By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-12-08T15:47:44.199Z||main|||||INFO|500||The following profiles are active: basic 2022-12-08T15:47:59.858Z||main|||||INFO|500||Starting service [Tomcat] 2022-12-08T15:47:59.859Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-12-08T15:47:59.991Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-12-08T15:48:07.463Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity. 2022-12-08T15:48:07.690Z||main|||||INFO|500||catdb-pool - Starting... 2022-12-08T15:48:07.931Z||main|||||INFO|500||catdb-pool - Start completed. 2022-12-08T15:48:08.367Z||main|||||INFO|500||reqdb-pool - Starting... 2022-12-08T15:48:08.375Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-12-08T15:48:08.479Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-12-08T15:48:08.693Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-12-08T15:48:09.290Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-12-08T15:48:11.383Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-12-08T15:48:13.689Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-12-08T15:48:13.775Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-12-08T15:48:14.660Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-12-08T15:48:15.015Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2022-12-08T15:48:16.223Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-12-08T15:48:17.714Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-12-08T15:48:23.966Z||main|||||WARN|500||--- 2022-12-08T15:48:23.966Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-12-08T15:48:23.966Z||main|||||WARN|500||--- 2022-12-08T15:48:24.536Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-12-08T15:48:30.135Z||main|||||INFO|500||Started ApiHandlerApplication in 50.256 seconds (JVM running for 52.81) 2022-12-08T15:48:30.160Z|6235ccd1-3645-44ea-b1fb-a82cb7a2ab1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:48:30.173Z|6235ccd1-3645-44ea-b1fb-a82cb7a2ab1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:48:30.175Z|526e68c9-90a3-43b8-a5c0-4b800039a932|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:48:30.181Z|526e68c9-90a3-43b8-a5c0-4b800039a932|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:48:39.903Z||http-nio-8080-exec-3|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-12-08T15:48:40.156Z|d4271a16-08bb-4a1f-8c05-40e9ebfba26f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:48:40.156Z|cea33d39-fd9d-4093-83e5-a212eedfd372|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:48:40.157Z|f58403c7-5b24-42f3-963d-97b8dc653f9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2022-12-08T15:48:40.594Z|cea33d39-fd9d-4093-83e5-a212eedfd372|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:48:40.594Z|d4271a16-08bb-4a1f-8c05-40e9ebfba26f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:48:40.597Z|f58403c7-5b24-42f3-963d-97b8dc653f9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:48:45.127Z|cf74ab50-c7e6-48c7-9137-c0525a3225e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:48:45.131Z|cf74ab50-c7e6-48c7-9137-c0525a3225e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:48:50.753Z|dd32ee40-e661-410c-b1e1-61ae26c98b92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:48:50.753Z|d7c40f6a-a8bd-4745-8cb6-cf133820b336|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:48:50.755Z|dd32ee40-e661-410c-b1e1-61ae26c98b92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:48:50.755Z|d7c40f6a-a8bd-4745-8cb6-cf133820b336|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:48:50.769Z|ed6adacc-e907-4651-8795-a71b7a8a0374|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:48:50.770Z|ed6adacc-e907-4651-8795-a71b7a8a0374|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:49:00.128Z|ff2232cb-7d5e-4278-a5f1-a3444a2c8d89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:49:00.129Z|ff2232cb-7d5e-4278-a5f1-a3444a2c8d89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:49:00.183Z|8bd165b0-d547-4dd1-acf7-56bfefac64bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:49:00.184Z|8bd165b0-d547-4dd1-acf7-56bfefac64bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:49:00.793Z|f10abb1c-8ad1-4a28-8582-b559722956cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:49:00.794Z|f10abb1c-8ad1-4a28-8582-b559722956cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:49:00.820Z|d952ed9e-56d1-4ff2-bec0-528ebf56d6bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:49:00.820Z|5e537fef-6f81-48da-9bfe-7be1920f3fea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:49:00.821Z|d952ed9e-56d1-4ff2-bec0-528ebf56d6bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:49:00.821Z|5e537fef-6f81-48da-9bfe-7be1920f3fea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:49:10.824Z|d0be54c8-15fe-4b42-b1d3-79405ef49dad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:49:10.825Z|d0be54c8-15fe-4b42-b1d3-79405ef49dad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:49:10.850Z|6228b4cb-b242-41aa-8397-c6bf15189047|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:49:10.851Z|6228b4cb-b242-41aa-8397-c6bf15189047|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:49:10.855Z|2213eed7-d1ea-48ac-877c-b7d792287181|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:49:10.856Z|2213eed7-d1ea-48ac-877c-b7d792287181|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:49:15.127Z|95a78863-f3b3-4bff-978c-ec2ea0054099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:49:15.129Z|95a78863-f3b3-4bff-978c-ec2ea0054099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:49:20.852Z|bb7556c2-f02b-447d-a359-3f996023651f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:49:20.853Z|bb7556c2-f02b-447d-a359-3f996023651f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:49:20.889Z|1731e4fe-3aff-46ef-a5e7-7e5a0ca3ebc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:49:20.890Z|31367173-719a-4440-82a8-b9fe467a2252|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:49:20.890Z|1731e4fe-3aff-46ef-a5e7-7e5a0ca3ebc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:49:20.892Z|31367173-719a-4440-82a8-b9fe467a2252|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:49:30.128Z|175e1bb1-b7fe-4d0f-b549-34fd99ee92f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:49:30.131Z|175e1bb1-b7fe-4d0f-b549-34fd99ee92f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:49:30.185Z|2bdf7dd7-b46f-4a70-a9f0-14b2d6d05562|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:49:30.186Z|2bdf7dd7-b46f-4a70-a9f0-14b2d6d05562|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:49:30.890Z|c60ceeb5-e84b-4293-ae81-b7e3cb8ac206|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:49:30.891Z|c60ceeb5-e84b-4293-ae81-b7e3cb8ac206|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:49:30.925Z|d3b9ebd0-17ab-48f7-a5e4-1496e8cbdae0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:49:30.926Z|1e15e112-d387-4f1e-8abd-83412922dcd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:49:30.927Z|d3b9ebd0-17ab-48f7-a5e4-1496e8cbdae0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:49:30.927Z|1e15e112-d387-4f1e-8abd-83412922dcd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:49:40.919Z|8950f042-4660-4978-a087-ef09a1ab2da4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:49:40.920Z|8950f042-4660-4978-a087-ef09a1ab2da4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:49:40.954Z|97f37221-88b5-4cb0-a68d-47264c48c9f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:49:40.954Z|43158927-6e96-419a-9561-48707cee7349|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:49:40.955Z|97f37221-88b5-4cb0-a68d-47264c48c9f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:49:40.955Z|43158927-6e96-419a-9561-48707cee7349|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:49:45.127Z|e1313848-a6db-426a-9e65-a8b331d12434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:49:45.128Z|e1313848-a6db-426a-9e65-a8b331d12434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:49:50.952Z|4fe29fb0-aa74-4b8f-8af4-01fe09ad3ab2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:49:50.954Z|4fe29fb0-aa74-4b8f-8af4-01fe09ad3ab2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:49:50.993Z|e88f2aca-d422-47cb-949d-7b0721210ad7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:49:50.994Z|e88f2aca-d422-47cb-949d-7b0721210ad7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:49:51.007Z|562b118d-49b7-4365-8e58-b99f2fd1b88e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:49:51.009Z|562b118d-49b7-4365-8e58-b99f2fd1b88e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:50:00.127Z|8f6f6d9b-4eaf-4f59-80f4-68159cdbc10f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:50:00.128Z|8f6f6d9b-4eaf-4f59-80f4-68159cdbc10f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:50:00.187Z|96e7444e-a9ed-4f07-97bf-3a13b5cf2059|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:50:00.189Z|96e7444e-a9ed-4f07-97bf-3a13b5cf2059|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:50:00.997Z|974408f2-a869-4179-9987-ef6311dd7ef5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:50:00.998Z|974408f2-a869-4179-9987-ef6311dd7ef5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:50:01.025Z|75a4a4ee-1313-44df-bfaf-42c7354847a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:50:01.026Z|75a4a4ee-1313-44df-bfaf-42c7354847a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:50:01.041Z|f416a7e4-4dc1-4863-a593-b91cece1cd5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:50:01.043Z|f416a7e4-4dc1-4863-a593-b91cece1cd5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:50:11.026Z|692bea17-a472-4891-a1be-5c1f7502fa37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:50:11.027Z|692bea17-a472-4891-a1be-5c1f7502fa37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:50:11.052Z|0ecf2291-e9b0-4ee7-b6d7-8ee015b6dfc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:50:11.053Z|0ecf2291-e9b0-4ee7-b6d7-8ee015b6dfc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:50:11.068Z|95448ebc-902d-4bfb-b129-bb93b1002d8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:50:11.069Z|95448ebc-902d-4bfb-b129-bb93b1002d8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:50:15.127Z|99133aea-34c3-4be0-b806-40db615f530f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:50:15.131Z|99133aea-34c3-4be0-b806-40db615f530f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:50:21.054Z|42d54ea8-aaf2-4403-8f3a-7ddd300bf0d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:50:21.055Z|42d54ea8-aaf2-4403-8f3a-7ddd300bf0d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:50:21.085Z|0016f669-9847-4109-91c6-d98a6eb514ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:50:21.086Z|0016f669-9847-4109-91c6-d98a6eb514ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:50:21.093Z|223bb8eb-86c8-4874-9518-b55ef2f17376|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:50:21.094Z|223bb8eb-86c8-4874-9518-b55ef2f17376|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:50:30.127Z|5ddad635-1386-484d-b0d4-b7d3cd431140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:50:30.128Z|5ddad635-1386-484d-b0d4-b7d3cd431140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:50:30.190Z|3236fd06-32cc-4a98-9c77-6885effb0585|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:50:30.190Z|3236fd06-32cc-4a98-9c77-6885effb0585|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:50:31.081Z|263054f4-a728-407b-873c-a7e62a5216ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:50:31.082Z|263054f4-a728-407b-873c-a7e62a5216ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:50:31.113Z|28cfc6a9-28b5-42bb-9540-dc786744c154|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:50:31.114Z|28cfc6a9-28b5-42bb-9540-dc786744c154|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:50:31.120Z|40a43edc-df27-446d-821c-04b3606c14f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:50:31.120Z|40a43edc-df27-446d-821c-04b3606c14f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:50:41.106Z|fbe15977-cb3b-426c-ad36-fa7a9979ab2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:50:41.107Z|fbe15977-cb3b-426c-ad36-fa7a9979ab2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:50:41.143Z|7182878b-3d69-4d1a-a91f-addd4024eb46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:50:41.145Z|7182878b-3d69-4d1a-a91f-addd4024eb46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:50:41.152Z|b38dd573-4ae5-4ff7-911d-a70c96b4ad54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:50:41.153Z|b38dd573-4ae5-4ff7-911d-a70c96b4ad54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:50:45.127Z|0165bebc-7007-4974-85a2-6a4a329e22be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:50:45.128Z|0165bebc-7007-4974-85a2-6a4a329e22be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:50:51.133Z|89d9e875-649e-43da-8d25-68f0a04a5522|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:50:51.134Z|89d9e875-649e-43da-8d25-68f0a04a5522|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:50:51.174Z|a639c376-b67b-4dd9-a08f-6453b93995a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:50:51.176Z|a639c376-b67b-4dd9-a08f-6453b93995a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:50:51.177Z|a8415dbe-6b2f-4401-befc-b81249e83b28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:50:51.178Z|a8415dbe-6b2f-4401-befc-b81249e83b28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:51:00.128Z|a46bae81-8612-4bb6-8919-5268b6299267|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:51:00.141Z|a46bae81-8612-4bb6-8919-5268b6299267|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:51:00.192Z|802d7bfb-cd6c-494f-87c8-6403348799d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:51:00.192Z|802d7bfb-cd6c-494f-87c8-6403348799d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:51:01.158Z|ac6c9a42-6d01-46fe-930b-476c55747400|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:51:01.159Z|ac6c9a42-6d01-46fe-930b-476c55747400|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:51:01.203Z|77dd67fd-b64a-4685-ade6-9003ac87e9a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:51:01.203Z|0f7680f8-f4b9-492d-915d-652e0d74649d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:51:01.204Z|0f7680f8-f4b9-492d-915d-652e0d74649d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:51:01.204Z|77dd67fd-b64a-4685-ade6-9003ac87e9a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:51:11.185Z|e66e84a9-166c-4d5a-b25e-39f2365cf3b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:51:11.186Z|e66e84a9-166c-4d5a-b25e-39f2365cf3b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:51:11.227Z|2519134c-ec45-44f4-82ba-bec6ca5c3734|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:51:11.228Z|47f04fb0-a632-49ff-9270-2a69bc272543|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:51:11.228Z|2519134c-ec45-44f4-82ba-bec6ca5c3734|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:51:11.228Z|47f04fb0-a632-49ff-9270-2a69bc272543|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:51:15.127Z|553a9972-d829-4129-963a-cd7f2844155a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:51:15.129Z|553a9972-d829-4129-963a-cd7f2844155a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:51:21.215Z|ede7d952-37be-4be5-8121-36f94e87a382|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:51:21.216Z|ede7d952-37be-4be5-8121-36f94e87a382|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:51:21.253Z|a42dfa59-1a5d-4744-8c4f-9dea0383966e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:51:21.253Z|e806f6d5-7821-40d1-94a8-4e40bb646270|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:51:21.254Z|a42dfa59-1a5d-4744-8c4f-9dea0383966e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:51:21.255Z|e806f6d5-7821-40d1-94a8-4e40bb646270|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:51:30.127Z|f34dc64b-d421-46d5-8fb0-c4ac2878b8bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:51:30.128Z|f34dc64b-d421-46d5-8fb0-c4ac2878b8bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:51:30.194Z|29369dad-9c4f-4a01-85cf-11d3e7316afc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:51:30.195Z|29369dad-9c4f-4a01-85cf-11d3e7316afc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:51:31.241Z|c051161e-f857-484b-91dc-9d6801373b70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:51:31.243Z|c051161e-f857-484b-91dc-9d6801373b70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:51:31.278Z|de7c7113-f7d5-47e1-bfa4-3fec9dd982cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:51:31.280Z|471bdde4-58cb-4298-a67a-09f205db4b9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:51:31.280Z|de7c7113-f7d5-47e1-bfa4-3fec9dd982cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:51:31.281Z|471bdde4-58cb-4298-a67a-09f205db4b9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:51:41.269Z|5730382a-fa30-4bcc-9e6b-1a6b8610e970|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:51:41.270Z|5730382a-fa30-4bcc-9e6b-1a6b8610e970|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:51:41.308Z|b221d1af-a42c-4870-b014-9fc789854738|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:51:41.309Z|9a371f45-3852-4a4c-96d4-757b8f83519b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:51:41.309Z|b221d1af-a42c-4870-b014-9fc789854738|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:51:41.310Z|9a371f45-3852-4a4c-96d4-757b8f83519b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:51:45.128Z|757e0f46-bb71-429f-8c1c-c1ef81ef2236|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:51:45.133Z|757e0f46-bb71-429f-8c1c-c1ef81ef2236|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:51:51.299Z|17b60057-18d7-4dd9-8deb-87680a9d6b2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:51:51.300Z|17b60057-18d7-4dd9-8deb-87680a9d6b2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:51:51.334Z|c6a9fdc4-9f58-41eb-af38-ff46002738e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:51:51.334Z|58069dd2-9763-4162-abbf-82694d3afe52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:51:51.335Z|58069dd2-9763-4162-abbf-82694d3afe52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:51:51.335Z|c6a9fdc4-9f58-41eb-af38-ff46002738e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:52:00.127Z|cc54a8a5-cbdb-48ad-9a88-db5b87649e02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:52:00.128Z|cc54a8a5-cbdb-48ad-9a88-db5b87649e02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:52:00.196Z|ab59805b-f2de-42f8-a01f-f014587d7a3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:52:00.197Z|ab59805b-f2de-42f8-a01f-f014587d7a3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:52:01.324Z|c20103fa-6992-4d15-a6b7-f5a0620ed183|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:52:01.326Z|c20103fa-6992-4d15-a6b7-f5a0620ed183|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:52:01.363Z|e2af922d-41d3-4e19-9bd2-325211b7f265|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:52:01.364Z|e2af922d-41d3-4e19-9bd2-325211b7f265|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:52:01.366Z|90a7f8d4-dc2a-4f17-a04b-a0de8cc2e90a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:52:01.367Z|90a7f8d4-dc2a-4f17-a04b-a0de8cc2e90a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:52:11.352Z|f14214a1-b9c6-437e-9d09-0747382b1b7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:52:11.354Z|f14214a1-b9c6-437e-9d09-0747382b1b7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:52:11.394Z|25ae91ce-8588-4510-b6da-f3e045a26a18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:52:11.394Z|8528b3b8-2349-4e8a-bdd1-b651a6dc50c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:52:11.395Z|8528b3b8-2349-4e8a-bdd1-b651a6dc50c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:52:11.395Z|25ae91ce-8588-4510-b6da-f3e045a26a18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:52:15.128Z|5fccd85f-706d-42f9-88f5-71e32e03c510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:52:15.129Z|5fccd85f-706d-42f9-88f5-71e32e03c510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:52:21.377Z|2e4b6cf4-2645-421f-8cf3-67e937e4b1d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:52:21.379Z|2e4b6cf4-2645-421f-8cf3-67e937e4b1d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:52:21.418Z|83796972-4be7-465f-a47f-18d9e90907b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:52:21.418Z|22be0c8a-58d8-4f14-a375-49e18850fa0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:52:21.419Z|83796972-4be7-465f-a47f-18d9e90907b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:52:21.419Z|22be0c8a-58d8-4f14-a375-49e18850fa0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:52:30.127Z|2edc6bf8-5d7e-460b-a030-56f8c9371208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:52:30.130Z|2edc6bf8-5d7e-460b-a030-56f8c9371208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:52:30.199Z|8eff5e0e-bdf3-456a-9648-6c2c720cfe59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:52:30.200Z|8eff5e0e-bdf3-456a-9648-6c2c720cfe59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:52:31.403Z|c112940a-07d1-460d-bb35-656af292b248|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:52:31.404Z|c112940a-07d1-460d-bb35-656af292b248|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:52:31.444Z|0e84919b-7bcb-41d2-9b07-8edfbbb016de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:52:31.445Z|6baa788f-e289-4396-bc07-c0eae05dc9a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:52:31.445Z|0e84919b-7bcb-41d2-9b07-8edfbbb016de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:52:31.446Z|6baa788f-e289-4396-bc07-c0eae05dc9a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:52:41.435Z|52585682-4814-4cfa-8f6d-2dc98b081024|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:52:41.436Z|52585682-4814-4cfa-8f6d-2dc98b081024|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:52:41.469Z|c83c4bfd-c81f-4bc6-84f5-444ecdcf5306|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:52:41.470Z|c83c4bfd-c81f-4bc6-84f5-444ecdcf5306|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:52:41.470Z|87db9089-a60c-4944-86e5-39b83a347cd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:52:41.471Z|87db9089-a60c-4944-86e5-39b83a347cd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:52:45.127Z|84b90fc8-4ec3-4dac-bc9e-4a7c0fa8a0b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:52:45.128Z|84b90fc8-4ec3-4dac-bc9e-4a7c0fa8a0b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:52:51.463Z|a42d0c8c-2c76-4b27-a6e4-134c2d4280bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:52:51.464Z|a42d0c8c-2c76-4b27-a6e4-134c2d4280bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:52:51.498Z|1c4ce2ca-8de9-49a6-980c-a7963d7ba100|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:52:51.499Z|42bbf5eb-0a8b-4960-be34-7a6f6dd73709|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:52:51.500Z|1c4ce2ca-8de9-49a6-980c-a7963d7ba100|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:52:51.500Z|42bbf5eb-0a8b-4960-be34-7a6f6dd73709|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:53:00.127Z|14df4ffb-d2fc-400d-a0c9-93936a0bbddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:53:00.128Z|14df4ffb-d2fc-400d-a0c9-93936a0bbddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:53:00.201Z|c479682f-9bd7-4fe4-8c79-5ca5de7d4b20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:53:00.202Z|c479682f-9bd7-4fe4-8c79-5ca5de7d4b20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:53:01.494Z|f2de5756-1872-4963-a11b-d2775b177b7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:53:01.495Z|f2de5756-1872-4963-a11b-d2775b177b7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:53:01.528Z|7c7aafd8-4a93-4fbc-9491-bbdfdc4f33c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:53:01.528Z|7b01e8eb-2754-40a6-904c-31a3b136d5d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:53:01.529Z|7b01e8eb-2754-40a6-904c-31a3b136d5d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:53:01.529Z|7c7aafd8-4a93-4fbc-9491-bbdfdc4f33c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:53:11.521Z|0950e9db-f284-4825-be51-fedc3724ed26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:53:11.523Z|0950e9db-f284-4825-be51-fedc3724ed26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:53:11.553Z|c1718df9-00bd-4d3c-8424-b795fa6d7504|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:53:11.554Z|6cabfce4-0d35-4137-bdc9-4a5f1d611128|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:53:11.555Z|c1718df9-00bd-4d3c-8424-b795fa6d7504|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:53:11.556Z|6cabfce4-0d35-4137-bdc9-4a5f1d611128|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:53:15.128Z|52cff4ec-bd06-486a-a4df-e5917640c528|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:53:15.131Z|52cff4ec-bd06-486a-a4df-e5917640c528|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:53:21.552Z|65610546-4602-4bdc-a064-5599516ce2e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:53:21.553Z|65610546-4602-4bdc-a064-5599516ce2e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:53:21.582Z|09d27161-d399-42cc-afff-303d39b21822|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:53:21.582Z|76405c3e-c9e8-4133-9468-dd63c79bb444|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:53:21.583Z|09d27161-d399-42cc-afff-303d39b21822|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:53:21.583Z|76405c3e-c9e8-4133-9468-dd63c79bb444|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:53:30.127Z|81c2b249-b1b2-43ef-9f5a-4385ca5f0700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:53:30.128Z|81c2b249-b1b2-43ef-9f5a-4385ca5f0700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:53:30.203Z|8ee30d2f-3c34-4626-a1eb-12d9a379dd96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:53:30.204Z|8ee30d2f-3c34-4626-a1eb-12d9a379dd96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:53:31.581Z|25e1efd6-2874-4eff-8ec2-e6666d5caa78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:53:31.582Z|25e1efd6-2874-4eff-8ec2-e6666d5caa78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:53:31.608Z|bf6a9cd2-472a-4fc6-b632-fdc5e940cab5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:53:31.608Z|d6f0ad3d-96fe-4432-9b1f-86fb62161b14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:53:31.609Z|d6f0ad3d-96fe-4432-9b1f-86fb62161b14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:53:31.609Z|bf6a9cd2-472a-4fc6-b632-fdc5e940cab5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:53:41.612Z|66e962b1-382a-4607-9042-4f24f8a780b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:53:41.614Z|66e962b1-382a-4607-9042-4f24f8a780b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:53:41.632Z|d2b042dd-d483-4446-8a50-8da3efd01442|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:53:41.632Z|1ddd61b9-73e5-4f10-a35b-42e72e76cfeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:53:41.633Z|d2b042dd-d483-4446-8a50-8da3efd01442|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:53:41.633Z|1ddd61b9-73e5-4f10-a35b-42e72e76cfeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:53:45.127Z|315ad816-8a2d-48fd-814f-1b2eb9c68d73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:53:45.129Z|315ad816-8a2d-48fd-814f-1b2eb9c68d73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:53:51.644Z|06fe2ba7-9e18-4298-b916-08cbf52c76ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:53:51.646Z|06fe2ba7-9e18-4298-b916-08cbf52c76ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:53:51.669Z|73a5c954-1e85-4d82-adef-11a2d8232d37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:53:51.671Z|73a5c954-1e85-4d82-adef-11a2d8232d37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:53:51.675Z|d6fc48c4-d437-43b2-9c32-bdeddabd3045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:53:51.676Z|d6fc48c4-d437-43b2-9c32-bdeddabd3045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:54:00.128Z|cf7cf043-666e-4f88-973b-a0bfead3c51b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:54:00.131Z|cf7cf043-666e-4f88-973b-a0bfead3c51b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:54:00.205Z|aaaf99a2-ae9b-431d-9623-f321fbbd054c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:54:00.206Z|aaaf99a2-ae9b-431d-9623-f321fbbd054c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:54:01.672Z|b9a8b46b-2132-4001-9850-04289eab07ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:54:01.674Z|b9a8b46b-2132-4001-9850-04289eab07ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:54:01.699Z|e807dfff-ea9d-48d9-a0dc-5c02ca7adfdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:54:01.700Z|e807dfff-ea9d-48d9-a0dc-5c02ca7adfdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:54:01.707Z|f3eaff1b-e590-45be-bd96-cfdcca6309c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:54:01.708Z|f3eaff1b-e590-45be-bd96-cfdcca6309c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:54:11.708Z|2b6ac936-d0fb-439c-a560-ea10d5885ebb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:54:11.710Z|2b6ac936-d0fb-439c-a560-ea10d5885ebb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:54:11.725Z|e32aeddf-8b02-45bc-be07-b60cacb072da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:54:11.726Z|e32aeddf-8b02-45bc-be07-b60cacb072da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:54:11.730Z|6fde9e9b-285f-484e-94c7-c1ea4fe0b0d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:54:11.731Z|6fde9e9b-285f-484e-94c7-c1ea4fe0b0d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:54:15.127Z|e8c79b66-69b9-47d1-b081-7fadf33a9795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:54:15.128Z|e8c79b66-69b9-47d1-b081-7fadf33a9795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:54:21.735Z|1db41255-d4e7-4e81-95c8-39c7fe7d9dd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:54:21.736Z|1db41255-d4e7-4e81-95c8-39c7fe7d9dd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:54:21.750Z|dc232bc9-2429-4a4f-9e57-324b84025ae8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:54:21.751Z|dc232bc9-2429-4a4f-9e57-324b84025ae8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:54:21.751Z|2f46d675-420a-4ed2-9577-830350ea7948|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:54:21.752Z|2f46d675-420a-4ed2-9577-830350ea7948|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:54:30.127Z|6359ddb0-e7bf-4a33-88e6-dd4c15b52315|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:54:30.128Z|6359ddb0-e7bf-4a33-88e6-dd4c15b52315|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:54:30.207Z|7bfbf765-743e-4169-823a-d1cf64a3c3a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:54:30.208Z|7bfbf765-743e-4169-823a-d1cf64a3c3a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:54:31.769Z|5e3aed02-bd53-4cce-84cb-fa740946c274|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:54:31.770Z|5e3aed02-bd53-4cce-84cb-fa740946c274|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:54:31.776Z|5923e79a-4c7f-4dc4-aaa0-ea17b1be7330|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:54:31.777Z|5923e79a-4c7f-4dc4-aaa0-ea17b1be7330|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:54:31.778Z|cf999e4e-93b2-44bb-bcb2-9ea0416977df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:54:31.779Z|cf999e4e-93b2-44bb-bcb2-9ea0416977df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:54:41.802Z|ee72008c-1907-498d-ab58-acabd3563866|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:54:41.802Z|b33fbe06-f721-4b0a-b4f1-acb8d04b20d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:54:41.802Z|9e8fe140-8d86-4d1d-8ade-b7564c07c52e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:54:41.803Z|ee72008c-1907-498d-ab58-acabd3563866|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:54:41.803Z|9e8fe140-8d86-4d1d-8ade-b7564c07c52e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:54:41.804Z|b33fbe06-f721-4b0a-b4f1-acb8d04b20d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:54:45.127Z|b901009a-a50b-4a7d-a8dc-3168de65f77f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:54:45.130Z|b901009a-a50b-4a7d-a8dc-3168de65f77f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:54:51.827Z|a4c94fe2-d155-4269-9708-f444614c2239|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:54:51.828Z|a4c94fe2-d155-4269-9708-f444614c2239|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:54:51.829Z|009625d1-b15f-4119-9b57-c4cfa6009d40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:54:51.830Z|009625d1-b15f-4119-9b57-c4cfa6009d40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:54:51.830Z|9a93cd25-4635-47fc-81b9-76e1d21764fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:54:51.831Z|9a93cd25-4635-47fc-81b9-76e1d21764fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:55:00.127Z|79902a6c-79f5-428c-9c29-f2385d9b9d86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:55:00.128Z|79902a6c-79f5-428c-9c29-f2385d9b9d86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:55:00.210Z|78080ffd-eec3-4657-9ab8-e42814ae197c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:55:00.211Z|78080ffd-eec3-4657-9ab8-e42814ae197c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:55:01.853Z|b96ecb49-3402-4571-845f-86fc9527d631|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:55:01.854Z|b96ecb49-3402-4571-845f-86fc9527d631|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:55:01.856Z|63943805-6428-4c2b-9b2d-b8c28ebc56d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:55:01.856Z|63943805-6428-4c2b-9b2d-b8c28ebc56d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:55:01.865Z|1e9290e2-fe9a-4932-9a96-71e899f20e92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:55:01.866Z|1e9290e2-fe9a-4932-9a96-71e899f20e92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:55:11.889Z|5832ff52-9932-4361-a127-d5f7453f4e79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:55:11.889Z|bfa9e2b8-5e63-4a3e-b14e-b5856ef52eee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:55:11.890Z|bfa9e2b8-5e63-4a3e-b14e-b5856ef52eee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:55:11.892Z|5832ff52-9932-4361-a127-d5f7453f4e79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:55:11.893Z|df41e6a3-5589-417c-b202-502a314977da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:55:11.894Z|df41e6a3-5589-417c-b202-502a314977da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:55:15.127Z|64603a7b-6a1d-47da-a333-5530358c98fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:55:15.128Z|64603a7b-6a1d-47da-a333-5530358c98fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:55:21.919Z|e15c6578-3a6a-4a40-b343-1aaf33f28d56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:55:21.921Z|e15c6578-3a6a-4a40-b343-1aaf33f28d56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:55:21.924Z|5e57aa42-8465-44b5-9cd6-b5b7685ac57a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:55:21.925Z|5e57aa42-8465-44b5-9cd6-b5b7685ac57a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:55:21.933Z|64462040-7255-4baa-bb34-523d58b8759f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:55:21.935Z|64462040-7255-4baa-bb34-523d58b8759f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:55:30.127Z|d3cb42ee-7e0f-4e2b-a406-eeb6d9a3b89d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:55:30.130Z|d3cb42ee-7e0f-4e2b-a406-eeb6d9a3b89d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:55:30.213Z|f98fca7a-bcf7-42c2-829e-8dc8d0e62a90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:55:30.213Z|f98fca7a-bcf7-42c2-829e-8dc8d0e62a90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:55:31.950Z|86c09a6f-3dc5-49c0-876d-dd42bb86d74f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:55:31.952Z|86c09a6f-3dc5-49c0-876d-dd42bb86d74f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:55:31.965Z|621402d8-4e44-4840-965b-4f0edae8b5b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:55:31.965Z|6077bc68-e91b-4161-9af4-080b5f9cc715|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:55:31.966Z|621402d8-4e44-4840-965b-4f0edae8b5b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:55:31.966Z|6077bc68-e91b-4161-9af4-080b5f9cc715|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:55:41.981Z|9363b26c-c454-4490-bc70-b3eb36db1b65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:55:41.982Z|9363b26c-c454-4490-bc70-b3eb36db1b65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:55:41.992Z|519f7996-11f6-4d62-ba69-25bddaed1af0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:55:41.992Z|e82a028d-2326-435a-a3df-53209d67db7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:55:41.994Z|519f7996-11f6-4d62-ba69-25bddaed1af0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:55:41.994Z|e82a028d-2326-435a-a3df-53209d67db7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:55:45.127Z|30b8a4e3-9e14-489b-a897-5f67b87e602d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:55:45.128Z|30b8a4e3-9e14-489b-a897-5f67b87e602d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:55:52.010Z|029f9e06-2b1a-4b4e-a60a-ea17ee4e2a46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:55:52.011Z|029f9e06-2b1a-4b4e-a60a-ea17ee4e2a46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:55:52.015Z|997fc895-2076-43dc-9522-a37b6eca3c30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:55:52.016Z|997fc895-2076-43dc-9522-a37b6eca3c30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:55:52.018Z|c1d1b800-df3c-499c-807d-e1a10636587d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:55:52.019Z|c1d1b800-df3c-499c-807d-e1a10636587d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:56:00.127Z|f463a376-1e92-40e2-8dd1-8846a1c0495d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:56:00.128Z|f463a376-1e92-40e2-8dd1-8846a1c0495d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:56:00.216Z|d036c934-0c1d-4dbc-a7a2-8815dc6be355|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:56:00.216Z|d036c934-0c1d-4dbc-a7a2-8815dc6be355|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:56:02.037Z|b3e770ad-f402-4e7c-809c-879e349b604a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:56:02.038Z|b3e770ad-f402-4e7c-809c-879e349b604a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:56:02.039Z|d9fe7666-a332-4196-a3b8-d9a74b288aae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:56:02.039Z|d9fe7666-a332-4196-a3b8-d9a74b288aae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:56:02.040Z|e306d0ed-b8a6-47b5-a640-243f9eea1098|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:56:02.041Z|e306d0ed-b8a6-47b5-a640-243f9eea1098|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:56:12.061Z|d29560b4-7847-4253-ba71-e3c678733e28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:56:12.061Z|a4a531a6-d513-4e3d-a56b-0ba050122693|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:56:12.062Z|d29560b4-7847-4253-ba71-e3c678733e28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:56:12.062Z|a4a531a6-d513-4e3d-a56b-0ba050122693|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:56:12.063Z|6538590a-a6ac-41be-b24a-231bc2bb53e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:56:12.064Z|6538590a-a6ac-41be-b24a-231bc2bb53e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:56:15.127Z|0a7a071b-e94a-42aa-8502-4910eafae9fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:56:15.130Z|0a7a071b-e94a-42aa-8502-4910eafae9fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:56:22.086Z|9c503e69-4835-4dcd-a84e-aa6bb6623e80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:56:22.086Z|05668be5-ac98-4589-9398-8f9a53c57d07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:56:22.087Z|9c503e69-4835-4dcd-a84e-aa6bb6623e80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:56:22.086Z|517514af-a596-4b9b-90b8-bf658db2d3bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:56:22.088Z|05668be5-ac98-4589-9398-8f9a53c57d07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:56:22.088Z|517514af-a596-4b9b-90b8-bf658db2d3bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:56:30.127Z|b37fb259-b61a-478f-b31c-6323f458ee29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:56:30.128Z|b37fb259-b61a-478f-b31c-6323f458ee29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:56:30.218Z|70a1b3ab-3225-458e-a8c0-df6524d0ad40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:56:30.218Z|70a1b3ab-3225-458e-a8c0-df6524d0ad40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:56:32.115Z|2675462c-3132-4269-b00c-e9c466b1436d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:56:32.115Z|13e754d6-c442-427f-a427-05e605de63ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:56:32.116Z|2675462c-3132-4269-b00c-e9c466b1436d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:56:32.117Z|13e754d6-c442-427f-a427-05e605de63ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:56:32.119Z|467fb3b6-2d5e-48d4-a023-d3d6b4b81a4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:56:32.120Z|467fb3b6-2d5e-48d4-a023-d3d6b4b81a4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:56:42.140Z|902a2365-3d73-4087-a711-65994b123c09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:56:42.141Z|902a2365-3d73-4087-a711-65994b123c09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:56:42.143Z|3f2a610f-f223-4fce-b7fe-6bda93e6d6b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:56:42.144Z|3f2a610f-f223-4fce-b7fe-6bda93e6d6b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:56:42.147Z|44f01fcd-69c6-47f5-9eef-7f20dd86fd7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:56:42.148Z|44f01fcd-69c6-47f5-9eef-7f20dd86fd7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:56:45.127Z|6556d7db-d7a1-488e-b588-15126f959feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:56:45.128Z|6556d7db-d7a1-488e-b588-15126f959feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:56:52.166Z|34d99466-f686-4157-84c7-5d3a03051483|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:56:52.167Z|34d99466-f686-4157-84c7-5d3a03051483|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:56:52.167Z|1bde61b5-1e15-4923-8def-52645df6a4fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:56:52.168Z|1bde61b5-1e15-4923-8def-52645df6a4fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:56:52.173Z|0bcee15a-948a-42f8-a59e-a671fe76d053|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:56:52.175Z|0bcee15a-948a-42f8-a59e-a671fe76d053|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:57:00.127Z|6410f7e9-3478-4160-a230-a5d0b137bbc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:57:00.130Z|6410f7e9-3478-4160-a230-a5d0b137bbc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:57:00.219Z|c11c037f-4967-44e3-b5e6-6a835f85def8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:57:00.220Z|c11c037f-4967-44e3-b5e6-6a835f85def8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:57:02.191Z|e64854f7-8676-4f9a-8033-b06a52cc523a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:57:02.191Z|4ddc7f53-dd0b-435b-8c9a-f4d469fae4f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:57:02.192Z|e64854f7-8676-4f9a-8033-b06a52cc523a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:57:02.192Z|4ddc7f53-dd0b-435b-8c9a-f4d469fae4f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:57:02.199Z|38e073bf-0174-4537-a296-7b50d13115a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:57:02.200Z|38e073bf-0174-4537-a296-7b50d13115a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:57:12.217Z|f6a9fc46-684e-4d0e-bb44-7d1f52518e09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:57:12.217Z|24fb8519-5817-4060-8056-d30e8721cf4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:57:12.218Z|24fb8519-5817-4060-8056-d30e8721cf4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:57:12.218Z|f6a9fc46-684e-4d0e-bb44-7d1f52518e09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:57:12.221Z|315b1aeb-e75c-46f8-b7a1-4c341ef3f93a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:57:12.222Z|315b1aeb-e75c-46f8-b7a1-4c341ef3f93a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:57:15.127Z|57a285b5-8881-4495-bc46-7275085ce67f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:57:15.128Z|57a285b5-8881-4495-bc46-7275085ce67f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:57:22.241Z|c5ad823f-e7c2-4292-baa2-66e2e433428b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:57:22.242Z|c5ad823f-e7c2-4292-baa2-66e2e433428b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:57:22.243Z|2eb8cc46-e095-4ef1-af88-398d1a3958c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:57:22.243Z|2eb8cc46-e095-4ef1-af88-398d1a3958c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:57:22.244Z|401a4f89-be7e-4e80-87ac-294efbf89b62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:57:22.245Z|401a4f89-be7e-4e80-87ac-294efbf89b62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:57:30.127Z|b618d3d6-c97c-407b-985e-c62e4f30fdbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:57:30.128Z|b618d3d6-c97c-407b-985e-c62e4f30fdbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:57:30.221Z|cc4b9f22-8676-48aa-8744-b09024e3db9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:57:30.222Z|cc4b9f22-8676-48aa-8744-b09024e3db9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:57:32.265Z|46f3719a-b85c-4bda-a5cf-645826ec4645|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:57:32.267Z|46f3719a-b85c-4bda-a5cf-645826ec4645|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:57:32.269Z|875e048d-3aa0-4d23-897c-6bbc89a6edc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:57:32.269Z|256cd24b-1653-4a8b-8634-eaa94ab1816a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:57:32.269Z|875e048d-3aa0-4d23-897c-6bbc89a6edc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:57:32.270Z|256cd24b-1653-4a8b-8634-eaa94ab1816a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:57:38.535Z|28e5730d-bd81-4761-b1fd-e469e72b436d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T15:57:38.536Z|28e5730d-bd81-4761-b1fd-e469e72b436d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T15:57:42.296Z|70c51f26-e738-47f6-a5c5-f7d93f5deef0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:57:42.296Z|ae8f023f-5c6a-48f7-92ca-98443b25abaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:57:42.297Z|c95c06ab-11d8-45e3-8a99-30a36586fae6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:57:42.297Z|70c51f26-e738-47f6-a5c5-f7d93f5deef0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:57:42.297Z|ae8f023f-5c6a-48f7-92ca-98443b25abaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:57:42.297Z|c95c06ab-11d8-45e3-8a99-30a36586fae6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:57:45.127Z|7b02cce5-4e69-4c8a-a49e-92f74471d4bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:57:45.131Z|7b02cce5-4e69-4c8a-a49e-92f74471d4bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:57:52.341Z|87ec924b-e3c0-498e-a44c-a602a3d34228|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:57:52.341Z|87ec924b-e3c0-498e-a44c-a602a3d34228|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:57:52.345Z|f764da97-8c02-4149-80ba-9ea9cdbdc166|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:57:52.346Z|f764da97-8c02-4149-80ba-9ea9cdbdc166|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:57:52.349Z|105ca4ef-ab2b-482f-b556-e07ffb411356|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:57:52.351Z|105ca4ef-ab2b-482f-b556-e07ffb411356|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:58:00.127Z|60d66766-ccac-4722-baab-7113a5aecd2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:58:00.128Z|60d66766-ccac-4722-baab-7113a5aecd2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:58:00.223Z|b26261b3-d99b-4cb0-bc8a-07d2007d669d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:58:00.224Z|b26261b3-d99b-4cb0-bc8a-07d2007d669d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:58:02.379Z|521e61ec-a556-49af-85b2-29f14292f9a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:58:02.380Z|521e61ec-a556-49af-85b2-29f14292f9a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:58:02.382Z|ebdbd2ee-f810-41ce-a29f-c0ce900d7e2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:58:02.383Z|ebdbd2ee-f810-41ce-a29f-c0ce900d7e2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:58:02.383Z|04e4a024-84a8-457f-b776-3fe6f5f0780e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:58:02.383Z|04e4a024-84a8-457f-b776-3fe6f5f0780e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:58:12.448Z|94694900-1106-4d7e-ae1c-43082f1d6383|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:58:12.449Z|94694900-1106-4d7e-ae1c-43082f1d6383|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:58:12.451Z|14e10d66-e9f3-474b-b515-e2f12ed729f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:58:12.452Z|14e10d66-e9f3-474b-b515-e2f12ed729f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:58:12.459Z|e537bf70-4d2b-4244-8b0e-959986edb728|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:58:12.465Z|e537bf70-4d2b-4244-8b0e-959986edb728|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:58:15.127Z|ed2cd3eb-b216-41c0-a23f-9cc0a0d2c126|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:58:15.128Z|ed2cd3eb-b216-41c0-a23f-9cc0a0d2c126|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:58:22.486Z|f078f862-a4ff-4ba3-9dd1-96693e48f510|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:58:22.487Z|f078f862-a4ff-4ba3-9dd1-96693e48f510|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:58:22.490Z|d53a2869-3b18-4f06-91e5-9486b1c4457d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:58:22.490Z|d53a2869-3b18-4f06-91e5-9486b1c4457d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:58:22.491Z|e1f7180d-0838-4b85-ae74-94793bf15437|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:58:22.491Z|e1f7180d-0838-4b85-ae74-94793bf15437|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:58:30.127Z|7b826c7a-6555-4ed1-b86d-db57c92415f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:58:30.130Z|7b826c7a-6555-4ed1-b86d-db57c92415f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:58:30.225Z|6e468677-7e63-44a2-8ef8-952e7caa12c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:58:30.226Z|6e468677-7e63-44a2-8ef8-952e7caa12c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:58:32.537Z|fff3d734-5301-4d9a-a192-170b83683fe8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:58:32.538Z|fff3d734-5301-4d9a-a192-170b83683fe8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:58:32.555Z|20f5c9d3-25a4-43ce-9ba7-e26d02fb68c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:58:32.556Z|20f5c9d3-25a4-43ce-9ba7-e26d02fb68c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:58:32.559Z|4b4192c1-5a90-4430-80c0-df00384afbd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:58:32.559Z|4b4192c1-5a90-4430-80c0-df00384afbd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:58:38.515Z|987778da-44f0-4b9a-9835-407e11ebdc3f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T15:58:38.516Z|987778da-44f0-4b9a-9835-407e11ebdc3f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T15:58:42.576Z|f7a2ae43-9e42-4d49-ba9b-dcc1f34554bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:58:42.577Z|f7a2ae43-9e42-4d49-ba9b-dcc1f34554bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:58:42.579Z|4ef5bfab-fe4d-4eae-bec2-2b8825c3cb63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:58:42.579Z|4ef5bfab-fe4d-4eae-bec2-2b8825c3cb63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:58:42.593Z|018cde1d-e671-4132-8c09-2e750d89bece|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:58:42.594Z|018cde1d-e671-4132-8c09-2e750d89bece|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:58:45.127Z|4b3bba0e-7cbf-482d-8cda-b00c7acf22c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:58:45.127Z|4b3bba0e-7cbf-482d-8cda-b00c7acf22c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:58:52.604Z|9f2c1111-6ed8-4abf-bc15-e944e577600b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:58:52.604Z|61d195fd-283a-40a9-b88e-492578ae9b33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:58:52.605Z|9f2c1111-6ed8-4abf-bc15-e944e577600b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:58:52.605Z|61d195fd-283a-40a9-b88e-492578ae9b33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:58:52.622Z|f32d940d-19e8-49ec-8a07-f4b7fafeedc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:58:52.623Z|f32d940d-19e8-49ec-8a07-f4b7fafeedc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:59:00.127Z|d3ecaa1d-7bd9-4b2e-a608-3db2b0042b5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:59:00.128Z|d3ecaa1d-7bd9-4b2e-a608-3db2b0042b5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:59:00.227Z|b76b0649-09d4-47f4-a342-bc998d9942b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:59:00.227Z|b76b0649-09d4-47f4-a342-bc998d9942b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:59:02.628Z|653dec59-9e40-460d-8839-b09fef8f1831|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:59:02.628Z|e3657a1b-0715-4f00-a887-a53dd4d71246|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:59:02.629Z|653dec59-9e40-460d-8839-b09fef8f1831|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:59:02.629Z|e3657a1b-0715-4f00-a887-a53dd4d71246|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:59:02.646Z|4b858ec1-1098-4fe3-8813-85a1e4402fac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:59:02.647Z|4b858ec1-1098-4fe3-8813-85a1e4402fac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:59:12.654Z|3911eff9-1c76-49fb-9999-d9f609c4d1c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:59:12.654Z|e2041665-8017-4859-87f9-7d52b5312d40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:59:12.655Z|3911eff9-1c76-49fb-9999-d9f609c4d1c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:59:12.655Z|e2041665-8017-4859-87f9-7d52b5312d40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:59:12.678Z|975acf90-ce3f-4221-8be4-78f9218aece5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:59:12.679Z|975acf90-ce3f-4221-8be4-78f9218aece5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:59:15.127Z|614c77a9-dd01-4b37-9405-20e9613c36c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:59:15.131Z|614c77a9-dd01-4b37-9405-20e9613c36c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:59:22.681Z|79241f34-fbe1-4ea3-9f9d-fbe878bba339|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:59:22.682Z|79241f34-fbe1-4ea3-9f9d-fbe878bba339|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:59:22.683Z|17f8e19e-6cf4-48bc-b814-fe97881fcea4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:59:22.684Z|17f8e19e-6cf4-48bc-b814-fe97881fcea4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:59:22.703Z|96aaf0aa-07f2-4138-a42c-1bf4e790c86c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:59:22.704Z|96aaf0aa-07f2-4138-a42c-1bf4e790c86c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:59:30.127Z|6a7811d0-cfeb-4eb2-8d19-391f9c3cf0cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:59:30.127Z|6a7811d0-cfeb-4eb2-8d19-391f9c3cf0cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:59:30.228Z|c46a47cb-0918-44b0-8209-4015828e68b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:59:30.229Z|c46a47cb-0918-44b0-8209-4015828e68b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:59:32.710Z|e4b3ce13-bdaf-4990-bb4a-e44655ef4080|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:59:32.711Z|e4b3ce13-bdaf-4990-bb4a-e44655ef4080|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:59:32.713Z|3e89aa0d-45e9-43e6-8275-8f9e2dc8a27a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:59:32.714Z|3e89aa0d-45e9-43e6-8275-8f9e2dc8a27a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:59:32.725Z|3856ca2f-e53f-4107-a327-42f8a518e745|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:59:32.726Z|3856ca2f-e53f-4107-a327-42f8a518e745|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:59:38.516Z|90f267e2-39ff-4490-9039-059202c06a89|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T15:59:38.518Z|90f267e2-39ff-4490-9039-059202c06a89|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T15:59:42.746Z|471f2474-f78d-467d-8b91-8059c8927b88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:59:42.747Z|f37bb4ef-3c8d-4aa7-93fe-7a5c646c1564|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:59:42.747Z|471f2474-f78d-467d-8b91-8059c8927b88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:59:42.747Z|f37bb4ef-3c8d-4aa7-93fe-7a5c646c1564|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:59:42.744Z|d1355a86-b09d-401a-b694-bf683438786b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:59:42.751Z|d1355a86-b09d-401a-b694-bf683438786b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:59:45.127Z|34f1a6cf-2219-402a-a649-ea1ed7b5ca60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T15:59:45.128Z|34f1a6cf-2219-402a-a649-ea1ed7b5ca60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T15:59:52.772Z|79eeabd6-afe9-44cf-9606-0b685044f1e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:59:52.773Z|002bbcb3-43e2-4e11-9887-3d64c4b5570c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:59:52.773Z|79eeabd6-afe9-44cf-9606-0b685044f1e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:59:52.774Z|002bbcb3-43e2-4e11-9887-3d64c4b5570c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T15:59:52.779Z|98cb24b8-172a-4a8d-af0e-46510eb78622|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T15:59:52.779Z|98cb24b8-172a-4a8d-af0e-46510eb78622|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:00:00.127Z|1e1926ff-4979-4515-922b-86d5fd9fded3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:00:00.132Z|1e1926ff-4979-4515-922b-86d5fd9fded3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:00:00.230Z|d89e5d0f-889d-46f9-af6f-25acf4772347|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:00:00.231Z|d89e5d0f-889d-46f9-af6f-25acf4772347|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:00:02.802Z|ddc88181-cdf3-49ee-8e5b-e2e83f642f89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:00:02.802Z|b45e137d-cc40-4a0e-a1a3-4ce60cc1c805|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:00:02.803Z|b45e137d-cc40-4a0e-a1a3-4ce60cc1c805|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:00:02.803Z|ddc88181-cdf3-49ee-8e5b-e2e83f642f89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:00:02.805Z|40f5e8ed-1043-4595-b8a7-454a9d5bfc07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:00:02.806Z|40f5e8ed-1043-4595-b8a7-454a9d5bfc07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:00:12.841Z|e4c10cbf-eb41-4feb-9504-c786e20c684f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:00:12.841Z|7baa09a5-74c6-4e50-a36e-7700e4f48b3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:00:12.842Z|7baa09a5-74c6-4e50-a36e-7700e4f48b3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:00:12.842Z|e4c10cbf-eb41-4feb-9504-c786e20c684f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:00:12.841Z|2347888f-0a38-4a36-a09e-5c5e402999fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:00:12.843Z|2347888f-0a38-4a36-a09e-5c5e402999fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:00:15.127Z|f2cff8bb-0f8c-459d-89c9-5652bb915099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:00:15.128Z|f2cff8bb-0f8c-459d-89c9-5652bb915099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:00:22.873Z|9ff663e6-a146-4346-8a04-b3d5c894f55f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:00:22.875Z|9ff663e6-a146-4346-8a04-b3d5c894f55f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:00:22.876Z|a4ffdd8b-5b0e-4468-8534-eb2b6db35950|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:00:22.877Z|a4ffdd8b-5b0e-4468-8534-eb2b6db35950|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:00:22.879Z|5a9aa9b8-7976-4332-8178-a36097800c95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:00:22.882Z|5a9aa9b8-7976-4332-8178-a36097800c95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:00:30.127Z|2041edee-009f-43a2-8ea7-149e9d4b29af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:00:30.128Z|2041edee-009f-43a2-8ea7-149e9d4b29af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:00:30.236Z|cffc3122-243d-4378-b56e-8748c1841a7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:00:30.237Z|cffc3122-243d-4378-b56e-8748c1841a7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:00:32.904Z|9e9e7e75-fac7-48a9-88d4-537bd85af84d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:00:32.905Z|9e9e7e75-fac7-48a9-88d4-537bd85af84d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:00:32.913Z|4dcd14fc-e111-495c-b348-f6e6aac15ba2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:00:32.913Z|4dcd14fc-e111-495c-b348-f6e6aac15ba2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:00:32.927Z|c7bbd22c-3d28-4724-b3fa-697a418f7609|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:00:32.929Z|c7bbd22c-3d28-4724-b3fa-697a418f7609|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:00:38.516Z|ec0aba8e-8d6c-48ec-8a1f-fdfb3767cb23|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:00:38.517Z|ec0aba8e-8d6c-48ec-8a1f-fdfb3767cb23|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:00:42.938Z|f613d859-6c06-4d6b-83fe-3cdaf03f6872|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:00:42.939Z|f613d859-6c06-4d6b-83fe-3cdaf03f6872|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:00:42.943Z|1df1d227-0628-439e-ad41-b9a6c8a77b6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:00:42.944Z|1df1d227-0628-439e-ad41-b9a6c8a77b6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:00:42.949Z|f5cf662e-c5a7-43d1-a0ec-25d0ee62c7fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:00:42.950Z|f5cf662e-c5a7-43d1-a0ec-25d0ee62c7fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:00:45.127Z|e82a8a38-0354-4c03-b180-cf0cb1040265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:00:45.130Z|e82a8a38-0354-4c03-b180-cf0cb1040265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:00:52.970Z|1f3c8b02-7a12-464b-bd9b-638574176c11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:00:52.970Z|dcf768df-7e90-4b57-836a-b4d9e889d252|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:00:52.971Z|0e4398ae-4d7d-4ead-b0a0-d5cd86e50d50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:00:52.971Z|1f3c8b02-7a12-464b-bd9b-638574176c11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:00:52.971Z|0e4398ae-4d7d-4ead-b0a0-d5cd86e50d50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:00:52.972Z|dcf768df-7e90-4b57-836a-b4d9e889d252|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:01:00.127Z|b8bf6470-e202-4876-91eb-16631d55dde3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:01:00.127Z|b8bf6470-e202-4876-91eb-16631d55dde3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:01:00.238Z|b2958e9a-4367-406c-a2bc-d34c7106033c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:01:00.238Z|b2958e9a-4367-406c-a2bc-d34c7106033c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:01:02.996Z|b0983d86-beb9-45e0-a72d-d7021b76ea32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:01:02.997Z|79520695-c7da-4aed-8cba-f289299d44b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:01:02.997Z|b0983d86-beb9-45e0-a72d-d7021b76ea32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:01:02.998Z|79520695-c7da-4aed-8cba-f289299d44b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:01:03.000Z|ce676f3b-b9be-438a-9b68-1a60c30ed138|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:01:03.001Z|ce676f3b-b9be-438a-9b68-1a60c30ed138|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:01:13.022Z|6d551f3e-6286-4657-b1fe-656b61a8eead|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:01:13.023Z|c6758a30-2447-428b-ac1e-3cbe2fe89a79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:01:13.024Z|6d551f3e-6286-4657-b1fe-656b61a8eead|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:01:13.024Z|c6758a30-2447-428b-ac1e-3cbe2fe89a79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:01:13.027Z|dff110a2-fbc7-46fa-878e-a8d692db15bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:01:13.027Z|dff110a2-fbc7-46fa-878e-a8d692db15bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:01:15.127Z|41bbdcc8-decf-4509-9b50-4d63d1e58066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:01:15.128Z|41bbdcc8-decf-4509-9b50-4d63d1e58066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:01:23.049Z|95871deb-da50-4573-84a8-5a9c56088c07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:01:23.049Z|4da6c03d-8095-48fc-a9b2-724f5aa67abb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:01:23.049Z|105c6743-ce96-46d7-8122-78db3d5a2241|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:01:23.050Z|95871deb-da50-4573-84a8-5a9c56088c07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:01:23.050Z|4da6c03d-8095-48fc-a9b2-724f5aa67abb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:01:23.050Z|105c6743-ce96-46d7-8122-78db3d5a2241|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:01:30.127Z|fada75d1-09fb-4ef1-96cf-cbc5b42ccff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:01:30.130Z|fada75d1-09fb-4ef1-96cf-cbc5b42ccff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:01:30.239Z|e5442310-af79-401a-bca8-7219ddf6f26a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:01:30.240Z|e5442310-af79-401a-bca8-7219ddf6f26a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:01:33.073Z|0bff6e01-acbb-4b11-9972-38f4e4b2e9d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:01:33.073Z|134f0920-0bca-4957-8cdc-8596a291bfb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:01:33.073Z|8dc6bf7e-e6e4-496b-857a-21b85270deea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:01:33.073Z|134f0920-0bca-4957-8cdc-8596a291bfb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:01:33.073Z|0bff6e01-acbb-4b11-9972-38f4e4b2e9d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:01:33.074Z|8dc6bf7e-e6e4-496b-857a-21b85270deea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:01:38.515Z|6f3518ba-01d3-42be-a754-8cff377da0c4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:01:38.516Z|6f3518ba-01d3-42be-a754-8cff377da0c4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:01:43.100Z|c0c2817d-c576-45af-8d88-ee34b405baf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:01:43.101Z|bf22d91c-5ff2-4459-af54-8d67ed32b1b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:01:43.101Z|c0c2817d-c576-45af-8d88-ee34b405baf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:01:43.102Z|bf22d91c-5ff2-4459-af54-8d67ed32b1b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:01:43.106Z|ceefaf9e-1cb4-4ab0-9e96-397c1967a378|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:01:43.107Z|ceefaf9e-1cb4-4ab0-9e96-397c1967a378|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:01:45.127Z|41bf2374-f324-497d-bbef-f86e624a851a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:01:45.128Z|41bf2374-f324-497d-bbef-f86e624a851a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:01:53.126Z|482876a3-a601-4d1f-89b4-47515e05bd77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:01:53.127Z|482876a3-a601-4d1f-89b4-47515e05bd77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:01:53.127Z|e5bea2ee-1c56-4a2b-9d91-7326528eabd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:01:53.128Z|3b9ca40e-982d-42ef-9aa6-bc97d0800e12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:01:53.128Z|e5bea2ee-1c56-4a2b-9d91-7326528eabd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:01:53.128Z|3b9ca40e-982d-42ef-9aa6-bc97d0800e12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:02:00.127Z|195b83a7-d668-400d-88cc-e3c35c1c9b8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:02:00.127Z|195b83a7-d668-400d-88cc-e3c35c1c9b8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:02:00.241Z|126c25e0-8853-4beb-b967-56cd31e12ed6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:02:00.242Z|126c25e0-8853-4beb-b967-56cd31e12ed6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:02:03.152Z|eb2b21f6-3f59-401c-888f-37ce34a5aeba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:02:03.152Z|1bb7b669-beae-4f4f-8821-12fe40fef8ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:02:03.153Z|eb2b21f6-3f59-401c-888f-37ce34a5aeba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:02:03.153Z|1bb7b669-beae-4f4f-8821-12fe40fef8ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:02:03.154Z|b312f1dc-0bdf-4719-8daf-fefb991f176b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:02:03.155Z|b312f1dc-0bdf-4719-8daf-fefb991f176b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:02:13.177Z|bd44db45-25d0-4562-ba98-2439385dbe22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:02:13.178Z|6b19c2fa-9c9b-4182-94d3-1ac3dcdf1ce2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:02:13.178Z|bd44db45-25d0-4562-ba98-2439385dbe22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:02:13.179Z|6b19c2fa-9c9b-4182-94d3-1ac3dcdf1ce2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:02:13.187Z|c2cd9210-3e73-4886-9be3-c6d0c2e65a53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:02:13.188Z|c2cd9210-3e73-4886-9be3-c6d0c2e65a53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:02:15.127Z|f5e6a4d4-6658-431b-a6da-fa12b0b2b788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:02:15.129Z|f5e6a4d4-6658-431b-a6da-fa12b0b2b788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:02:23.205Z|8acde899-4443-4975-a23c-efa6b2cba3b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:02:23.207Z|8acde899-4443-4975-a23c-efa6b2cba3b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:02:23.208Z|604723a4-8f7a-4548-8a47-53fe2045b92b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:02:23.210Z|604723a4-8f7a-4548-8a47-53fe2045b92b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:02:23.211Z|ea30cd8e-6c6b-4813-b9e2-a065ddcacff4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:02:23.212Z|ea30cd8e-6c6b-4813-b9e2-a065ddcacff4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:02:30.127Z|517e98e3-415b-4c1b-bda7-8bab1767cf46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:02:30.128Z|517e98e3-415b-4c1b-bda7-8bab1767cf46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:02:30.244Z|9037ef18-09ab-4d15-a441-062c9e30e141|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:02:30.244Z|9037ef18-09ab-4d15-a441-062c9e30e141|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:02:33.234Z|d5ccd4de-cf02-4197-bc29-2cb32bd3e292|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:02:33.236Z|d5ccd4de-cf02-4197-bc29-2cb32bd3e292|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:02:33.238Z|d96c0395-b84f-48e9-b62c-dc70c9f8af5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:02:33.238Z|a3c8d83e-f138-46f6-9c8b-8c65d640f05d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:02:33.239Z|d96c0395-b84f-48e9-b62c-dc70c9f8af5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:02:33.239Z|a3c8d83e-f138-46f6-9c8b-8c65d640f05d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:02:38.517Z|14f222ee-5cb0-4815-b420-87942df94a8e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:02:38.518Z|14f222ee-5cb0-4815-b420-87942df94a8e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:02:43.264Z|5cd411b8-ca53-459a-b59c-3f4b6b0f2275|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:02:43.265Z|8c7c08a3-d27c-46e7-92ad-d035750fa6a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:02:43.265Z|5cd411b8-ca53-459a-b59c-3f4b6b0f2275|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:02:43.265Z|8c7c08a3-d27c-46e7-92ad-d035750fa6a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:02:43.272Z|a3fda90c-d43a-4371-910d-2fed71ed527b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:02:43.272Z|a3fda90c-d43a-4371-910d-2fed71ed527b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:02:45.127Z|cd7b4df9-8f0d-408a-9509-f405eee69c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:02:45.128Z|cd7b4df9-8f0d-408a-9509-f405eee69c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:02:53.291Z|614e519f-04e4-4d25-b527-81cdad7c0e77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:02:53.291Z|6a9525a2-6e3b-43e3-a3be-d2a518903f70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:02:53.292Z|6a9525a2-6e3b-43e3-a3be-d2a518903f70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:02:53.292Z|614e519f-04e4-4d25-b527-81cdad7c0e77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:02:53.292Z|eee7abc6-6290-4a22-b7f5-dc36e8e7aefb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:02:53.293Z|eee7abc6-6290-4a22-b7f5-dc36e8e7aefb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:03:00.127Z|a59d5f0c-57c8-4a58-961a-b44276b52af7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:03:00.129Z|a59d5f0c-57c8-4a58-961a-b44276b52af7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:03:00.245Z|e7a9f93e-3500-4f54-8026-95b2c13a7189|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:03:00.246Z|e7a9f93e-3500-4f54-8026-95b2c13a7189|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:03:03.317Z|a625d800-e149-4a8d-ae8f-78bc66a5b4ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:03:03.317Z|3fa64fcd-0ffd-42af-b8e6-ce11bab476c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:03:03.317Z|a6285bfe-4308-4318-b6e8-70685b4c66a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:03:03.318Z|a625d800-e149-4a8d-ae8f-78bc66a5b4ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:03:03.318Z|3fa64fcd-0ffd-42af-b8e6-ce11bab476c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:03:03.318Z|a6285bfe-4308-4318-b6e8-70685b4c66a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:03:13.350Z|ba815a37-07e7-4968-b9a9-03cfe41f92fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:03:13.350Z|f9238d92-fb1f-4211-a72c-aa53883896ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:03:13.350Z|67abd2f5-edf0-4e5a-b361-f503233e61b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:03:13.351Z|f9238d92-fb1f-4211-a72c-aa53883896ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:03:13.351Z|ba815a37-07e7-4968-b9a9-03cfe41f92fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:03:13.351Z|67abd2f5-edf0-4e5a-b361-f503233e61b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:03:15.127Z|46907239-4b43-4c04-8296-a8398f0dfa75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:03:15.128Z|46907239-4b43-4c04-8296-a8398f0dfa75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:03:23.378Z|f6bde58d-b1b2-4669-9645-e2d73ee333ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:03:23.378Z|70f446d4-51cc-45c9-8f2b-66fcf41f3be3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:03:23.378Z|30b7d693-7891-4a4f-be4f-34b5a612d2fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:03:23.379Z|f6bde58d-b1b2-4669-9645-e2d73ee333ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:03:23.380Z|30b7d693-7891-4a4f-be4f-34b5a612d2fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:03:23.381Z|70f446d4-51cc-45c9-8f2b-66fcf41f3be3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:03:30.127Z|672b2030-7b19-478b-8ff3-ff1e113f198d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:03:30.128Z|672b2030-7b19-478b-8ff3-ff1e113f198d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:03:30.247Z|54356ff4-c24d-43cc-bb4b-f82857862793|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:03:30.248Z|54356ff4-c24d-43cc-bb4b-f82857862793|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:03:33.408Z|f4afe76d-0fb8-40c5-92f8-d24e282e5176|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:03:33.408Z|84671af7-e19d-41bd-a576-0581d40bf2c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:03:33.409Z|f4afe76d-0fb8-40c5-92f8-d24e282e5176|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:03:33.409Z|84671af7-e19d-41bd-a576-0581d40bf2c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:03:33.417Z|924640f6-52d5-405c-a4b0-d5cc7c4b6f1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:03:33.418Z|924640f6-52d5-405c-a4b0-d5cc7c4b6f1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:03:38.515Z|6849db7c-1312-40ee-9ef0-cb1100fed60b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:03:38.516Z|6849db7c-1312-40ee-9ef0-cb1100fed60b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:03:43.439Z|b9ab10c7-3512-4f16-8b44-2285acc84c9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:03:43.441Z|b9ab10c7-3512-4f16-8b44-2285acc84c9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:03:43.445Z|6123da35-7133-49d9-aef9-ba215468f3b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:03:43.446Z|6123da35-7133-49d9-aef9-ba215468f3b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:03:43.451Z|984578ea-c1d4-42c3-a0af-a467818f1b1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:03:43.452Z|984578ea-c1d4-42c3-a0af-a467818f1b1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:03:45.127Z|96c4190d-ff83-47c3-a3b3-d5ea7edc616f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:03:45.139Z|96c4190d-ff83-47c3-a3b3-d5ea7edc616f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:03:53.468Z|ed717e8c-b232-46c6-a751-a2f59c510225|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:03:53.469Z|ed717e8c-b232-46c6-a751-a2f59c510225|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:03:53.481Z|3c13a00c-317d-49ee-a162-ad552ea56285|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:03:53.481Z|3c13a00c-317d-49ee-a162-ad552ea56285|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:03:53.487Z|845755a0-7c8f-4dfb-8f1a-296f1f96e6ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:03:53.488Z|845755a0-7c8f-4dfb-8f1a-296f1f96e6ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:04:00.127Z|34431940-9778-4e08-9bd3-0e98ce00a394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:04:00.127Z|34431940-9778-4e08-9bd3-0e98ce00a394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:04:00.249Z|2d064172-fb45-4e3f-8e06-070e1b960be9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:04:00.249Z|2d064172-fb45-4e3f-8e06-070e1b960be9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:04:03.492Z|3e55b8b4-4eb5-4778-ba32-0c16cfd50339|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:04:03.494Z|3e55b8b4-4eb5-4778-ba32-0c16cfd50339|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:04:03.507Z|f24d0406-1a4d-4e07-995b-39d451eed142|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:04:03.507Z|b1258f34-c16a-4804-bcb4-5da266ed8635|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:04:03.508Z|b1258f34-c16a-4804-bcb4-5da266ed8635|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:04:03.508Z|f24d0406-1a4d-4e07-995b-39d451eed142|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:04:13.519Z|1b97cc7a-a646-49a2-8f7d-d55ba327a0fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:04:13.520Z|1b97cc7a-a646-49a2-8f7d-d55ba327a0fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:04:13.527Z|548c10ec-3e6e-4686-ba41-a53ab3280f34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:04:13.528Z|548c10ec-3e6e-4686-ba41-a53ab3280f34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:04:13.529Z|252d6833-d69e-462a-bc98-8c345bb2f7a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:04:13.530Z|252d6833-d69e-462a-bc98-8c345bb2f7a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:04:15.127Z|d28a8bac-1513-4a10-9ca1-52355843d68a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:04:15.127Z|d28a8bac-1513-4a10-9ca1-52355843d68a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:04:23.553Z|738b6901-e750-417e-8500-821ae3db6981|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:04:23.553Z|0742c0ef-6edc-4b82-89a5-45b334f39fbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:04:23.554Z|738b6901-e750-417e-8500-821ae3db6981|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:04:23.555Z|0742c0ef-6edc-4b82-89a5-45b334f39fbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:04:23.564Z|3fc17ba8-ac69-419a-88f6-8ddce0a25033|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:04:23.565Z|3fc17ba8-ac69-419a-88f6-8ddce0a25033|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:04:30.127Z|035ed52f-339f-448d-a500-984c9600bf4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:04:30.130Z|035ed52f-339f-448d-a500-984c9600bf4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:04:30.250Z|475d7e66-be7d-48e1-9dc7-49ef466dc5c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:04:30.251Z|475d7e66-be7d-48e1-9dc7-49ef466dc5c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:04:33.586Z|a365cb58-9f71-4177-baf1-3a5b31790b12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:04:33.588Z|a365cb58-9f71-4177-baf1-3a5b31790b12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:04:33.588Z|ee8642cb-71d1-45a7-a88b-2ba98d367358|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:04:33.588Z|ee8642cb-71d1-45a7-a88b-2ba98d367358|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:04:33.598Z|ee8439fc-fa1c-4593-8b4b-0d59245733a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:04:33.599Z|ee8439fc-fa1c-4593-8b4b-0d59245733a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:04:38.516Z|2f48a2b3-e5db-4346-ad01-f6bc56ad484f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:04:38.517Z|2f48a2b3-e5db-4346-ad01-f6bc56ad484f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:04:43.619Z|2d142c94-0953-4ce2-940f-35cd136393e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:04:43.620Z|2d142c94-0953-4ce2-940f-35cd136393e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:04:43.620Z|7be9539f-01d6-4413-88d8-e443d0452baa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:04:43.622Z|7be9539f-01d6-4413-88d8-e443d0452baa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:04:43.625Z|21dbb70f-e659-4aac-ad2c-a01dfe0c16b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:04:43.627Z|21dbb70f-e659-4aac-ad2c-a01dfe0c16b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:04:45.127Z|47b17a98-e268-4707-9bab-6acac5dabb74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:04:45.128Z|47b17a98-e268-4707-9bab-6acac5dabb74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:04:53.646Z|9f64e2d5-1c51-4c8e-953a-586bd969a322|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:04:53.647Z|9f64e2d5-1c51-4c8e-953a-586bd969a322|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:04:53.648Z|63b409df-13b4-418c-af96-e3c7b9d37a2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:04:53.649Z|63b409df-13b4-418c-af96-e3c7b9d37a2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:04:53.666Z|6ab4d322-bd6e-49dc-bc29-19f16198ea95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:04:53.667Z|6ab4d322-bd6e-49dc-bc29-19f16198ea95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:05:00.127Z|baeb900f-e3ca-4b64-a361-777d5a73d408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:05:00.128Z|baeb900f-e3ca-4b64-a361-777d5a73d408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:05:00.252Z|51f2511e-7eea-4186-838a-493d2aa23049|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:05:00.253Z|51f2511e-7eea-4186-838a-493d2aa23049|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:05:03.677Z|150eccce-bd81-4fa7-bf8f-2e1b9a599e51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:05:03.678Z|150eccce-bd81-4fa7-bf8f-2e1b9a599e51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:05:03.680Z|4510bb8e-3b2b-430e-bb81-a3caedd00e9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:05:03.681Z|4510bb8e-3b2b-430e-bb81-a3caedd00e9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:05:03.690Z|1e4299dd-b06e-448c-ad09-48d8947da9ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:05:03.690Z|1e4299dd-b06e-448c-ad09-48d8947da9ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:05:13.705Z|a3f5d98b-8600-4c68-ac09-0f02ec58ef1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:05:13.705Z|b22e98c6-2d85-4ef0-8f60-33a913e0968b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:05:13.707Z|a3f5d98b-8600-4c68-ac09-0f02ec58ef1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:05:13.707Z|b22e98c6-2d85-4ef0-8f60-33a913e0968b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:05:13.721Z|d2de65dd-4c62-4f87-b636-97191d8ae737|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:05:13.721Z|d2de65dd-4c62-4f87-b636-97191d8ae737|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:05:15.127Z|df9d46bd-39e4-4790-b206-ba73cfc09c5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:05:15.129Z|df9d46bd-39e4-4790-b206-ba73cfc09c5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:05:23.740Z|05a5d436-28fd-4926-a759-7390e03bebdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:05:23.740Z|a219ca80-f120-40d2-ad85-97058a92f61f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:05:23.741Z|05a5d436-28fd-4926-a759-7390e03bebdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:05:23.741Z|2e9060ca-91f4-4f35-9514-e2471ff9cbcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:05:23.741Z|a219ca80-f120-40d2-ad85-97058a92f61f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:05:23.742Z|2e9060ca-91f4-4f35-9514-e2471ff9cbcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:05:30.127Z|eea76e48-d3b1-4345-8175-167d274c7c9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:05:30.128Z|eea76e48-d3b1-4345-8175-167d274c7c9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:05:30.254Z|26ec0386-0dd3-4085-a36c-dfc73701cf64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:05:30.254Z|26ec0386-0dd3-4085-a36c-dfc73701cf64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:05:33.765Z|1a629de2-ba25-4aa3-9712-1f6e31d19ab4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:05:33.765Z|1ff2ed3f-8236-49cb-bd68-84671068d03c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:05:33.766Z|1a629de2-ba25-4aa3-9712-1f6e31d19ab4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:05:33.766Z|1ff2ed3f-8236-49cb-bd68-84671068d03c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:05:33.766Z|7721a54c-09fc-473e-a579-506323268136|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:05:33.767Z|7721a54c-09fc-473e-a579-506323268136|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:05:38.517Z|ee65c21b-82fc-411c-9c8d-836643f758e2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:05:38.518Z|ee65c21b-82fc-411c-9c8d-836643f758e2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:05:43.788Z|75095083-1c37-4cd5-bd7f-f1d306c2820d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:05:43.789Z|6b7600bc-a4e6-4956-a075-610e655fd0e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:05:43.789Z|75095083-1c37-4cd5-bd7f-f1d306c2820d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:05:43.790Z|6b7600bc-a4e6-4956-a075-610e655fd0e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:05:43.790Z|90b67041-fce4-4b5d-a9d0-c9931d648c14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:05:43.791Z|90b67041-fce4-4b5d-a9d0-c9931d648c14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:05:45.127Z|fadb6aee-fe2e-465d-9888-4b76cbc0215d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:05:45.128Z|fadb6aee-fe2e-465d-9888-4b76cbc0215d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:05:53.818Z|e3ec057e-1466-4769-939f-a452baf6c676|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:05:53.819Z|e3ec057e-1466-4769-939f-a452baf6c676|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:05:53.820Z|84cc81ae-bfe3-4bac-97ce-795cf1a0871e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:05:53.820Z|84cc81ae-bfe3-4bac-97ce-795cf1a0871e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:05:53.833Z|f6cdcd76-2d5b-4641-bc51-1f8d505077f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:05:53.834Z|f6cdcd76-2d5b-4641-bc51-1f8d505077f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:06:00.127Z|e2f784e4-9511-4821-b987-307775a76146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:06:00.129Z|e2f784e4-9511-4821-b987-307775a76146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:06:00.255Z|aadeea99-39fa-4237-93f0-636c7a9eb531|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:06:00.256Z|aadeea99-39fa-4237-93f0-636c7a9eb531|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:06:03.840Z|709c4dca-87d8-4ebb-ab1a-7f4d884c43c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:06:03.842Z|709c4dca-87d8-4ebb-ab1a-7f4d884c43c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:06:03.842Z|6286d129-a808-44ec-a362-233224fe8752|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:06:03.843Z|6286d129-a808-44ec-a362-233224fe8752|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:06:03.854Z|1848cb18-bbc0-4bec-9425-7f379b97028d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:06:03.855Z|1848cb18-bbc0-4bec-9425-7f379b97028d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:06:13.865Z|a1a8433b-4e06-44d9-9799-842087e30639|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:06:13.866Z|a1a8433b-4e06-44d9-9799-842087e30639|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:06:13.873Z|91a70f21-e575-4c29-bee0-84c25d904ed7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:06:13.874Z|91a70f21-e575-4c29-bee0-84c25d904ed7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:06:13.875Z|5238dad3-fa3d-4e1d-b321-60760b79f2c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:06:13.875Z|5238dad3-fa3d-4e1d-b321-60760b79f2c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:06:15.127Z|d8cda47f-742d-42dc-ac01-79b0baed9970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:06:15.128Z|d8cda47f-742d-42dc-ac01-79b0baed9970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:06:23.900Z|d991666a-37bd-47a9-adc6-5f961f35a24a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:06:23.901Z|d991666a-37bd-47a9-adc6-5f961f35a24a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:06:23.901Z|4e06338b-5f77-445a-840d-72ffe2300275|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:06:23.902Z|4e06338b-5f77-445a-840d-72ffe2300275|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:06:23.905Z|11ebbb56-b377-4b08-8afd-9c49501e862c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:06:23.905Z|11ebbb56-b377-4b08-8afd-9c49501e862c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:06:30.127Z|2a212789-6c66-476e-8d5e-09f9862b6434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:06:30.128Z|2a212789-6c66-476e-8d5e-09f9862b6434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:06:30.257Z|d5532dd6-cbf6-45d1-a83d-ad7ab36e30e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:06:30.258Z|d5532dd6-cbf6-45d1-a83d-ad7ab36e30e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:06:33.930Z|38773ae7-4f39-4fd3-9df8-c27345e6b04a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:06:33.932Z|38773ae7-4f39-4fd3-9df8-c27345e6b04a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:06:33.933Z|ba2636d2-1967-4fd1-8371-65156920156a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:06:33.934Z|ba2636d2-1967-4fd1-8371-65156920156a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:06:33.937Z|b2d3d41a-cdca-4e89-a706-c01b29677427|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:06:33.938Z|b2d3d41a-cdca-4e89-a706-c01b29677427|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:06:38.516Z|b58f8fe9-6c50-4161-9db8-51b778b0d32a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:06:38.517Z|b58f8fe9-6c50-4161-9db8-51b778b0d32a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:06:43.959Z|cc2264a5-3f11-40c5-a364-a976fcfd35be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:06:43.959Z|3583b23c-b368-4e3b-b40b-e6d8aa5dfc65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:06:43.960Z|cc2264a5-3f11-40c5-a364-a976fcfd35be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:06:43.960Z|3583b23c-b368-4e3b-b40b-e6d8aa5dfc65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:06:43.964Z|44465909-c7e9-4598-9315-1b155d0ba674|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:06:43.965Z|44465909-c7e9-4598-9315-1b155d0ba674|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:06:45.127Z|e16af627-5035-4e4f-a69a-5ed792bdfe74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:06:45.128Z|e16af627-5035-4e4f-a69a-5ed792bdfe74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:06:51.336Z||http-nio-8080-exec-3|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x0390xdb0x820x93'E0xf80x030xd20x1c0x100x07P0xe6~0xc3\0xc80x9fIb0xa30xd3{@0xf7q0x0bS0xf0w0xf6]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-08T16:06:53.989Z|bc8bf5e1-aea0-4132-92b3-92dcd3fb6314|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:06:53.989Z|49bbf3e7-4aee-4430-acaa-b1fe68a34f7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:06:53.990Z|bc8bf5e1-aea0-4132-92b3-92dcd3fb6314|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:06:53.990Z|49bbf3e7-4aee-4430-acaa-b1fe68a34f7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:06:53.991Z|02add860-d2b4-4907-ba7b-c98141f459f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:06:53.992Z|02add860-d2b4-4907-ba7b-c98141f459f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:07:00.127Z|2969bc56-c7ec-45e3-8afa-ce6c1092b7df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:07:00.128Z|2969bc56-c7ec-45e3-8afa-ce6c1092b7df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:07:00.259Z|c8a8d5a7-eb31-4cca-8223-22f814f79149|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:07:00.260Z|c8a8d5a7-eb31-4cca-8223-22f814f79149|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:07:04.025Z|774bf93d-227b-4fba-9105-3cf8ddb0be96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:07:04.025Z|cfd55eb1-1a28-49c2-9142-5fe73978575c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:07:04.026Z|3684a5a3-3815-4a15-9af3-b102d8e1e2ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:07:04.027Z|cfd55eb1-1a28-49c2-9142-5fe73978575c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:07:04.026Z|774bf93d-227b-4fba-9105-3cf8ddb0be96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:07:04.027Z|3684a5a3-3815-4a15-9af3-b102d8e1e2ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:07:14.052Z|2ae826c3-35a2-4ff6-a985-b070c1b8a9df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:07:14.052Z|4912bd3d-227a-4a0f-9267-e7b019646f54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:07:14.052Z|3e0fd900-73e6-49a2-852e-a4042612bad5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:07:14.053Z|2ae826c3-35a2-4ff6-a985-b070c1b8a9df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:07:14.053Z|4912bd3d-227a-4a0f-9267-e7b019646f54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:07:14.053Z|3e0fd900-73e6-49a2-852e-a4042612bad5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:07:15.127Z|dcf2eb07-02ac-4033-bbb8-d679b14a51ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:07:15.130Z|dcf2eb07-02ac-4033-bbb8-d679b14a51ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:07:24.080Z|298b1299-e9f0-478b-ad50-451fb0117d6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:07:24.080Z|e272a101-b649-4088-b194-99179d24d72c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:07:24.080Z|8ec6f542-dac8-45c7-8b27-2cec0ebbc826|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:07:24.081Z|8ec6f542-dac8-45c7-8b27-2cec0ebbc826|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:07:24.081Z|298b1299-e9f0-478b-ad50-451fb0117d6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:07:24.081Z|e272a101-b649-4088-b194-99179d24d72c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:07:30.127Z|8fc8721b-053e-40b8-b679-c9da74ad56bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:07:30.128Z|8fc8721b-053e-40b8-b679-c9da74ad56bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:07:30.261Z|e14c726f-9faa-42da-b66a-74b75da684a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:07:30.261Z|e14c726f-9faa-42da-b66a-74b75da684a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:07:34.106Z|99fa7b96-43f3-42a7-97ad-9fa47a864f38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:07:34.107Z|99fa7b96-43f3-42a7-97ad-9fa47a864f38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:07:34.106Z|1ff6121f-d3c7-40cf-967e-c74d0adb5d81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:07:34.106Z|1a7fa374-d285-44f8-b471-5ab8175cf28c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:07:34.108Z|1ff6121f-d3c7-40cf-967e-c74d0adb5d81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:07:34.108Z|1a7fa374-d285-44f8-b471-5ab8175cf28c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:07:38.515Z|cc5a9075-d3f4-4876-9d0a-b2fb9fbaf439|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:07:38.517Z|cc5a9075-d3f4-4876-9d0a-b2fb9fbaf439|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:07:44.131Z|0754534b-62c9-42a0-b27a-4b9c99617aef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:07:44.132Z|0754534b-62c9-42a0-b27a-4b9c99617aef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:07:44.132Z|d76e1f30-6f7e-45b9-8d92-fd4e6582ba8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:07:44.133Z|d76e1f30-6f7e-45b9-8d92-fd4e6582ba8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:07:44.137Z|28fa4410-17d0-4e9e-91a0-5abe3d95ab2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:07:44.138Z|28fa4410-17d0-4e9e-91a0-5abe3d95ab2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:07:45.127Z|ff138f00-3b7d-405f-a2e3-13dec42f0070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:07:45.127Z|ff138f00-3b7d-405f-a2e3-13dec42f0070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:07:54.161Z|244f7718-c168-4949-9874-a7f5270de885|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:07:54.161Z|0373e24a-b77f-4702-86a4-e76d53b86785|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:07:54.162Z|244f7718-c168-4949-9874-a7f5270de885|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:07:54.162Z|0373e24a-b77f-4702-86a4-e76d53b86785|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:07:54.162Z|b494b67d-4341-42c3-ad12-815a39c6d953|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:07:54.163Z|b494b67d-4341-42c3-ad12-815a39c6d953|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:08:00.127Z|5221413a-5c7f-464b-97e5-a302e45c52ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:08:00.130Z|5221413a-5c7f-464b-97e5-a302e45c52ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:08:00.262Z|c6a978e4-e920-433d-a6e1-3fec168e71c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:08:00.263Z|c6a978e4-e920-433d-a6e1-3fec168e71c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:08:04.187Z|45fec154-60f4-4df3-b4d6-1e4966967b89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:08:04.187Z|d9593a46-5b94-463d-a95d-8d749dbab847|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:08:04.188Z|45fec154-60f4-4df3-b4d6-1e4966967b89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:08:04.188Z|d9593a46-5b94-463d-a95d-8d749dbab847|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:08:04.189Z|bca146f4-14ed-43ad-882b-5bd2ff744c6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:08:04.190Z|bca146f4-14ed-43ad-882b-5bd2ff744c6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:08:14.212Z|31eaae01-9520-4530-9bce-270a342ed695|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:08:14.214Z|1c381381-c37f-4a06-ac64-0d797c568fd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:08:14.214Z|31eaae01-9520-4530-9bce-270a342ed695|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:08:14.215Z|1c381381-c37f-4a06-ac64-0d797c568fd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:08:14.216Z|836f3b9f-d37e-4093-aea0-dfd18d83ca32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:08:14.217Z|836f3b9f-d37e-4093-aea0-dfd18d83ca32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:08:15.127Z|99ee9e5f-e8cb-4151-9f19-acb2b8668fa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:08:15.128Z|99ee9e5f-e8cb-4151-9f19-acb2b8668fa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:08:24.239Z|8e459b2e-e6a4-4cb4-9750-8330a137ddaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:08:24.239Z|0f939ecf-0cff-4e45-bce9-a70cae545f27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:08:24.240Z|0f939ecf-0cff-4e45-bce9-a70cae545f27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:08:24.240Z|8e459b2e-e6a4-4cb4-9750-8330a137ddaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:08:24.240Z|e8bb9ac9-0dd4-49ad-aece-24159418d05d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:08:24.241Z|e8bb9ac9-0dd4-49ad-aece-24159418d05d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:08:30.127Z|7c8d8e79-f6c8-48a9-b6de-85d9a3004711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:08:30.128Z|7c8d8e79-f6c8-48a9-b6de-85d9a3004711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:08:30.264Z|78fe23d1-d706-4d1c-984f-a2fcc676c968|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:08:30.265Z|78fe23d1-d706-4d1c-984f-a2fcc676c968|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:08:34.263Z|9ab770c3-15b4-478b-8dca-ec9af70a896e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:08:34.263Z|48538101-70ab-4e69-914b-d827e27bd389|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:08:34.264Z|9ab770c3-15b4-478b-8dca-ec9af70a896e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:08:34.264Z|48538101-70ab-4e69-914b-d827e27bd389|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:08:34.271Z|9d0b12e9-7e3b-4ded-8105-3888db450d33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:08:34.272Z|9d0b12e9-7e3b-4ded-8105-3888db450d33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:08:38.520Z|132aa874-492c-4cdd-a6eb-eb26757306ce|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:08:38.522Z|132aa874-492c-4cdd-a6eb-eb26757306ce|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:08:44.292Z|130cc9c6-6a3b-488b-bb5f-c4f4fb42c430|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:08:44.292Z|85e397f3-6e49-4a43-911e-c140c4d253d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:08:44.293Z|130cc9c6-6a3b-488b-bb5f-c4f4fb42c430|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:08:44.293Z|85e397f3-6e49-4a43-911e-c140c4d253d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:08:44.300Z|d0ea8756-272c-4bc6-8a2c-567ce599e369|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:08:44.300Z|d0ea8756-272c-4bc6-8a2c-567ce599e369|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:08:45.127Z|798e13bb-8abb-4b68-827a-7fbade6377b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:08:45.130Z|798e13bb-8abb-4b68-827a-7fbade6377b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:08:54.317Z|88b4da0e-219b-42d2-98d5-faaa7a3170d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:08:54.318Z|88b4da0e-219b-42d2-98d5-faaa7a3170d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:08:54.318Z|c6207976-cb78-4538-951f-9788af0a1fec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:08:54.319Z|384f5721-ac1e-45fc-86d1-a9f5c655a769|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:08:54.319Z|c6207976-cb78-4538-951f-9788af0a1fec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:08:54.320Z|384f5721-ac1e-45fc-86d1-a9f5c655a769|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:09:00.127Z|df034f5f-5e44-4cb7-bf30-edfc2b7bebec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:09:00.127Z|df034f5f-5e44-4cb7-bf30-edfc2b7bebec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:09:00.265Z|723a7e61-59fd-49ff-94e0-4fa1c6a6cb7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:09:00.266Z|723a7e61-59fd-49ff-94e0-4fa1c6a6cb7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:09:04.343Z|07646816-56bc-472f-bc28-c78486eab5eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:09:04.343Z|ff8f8c12-d220-46fe-bb6f-15d6548d23b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:09:04.343Z|e9bc0bd6-e662-4610-906f-9f49e2abba11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:09:04.344Z|ff8f8c12-d220-46fe-bb6f-15d6548d23b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:09:04.344Z|07646816-56bc-472f-bc28-c78486eab5eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:09:04.344Z|e9bc0bd6-e662-4610-906f-9f49e2abba11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:09:14.373Z|389441e0-f89b-490a-8ae2-c25808747e09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:09:14.373Z|2ad65ba5-1397-4f61-a9eb-d549470fb85a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:09:14.374Z|389441e0-f89b-490a-8ae2-c25808747e09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:09:14.374Z|2ad65ba5-1397-4f61-a9eb-d549470fb85a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:09:14.382Z|2e763ac1-ad1b-41a2-992f-99c633cfd34b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:09:14.383Z|2e763ac1-ad1b-41a2-992f-99c633cfd34b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:09:15.127Z|37eb7819-feb9-4926-9fc4-c92d7d7f21c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:09:15.127Z|37eb7819-feb9-4926-9fc4-c92d7d7f21c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:09:24.400Z|e81fb1d0-1cdc-413a-8f34-00555150950c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:09:24.401Z|e81fb1d0-1cdc-413a-8f34-00555150950c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:09:24.402Z|41c6a0ae-2b01-4eb2-82ed-e9df304dc21a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:09:24.402Z|41c6a0ae-2b01-4eb2-82ed-e9df304dc21a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:09:24.408Z|a2b3e2aa-2514-43e9-a60b-b349c265dca0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:09:24.408Z|a2b3e2aa-2514-43e9-a60b-b349c265dca0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:09:30.127Z|6a212bf5-0a42-4d43-b18a-8d5534e3d4cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:09:30.131Z|6a212bf5-0a42-4d43-b18a-8d5534e3d4cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:09:30.267Z|8c3d8f1a-3092-4f23-aa96-e68df1c87b92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:09:30.268Z|8c3d8f1a-3092-4f23-aa96-e68df1c87b92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:09:34.427Z|7e994257-8285-4770-ac82-196c73a7dbe6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:09:34.428Z|7e994257-8285-4770-ac82-196c73a7dbe6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:09:34.431Z|a2858098-92d0-4732-8e58-2a06d044acc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:09:34.431Z|9634512c-7140-4e38-9778-acc0127243c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:09:34.432Z|9634512c-7140-4e38-9778-acc0127243c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:09:34.432Z|a2858098-92d0-4732-8e58-2a06d044acc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:09:38.515Z|bdd2f9b2-5585-47f5-b287-97996ad20c69|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:09:38.516Z|bdd2f9b2-5585-47f5-b287-97996ad20c69|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:09:44.453Z|32209f97-4626-4102-bedd-55db53a28498|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:09:44.453Z|8b8cbece-5db4-41d0-93bb-aa48f4488c2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:09:44.454Z|32209f97-4626-4102-bedd-55db53a28498|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:09:44.454Z|8b8cbece-5db4-41d0-93bb-aa48f4488c2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:09:44.456Z|cfa78aa9-a78a-4d33-a94b-da1f94c80cd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:09:44.457Z|cfa78aa9-a78a-4d33-a94b-da1f94c80cd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:09:45.127Z|02ce7e1e-67fc-4657-95e0-87fe4ea680bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:09:45.128Z|02ce7e1e-67fc-4657-95e0-87fe4ea680bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:09:54.478Z|74d43230-02ad-43e0-90df-aa5c4712af76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:09:54.479Z|74d43230-02ad-43e0-90df-aa5c4712af76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:09:54.481Z|9031c9db-757d-4518-a1d7-850538d04496|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:09:54.482Z|9031c9db-757d-4518-a1d7-850538d04496|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:09:54.482Z|f50d85be-20fc-437f-829e-01a87cc3159c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:09:54.483Z|f50d85be-20fc-437f-829e-01a87cc3159c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:10:00.127Z|b83d6417-6409-4dea-97be-11f752764cc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:10:00.128Z|b83d6417-6409-4dea-97be-11f752764cc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:10:00.269Z|005eda5d-1f5a-4efc-91ab-7239066a056b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:10:00.270Z|005eda5d-1f5a-4efc-91ab-7239066a056b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:10:04.504Z|68c1b96e-8b43-4637-a35e-7d5060344053|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:10:04.505Z|68c1b96e-8b43-4637-a35e-7d5060344053|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:10:04.507Z|ea3f7f71-091f-4356-9b61-dabcb829e1b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:10:04.507Z|ea3f7f71-091f-4356-9b61-dabcb829e1b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:10:04.510Z|208b092b-4b2d-491b-88b1-c6619ec8be08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:10:04.514Z|208b092b-4b2d-491b-88b1-c6619ec8be08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:10:14.536Z|7b62f4b2-43fd-49bd-a486-c30208a7463b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:10:14.536Z|6013a52d-3991-418e-830f-399e53da9d91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:10:14.537Z|7b62f4b2-43fd-49bd-a486-c30208a7463b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:10:14.537Z|6013a52d-3991-418e-830f-399e53da9d91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:10:14.539Z|97c35528-d6a0-48b8-ac49-95e22ee56cbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:10:14.540Z|97c35528-d6a0-48b8-ac49-95e22ee56cbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:10:15.127Z|fd7ed039-1755-43b3-a00c-28da3b0d6034|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:10:15.130Z|fd7ed039-1755-43b3-a00c-28da3b0d6034|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:10:24.560Z|dc984011-38be-4fb8-899e-c72e5718be6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:10:24.561Z|dc984011-38be-4fb8-899e-c72e5718be6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:10:24.561Z|95a164ef-62c5-4df9-b0df-4375325c8416|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:10:24.562Z|95a164ef-62c5-4df9-b0df-4375325c8416|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:10:24.562Z|7989b45a-0df0-4923-8d47-ab46ddc76dc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:10:24.563Z|7989b45a-0df0-4923-8d47-ab46ddc76dc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:10:30.127Z|2f25afb6-9fd8-4836-889c-2888c175588d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:10:30.128Z|2f25afb6-9fd8-4836-889c-2888c175588d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:10:30.271Z|797798b8-326f-4e52-b08d-e45a9ec9d0d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:10:30.271Z|797798b8-326f-4e52-b08d-e45a9ec9d0d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:10:34.586Z|5d536d6e-ce8d-4761-8686-5568d0f924af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:10:34.588Z|a89c515e-094b-43b7-9db9-52519e84ded7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:10:34.589Z|a89c515e-094b-43b7-9db9-52519e84ded7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:10:34.588Z|5d536d6e-ce8d-4761-8686-5568d0f924af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:10:34.590Z|b73802ab-1e86-4536-8c71-697f7da3c471|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:10:34.591Z|b73802ab-1e86-4536-8c71-697f7da3c471|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:10:38.516Z|2fcb04e8-422b-4e8d-b79f-adfc1524135a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:10:38.517Z|2fcb04e8-422b-4e8d-b79f-adfc1524135a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:10:44.614Z|6fd7dbf2-3d50-4803-98fa-a45adf712267|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:10:44.614Z|691f5777-a1bb-4fac-9edc-2196e204871a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:10:44.615Z|691f5777-a1bb-4fac-9edc-2196e204871a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:10:44.615Z|6fd7dbf2-3d50-4803-98fa-a45adf712267|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:10:44.616Z|a49e2dc6-c3e0-41ce-a163-2e7bbd08312f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:10:44.617Z|a49e2dc6-c3e0-41ce-a163-2e7bbd08312f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:10:45.127Z|21c5afdc-233d-46ee-b0b4-2a138e1cf4a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:10:45.128Z|21c5afdc-233d-46ee-b0b4-2a138e1cf4a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:10:54.644Z|326f94fe-8642-4b48-ac4b-ef71f65ec8d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:10:54.645Z|326f94fe-8642-4b48-ac4b-ef71f65ec8d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:10:54.648Z|380501c1-0190-4698-88f6-e041aeec33b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:10:54.648Z|73af4732-3e80-4608-a34e-c586c71da3b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:10:54.649Z|73af4732-3e80-4608-a34e-c586c71da3b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:10:54.649Z|380501c1-0190-4698-88f6-e041aeec33b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:11:00.127Z|7870ee93-9146-49f9-b5cf-46d88842d429|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:11:00.129Z|7870ee93-9146-49f9-b5cf-46d88842d429|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:11:00.272Z|fe7a6de7-9b48-4bd0-b46c-fdfe713b2638|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:11:00.273Z|fe7a6de7-9b48-4bd0-b46c-fdfe713b2638|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:11:04.673Z|d84a7099-820d-43ce-9438-f82fb0ada519|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:11:04.673Z|d84a7099-820d-43ce-9438-f82fb0ada519|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:11:04.676Z|04c715d6-f661-4e3c-8bbd-289fde411361|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:11:04.677Z|04c715d6-f661-4e3c-8bbd-289fde411361|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:11:04.678Z|d87a2df3-ca42-446d-9c4a-5313b1e920fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:11:04.678Z|d87a2df3-ca42-446d-9c4a-5313b1e920fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:11:14.695Z|9c703295-fe58-4d39-8d47-2c05852761b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:11:14.695Z|9c703295-fe58-4d39-8d47-2c05852761b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:11:14.696Z|00203598-1df1-4d7e-ae27-aa88c2ed927f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:11:14.697Z|00203598-1df1-4d7e-ae27-aa88c2ed927f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:11:14.701Z|c6301093-8e1c-46f2-bc69-242e05928cea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:11:14.702Z|c6301093-8e1c-46f2-bc69-242e05928cea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:11:15.127Z|51228271-8376-4ff5-8465-4836b18fd20b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:11:15.127Z|51228271-8376-4ff5-8465-4836b18fd20b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:11:24.720Z|053ad696-ffcc-4976-94f8-662045071c21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:11:24.720Z|b293142c-9086-4908-8087-c34c2a0f6fd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:11:24.721Z|053ad696-ffcc-4976-94f8-662045071c21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:11:24.721Z|b293142c-9086-4908-8087-c34c2a0f6fd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:11:24.727Z|aa9ef8a2-63e7-4760-aaab-4b74b7bfbe3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:11:24.728Z|aa9ef8a2-63e7-4760-aaab-4b74b7bfbe3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:11:30.127Z|440edf2d-768d-43e6-b3bc-b2e18112f2ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:11:30.128Z|440edf2d-768d-43e6-b3bc-b2e18112f2ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:11:30.274Z|4964c9d8-8ad8-4226-a93f-d57caec80ccc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:11:30.274Z|4964c9d8-8ad8-4226-a93f-d57caec80ccc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:11:34.745Z|a9369024-8399-4fda-a321-9b8403869315|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:11:34.746Z|a9369024-8399-4fda-a321-9b8403869315|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:11:34.746Z|3b6c4fed-e3f5-4029-a630-55a653a4e77e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:11:34.747Z|3b6c4fed-e3f5-4029-a630-55a653a4e77e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:11:34.748Z|68c01a28-8281-44c7-bea5-a18bc703b7a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:11:34.749Z|68c01a28-8281-44c7-bea5-a18bc703b7a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:11:38.515Z|a9e80043-bf7e-4ca3-8952-27340e07ba62|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:11:38.516Z|a9e80043-bf7e-4ca3-8952-27340e07ba62|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:11:44.770Z|57fd23e9-8568-4db0-b39c-04b95967db5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:11:44.771Z|57fd23e9-8568-4db0-b39c-04b95967db5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:11:44.775Z|7bd538a1-f2bd-4798-9dfe-6feab4ccbdb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:11:44.776Z|7bd538a1-f2bd-4798-9dfe-6feab4ccbdb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:11:44.782Z|0f9f944f-893b-4640-bf42-88e82f672fc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:11:44.782Z|0f9f944f-893b-4640-bf42-88e82f672fc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:11:45.127Z|b04d4997-fc88-4bfc-8458-1fa3fb915e18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:11:45.130Z|b04d4997-fc88-4bfc-8458-1fa3fb915e18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:11:54.800Z|c4776a61-d6f5-477d-a7e6-aec97717d20a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:11:54.800Z|c4776a61-d6f5-477d-a7e6-aec97717d20a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:11:54.825Z|f8267cb9-72a0-4066-924e-052653ff6ba9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:11:54.826Z|f8267cb9-72a0-4066-924e-052653ff6ba9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:11:54.833Z|99a375b8-21b5-4ad2-904f-e1f53ac105a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:11:54.834Z|99a375b8-21b5-4ad2-904f-e1f53ac105a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:12:00.127Z|5f1553fb-6156-412f-8da7-cf600f67be21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:12:00.127Z|5f1553fb-6156-412f-8da7-cf600f67be21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:12:00.275Z|a8ab835c-9562-4975-bd59-398171efd39a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:12:00.276Z|a8ab835c-9562-4975-bd59-398171efd39a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:12:04.849Z|adf64d19-5c26-4d62-9ad1-cc22be51e5b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:12:04.850Z|adf64d19-5c26-4d62-9ad1-cc22be51e5b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:12:04.866Z|2be02082-851c-4f0e-aa41-477412069b0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:12:04.867Z|2be02082-851c-4f0e-aa41-477412069b0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:12:04.866Z|b44850ba-de16-4a4e-aa31-2866870f9036|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:12:04.868Z|b44850ba-de16-4a4e-aa31-2866870f9036|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:12:14.906Z|b39ae017-68f3-4884-a0b8-35d990c531ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:12:14.907Z|b39ae017-68f3-4884-a0b8-35d990c531ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:12:14.907Z|4bf6fa43-2931-4c3d-85a7-80edc897d644|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:12:14.908Z|4bf6fa43-2931-4c3d-85a7-80edc897d644|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:12:14.908Z|bac4d232-b1b9-420b-87a6-36c180fdd78d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:12:14.909Z|bac4d232-b1b9-420b-87a6-36c180fdd78d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:12:15.127Z|5921c34c-6578-4073-9639-150a6dd370b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:12:15.127Z|5921c34c-6578-4073-9639-150a6dd370b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:12:24.934Z|48b6af74-20d0-497c-b94e-948058889ab5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:12:24.934Z|7fc26da7-6d80-4586-89c3-e21e8c5608bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:12:24.935Z|6e5d4989-54ff-4cbf-85b9-54204941293e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:12:24.935Z|7fc26da7-6d80-4586-89c3-e21e8c5608bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:12:24.935Z|48b6af74-20d0-497c-b94e-948058889ab5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:12:24.935Z|6e5d4989-54ff-4cbf-85b9-54204941293e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:12:30.127Z|98c0b0e7-6e2e-4616-9050-feaccdc9d1d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:12:30.130Z|98c0b0e7-6e2e-4616-9050-feaccdc9d1d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:12:30.276Z|752ce1c7-74a9-4724-8433-545c45b39c55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:12:30.277Z|752ce1c7-74a9-4724-8433-545c45b39c55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:12:34.959Z|07d05ce8-7882-4a84-8e23-9aebe73623b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:12:34.959Z|8d187a0d-a915-4853-982f-19b934de347c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:12:34.959Z|33917db2-32b5-462c-9073-376230493919|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:12:34.960Z|8d187a0d-a915-4853-982f-19b934de347c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:12:34.960Z|33917db2-32b5-462c-9073-376230493919|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:12:34.960Z|07d05ce8-7882-4a84-8e23-9aebe73623b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:12:38.516Z|17f2a245-9d8e-4e99-9ca3-06a1d6c3d65d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:12:38.517Z|17f2a245-9d8e-4e99-9ca3-06a1d6c3d65d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:12:44.986Z|4fa37099-3318-4a2a-970e-4b73a1985590|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:12:44.986Z|29c43650-7827-4ef9-950a-cf3f64a81f0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:12:44.987Z|4fa37099-3318-4a2a-970e-4b73a1985590|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:12:44.987Z|29c43650-7827-4ef9-950a-cf3f64a81f0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:12:44.990Z|dab6137b-9bd7-4dc0-ba98-6839895a28c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:12:44.990Z|dab6137b-9bd7-4dc0-ba98-6839895a28c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:12:45.127Z|2e6f97ea-d31a-4b4b-bb14-20f27d39d775|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:12:45.127Z|2e6f97ea-d31a-4b4b-bb14-20f27d39d775|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:12:55.013Z|b5ab1220-54a0-437f-b25b-2d681e4eb17b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:12:55.013Z|1911b698-defd-460d-a112-9aa9b23bdea0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:12:55.013Z|1d7f9994-d548-4db9-a457-7e0c30889d40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:12:55.014Z|b5ab1220-54a0-437f-b25b-2d681e4eb17b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:12:55.014Z|1911b698-defd-460d-a112-9aa9b23bdea0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:12:55.014Z|1d7f9994-d548-4db9-a457-7e0c30889d40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:13:00.127Z|1966fc20-0a1b-459d-8aed-48828e2d1fa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:13:00.127Z|1966fc20-0a1b-459d-8aed-48828e2d1fa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:13:00.278Z|fbb02154-7974-47ad-a136-bcbc54f06f57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:13:00.279Z|fbb02154-7974-47ad-a136-bcbc54f06f57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:13:05.039Z|cbb5130f-9219-47f1-bf60-fcf9891ba328|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:13:05.039Z|7f599cd0-0eeb-47cb-bb4c-28769be9346f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:13:05.040Z|cbb5130f-9219-47f1-bf60-fcf9891ba328|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:13:05.040Z|7f599cd0-0eeb-47cb-bb4c-28769be9346f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:13:05.040Z|d4e35a61-b8ac-4318-a813-a197c7ffc6cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:13:05.041Z|d4e35a61-b8ac-4318-a813-a197c7ffc6cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:13:15.062Z|f09b99d3-c5ce-4c09-8405-9092d2317c71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:13:15.063Z|70653a30-4291-4160-81ae-5186acf1a86b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:13:15.063Z|f09b99d3-c5ce-4c09-8405-9092d2317c71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:13:15.063Z|70653a30-4291-4160-81ae-5186acf1a86b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:13:15.071Z|9b32169f-9311-40e1-8b77-bb38cfdacfb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:13:15.071Z|9b32169f-9311-40e1-8b77-bb38cfdacfb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:13:15.127Z|45cde645-a7ed-41be-81ae-284a82fa0d4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:13:15.129Z|45cde645-a7ed-41be-81ae-284a82fa0d4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:13:25.087Z|ae2701d5-5891-496e-a96c-6bddd4b62a30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:13:25.088Z|ae2701d5-5891-496e-a96c-6bddd4b62a30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:13:25.091Z|5c8a02f2-42cd-4bb3-9a20-f8dd74970334|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:13:25.091Z|5c8a02f2-42cd-4bb3-9a20-f8dd74970334|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:13:25.092Z|75d28a88-76aa-49bb-8fb3-457caacda324|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:13:25.093Z|75d28a88-76aa-49bb-8fb3-457caacda324|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:13:30.129Z|a18beaf6-93de-415f-8267-2859940ff2c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:13:30.129Z|a18beaf6-93de-415f-8267-2859940ff2c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:13:30.279Z|b1d8f381-36f2-4db2-9f01-2c14eed7ab14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:13:30.280Z|b1d8f381-36f2-4db2-9f01-2c14eed7ab14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:13:35.124Z|27734e8a-ce87-4e0e-aa56-8ce4ce3bba65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:13:35.127Z|7defba89-841f-4e14-916c-7678c2548195|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:13:35.128Z|27734e8a-ce87-4e0e-aa56-8ce4ce3bba65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:13:35.127Z|bd2f93f4-0b1e-4eb5-9909-3b125fd7a719|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:13:35.128Z|7defba89-841f-4e14-916c-7678c2548195|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:13:35.129Z|bd2f93f4-0b1e-4eb5-9909-3b125fd7a719|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:13:38.515Z|088edb1c-c311-430d-8a8b-0b787c8db8c6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:13:38.516Z|088edb1c-c311-430d-8a8b-0b787c8db8c6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:13:45.127Z|777d0e68-082e-48c7-b2a5-2b68fcf026f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:13:45.127Z|777d0e68-082e-48c7-b2a5-2b68fcf026f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:13:45.161Z|3870fc2e-8243-46e1-abaf-4681fe0d3e1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:13:45.161Z|645b98ba-db60-4216-be84-0a83256e04ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:13:45.161Z|9c95d697-d993-479c-9a7b-c7a79bd4da94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:13:45.162Z|3870fc2e-8243-46e1-abaf-4681fe0d3e1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:13:45.162Z|645b98ba-db60-4216-be84-0a83256e04ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:13:45.162Z|9c95d697-d993-479c-9a7b-c7a79bd4da94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:13:55.190Z|e8e8e0e2-059a-4042-b372-37da4ea5dcec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:13:55.191Z|ff9dc93a-4bc3-4eda-b673-a4278af22546|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:13:55.191Z|e8e8e0e2-059a-4042-b372-37da4ea5dcec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:13:55.192Z|ff9dc93a-4bc3-4eda-b673-a4278af22546|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:13:55.193Z|9655e3af-249b-4175-9d4f-f00525283461|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:13:55.194Z|9655e3af-249b-4175-9d4f-f00525283461|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:14:00.127Z|7a6696d6-7737-49d7-a3a2-920a75192318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:14:00.130Z|7a6696d6-7737-49d7-a3a2-920a75192318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:14:00.281Z|bb3f3855-1095-45b5-a548-0ebfbb3881fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:14:00.282Z|bb3f3855-1095-45b5-a548-0ebfbb3881fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:14:05.216Z|fd8c19b5-55c8-440d-8075-726dfc880c6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:14:05.216Z|28042f33-7b88-40fb-ade0-d2f621639e14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:14:05.216Z|fd8c19b5-55c8-440d-8075-726dfc880c6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:14:05.217Z|28042f33-7b88-40fb-ade0-d2f621639e14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:14:05.219Z|89209faa-a92c-43e6-b697-fcbecafa4bfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:14:05.219Z|89209faa-a92c-43e6-b697-fcbecafa4bfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:14:15.127Z|3c9c1211-e7a6-408a-b47d-d80f782ccd93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:14:15.128Z|3c9c1211-e7a6-408a-b47d-d80f782ccd93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:14:15.240Z|144f469f-9736-4bca-9df5-e9908830f29a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:14:15.241Z|144f469f-9736-4bca-9df5-e9908830f29a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:14:15.245Z|feb8729a-62a6-401b-afea-7b3375a414ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:14:15.245Z|feb8729a-62a6-401b-afea-7b3375a414ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:14:15.247Z|3da7cc91-eac7-48e4-9877-ac4779f44277|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:14:15.248Z|3da7cc91-eac7-48e4-9877-ac4779f44277|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:14:25.265Z|b14c0e9d-4ff7-4c44-b1c6-20248f25dde3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:14:25.266Z|b14c0e9d-4ff7-4c44-b1c6-20248f25dde3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:14:25.268Z|f14eaeac-bb33-49f3-95ed-8ef46e729e42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:14:25.269Z|db6ad946-8797-495d-b1e7-f4ad68f12b4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:14:25.269Z|f14eaeac-bb33-49f3-95ed-8ef46e729e42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:14:25.269Z|db6ad946-8797-495d-b1e7-f4ad68f12b4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:14:30.127Z|4a89caf6-346e-483b-95c2-2dc20b1b3f9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:14:30.127Z|4a89caf6-346e-483b-95c2-2dc20b1b3f9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:14:30.282Z|481e313f-4d0d-4ad8-a7f9-9ae8177b06c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:14:30.283Z|481e313f-4d0d-4ad8-a7f9-9ae8177b06c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:14:35.292Z|33a68d59-a116-49a8-a860-8539bc4c8413|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:14:35.293Z|a3f911f6-6b44-4dd2-bed7-e6ab06c0d649|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:14:35.293Z|37228ab1-af6c-41d0-bcae-9ef0f55de830|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:14:35.293Z|33a68d59-a116-49a8-a860-8539bc4c8413|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:14:35.294Z|a3f911f6-6b44-4dd2-bed7-e6ab06c0d649|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:14:35.295Z|37228ab1-af6c-41d0-bcae-9ef0f55de830|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:14:38.516Z|4f3ed7fa-9d6f-4fb4-b792-8210b1df494f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:14:38.517Z|4f3ed7fa-9d6f-4fb4-b792-8210b1df494f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:14:44.097Z||http-nio-8080-exec-3|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xdd0x81Gq0x960xf20xed0xf0]0x7fe0xeb0x040xd80xc0+M0xb10x9b$rY0xd40xb60x1c40x050xea0x08|Ho]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-08T16:14:45.127Z|3b54c710-7350-4b01-bdf5-7bb92c61eacb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:14:45.130Z|3b54c710-7350-4b01-bdf5-7bb92c61eacb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:14:45.317Z|97dfbe07-dcaa-4cd9-9db8-a7456c79e926|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:14:45.317Z|b9d9348e-4484-4b18-bec4-774ff14cbbf9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:14:45.318Z|b9d9348e-4484-4b18-bec4-774ff14cbbf9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:14:45.318Z|97dfbe07-dcaa-4cd9-9db8-a7456c79e926|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:14:45.321Z|bba4fdc0-4295-4c76-b199-64c6f4e75eb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:14:45.322Z|bba4fdc0-4295-4c76-b199-64c6f4e75eb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:14:55.342Z|6311fe0e-b5b8-446c-b3ee-ad2c77edf7bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:14:55.342Z|9e37b72e-cde8-42ad-923f-01d8aeca67c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:14:55.343Z|9e37b72e-cde8-42ad-923f-01d8aeca67c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:14:55.343Z|6311fe0e-b5b8-446c-b3ee-ad2c77edf7bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:14:55.348Z|42611361-8a26-497c-b792-493e583afb9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:14:55.349Z|42611361-8a26-497c-b792-493e583afb9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:15:00.127Z|50d90255-9e28-4c8e-bca1-606e136c7a51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:15:00.128Z|50d90255-9e28-4c8e-bca1-606e136c7a51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:15:00.284Z|1780bf5c-ced3-458a-97a3-53a8f87cc685|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:15:00.285Z|1780bf5c-ced3-458a-97a3-53a8f87cc685|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:15:05.369Z|7a989ea1-f092-40ea-bc1c-9438e2bd0686|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:15:05.370Z|d3a8c768-f1ac-48fa-934f-dac71889f3eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:15:05.370Z|7a989ea1-f092-40ea-bc1c-9438e2bd0686|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:15:05.370Z|d3a8c768-f1ac-48fa-934f-dac71889f3eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:15:05.374Z|04d890c2-1890-4a8c-bedf-7b9a92ad25dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:15:05.374Z|04d890c2-1890-4a8c-bedf-7b9a92ad25dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:15:15.127Z|97475604-4a9a-433f-b30e-ebfbe398b017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:15:15.128Z|97475604-4a9a-433f-b30e-ebfbe398b017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:15:15.395Z|eee5129c-92c9-4085-ac22-8cd7e2360962|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:15:15.395Z|c4153c27-4453-4552-bb01-fe4ae0fcc8aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:15:15.395Z|83cf5ae0-617a-4e1b-bd45-6c72030c70f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:15:15.396Z|eee5129c-92c9-4085-ac22-8cd7e2360962|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:15:15.396Z|83cf5ae0-617a-4e1b-bd45-6c72030c70f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:15:15.396Z|c4153c27-4453-4552-bb01-fe4ae0fcc8aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:15:25.422Z|5cc5efc6-8b28-4840-83b6-55ed76ae4d8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:15:25.422Z|6babec83-3112-4f5b-935f-c98b6967ab0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:15:25.423Z|5cc5efc6-8b28-4840-83b6-55ed76ae4d8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:15:25.423Z|6babec83-3112-4f5b-935f-c98b6967ab0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:15:25.422Z|706fe6b5-3517-4bc4-af36-77d278d0424a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:15:25.496Z|706fe6b5-3517-4bc4-af36-77d278d0424a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:15:30.127Z|c566355f-f1fa-4ea7-9e33-57df4d6fbe6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:15:30.129Z|c566355f-f1fa-4ea7-9e33-57df4d6fbe6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:15:30.285Z|47b2b56a-96e5-4ab9-9535-62f89e78d853|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:15:30.286Z|47b2b56a-96e5-4ab9-9535-62f89e78d853|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:15:35.522Z|f155da65-ffac-4206-a897-feed5e7e94b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:15:35.522Z|94480391-2fb9-4f6f-a74d-fe89fca53b03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:15:35.520Z|4a53be49-fe2b-46b0-82d1-bc6153f4a5f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:15:35.523Z|94480391-2fb9-4f6f-a74d-fe89fca53b03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:15:35.523Z|f155da65-ffac-4206-a897-feed5e7e94b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:15:35.524Z|4a53be49-fe2b-46b0-82d1-bc6153f4a5f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:15:38.516Z|60b3d048-a578-4dcd-8d97-b25eb9771c7c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:15:38.517Z|60b3d048-a578-4dcd-8d97-b25eb9771c7c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:15:45.127Z|4451b530-26dd-4280-b245-06003e060c01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:15:45.128Z|4451b530-26dd-4280-b245-06003e060c01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:15:45.547Z|25c99ad6-32a9-4c27-9ff0-b91387b63797|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:15:45.547Z|5d99afe1-6504-42a8-8875-a5798b5058a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:15:45.547Z|5d99afe1-6504-42a8-8875-a5798b5058a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:15:45.548Z|25c99ad6-32a9-4c27-9ff0-b91387b63797|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:15:45.550Z|5ac97afd-f9d2-4ea0-96fe-c09647bbee74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:15:45.550Z|5ac97afd-f9d2-4ea0-96fe-c09647bbee74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:15:55.570Z|f6b69dbe-2bc4-43cd-8ca3-10af2ff348e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:15:55.570Z|4f79cf61-8b04-496c-9e7c-d1fc7f53991e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:15:55.571Z|f6b69dbe-2bc4-43cd-8ca3-10af2ff348e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:15:55.571Z|4f79cf61-8b04-496c-9e7c-d1fc7f53991e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:15:55.572Z|e27377e8-ab1d-4c20-91d8-e987ea21146c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:15:55.572Z|e27377e8-ab1d-4c20-91d8-e987ea21146c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:16:00.127Z|4dc67244-9054-42a6-9fbc-31de3f29932d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:16:00.128Z|4dc67244-9054-42a6-9fbc-31de3f29932d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:16:00.287Z|d33af02c-4ccc-40fd-8825-3f97384b6657|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:16:00.287Z|d33af02c-4ccc-40fd-8825-3f97384b6657|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:16:05.595Z|b8b16118-363e-4769-a01c-647e02a33f17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:16:05.595Z|d7a2c5ca-5e8f-490e-9e9f-43bd57109790|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:16:05.596Z|d7a2c5ca-5e8f-490e-9e9f-43bd57109790|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:16:05.596Z|b8b16118-363e-4769-a01c-647e02a33f17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:16:05.599Z|5df94e93-8137-4072-8809-c145b905e0e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:16:05.600Z|5df94e93-8137-4072-8809-c145b905e0e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:16:15.127Z|cedbd1ed-e60a-4679-94f8-d70472a55fc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:16:15.130Z|cedbd1ed-e60a-4679-94f8-d70472a55fc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:16:15.622Z|0d4a7528-3c55-4b54-af6f-1d5d1681aa14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:16:15.623Z|0d4a7528-3c55-4b54-af6f-1d5d1681aa14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:16:15.624Z|9663a326-f604-460a-abf3-81bf939adc7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:16:15.625Z|9663a326-f604-460a-abf3-81bf939adc7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:16:15.628Z|615fbb68-b834-481f-9a7a-323f4bc02068|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:16:15.629Z|615fbb68-b834-481f-9a7a-323f4bc02068|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:16:25.649Z|f9e6d8f0-9c4b-46f5-9ab9-6363b694a5b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:16:25.650Z|f9e6d8f0-9c4b-46f5-9ab9-6363b694a5b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:16:25.651Z|6e1cbc56-464e-445f-97d8-7a3a29f823b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:16:25.651Z|6e1cbc56-464e-445f-97d8-7a3a29f823b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:16:25.667Z|d36b091d-a83e-4333-bd1d-052b022d02ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:16:25.668Z|d36b091d-a83e-4333-bd1d-052b022d02ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:16:30.127Z|c89d8d9b-2353-4a84-965a-ba176f5a9c66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:16:30.127Z|c89d8d9b-2353-4a84-965a-ba176f5a9c66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:16:30.288Z|f85d99c5-6599-49ee-8151-c0d2da884348|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:16:30.289Z|f85d99c5-6599-49ee-8151-c0d2da884348|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:16:35.688Z|ecd13acc-60ca-41ce-a6c9-4d7274c6784d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:16:35.689Z|cbd67d5b-d904-4a57-bc99-5a517eb6476d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:16:35.689Z|cbd67d5b-d904-4a57-bc99-5a517eb6476d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:16:35.689Z|ecd13acc-60ca-41ce-a6c9-4d7274c6784d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:16:35.692Z|8b0dc6fb-4813-4d36-bfb8-aa91c155c67e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:16:35.693Z|8b0dc6fb-4813-4d36-bfb8-aa91c155c67e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:16:38.515Z|5974ee8a-628a-438d-9f3a-2ff6e4f7e327|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:16:38.516Z|5974ee8a-628a-438d-9f3a-2ff6e4f7e327|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:16:45.127Z|bc31b5cc-218e-43d8-8529-6e50627dd0c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:16:45.128Z|bc31b5cc-218e-43d8-8529-6e50627dd0c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:16:45.717Z|720088ca-87b2-47b2-8a83-80affcd7eada|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:16:45.718Z|720088ca-87b2-47b2-8a83-80affcd7eada|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:16:45.718Z|7ead6189-50b3-418c-84b3-f44b064c0456|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:16:45.719Z|7ead6189-50b3-418c-84b3-f44b064c0456|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:16:45.724Z|0732bad9-6cb4-4936-984a-0dd7fcfecd43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:16:45.725Z|0732bad9-6cb4-4936-984a-0dd7fcfecd43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:16:55.744Z|b7799dd6-b06b-4fcf-9a72-a26c5ac69b9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:16:55.744Z|e843a109-082d-4e6f-8fda-68fc1da36700|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:16:55.745Z|b7799dd6-b06b-4fcf-9a72-a26c5ac69b9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:16:55.745Z|e843a109-082d-4e6f-8fda-68fc1da36700|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:16:55.750Z|3fa2275e-c9b7-4467-b8b4-8ede574998a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:16:55.751Z|3fa2275e-c9b7-4467-b8b4-8ede574998a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:17:00.127Z|3cfbd79a-6e41-42c4-a07e-d507045e3ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:17:00.130Z|3cfbd79a-6e41-42c4-a07e-d507045e3ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:17:00.290Z|b23dc784-a76e-44ae-90fe-ec21eccdfe24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:17:00.291Z|b23dc784-a76e-44ae-90fe-ec21eccdfe24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:17:05.770Z|3a04bb15-d575-4ac9-97c0-933d2e5a808c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:17:05.770Z|6de63739-90e3-446e-a938-7790a635f30e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:17:05.771Z|3a04bb15-d575-4ac9-97c0-933d2e5a808c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:17:05.771Z|6de63739-90e3-446e-a938-7790a635f30e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:17:05.777Z|c34a628b-e2cc-4996-9b3d-b75a10217243|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:17:05.777Z|c34a628b-e2cc-4996-9b3d-b75a10217243|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:17:15.128Z|0afa7fa1-607f-4e99-ae1e-fd9117d26ff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:17:15.128Z|0afa7fa1-607f-4e99-ae1e-fd9117d26ff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:17:15.798Z|4c03503d-6512-4751-a1b9-a962aacfa9b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:17:15.798Z|bf416a39-35f0-4cae-9dfd-b334c41cc98f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:17:15.798Z|4c03503d-6512-4751-a1b9-a962aacfa9b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:17:15.798Z|bf416a39-35f0-4cae-9dfd-b334c41cc98f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:17:15.805Z|d333708d-fd35-43cf-96bb-5fe6574f9119|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:17:15.805Z|d333708d-fd35-43cf-96bb-5fe6574f9119|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:17:25.823Z|eebb251d-2f78-4471-877e-930e052138af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:17:25.823Z|89252393-4c0f-441c-8c9b-d6f72783e9b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:17:25.823Z|b49eb53e-99f1-4efa-9adc-f11f9c716c46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:17:25.824Z|eebb251d-2f78-4471-877e-930e052138af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:17:25.824Z|89252393-4c0f-441c-8c9b-d6f72783e9b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:17:25.824Z|b49eb53e-99f1-4efa-9adc-f11f9c716c46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:17:30.127Z|93025aba-e29c-447d-8ef4-aa109289a61b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:17:30.127Z|93025aba-e29c-447d-8ef4-aa109289a61b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:17:30.291Z|12937650-064c-44ae-a275-ddcb6d9ca563|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:17:30.292Z|12937650-064c-44ae-a275-ddcb6d9ca563|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:17:35.846Z|9a5a7185-6ff6-4ae2-be75-d376732d5418|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:17:35.846Z|732c2698-1ad3-4501-bf1b-3609347f524a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:17:35.846Z|9a5a7185-6ff6-4ae2-be75-d376732d5418|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:17:35.847Z|732c2698-1ad3-4501-bf1b-3609347f524a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:17:35.857Z|96c52c3b-18c1-4d5a-9d02-c73faf4881d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:17:35.858Z|96c52c3b-18c1-4d5a-9d02-c73faf4881d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:17:38.514Z|5377f898-734f-4b1e-95e1-c649ca4bdec6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:17:38.515Z|5377f898-734f-4b1e-95e1-c649ca4bdec6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:17:45.127Z|b8b68812-5653-417d-a308-67d2ec56c48b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:17:45.127Z|b8b68812-5653-417d-a308-67d2ec56c48b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:17:45.877Z|019edc00-d69a-441c-94b6-a3e407d87fb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:17:45.878Z|019edc00-d69a-441c-94b6-a3e407d87fb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:17:45.884Z|b605cfca-3b93-4eed-a54a-5eda31015c20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:17:45.884Z|b605cfca-3b93-4eed-a54a-5eda31015c20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:17:45.886Z|78c7f6e9-71a9-42b5-af05-5ca275171507|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:17:45.888Z|78c7f6e9-71a9-42b5-af05-5ca275171507|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:17:55.901Z|28aa4d92-143e-43f7-b957-c882b3546ea2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:17:55.903Z|28aa4d92-143e-43f7-b957-c882b3546ea2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:17:55.908Z|4603131c-72c9-4b11-9a3b-fdf1fe488749|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:17:55.908Z|58a345d3-eb88-49af-a644-d63223b02e4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:17:55.909Z|4603131c-72c9-4b11-9a3b-fdf1fe488749|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:17:55.909Z|58a345d3-eb88-49af-a644-d63223b02e4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:18:00.127Z|3952e82d-68cf-4d0d-8d85-74dcdce5427d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:18:00.127Z|3952e82d-68cf-4d0d-8d85-74dcdce5427d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:18:00.293Z|187a140f-d3f2-42fe-bd82-0d25b178212b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:18:00.294Z|187a140f-d3f2-42fe-bd82-0d25b178212b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:18:05.933Z|b770e127-10ea-4ade-8b0b-69132b6beb9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:18:05.934Z|b770e127-10ea-4ade-8b0b-69132b6beb9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:18:05.935Z|08d32a1c-7ec2-475d-bff0-0185af0f2daa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:18:05.936Z|08d32a1c-7ec2-475d-bff0-0185af0f2daa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:18:05.937Z|589e9b94-7089-452d-8c4c-bdf91a149486|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:18:05.938Z|589e9b94-7089-452d-8c4c-bdf91a149486|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:18:15.127Z|8dbcabe1-f6a6-4d6f-a9f5-7c9386daeb4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:18:15.128Z|8dbcabe1-f6a6-4d6f-a9f5-7c9386daeb4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:18:15.967Z|77fab6af-c797-406e-8b99-3c4a333acbc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:18:15.968Z|77fab6af-c797-406e-8b99-3c4a333acbc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:18:15.975Z|419652d9-ba11-4dc4-b8ec-4714bc68b829|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:18:15.976Z|419652d9-ba11-4dc4-b8ec-4714bc68b829|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:18:15.977Z|d7509157-ce38-4ec6-929b-15322f14a985|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:18:15.977Z|d7509157-ce38-4ec6-929b-15322f14a985|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:18:25.989Z|605e49e1-b66e-4636-9ed5-ba770d2b8e62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:18:25.990Z|605e49e1-b66e-4636-9ed5-ba770d2b8e62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:18:25.995Z|e3baa8b3-84ae-4768-bc4c-413b743a6440|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:18:25.996Z|2200caa0-7ae3-405f-a2fa-e35cd15e827a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:18:25.996Z|e3baa8b3-84ae-4768-bc4c-413b743a6440|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:18:25.997Z|2200caa0-7ae3-405f-a2fa-e35cd15e827a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:18:30.127Z|73998428-0d2c-4f17-8432-0ab9c19d9386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:18:30.127Z|73998428-0d2c-4f17-8432-0ab9c19d9386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:18:30.294Z|7d654e19-a70a-48a4-9885-b5c682a8241e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:18:30.295Z|7d654e19-a70a-48a4-9885-b5c682a8241e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:18:36.017Z|5f6df5cf-c4e0-4898-9c79-3551f3fd2b4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:18:36.017Z|787db332-8b10-4cc8-a79d-0a670ec29b42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:18:36.018Z|5f6df5cf-c4e0-4898-9c79-3551f3fd2b4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:18:36.019Z|787db332-8b10-4cc8-a79d-0a670ec29b42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:18:36.019Z|45060d6c-d561-4754-8b26-567545ec2338|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:18:36.020Z|45060d6c-d561-4754-8b26-567545ec2338|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:18:38.516Z|c4c6a232-041a-4a2b-ad59-336531c923c5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:18:38.517Z|c4c6a232-041a-4a2b-ad59-336531c923c5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:18:45.127Z|1d8aa847-c764-4103-afda-d0b26c55ec26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:18:45.129Z|1d8aa847-c764-4103-afda-d0b26c55ec26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:18:46.045Z|7312d424-693d-4c72-b4fa-31fbd5cf7e40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:18:46.045Z|9b1158bd-702b-423f-b19d-5f23ce1b8875|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:18:46.046Z|7312d424-693d-4c72-b4fa-31fbd5cf7e40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:18:46.046Z|9b1158bd-702b-423f-b19d-5f23ce1b8875|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:18:46.049Z|e4c8b12a-9595-48e4-986a-c6e4f0607860|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:18:46.052Z|e4c8b12a-9595-48e4-986a-c6e4f0607860|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:18:56.069Z|dff525cf-c3e7-447b-97d4-b4772df637d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:18:56.069Z|4edc216a-6a4e-4ced-b5ff-1bcc8323f052|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:18:56.070Z|4edc216a-6a4e-4ced-b5ff-1bcc8323f052|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:18:56.070Z|dff525cf-c3e7-447b-97d4-b4772df637d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:18:56.073Z|d614e422-c3e3-47eb-8f70-0d7c067d3b70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:18:56.074Z|d614e422-c3e3-47eb-8f70-0d7c067d3b70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:19:00.127Z|ca748cc0-0065-4ec8-8ae9-6abc785a78b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:19:00.127Z|ca748cc0-0065-4ec8-8ae9-6abc785a78b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:19:00.296Z|521658e4-eafd-48b2-96b7-3ae37ee92838|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:19:00.297Z|521658e4-eafd-48b2-96b7-3ae37ee92838|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:19:06.093Z|b61afb63-2f39-4dac-b530-2f83d6b739ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:19:06.093Z|b61afb63-2f39-4dac-b530-2f83d6b739ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:19:06.095Z|267da855-07d2-43e9-a884-4e84d40c8fe6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:19:06.096Z|267da855-07d2-43e9-a884-4e84d40c8fe6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:19:06.100Z|f4ee9424-7682-4f6c-9365-c3326ecb213e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:19:06.100Z|f4ee9424-7682-4f6c-9365-c3326ecb213e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:19:15.127Z|b8b1cb2c-493d-42a6-866f-1742c8afa5dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:19:15.127Z|b8b1cb2c-493d-42a6-866f-1742c8afa5dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:19:16.115Z|dd43d616-b446-456f-99b1-4ad26512af34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:19:16.115Z|749ba2ac-1a9f-481f-869c-dcdcbe738824|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:19:16.115Z|749ba2ac-1a9f-481f-869c-dcdcbe738824|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:19:16.115Z|dd43d616-b446-456f-99b1-4ad26512af34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:19:16.118Z|0b96d00e-0101-4dc5-a781-db2f98a5a0ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:19:16.120Z|0b96d00e-0101-4dc5-a781-db2f98a5a0ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:19:26.143Z|9ae47e8e-b71e-4dbd-82fc-0ac4202767ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:19:26.143Z|5a264bc4-aaee-4094-a0c7-5c9496d027dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:19:26.144Z|9ae47e8e-b71e-4dbd-82fc-0ac4202767ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:19:26.146Z|0c095e2b-8c5b-47e3-b6b8-ec1a13d38b89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:19:26.146Z|5a264bc4-aaee-4094-a0c7-5c9496d027dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:19:26.147Z|0c095e2b-8c5b-47e3-b6b8-ec1a13d38b89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:19:30.127Z|2b201560-6fc3-4d21-90b1-8f44ea94774f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:19:30.130Z|2b201560-6fc3-4d21-90b1-8f44ea94774f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:19:30.298Z|ce3700ed-4302-467c-8ab6-e9f8d94e52fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:19:30.298Z|ce3700ed-4302-467c-8ab6-e9f8d94e52fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:19:36.165Z|9b6927da-4d08-45f5-a8f9-8cf2fca427c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:19:36.166Z|9b6927da-4d08-45f5-a8f9-8cf2fca427c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:19:36.175Z|8129561c-0d9f-4ab1-a438-b0ed59ea8c51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:19:36.175Z|e039507e-9b57-43d7-8071-e94035f5d902|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:19:36.175Z|8129561c-0d9f-4ab1-a438-b0ed59ea8c51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:19:36.176Z|e039507e-9b57-43d7-8071-e94035f5d902|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:19:38.514Z|ba877ae5-3f79-4586-bae4-08f321c86db7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:19:38.516Z|ba877ae5-3f79-4586-bae4-08f321c86db7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:19:45.127Z|8348a782-4738-41c7-843f-e377dab5d37f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:19:45.128Z|8348a782-4738-41c7-843f-e377dab5d37f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:19:46.191Z|6debb811-e177-43fe-83c7-88d24dfacf00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:19:46.193Z|6debb811-e177-43fe-83c7-88d24dfacf00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:19:46.196Z|886c27fd-f27f-4418-9b3f-0da636d1a05e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:19:46.197Z|886c27fd-f27f-4418-9b3f-0da636d1a05e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:19:46.199Z|0236862e-98da-4f0d-aad6-e9289850cabd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:19:46.200Z|0236862e-98da-4f0d-aad6-e9289850cabd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:19:56.224Z|981b1f98-1553-41c6-8d54-23f13cbba8b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:19:56.225Z|981b1f98-1553-41c6-8d54-23f13cbba8b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:19:56.228Z|dcf8ff2a-0861-45f7-a5ab-22a2f9a9d944|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:19:56.229Z|dcf8ff2a-0861-45f7-a5ab-22a2f9a9d944|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:19:56.230Z|22b5f609-865d-428d-8910-07ac76ba9cd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:19:56.231Z|22b5f609-865d-428d-8910-07ac76ba9cd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:20:00.127Z|2f2aecc4-87c0-4aba-abfb-131b0853a30c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:20:00.128Z|2f2aecc4-87c0-4aba-abfb-131b0853a30c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:20:00.301Z|7e4834e1-f726-496d-9c0c-3d4d5963ece4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:20:00.302Z|7e4834e1-f726-496d-9c0c-3d4d5963ece4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:20:06.247Z|3169d771-afbf-48e4-bd0a-5e1ac9edddea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:20:06.248Z|3169d771-afbf-48e4-bd0a-5e1ac9edddea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:20:06.249Z|c72376cb-1169-4a12-896d-1d65a51b03fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:20:06.249Z|c72376cb-1169-4a12-896d-1d65a51b03fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:20:06.251Z|ccee3b7c-be0d-45fa-8f23-71d0d12177b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:20:06.251Z|ccee3b7c-be0d-45fa-8f23-71d0d12177b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:20:15.127Z|9e63b9de-2f95-4b6a-b935-14c0d3097d95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:20:15.130Z|9e63b9de-2f95-4b6a-b935-14c0d3097d95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:20:16.271Z|999137ec-eda7-449b-8d8a-c815dd2ed196|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:20:16.271Z|494837c7-8e10-40fb-8659-6c5d34442916|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:20:16.271Z|d08d0c4e-94f0-41a9-90af-5277b6d124d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:20:16.272Z|999137ec-eda7-449b-8d8a-c815dd2ed196|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:20:16.272Z|d08d0c4e-94f0-41a9-90af-5277b6d124d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:20:16.272Z|494837c7-8e10-40fb-8659-6c5d34442916|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:20:26.297Z|6270429a-ac5e-42e9-8122-8371ad676bb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:20:26.297Z|98e88a31-ed73-4cf7-9391-4fb84c906cc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:20:26.297Z|64a8b19b-b5d4-4b37-8685-92b4ac0550d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:20:26.298Z|6270429a-ac5e-42e9-8122-8371ad676bb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:20:26.298Z|98e88a31-ed73-4cf7-9391-4fb84c906cc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:20:26.299Z|64a8b19b-b5d4-4b37-8685-92b4ac0550d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:20:30.128Z|cdd9dd6d-d4f0-48d1-80d1-34a370637c93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:20:30.129Z|cdd9dd6d-d4f0-48d1-80d1-34a370637c93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:20:30.303Z|6d715740-9582-496d-8790-3b320cba5e8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:20:30.304Z|6d715740-9582-496d-8790-3b320cba5e8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:20:36.321Z|417d34e7-c8a1-4d4f-a303-0dcf53cedbd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:20:36.321Z|ceac1a9f-9e48-4a8d-bb4f-7e2b755e04f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:20:36.322Z|417d34e7-c8a1-4d4f-a303-0dcf53cedbd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:20:36.322Z|ceac1a9f-9e48-4a8d-bb4f-7e2b755e04f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:20:36.324Z|6f115ad4-a898-4f08-b53e-476f688b095c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:20:36.324Z|6f115ad4-a898-4f08-b53e-476f688b095c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:20:38.514Z|8a19872b-3b45-405c-a444-a7a7ccfe2869|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:20:38.515Z|8a19872b-3b45-405c-a444-a7a7ccfe2869|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:20:45.127Z|4fe0e07d-f2be-42b6-be44-ada9026da9c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:20:45.127Z|4fe0e07d-f2be-42b6-be44-ada9026da9c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:20:46.346Z|35ce2bba-59f4-4724-b419-61a0dcbf46f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:20:46.346Z|087ba1ea-2f07-4773-9abd-718f08bae8c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:20:46.346Z|35ce2bba-59f4-4724-b419-61a0dcbf46f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:20:46.346Z|f30b3185-29c4-44fc-9cf8-f847543871ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:20:46.346Z|087ba1ea-2f07-4773-9abd-718f08bae8c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:20:46.347Z|f30b3185-29c4-44fc-9cf8-f847543871ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:20:56.368Z|a9bddd49-9e4f-4fe4-a834-d6b28e5b061d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:20:56.369Z|d907663e-42b9-4a33-97f5-8cf57efa047e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:20:56.369Z|a6958c41-26cc-4196-8f70-796cef6a94d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:20:56.369Z|a9bddd49-9e4f-4fe4-a834-d6b28e5b061d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:20:56.369Z|d907663e-42b9-4a33-97f5-8cf57efa047e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:20:56.370Z|a6958c41-26cc-4196-8f70-796cef6a94d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:21:00.127Z|6b3e9f46-f86d-49e9-822d-0a8c884a654e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:21:00.130Z|6b3e9f46-f86d-49e9-822d-0a8c884a654e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:21:00.305Z|149347d3-212c-4bae-afb5-1a707eda972b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:21:00.306Z|149347d3-212c-4bae-afb5-1a707eda972b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:21:06.395Z|a36872f0-8752-4cc4-9a68-84bb8644d553|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:21:06.397Z|4fda8cf2-d39b-4714-9215-0b84417c62d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:21:06.398Z|4fda8cf2-d39b-4714-9215-0b84417c62d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:21:06.398Z|7bf06f86-d2c5-4880-9d45-0c18aafa902b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:21:06.399Z|a36872f0-8752-4cc4-9a68-84bb8644d553|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:21:06.400Z|7bf06f86-d2c5-4880-9d45-0c18aafa902b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:21:15.127Z|5d93bf25-abfe-4269-9694-201eec4fc27b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:21:15.128Z|5d93bf25-abfe-4269-9694-201eec4fc27b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:21:16.420Z|bd2b48b8-9d77-49dd-9b52-d703e714cbb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:21:16.421Z|bd2b48b8-9d77-49dd-9b52-d703e714cbb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:21:16.429Z|0baa1855-458f-4d09-9468-6b243a6d44b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:21:16.429Z|2975d122-affd-496e-a035-9274eba397a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:21:16.429Z|0baa1855-458f-4d09-9468-6b243a6d44b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:21:16.430Z|2975d122-affd-496e-a035-9274eba397a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:21:26.447Z|efbb85e6-1706-4851-bbf6-1e1f76096d86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:21:26.448Z|efbb85e6-1706-4851-bbf6-1e1f76096d86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:21:26.454Z|6c0e994a-61b4-4526-a46e-73bdd095bdfd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:21:26.455Z|6c0e994a-61b4-4526-a46e-73bdd095bdfd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:21:26.455Z|8e4e4a45-0e23-477b-9128-5c4aebf476c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:21:26.456Z|8e4e4a45-0e23-477b-9128-5c4aebf476c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:21:30.127Z|7331f880-fb57-4f8d-bc2d-245326fedadf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:21:30.128Z|7331f880-fb57-4f8d-bc2d-245326fedadf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:21:30.307Z|0a77aa46-dd56-4338-b41d-2ae624a40144|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:21:30.307Z|0a77aa46-dd56-4338-b41d-2ae624a40144|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:21:36.477Z|d0411130-eb76-4fb2-8a00-cca8279042e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:21:36.478Z|d0411130-eb76-4fb2-8a00-cca8279042e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:21:36.478Z|d80ef763-f9f6-49b9-b0d1-2392cf6fbaf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:21:36.479Z|d80ef763-f9f6-49b9-b0d1-2392cf6fbaf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:21:36.479Z|35594cd5-3bc3-43a1-865d-fd73f2fc212f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:21:36.480Z|35594cd5-3bc3-43a1-865d-fd73f2fc212f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:21:38.516Z|8eaa7b45-e571-4bee-81f0-85df6b579cdb|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:21:38.517Z|8eaa7b45-e571-4bee-81f0-85df6b579cdb|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:21:45.127Z|c9179f4d-4602-4407-8bd9-438eef82e624|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:21:45.130Z|c9179f4d-4602-4407-8bd9-438eef82e624|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:21:46.501Z|85e65603-d0ef-44ae-94c4-fb684fc27a22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:21:46.501Z|3a7c3e3d-aaee-4470-b813-b2724a007ab0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:21:46.501Z|17f89b13-6cd2-44f8-b7fa-d51d13ee6cc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:21:46.502Z|17f89b13-6cd2-44f8-b7fa-d51d13ee6cc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:21:46.502Z|85e65603-d0ef-44ae-94c4-fb684fc27a22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:21:46.502Z|3a7c3e3d-aaee-4470-b813-b2724a007ab0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:21:56.528Z|42e0dc8d-05e6-4b99-a756-a1306d9f6f08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:21:56.528Z|2accd46b-135b-486b-b7e1-f2f11d0a4778|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:21:56.530Z|42e0dc8d-05e6-4b99-a756-a1306d9f6f08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:21:56.530Z|2accd46b-135b-486b-b7e1-f2f11d0a4778|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:21:56.531Z|843e22d6-1438-49a8-aded-4bcfe0da157c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:21:56.532Z|843e22d6-1438-49a8-aded-4bcfe0da157c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:22:00.127Z|5423ee23-3020-4720-abb9-7204c79a6445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:22:00.128Z|5423ee23-3020-4720-abb9-7204c79a6445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:22:00.308Z|53288f2b-3801-4628-ade3-37530d091fa1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:22:00.309Z|53288f2b-3801-4628-ade3-37530d091fa1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:22:06.565Z|8f7bf471-64ac-4df2-893e-51cef822d7cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:22:06.565Z|2f64fd97-597b-48e0-8ac3-aeb87dd58dfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:22:06.565Z|1b953381-df25-4fa6-818c-82a0d0493ec6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:22:06.566Z|1b953381-df25-4fa6-818c-82a0d0493ec6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:22:06.566Z|2f64fd97-597b-48e0-8ac3-aeb87dd58dfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:22:06.566Z|8f7bf471-64ac-4df2-893e-51cef822d7cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:22:15.127Z|4d6c7ccb-3b59-4917-be75-4f26f3814afa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:22:15.129Z|4d6c7ccb-3b59-4917-be75-4f26f3814afa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:22:16.589Z|1596654d-f840-4fcf-b795-88ae67953dbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:22:16.591Z|d5e9e9ea-996e-447c-a7fc-1e8bc30b7024|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:22:16.592Z|d5e9e9ea-996e-447c-a7fc-1e8bc30b7024|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:22:16.592Z|1596654d-f840-4fcf-b795-88ae67953dbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:22:16.591Z|e04c44a2-d4ed-4daa-a4eb-1a98893cbe78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:22:16.596Z|e04c44a2-d4ed-4daa-a4eb-1a98893cbe78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:22:26.629Z|b59f0896-af82-4a50-8c55-1780a3fd82df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:22:26.629Z|9b61f30b-0102-457a-8851-3ad5fc67a359|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:22:26.629Z|9cee43a7-3493-422f-875c-66c28db006f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:22:26.631Z|b59f0896-af82-4a50-8c55-1780a3fd82df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:22:26.631Z|9b61f30b-0102-457a-8851-3ad5fc67a359|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:22:26.631Z|9cee43a7-3493-422f-875c-66c28db006f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:22:30.127Z|5110cac7-7ee4-462b-a5c8-a1fd24e416c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:22:30.131Z|5110cac7-7ee4-462b-a5c8-a1fd24e416c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:22:30.310Z|8ec477c2-99b3-4359-9d38-7f38027b4e11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:22:30.311Z|8ec477c2-99b3-4359-9d38-7f38027b4e11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:22:36.662Z|72afdaef-b63c-4559-b44f-dc6e08a1bc60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:22:36.662Z|a278755a-31af-4a88-948f-0c59e8ba7eae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:22:36.663Z|72afdaef-b63c-4559-b44f-dc6e08a1bc60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:22:36.663Z|a278755a-31af-4a88-948f-0c59e8ba7eae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:22:36.671Z|fb18923c-7cc9-415b-a156-c862dd1206b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:22:36.671Z|fb18923c-7cc9-415b-a156-c862dd1206b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:22:38.516Z|2caee278-ddff-48b0-aa81-0e01c3a2dc5f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:22:38.517Z|2caee278-ddff-48b0-aa81-0e01c3a2dc5f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:22:45.127Z|a342d811-2cf9-4ab2-98d0-8da417142df0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:22:45.128Z|a342d811-2cf9-4ab2-98d0-8da417142df0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:22:46.695Z|26699d2c-9196-4e58-8c0c-3e5c021f4c52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:22:46.697Z|26699d2c-9196-4e58-8c0c-3e5c021f4c52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:22:46.698Z|88958c2b-2b55-428c-9443-0d8dd276ef47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:22:46.698Z|88f3db55-2ba4-469d-972a-2632d985e8f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:22:46.699Z|88958c2b-2b55-428c-9443-0d8dd276ef47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:22:46.699Z|88f3db55-2ba4-469d-972a-2632d985e8f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:22:56.729Z|15be012d-4212-442c-a209-ac231f846192|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:22:56.729Z|e6a69780-69bd-410e-ac74-97af9f8ed916|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:22:56.730Z|15be012d-4212-442c-a209-ac231f846192|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:22:56.730Z|e6a69780-69bd-410e-ac74-97af9f8ed916|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:22:56.729Z|7555de48-51bc-4126-948a-02009c1fe105|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:22:56.733Z|7555de48-51bc-4126-948a-02009c1fe105|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:23:00.127Z|c4f01f32-9dce-470b-822b-0315e34725a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:23:00.127Z|c4f01f32-9dce-470b-822b-0315e34725a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:23:00.311Z|0b8a9a25-1820-47af-82e8-f9e3e61bddc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:23:00.312Z|0b8a9a25-1820-47af-82e8-f9e3e61bddc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:23:06.756Z|a1bc6345-e656-40fd-a47c-000c13f9f440|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:23:06.757Z|a1bc6345-e656-40fd-a47c-000c13f9f440|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:23:06.765Z|e19798f1-1933-4f6a-98c3-01ce1f8d323b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:23:06.766Z|e19798f1-1933-4f6a-98c3-01ce1f8d323b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:23:06.767Z|c348f895-470c-4385-a1c1-ea87117471be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:23:06.767Z|c348f895-470c-4385-a1c1-ea87117471be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:23:15.127Z|677b57a4-710f-457b-aea4-da3e9ea936da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:23:15.129Z|677b57a4-710f-457b-aea4-da3e9ea936da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:23:16.783Z|6c3a450f-8239-4300-b7ae-fedd4d95109b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:23:16.784Z|6c3a450f-8239-4300-b7ae-fedd4d95109b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:23:16.793Z|f4de276f-cb48-431d-9704-516c9ec54926|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:23:16.794Z|f4de276f-cb48-431d-9704-516c9ec54926|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:23:16.795Z|c5ff53b1-1d0a-4403-a915-d13eb3ddf907|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:23:16.796Z|c5ff53b1-1d0a-4403-a915-d13eb3ddf907|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:23:26.815Z|b0e2a685-0306-4835-b5f0-48e40524b379|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:23:26.817Z|b0e2a685-0306-4835-b5f0-48e40524b379|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:23:26.818Z|836f9119-8251-4c7e-83b8-2a62a010f443|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:23:26.825Z|836f9119-8251-4c7e-83b8-2a62a010f443|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:23:26.828Z|66b23ade-9e5b-445c-ac9f-719b2164a11b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:23:26.829Z|66b23ade-9e5b-445c-ac9f-719b2164a11b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:23:30.127Z|9d36ea0c-57df-4809-b6cd-3278d0bd72e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:23:30.128Z|9d36ea0c-57df-4809-b6cd-3278d0bd72e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:23:30.313Z|d542705e-b1b8-4998-b446-4728cf1a88dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:23:30.314Z|d542705e-b1b8-4998-b446-4728cf1a88dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:23:36.846Z|616455db-06a8-47cf-9756-20f27976eb7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:23:36.847Z|616455db-06a8-47cf-9756-20f27976eb7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:23:36.847Z|ebdfe7de-3129-4e5e-9ef5-d7ce3c653699|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:23:36.848Z|ebdfe7de-3129-4e5e-9ef5-d7ce3c653699|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:23:36.862Z|bddefa52-1c44-4d98-9cb6-484dc688cf4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:23:36.863Z|bddefa52-1c44-4d98-9cb6-484dc688cf4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:23:38.515Z|4508527a-6df2-4f51-874c-580e94dd7b3b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:23:38.516Z|4508527a-6df2-4f51-874c-580e94dd7b3b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:23:45.127Z|d2501174-918c-4c73-8429-04e7fd8a75b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:23:45.128Z|d2501174-918c-4c73-8429-04e7fd8a75b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:23:46.871Z|61738daa-2992-418d-937e-f5434afb73b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:23:46.872Z|61738daa-2992-418d-937e-f5434afb73b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:23:46.877Z|892dfdaa-6480-4e16-b6b3-31141e5b5bbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:23:46.878Z|892dfdaa-6480-4e16-b6b3-31141e5b5bbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:23:46.884Z|da5c1698-3c8a-40fd-ba3c-c31178b0ce01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:23:46.885Z|da5c1698-3c8a-40fd-ba3c-c31178b0ce01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:23:56.895Z|5f7b353c-2410-44cf-af5d-52e0e615c823|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:23:56.896Z|5f7b353c-2410-44cf-af5d-52e0e615c823|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:23:56.900Z|8414ab71-c81c-42b9-aa36-bc24675f9ca7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:23:56.900Z|8414ab71-c81c-42b9-aa36-bc24675f9ca7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:23:56.913Z|4f7376ca-1f5f-4cbe-80c1-e0d215ed8128|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:23:56.913Z|4f7376ca-1f5f-4cbe-80c1-e0d215ed8128|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:24:00.127Z|50f99092-416f-4388-bdf2-3ce4fe4a38ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:24:00.129Z|50f99092-416f-4388-bdf2-3ce4fe4a38ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:24:00.315Z|74a79e97-30a1-443d-ba96-7b95cf2a70e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:24:00.315Z|74a79e97-30a1-443d-ba96-7b95cf2a70e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:24:06.921Z|f27c3601-c4f4-4b71-b535-6bfc058500b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:24:06.923Z|f27c3601-c4f4-4b71-b535-6bfc058500b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:24:06.929Z|105dc92e-ecbc-4863-8b98-3f8505db6fdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:24:06.930Z|105dc92e-ecbc-4863-8b98-3f8505db6fdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:24:06.936Z|04db062b-526e-439c-a247-638ba7cf93d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:24:06.937Z|04db062b-526e-439c-a247-638ba7cf93d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:24:15.127Z|3c8b9dd3-a9d9-4121-a528-267a5ef840f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:24:15.128Z|3c8b9dd3-a9d9-4121-a528-267a5ef840f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:24:16.953Z|9810cabb-ea99-45a1-b137-602cef466b62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:24:16.954Z|9810cabb-ea99-45a1-b137-602cef466b62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:24:16.954Z|c83bd753-edd4-45ae-a180-59700657eff9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:24:16.954Z|c83bd753-edd4-45ae-a180-59700657eff9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:24:16.971Z|4deaa03c-8734-4f4d-8c7b-d715f62678c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:24:16.972Z|4deaa03c-8734-4f4d-8c7b-d715f62678c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:24:26.980Z|2f1f76f9-e1c3-413a-9b4e-6513504de072|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:24:26.980Z|687f39e9-6024-41bd-9b9e-0e2d2915e350|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:24:26.982Z|2f1f76f9-e1c3-413a-9b4e-6513504de072|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:24:26.982Z|687f39e9-6024-41bd-9b9e-0e2d2915e350|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:24:26.997Z|f46ab5a4-fac2-4d43-934e-7d85b250fb45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:24:26.998Z|f46ab5a4-fac2-4d43-934e-7d85b250fb45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:24:30.127Z|e5129dc7-34d3-468c-a6ce-885bf722ea5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:24:30.127Z|e5129dc7-34d3-468c-a6ce-885bf722ea5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:24:30.316Z|18d97d20-8174-4dc7-8db7-f21a57d227b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:24:30.317Z|18d97d20-8174-4dc7-8db7-f21a57d227b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:24:37.013Z|3c5629b8-8137-4e02-9f80-9fb7f523b55c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:24:37.014Z|550b1e4b-4cc0-482f-aa09-655a09619284|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:24:37.014Z|3c5629b8-8137-4e02-9f80-9fb7f523b55c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:24:37.015Z|550b1e4b-4cc0-482f-aa09-655a09619284|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:24:37.017Z|860d4021-798c-4c7a-94bd-ec375d4c95e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:24:37.019Z|860d4021-798c-4c7a-94bd-ec375d4c95e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:24:38.516Z|dcc07c1f-31c8-4f01-9441-5527fcb9c380|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:24:38.517Z|dcc07c1f-31c8-4f01-9441-5527fcb9c380|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:24:45.127Z|5df76599-8f71-4935-a8dc-6b3b1183d385|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:24:45.129Z|5df76599-8f71-4935-a8dc-6b3b1183d385|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:24:47.039Z|e1d34d66-2db8-4dff-8ab3-dfeeda1f409e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:24:47.040Z|e1d34d66-2db8-4dff-8ab3-dfeeda1f409e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:24:47.044Z|91415271-abde-4ecf-98b3-967ffb80613b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:24:47.046Z|91415271-abde-4ecf-98b3-967ffb80613b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:24:47.047Z|b143824c-ae4e-4328-8d20-60ad0366f2ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:24:47.047Z|b143824c-ae4e-4328-8d20-60ad0366f2ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:24:57.063Z|a83af8f2-29d3-4b9d-8638-714a12c531a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:24:57.064Z|a83af8f2-29d3-4b9d-8638-714a12c531a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:24:57.067Z|a791433c-c098-4cdb-8d18-a5eeb580a507|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:24:57.067Z|a791433c-c098-4cdb-8d18-a5eeb580a507|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:24:57.067Z|9eda1b55-0002-4322-9772-c95ba5f2f202|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:24:57.069Z|9eda1b55-0002-4322-9772-c95ba5f2f202|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:25:00.127Z|5e9d19c8-735e-4065-a7cb-e2ab137fff9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:25:00.128Z|5e9d19c8-735e-4065-a7cb-e2ab137fff9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:25:00.318Z|f507feb4-ca12-4094-bfc0-80869a4a2bf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:25:00.319Z|f507feb4-ca12-4094-bfc0-80869a4a2bf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:25:07.087Z|10fe0ba9-44ff-402d-9bf1-bf8a6f92d64b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:25:07.087Z|e8f4e4f4-8e2b-4749-b293-6417d1044643|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:25:07.088Z|e8f4e4f4-8e2b-4749-b293-6417d1044643|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:25:07.088Z|10fe0ba9-44ff-402d-9bf1-bf8a6f92d64b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:25:07.094Z|6ccd6997-f15f-4b38-934b-5e382f335917|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:25:07.095Z|6ccd6997-f15f-4b38-934b-5e382f335917|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:25:15.127Z|1081a980-9648-4d46-aaa4-3836cb6380c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:25:15.128Z|1081a980-9648-4d46-aaa4-3836cb6380c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:25:17.109Z|000c7aab-d855-436b-8f4c-9ee852a20285|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:25:17.109Z|22ac5990-771b-490f-a950-7f8b82ceb9df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:25:17.110Z|22ac5990-771b-490f-a950-7f8b82ceb9df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:25:17.110Z|000c7aab-d855-436b-8f4c-9ee852a20285|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:25:17.112Z|5a95da3e-4f0b-49b6-bca5-0faf8e366996|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:25:17.113Z|5a95da3e-4f0b-49b6-bca5-0faf8e366996|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:25:27.131Z|450128f2-0e36-498a-a3ac-e333627f0a98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:25:27.132Z|450128f2-0e36-498a-a3ac-e333627f0a98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:25:27.133Z|60b5c13c-3989-4597-824c-6c0d5e3dbb56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:25:27.134Z|60b5c13c-3989-4597-824c-6c0d5e3dbb56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:25:27.133Z|647d27ce-aa62-4580-8ece-d4979f539fd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:25:27.134Z|647d27ce-aa62-4580-8ece-d4979f539fd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:25:30.127Z|9ac727ad-a330-48c9-a51a-cf9fa9abaf2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:25:30.129Z|9ac727ad-a330-48c9-a51a-cf9fa9abaf2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:25:30.320Z|b378f97a-0c2c-4521-9aab-b141ec1d9801|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:25:30.321Z|b378f97a-0c2c-4521-9aab-b141ec1d9801|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:25:37.155Z|2be9b488-60c4-4d2d-92bd-c939b22087ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:25:37.155Z|59ba65c4-feaf-4fce-8c19-9411e6348928|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:25:37.155Z|2be9b488-60c4-4d2d-92bd-c939b22087ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:25:37.155Z|59ba65c4-feaf-4fce-8c19-9411e6348928|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:25:37.156Z|bdb4082e-7b06-4c60-89c7-bf62bae76610|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:25:37.157Z|bdb4082e-7b06-4c60-89c7-bf62bae76610|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:25:38.516Z|51f831c6-3d7d-447c-839e-e8b49bd4dff6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:25:38.518Z|51f831c6-3d7d-447c-839e-e8b49bd4dff6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:25:45.127Z|261bc5af-211b-42fb-a1b2-10109cc8e25d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:25:45.127Z|261bc5af-211b-42fb-a1b2-10109cc8e25d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:25:47.176Z|53da00d4-21d8-4e02-8828-3ee54a4ef715|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:25:47.177Z|53da00d4-21d8-4e02-8828-3ee54a4ef715|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:25:47.177Z|fe973d4f-279a-4de3-9d1d-6664a8d586f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:25:47.178Z|fe973d4f-279a-4de3-9d1d-6664a8d586f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:25:47.187Z|937920ea-a8b4-4755-aa30-fe9fd7c43a1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:25:47.188Z|937920ea-a8b4-4755-aa30-fe9fd7c43a1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:25:57.199Z|2a8c52c3-1b61-407b-b359-29af8aff54e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:25:57.202Z|2a8c52c3-1b61-407b-b359-29af8aff54e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:25:57.206Z|c53f02a3-0446-466c-8396-32bb96f31d2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:25:57.207Z|c53f02a3-0446-466c-8396-32bb96f31d2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:25:57.207Z|5b4a5ccb-3a0f-476c-b136-34b703a082bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:25:57.208Z|5b4a5ccb-3a0f-476c-b136-34b703a082bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:26:00.127Z|0718f308-069f-4721-bb46-6f6ddbe15aff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:26:00.127Z|0718f308-069f-4721-bb46-6f6ddbe15aff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:26:00.322Z|ebe697f2-b629-42ec-a82e-c53c99f6d964|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:26:00.322Z|ebe697f2-b629-42ec-a82e-c53c99f6d964|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:26:07.227Z|62ef79f2-fb39-482b-a02c-350291cc8ee6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:26:07.228Z|62ef79f2-fb39-482b-a02c-350291cc8ee6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:26:07.230Z|8d0a7c06-b260-40f8-bb12-ee8158c26a7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:26:07.231Z|8d0a7c06-b260-40f8-bb12-ee8158c26a7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:26:07.234Z|ada5c491-56f3-447f-973c-5bdbea32c200|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:26:07.234Z|ada5c491-56f3-447f-973c-5bdbea32c200|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:26:15.127Z|ec371140-dc3b-44ea-8c7f-a09bc9793eb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:26:15.130Z|ec371140-dc3b-44ea-8c7f-a09bc9793eb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:26:17.255Z|f9a3a4d1-0035-4f4e-b975-c1532a88d9b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:26:17.255Z|638d9dd0-9a22-43d4-b1cc-70080477e531|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:26:17.256Z|f9a3a4d1-0035-4f4e-b975-c1532a88d9b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:26:17.256Z|638d9dd0-9a22-43d4-b1cc-70080477e531|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:26:17.260Z|760efd3d-a159-4837-a881-621a54c5d90f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:26:17.260Z|760efd3d-a159-4837-a881-621a54c5d90f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:26:27.276Z|7557d80c-f0d5-412d-9327-2a910825f99c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:26:27.276Z|79dff6e7-bdeb-40e6-b9d1-10d5b2537aee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:26:27.277Z|7557d80c-f0d5-412d-9327-2a910825f99c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:26:27.277Z|79dff6e7-bdeb-40e6-b9d1-10d5b2537aee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:26:27.278Z|18502f30-a63d-476e-a86c-55407f67efda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:26:27.278Z|18502f30-a63d-476e-a86c-55407f67efda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:26:30.127Z|a5940cf5-e5de-4940-b204-f0ce703bc038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:26:30.127Z|a5940cf5-e5de-4940-b204-f0ce703bc038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:26:30.323Z|65a2b947-d7e6-450e-99c7-136698268f0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:26:30.324Z|65a2b947-d7e6-450e-99c7-136698268f0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:26:37.304Z|6822bbaa-abed-47d6-8cea-3f734daddac9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:26:37.304Z|b9fd119b-d25d-4184-915d-03cfee9d2771|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:26:37.304Z|2a1e4116-4846-49b2-97fc-98e518f12872|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:26:37.305Z|6822bbaa-abed-47d6-8cea-3f734daddac9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:26:37.305Z|b9fd119b-d25d-4184-915d-03cfee9d2771|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:26:37.305Z|2a1e4116-4846-49b2-97fc-98e518f12872|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:26:38.516Z|d5c8a912-9d5e-41ed-975e-0b57b58f9fe0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:26:38.517Z|d5c8a912-9d5e-41ed-975e-0b57b58f9fe0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:26:45.128Z|ab512b17-3e2f-4629-8845-06d741f8d223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:26:45.129Z|ab512b17-3e2f-4629-8845-06d741f8d223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:26:47.328Z|45798640-0a07-44d8-a97e-04c4ac0d2089|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:26:47.328Z|cb38c1e2-e10b-4c33-883a-42d3af0066d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:26:47.329Z|cb38c1e2-e10b-4c33-883a-42d3af0066d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:26:47.329Z|45798640-0a07-44d8-a97e-04c4ac0d2089|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:26:47.334Z|d502ff1a-da97-47f9-9d44-5b3ca3f5afb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:26:47.334Z|d502ff1a-da97-47f9-9d44-5b3ca3f5afb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:26:57.353Z|85cd6ec6-9637-4f40-810f-a529d620348c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:26:57.354Z|c83269f0-823f-4b25-bae1-ba188bde2daa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:26:57.354Z|c83269f0-823f-4b25-bae1-ba188bde2daa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:26:57.354Z|85cd6ec6-9637-4f40-810f-a529d620348c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:26:57.357Z|bf861e70-5e30-4909-981b-8738f09254c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:26:57.357Z|bf861e70-5e30-4909-981b-8738f09254c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:27:00.127Z|66a8c07d-796a-4b08-947c-8b0c3070ce85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:27:00.129Z|66a8c07d-796a-4b08-947c-8b0c3070ce85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:27:00.324Z|bc56e6c6-395c-4411-925a-52e549aca5de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:27:00.325Z|bc56e6c6-395c-4411-925a-52e549aca5de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:27:07.377Z|cda56447-0514-4365-bf47-d8adff46a84a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:27:07.377Z|cda56447-0514-4365-bf47-d8adff46a84a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:27:07.378Z|a648aa7f-348b-4e9d-b80b-575da24731b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:27:07.378Z|a648aa7f-348b-4e9d-b80b-575da24731b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:27:07.379Z|31de056e-67ce-4c09-a47c-9ce0daac020b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:27:07.380Z|31de056e-67ce-4c09-a47c-9ce0daac020b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:27:15.127Z|4a22bab9-23a0-469b-a2f0-e3ee8135bf66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:27:15.128Z|4a22bab9-23a0-469b-a2f0-e3ee8135bf66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:27:17.404Z|18242b3b-b9ec-48cf-8c2d-329acb2c82b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:27:17.405Z|18242b3b-b9ec-48cf-8c2d-329acb2c82b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:27:17.412Z|977822a5-2ef2-4a0b-ba46-dba21ffdd78f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:27:17.412Z|a60d4756-ddfa-4ee8-a443-6c2442b41be2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:27:17.413Z|a60d4756-ddfa-4ee8-a443-6c2442b41be2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:27:17.413Z|977822a5-2ef2-4a0b-ba46-dba21ffdd78f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:27:27.427Z|562305d6-9754-4ca7-a29c-cefce146ea61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:27:27.428Z|562305d6-9754-4ca7-a29c-cefce146ea61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:27:27.434Z|90246bfd-d100-4bb8-824d-52f5b36a3cf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:27:27.435Z|90246bfd-d100-4bb8-824d-52f5b36a3cf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:27:27.436Z|05c074bd-c0cb-44a4-93ce-3a67644ccba2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:27:27.437Z|05c074bd-c0cb-44a4-93ce-3a67644ccba2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:27:30.127Z|581b2d5f-9413-468c-aafb-3a04510a71a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:27:30.127Z|581b2d5f-9413-468c-aafb-3a04510a71a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:27:30.327Z|17a0a9cf-5d61-4f4d-929b-2de5a2de3817|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:27:30.328Z|17a0a9cf-5d61-4f4d-929b-2de5a2de3817|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:27:37.451Z|86dc171e-98f7-4144-ba00-37c4919f2e9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:27:37.451Z|86dc171e-98f7-4144-ba00-37c4919f2e9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:27:37.455Z|6ef62b93-ab5a-4727-9883-be6a5b51246e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:27:37.457Z|6ef62b93-ab5a-4727-9883-be6a5b51246e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:27:37.464Z|2564932f-2022-47aa-9f9b-2eba729eabdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:27:37.465Z|2564932f-2022-47aa-9f9b-2eba729eabdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:27:38.514Z|93e15455-7b68-42f4-b3e6-b8f121849b9b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:27:38.515Z|93e15455-7b68-42f4-b3e6-b8f121849b9b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:27:45.127Z|386f76f6-84b1-4656-969d-8d2dc1e16efc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:27:45.130Z|386f76f6-84b1-4656-969d-8d2dc1e16efc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:27:47.482Z|ae0bda89-0e85-4fa5-9a8e-e47ba8354982|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:27:47.483Z|ae0bda89-0e85-4fa5-9a8e-e47ba8354982|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:27:47.484Z|b68c4010-2e56-43bb-bbaf-fa5b3706db93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:27:47.485Z|b68c4010-2e56-43bb-bbaf-fa5b3706db93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:27:47.485Z|e3208baf-7109-4680-8b20-5c89f7215eec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:27:47.486Z|e3208baf-7109-4680-8b20-5c89f7215eec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:27:57.505Z|e608ab0a-f49d-4b29-abf7-48c6b971a390|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:27:57.505Z|29988c8e-6868-4f64-8864-53977c54eaa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:27:57.506Z|e608ab0a-f49d-4b29-abf7-48c6b971a390|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:27:57.506Z|29988c8e-6868-4f64-8864-53977c54eaa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:27:57.511Z|db434cce-b130-4062-b91f-c9871588b28f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:27:57.511Z|db434cce-b130-4062-b91f-c9871588b28f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:28:00.127Z|cdd239ee-6bfe-4418-a8bc-71c1f20dbf7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:28:00.127Z|cdd239ee-6bfe-4418-a8bc-71c1f20dbf7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:28:00.328Z|5477cb6d-c654-4492-be05-186682ffcd15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:28:00.329Z|5477cb6d-c654-4492-be05-186682ffcd15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:28:07.527Z|359f9304-611c-4588-8889-6a872d839b2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:28:07.527Z|8ab5ec49-c3e7-4ce3-997d-63953d54977d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:28:07.528Z|359f9304-611c-4588-8889-6a872d839b2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:28:07.528Z|8ab5ec49-c3e7-4ce3-997d-63953d54977d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:28:07.531Z|69d1ab3f-2de4-4719-9d23-5f94c2ff12e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:28:07.532Z|69d1ab3f-2de4-4719-9d23-5f94c2ff12e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:28:15.127Z|566cd023-3245-4a86-a90b-7f46f33ba561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:28:15.127Z|566cd023-3245-4a86-a90b-7f46f33ba561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:28:17.549Z|b9f903b4-6c54-4093-ac61-662996ffaebb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:28:17.550Z|b9f903b4-6c54-4093-ac61-662996ffaebb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:28:17.552Z|225eb736-3280-4d6c-8c4e-417240585a23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:28:17.552Z|225eb736-3280-4d6c-8c4e-417240585a23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:28:17.563Z|701c07a6-8667-4e82-9312-fb1121d7a101|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:28:17.564Z|701c07a6-8667-4e82-9312-fb1121d7a101|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:28:27.571Z|ef95724b-df2b-4eca-82c9-6f91efb0b883|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:28:27.571Z|050adc23-5a68-461a-ab2b-d7a02067d20f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:28:27.572Z|ef95724b-df2b-4eca-82c9-6f91efb0b883|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:28:27.572Z|050adc23-5a68-461a-ab2b-d7a02067d20f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:28:27.586Z|163a3950-345e-47c0-856d-c2ac6479fcc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:28:27.587Z|163a3950-345e-47c0-856d-c2ac6479fcc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:28:30.127Z|76bfa7eb-7505-477d-9ab1-b7e75d942fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:28:30.129Z|76bfa7eb-7505-477d-9ab1-b7e75d942fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:28:30.330Z|c31daac0-f4d0-44b6-8c6a-c76995477d43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:28:30.331Z|c31daac0-f4d0-44b6-8c6a-c76995477d43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:28:37.595Z|fcd29f25-e0b8-49cb-af3e-9f44ec957197|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:28:37.596Z|4e7b33fd-a6a5-40be-bbbd-51e00b28c14a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:28:37.596Z|fcd29f25-e0b8-49cb-af3e-9f44ec957197|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:28:37.597Z|4e7b33fd-a6a5-40be-bbbd-51e00b28c14a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:28:37.606Z|f077c923-2885-4307-a795-2bf17031f4f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:28:37.607Z|f077c923-2885-4307-a795-2bf17031f4f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:28:38.515Z|a7a1128e-4483-4c66-8e04-4561e47dd121|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:28:38.516Z|a7a1128e-4483-4c66-8e04-4561e47dd121|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:28:45.127Z|a58808a8-06eb-4c9b-9e41-bdc275a2ceaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:28:45.128Z|a58808a8-06eb-4c9b-9e41-bdc275a2ceaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:28:47.618Z|90e5a292-d1f2-45a3-af6a-fc9cc32a5cd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:28:47.619Z|90e5a292-d1f2-45a3-af6a-fc9cc32a5cd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:28:47.618Z|790dd65a-0a45-4536-8138-28211839612d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:28:47.621Z|790dd65a-0a45-4536-8138-28211839612d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:28:47.624Z|37aeb3bc-b1e5-4247-b5f7-83aa3c8cb727|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:28:47.625Z|37aeb3bc-b1e5-4247-b5f7-83aa3c8cb727|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:28:57.643Z|83c67a6f-f0a8-431f-a101-55372b2149c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:28:57.643Z|28460734-b73a-450f-8205-8aa3daa70815|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:28:57.643Z|e4f8322e-01ec-4f42-aa6b-605926993e2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:28:57.644Z|28460734-b73a-450f-8205-8aa3daa70815|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:28:57.644Z|83c67a6f-f0a8-431f-a101-55372b2149c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:28:57.644Z|e4f8322e-01ec-4f42-aa6b-605926993e2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:29:00.127Z|978b23be-d747-49f8-9239-b308a317fd08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:29:00.127Z|978b23be-d747-49f8-9239-b308a317fd08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:29:00.331Z|69aaa4e1-d5e9-4482-9d7c-258f7a2a5279|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:29:00.332Z|69aaa4e1-d5e9-4482-9d7c-258f7a2a5279|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:29:07.667Z|caf4c3ef-19a5-4dfa-aa54-1101bd2aedf3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:29:07.667Z|8eceef9e-fd6d-4d58-af4c-4c3bc31c3f53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:29:07.669Z|caf4c3ef-19a5-4dfa-aa54-1101bd2aedf3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:29:07.669Z|8eceef9e-fd6d-4d58-af4c-4c3bc31c3f53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:29:07.669Z|d683fe80-00c5-4e0a-b6ae-dee5a390fc4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:29:07.670Z|d683fe80-00c5-4e0a-b6ae-dee5a390fc4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:29:15.127Z|7eae15d7-320b-4930-b0ae-494cf8202cbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:29:15.130Z|7eae15d7-320b-4930-b0ae-494cf8202cbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:29:17.699Z|d500779e-3707-4b12-b501-94a362f1b845|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:29:17.699Z|210924f0-aaba-4a56-ae97-d8b02946767b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:29:17.699Z|4a89e895-a43e-4148-b62e-236f93be8704|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:29:17.700Z|d500779e-3707-4b12-b501-94a362f1b845|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:29:17.700Z|4a89e895-a43e-4148-b62e-236f93be8704|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:29:17.700Z|210924f0-aaba-4a56-ae97-d8b02946767b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:29:27.726Z|350caa33-44b8-4de1-ad98-efabbfb390c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:29:27.726Z|46903992-7093-49bd-8d7f-265d0c177568|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:29:27.726Z|6131e0a7-932b-4dcd-be24-a67bfd7116dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:29:27.727Z|350caa33-44b8-4de1-ad98-efabbfb390c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:29:27.727Z|46903992-7093-49bd-8d7f-265d0c177568|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:29:27.727Z|6131e0a7-932b-4dcd-be24-a67bfd7116dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:29:30.127Z|341cafe9-a5fe-4426-b4ce-c8daa3e85872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:29:30.127Z|341cafe9-a5fe-4426-b4ce-c8daa3e85872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:29:30.333Z|35c6d3bc-6435-4aa0-b72e-a65e8c138587|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:29:30.334Z|35c6d3bc-6435-4aa0-b72e-a65e8c138587|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:29:37.749Z|f885561d-031b-4bdb-a67e-e26db9ca0954|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:29:37.750Z|c9398aef-d713-4049-bef8-5d13c6ed24eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:29:37.751Z|f885561d-031b-4bdb-a67e-e26db9ca0954|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:29:37.751Z|c9398aef-d713-4049-bef8-5d13c6ed24eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:29:37.751Z|f28ece43-d6b7-42b0-b8b0-6667c74110cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:29:37.753Z|f28ece43-d6b7-42b0-b8b0-6667c74110cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:29:38.514Z|55f99a01-c45d-434f-84e6-9537469eabbe|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:29:38.516Z|55f99a01-c45d-434f-84e6-9537469eabbe|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:29:45.127Z|e4c78765-952c-46f8-9e4c-a4788fa13ac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:29:45.129Z|e4c78765-952c-46f8-9e4c-a4788fa13ac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:29:47.778Z|cb120859-84d9-4253-bdbb-dbed3e0f9a51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:29:47.779Z|9db303e0-7673-44fe-825b-6116d58c9c47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:29:47.780Z|9db303e0-7673-44fe-825b-6116d58c9c47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:29:47.780Z|cb120859-84d9-4253-bdbb-dbed3e0f9a51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:29:47.787Z|e2a7a700-2666-4e73-a6aa-f9362a69f844|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:29:47.789Z|e2a7a700-2666-4e73-a6aa-f9362a69f844|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:29:57.806Z|1f1fb04b-276d-44b2-9a25-c6ab61f03cce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:29:57.807Z|1f1fb04b-276d-44b2-9a25-c6ab61f03cce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:29:57.809Z|89ae331e-8cf9-499a-b0b5-5f0575ae40be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:29:57.809Z|d7fb516e-293c-4e6f-a36f-69b1a2fc4ae7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:29:57.810Z|89ae331e-8cf9-499a-b0b5-5f0575ae40be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:29:57.810Z|d7fb516e-293c-4e6f-a36f-69b1a2fc4ae7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:30:00.127Z|2340e923-9216-4e8d-bb0f-6b137eef7af5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:30:00.132Z|2340e923-9216-4e8d-bb0f-6b137eef7af5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:30:00.335Z|17c12a60-eb53-442f-81fc-6aa000d0df5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:30:00.336Z|17c12a60-eb53-442f-81fc-6aa000d0df5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:30:07.831Z|6c157c16-cd6e-4f81-9814-4810fea2ab67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:30:07.831Z|c6cbe7c5-6e1e-496a-86c7-ba7735f85ce1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:30:07.832Z|9f3b8be4-2dce-4fb1-8645-cf0ed174b267|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:30:07.832Z|6c157c16-cd6e-4f81-9814-4810fea2ab67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:30:07.832Z|c6cbe7c5-6e1e-496a-86c7-ba7735f85ce1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:30:07.832Z|9f3b8be4-2dce-4fb1-8645-cf0ed174b267|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:30:15.127Z|2efa4338-ff3c-4d31-a08d-6d35f036aa64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:30:15.127Z|2efa4338-ff3c-4d31-a08d-6d35f036aa64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:30:17.853Z|4917ec1b-6960-40b5-88c5-41a95ef7de57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:30:17.853Z|ef535373-effc-4b42-b9d4-3d5468a5f7b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:30:17.855Z|935d6c41-d35b-4171-bd4b-cea8b46599cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:30:17.855Z|ef535373-effc-4b42-b9d4-3d5468a5f7b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:30:17.855Z|4917ec1b-6960-40b5-88c5-41a95ef7de57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:30:17.856Z|935d6c41-d35b-4171-bd4b-cea8b46599cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:30:27.879Z|dcad60ec-05df-4a07-a363-4bd76fc98a44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:30:27.880Z|dcad60ec-05df-4a07-a363-4bd76fc98a44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:30:27.884Z|f9e363e4-0ba4-407f-bff7-b0e75858f60a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:30:27.879Z|f78107e2-2908-44a8-91b6-cb60a5a32167|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:30:27.885Z|f78107e2-2908-44a8-91b6-cb60a5a32167|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:30:27.885Z|f9e363e4-0ba4-407f-bff7-b0e75858f60a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:30:30.127Z|92b6eadb-c5d7-4db3-80d8-32d1ee56180c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:30:30.127Z|92b6eadb-c5d7-4db3-80d8-32d1ee56180c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:30:30.337Z|1f089d1f-3026-4728-a921-73a7e5a94f78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:30:30.338Z|1f089d1f-3026-4728-a921-73a7e5a94f78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:30:37.907Z|c5af2fb1-dcd2-43a5-9e30-334341316c71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:30:37.907Z|92546ff2-4178-4d7a-9a1c-085522ed7d52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:30:37.908Z|92546ff2-4178-4d7a-9a1c-085522ed7d52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:30:37.908Z|c5af2fb1-dcd2-43a5-9e30-334341316c71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:30:37.913Z|842b3c14-c213-48ab-ab9c-7af158a58d3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:30:37.914Z|842b3c14-c213-48ab-ab9c-7af158a58d3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:30:38.523Z|6f691d91-01e8-4533-b37b-d70beb810422|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:30:38.524Z|6f691d91-01e8-4533-b37b-d70beb810422|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:30:45.127Z|82cae334-7631-47bd-a40e-8afd153a559f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:30:45.130Z|82cae334-7631-47bd-a40e-8afd153a559f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:30:47.935Z|789711b8-0ba9-48e7-b360-ff9567739444|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:30:47.935Z|22ac70df-a31b-46ea-ade8-50cb06f92852|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:30:47.936Z|789711b8-0ba9-48e7-b360-ff9567739444|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:30:47.937Z|22ac70df-a31b-46ea-ade8-50cb06f92852|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:30:47.937Z|9669ff11-4b10-4a95-ba62-d0caa42f9103|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:30:47.938Z|9669ff11-4b10-4a95-ba62-d0caa42f9103|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:30:57.962Z|f16feede-ff82-4cf9-a4bc-4900be290307|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:30:57.962Z|f16feede-ff82-4cf9-a4bc-4900be290307|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:30:57.982Z|7fb1d102-2ac6-4d7d-b748-7b206e7561d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:30:57.983Z|7fb1d102-2ac6-4d7d-b748-7b206e7561d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:30:57.987Z|4b7dcad0-3735-4263-9ac1-904cd26b4d14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:30:57.988Z|4b7dcad0-3735-4263-9ac1-904cd26b4d14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:31:00.127Z|1b47d650-9f7e-4339-afa2-98afe2a6e698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:31:00.127Z|1b47d650-9f7e-4339-afa2-98afe2a6e698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:31:00.339Z|2c7bf32a-8893-4756-a1a2-b44d101bef74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:31:00.340Z|2c7bf32a-8893-4756-a1a2-b44d101bef74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:31:07.996Z|6e873f3e-c105-4f7d-9f29-ae034a16c65b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:31:07.997Z|6e873f3e-c105-4f7d-9f29-ae034a16c65b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:31:08.002Z|402eef9a-32bf-4bef-b852-71d7643076b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:31:08.003Z|402eef9a-32bf-4bef-b852-71d7643076b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:31:08.017Z|4eb98b0c-fe9c-492e-a200-42fdc816e98e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:31:08.018Z|4eb98b0c-fe9c-492e-a200-42fdc816e98e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:31:15.127Z|8e3da217-9134-401f-8d80-5f8bba33585e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:31:15.128Z|8e3da217-9134-401f-8d80-5f8bba33585e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:31:18.023Z|46913a41-ef4d-450d-ae9f-6ec69ed5f56f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:31:18.024Z|46913a41-ef4d-450d-ae9f-6ec69ed5f56f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:31:18.026Z|303d854e-3061-4509-a9bb-757711a6b129|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:31:18.028Z|303d854e-3061-4509-a9bb-757711a6b129|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:31:18.041Z|91e3eac5-5e98-4412-9f04-f56dc01a31df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:31:18.041Z|91e3eac5-5e98-4412-9f04-f56dc01a31df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:31:28.045Z|e7260b49-cfc5-457d-bcea-9d83dedc2f12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:31:28.045Z|e7260b49-cfc5-457d-bcea-9d83dedc2f12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:31:28.047Z|3edaeea5-5ee6-4e19-8190-f7ba81499c52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:31:28.047Z|3edaeea5-5ee6-4e19-8190-f7ba81499c52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:31:28.063Z|4c2794ca-f98a-4a08-9158-0926c4fec3ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:31:28.064Z|4c2794ca-f98a-4a08-9158-0926c4fec3ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:31:30.127Z|2f4fdf21-b5eb-4211-a71b-645acc0bc7f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:31:30.130Z|2f4fdf21-b5eb-4211-a71b-645acc0bc7f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:31:30.341Z|4cb82e7c-2336-4599-8098-7a6862ccc1d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:31:30.342Z|4cb82e7c-2336-4599-8098-7a6862ccc1d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:31:38.078Z|37d589e8-8727-4562-afeb-d126e3bfc99f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:31:38.079Z|37d589e8-8727-4562-afeb-d126e3bfc99f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:31:38.091Z|9c78ef76-8284-415b-811a-75bcf15403f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:31:38.092Z|9c78ef76-8284-415b-811a-75bcf15403f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:31:38.097Z|a9762205-744d-4e14-96f8-9eeac6238b7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:31:38.098Z|a9762205-744d-4e14-96f8-9eeac6238b7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:31:38.514Z|1f1b5633-5565-408b-bfb6-b24df7755c0e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:31:38.515Z|1f1b5633-5565-408b-bfb6-b24df7755c0e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:31:45.127Z|e2b0b2f9-fe79-48df-82dd-26c0b9965020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:31:45.127Z|e2b0b2f9-fe79-48df-82dd-26c0b9965020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:31:48.103Z|4a1d8690-dd8f-416f-916f-c3ad3c286bee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:31:48.104Z|4a1d8690-dd8f-416f-916f-c3ad3c286bee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:31:48.117Z|8efa54ea-d0bf-4816-bd1c-e2d4bf745508|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:31:48.118Z|8efa54ea-d0bf-4816-bd1c-e2d4bf745508|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:31:48.118Z|cfb715c8-853f-491d-bb2c-b6632f75add1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:31:48.119Z|cfb715c8-853f-491d-bb2c-b6632f75add1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:31:58.127Z|551c0560-b022-42bf-8620-5cdb78212a3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:31:58.128Z|551c0560-b022-42bf-8620-5cdb78212a3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:31:58.142Z|d0615bdb-79e5-47cc-bcdb-8a6160fc243c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:31:58.143Z|d0615bdb-79e5-47cc-bcdb-8a6160fc243c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:31:58.144Z|30b26697-8e88-48d4-9b7a-3c0ca9c8214a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:31:58.145Z|30b26697-8e88-48d4-9b7a-3c0ca9c8214a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:32:00.127Z|170e61c7-5f09-4b9c-8b08-3d548b80f521|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:32:00.127Z|170e61c7-5f09-4b9c-8b08-3d548b80f521|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:32:00.342Z|f6f5f4e7-f675-4ee1-9d50-fe0273b81521|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:32:00.343Z|f6f5f4e7-f675-4ee1-9d50-fe0273b81521|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:32:08.151Z|42a4a97d-18fa-4958-84eb-3656dfc2e682|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:32:08.152Z|42a4a97d-18fa-4958-84eb-3656dfc2e682|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:32:08.170Z|102aa86a-ca55-4d77-b23a-34085f536bdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:32:08.170Z|5ac76ad5-4cd8-4540-8a7b-4de02d8cc575|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:32:08.170Z|102aa86a-ca55-4d77-b23a-34085f536bdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:32:08.171Z|5ac76ad5-4cd8-4540-8a7b-4de02d8cc575|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:32:15.127Z|c00e9e54-4cfa-45ea-b71f-3ecfbf0a1fca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:32:15.130Z|c00e9e54-4cfa-45ea-b71f-3ecfbf0a1fca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:32:18.175Z|5ff3602e-f7e7-4ee3-8228-665a3540b8b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:32:18.176Z|5ff3602e-f7e7-4ee3-8228-665a3540b8b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:32:18.189Z|de30961b-3a8a-4497-a4a7-012048bec6bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:32:18.191Z|de30961b-3a8a-4497-a4a7-012048bec6bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:32:18.192Z|ef8cd2fe-4e21-4e48-918b-4889aa3c16ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:32:18.193Z|ef8cd2fe-4e21-4e48-918b-4889aa3c16ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:32:28.196Z|14e6c106-f579-4264-aeff-21a4a9455585|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:32:28.197Z|14e6c106-f579-4264-aeff-21a4a9455585|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:32:28.212Z|5af3d724-e200-457b-8dc0-1562f6389fef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:32:28.212Z|5af3d724-e200-457b-8dc0-1562f6389fef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:32:28.214Z|20c9d622-c675-4564-8492-c416908a2772|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:32:28.216Z|20c9d622-c675-4564-8492-c416908a2772|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:32:30.127Z|75222eff-7007-49eb-bda1-8ea666dd6352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:32:30.128Z|75222eff-7007-49eb-bda1-8ea666dd6352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:32:30.344Z|a73fe4c2-7a20-4c34-bb88-6e595d0f4d8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:32:30.345Z|a73fe4c2-7a20-4c34-bb88-6e595d0f4d8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:32:38.216Z|d93c1de4-8ece-45b1-8889-b27e23d3e148|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:32:38.217Z|d93c1de4-8ece-45b1-8889-b27e23d3e148|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:32:38.237Z|7802d081-7fb7-44ff-a8b1-b0ac2a8eb986|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:32:38.238Z|7802d081-7fb7-44ff-a8b1-b0ac2a8eb986|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:32:38.239Z|4f7123a3-0fea-437a-815d-6b7e35f6a890|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:32:38.240Z|4f7123a3-0fea-437a-815d-6b7e35f6a890|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:32:38.514Z|8200010c-4491-423a-8b15-f2f88f8eba46|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:32:38.515Z|8200010c-4491-423a-8b15-f2f88f8eba46|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:32:45.127Z|1c0631e5-dcf2-4f96-b7f2-383a5f632033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:32:45.127Z|1c0631e5-dcf2-4f96-b7f2-383a5f632033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:32:48.237Z|6ef7ffd3-1692-4086-9fb5-253a8ccb2f5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:32:48.238Z|6ef7ffd3-1692-4086-9fb5-253a8ccb2f5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:32:48.260Z|ad32a592-95fb-4b2e-b4da-a168ea99ddb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:32:48.261Z|ad32a592-95fb-4b2e-b4da-a168ea99ddb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:32:48.269Z|891f633d-f58c-402d-86b2-bf2a03fda295|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:32:48.269Z|891f633d-f58c-402d-86b2-bf2a03fda295|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:32:58.272Z|4cef4c23-0307-400c-90cf-42716e673a16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:32:58.273Z|4cef4c23-0307-400c-90cf-42716e673a16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:32:58.288Z|6eb5d361-12c4-403a-ab8d-98bc0af13e88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:32:58.288Z|2b87e45c-9808-4c20-8927-104653d6a89b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:32:58.289Z|6eb5d361-12c4-403a-ab8d-98bc0af13e88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:32:58.289Z|2b87e45c-9808-4c20-8927-104653d6a89b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:33:00.127Z|0dc10a53-da29-43bb-84cb-d938ea604194|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:33:00.129Z|0dc10a53-da29-43bb-84cb-d938ea604194|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:33:00.346Z|b2d65752-d870-4d77-8afb-500904da0f58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:33:00.347Z|b2d65752-d870-4d77-8afb-500904da0f58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:33:08.303Z|69657257-b49f-4249-9ef2-80c8fb865cd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:33:08.304Z|69657257-b49f-4249-9ef2-80c8fb865cd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:33:08.308Z|e15ed96d-c6bf-4c32-83bf-9bb535733d6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:33:08.308Z|19800095-4cfa-407b-9194-278cd6f7cb8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:33:08.309Z|19800095-4cfa-407b-9194-278cd6f7cb8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:33:08.309Z|e15ed96d-c6bf-4c32-83bf-9bb535733d6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:33:15.127Z|2e494572-aafd-4d4c-89fc-109a1bb8f199|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:33:15.128Z|2e494572-aafd-4d4c-89fc-109a1bb8f199|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:33:18.332Z|0666b2cd-2f5c-44ec-a23a-cd43c2f37fa1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:33:18.333Z|0666b2cd-2f5c-44ec-a23a-cd43c2f37fa1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:33:18.337Z|aae33ebd-73ad-489e-a50a-b56a37cb892b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:33:18.338Z|742c9dce-8bb7-43fe-8ec3-06224255f5b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:33:18.338Z|aae33ebd-73ad-489e-a50a-b56a37cb892b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:33:18.338Z|742c9dce-8bb7-43fe-8ec3-06224255f5b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:33:28.358Z|2ce69cea-c633-4c64-8ca3-029b482d8a63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:33:28.359Z|2ce69cea-c633-4c64-8ca3-029b482d8a63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:33:28.360Z|a9f69810-b904-4785-b83b-129ccec6a67c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:33:28.361Z|a9f69810-b904-4785-b83b-129ccec6a67c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:33:28.363Z|51203186-586c-45e2-8fa1-d761ce9de8ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:33:28.364Z|51203186-586c-45e2-8fa1-d761ce9de8ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:33:30.127Z|61f60816-357e-4cb5-9b21-bbb2c812331d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:33:30.127Z|61f60816-357e-4cb5-9b21-bbb2c812331d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:33:30.347Z|bf708101-1dbf-47b3-9d3a-664f5752d917|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:33:30.348Z|bf708101-1dbf-47b3-9d3a-664f5752d917|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:33:38.378Z|5dbf1150-09ac-4fbe-8cd5-d1c42f233a51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:33:38.379Z|5dbf1150-09ac-4fbe-8cd5-d1c42f233a51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:33:38.382Z|cd2d008c-52f9-486b-9258-14e0273ac146|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:33:38.382Z|6e36a443-cde3-4336-b5b5-bbfe037cb06c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:33:38.383Z|6e36a443-cde3-4336-b5b5-bbfe037cb06c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:33:38.384Z|cd2d008c-52f9-486b-9258-14e0273ac146|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:33:38.514Z|ff8d8230-3ea5-4232-a79b-917fe80f3815|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:33:38.515Z|ff8d8230-3ea5-4232-a79b-917fe80f3815|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:33:45.127Z|d43650cd-c4e6-4e6e-bda3-1aae1359f71e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:33:45.130Z|d43650cd-c4e6-4e6e-bda3-1aae1359f71e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:33:48.404Z|6828c967-4c2d-46b2-a4dc-79a9e3914b63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:33:48.406Z|6828c967-4c2d-46b2-a4dc-79a9e3914b63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:33:48.406Z|b7c424c4-ede8-4d80-a8f8-6a30d5879b5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:33:48.407Z|b7c424c4-ede8-4d80-a8f8-6a30d5879b5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:33:48.409Z|c7dc148c-5022-49fa-977b-27006bb25e23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:33:48.410Z|c7dc148c-5022-49fa-977b-27006bb25e23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:33:58.433Z|113d276f-b281-4b76-9f17-a42e1da1d12d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:33:58.433Z|bb8143ed-a4cf-4ab0-a761-53ffa375bc48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:33:58.434Z|113d276f-b281-4b76-9f17-a42e1da1d12d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:33:58.434Z|bb8143ed-a4cf-4ab0-a761-53ffa375bc48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:33:58.434Z|569df6bd-8876-4be0-ad88-ce5cf3a8428e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:33:58.435Z|569df6bd-8876-4be0-ad88-ce5cf3a8428e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:34:00.127Z|37da2118-71a0-4260-b551-b087decbd239|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:34:00.127Z|37da2118-71a0-4260-b551-b087decbd239|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:34:00.349Z|b3b3836d-fbd8-4340-805f-0b5195f9c1f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:34:00.350Z|b3b3836d-fbd8-4340-805f-0b5195f9c1f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:34:08.454Z|0dc7cc46-b66e-42b8-9fc0-947634840eb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:34:08.455Z|0dc7cc46-b66e-42b8-9fc0-947634840eb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:34:08.462Z|7beef415-b006-4202-808e-f615ba244810|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:34:08.463Z|7beef415-b006-4202-808e-f615ba244810|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:34:08.464Z|d621cd44-5e56-4819-96a7-8cc73a609fad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:34:08.466Z|d621cd44-5e56-4819-96a7-8cc73a609fad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:34:15.127Z|b1bc88df-5fe5-403d-8527-6abe36dfc57a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:34:15.127Z|b1bc88df-5fe5-403d-8527-6abe36dfc57a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:34:18.477Z|575e9015-839d-4ea5-82cf-cafa36171907|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:34:18.478Z|575e9015-839d-4ea5-82cf-cafa36171907|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:34:18.482Z|f4fc5d17-191c-4e0a-9315-d8a56f8286d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:34:18.483Z|f4fc5d17-191c-4e0a-9315-d8a56f8286d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:34:18.487Z|e9b6a4a1-899f-4ca0-aeb0-839fc9efc8d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:34:18.488Z|e9b6a4a1-899f-4ca0-aeb0-839fc9efc8d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:34:28.501Z|6e8a45e6-35ab-445a-a691-f1b2ed8aa747|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:34:28.502Z|6e8a45e6-35ab-445a-a691-f1b2ed8aa747|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:34:28.503Z|3163bfb4-7829-44ca-87de-9cb9ef796248|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:34:28.504Z|3163bfb4-7829-44ca-87de-9cb9ef796248|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:34:28.510Z|25ea5834-25a5-403d-9991-c67342642d2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:34:28.511Z|25ea5834-25a5-403d-9991-c67342642d2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:34:30.127Z|b6eea14b-4b4c-41e4-b2e3-05eb7ef6e12b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:34:30.130Z|b6eea14b-4b4c-41e4-b2e3-05eb7ef6e12b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:34:30.350Z|068315b2-af57-41f0-bcde-df76a8cca13f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:34:30.351Z|068315b2-af57-41f0-bcde-df76a8cca13f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:34:38.514Z|5420cd4e-f7f6-42ef-9531-cb84ce0136d6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:34:38.515Z|5420cd4e-f7f6-42ef-9531-cb84ce0136d6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:34:38.524Z|9880947e-b65f-444c-bdec-adfe8987e850|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:34:38.524Z|9880947e-b65f-444c-bdec-adfe8987e850|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:34:38.529Z|80d3222f-bbf5-4df9-881b-411ccdf1f5f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:34:38.530Z|80d3222f-bbf5-4df9-881b-411ccdf1f5f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:34:38.541Z|e193ba9e-1ee2-4173-99cd-91b5bdda7737|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:34:38.541Z|e193ba9e-1ee2-4173-99cd-91b5bdda7737|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:34:45.127Z|92f6e349-4737-41e0-a719-cdee0a928dd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:34:45.128Z|92f6e349-4737-41e0-a719-cdee0a928dd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:34:48.546Z|ffc4e0a8-94d5-4982-a7b8-250fe14eb706|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:34:48.547Z|ffc4e0a8-94d5-4982-a7b8-250fe14eb706|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:34:48.554Z|720f579a-d5f1-4da7-b10d-5061a57cf38a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:34:48.554Z|720f579a-d5f1-4da7-b10d-5061a57cf38a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:34:48.563Z|4cd5a3b9-8bd8-4601-904c-f7814edf5928|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:34:48.563Z|4cd5a3b9-8bd8-4601-904c-f7814edf5928|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:34:58.571Z|983506d3-2023-4b75-845e-ccc1706d12b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:34:58.572Z|983506d3-2023-4b75-845e-ccc1706d12b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:34:58.575Z|6a0a5fef-f617-497d-9ac0-6d737af8a086|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:34:58.575Z|6a0a5fef-f617-497d-9ac0-6d737af8a086|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:34:58.585Z|6edcffe2-3128-4417-b50b-c79e4195e712|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:34:58.586Z|6edcffe2-3128-4417-b50b-c79e4195e712|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:35:00.127Z|f6ff2736-cad2-4358-8123-6093b5298bfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:35:00.128Z|f6ff2736-cad2-4358-8123-6093b5298bfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:35:00.352Z|698b1b6b-3fec-4190-978c-a8857a2abbd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:35:00.353Z|698b1b6b-3fec-4190-978c-a8857a2abbd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:35:08.597Z|73790d1c-0acb-401a-903d-04c633b3ad68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:35:08.597Z|f0c944fb-6674-4656-a169-81929b9e56d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:35:08.598Z|f0c944fb-6674-4656-a169-81929b9e56d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:35:08.598Z|73790d1c-0acb-401a-903d-04c633b3ad68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:35:08.613Z|7813aa9c-886d-483f-8716-3241fcadb333|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:35:08.614Z|7813aa9c-886d-483f-8716-3241fcadb333|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:35:15.127Z|f1206e27-218f-4885-94e6-6059d4f642dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:35:15.130Z|f1206e27-218f-4885-94e6-6059d4f642dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:35:18.618Z|22ed73d7-8114-4a1a-9334-a0493c78dc36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:35:18.618Z|805165f4-0bff-407c-b5db-2e2f5d335f29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:35:18.619Z|805165f4-0bff-407c-b5db-2e2f5d335f29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:35:18.619Z|22ed73d7-8114-4a1a-9334-a0493c78dc36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:35:18.634Z|3a8ffefe-59de-4dbd-8fe2-eb31470579d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:35:18.634Z|3a8ffefe-59de-4dbd-8fe2-eb31470579d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:35:28.647Z|0036d862-583d-4184-9dd9-fd5e0801f127|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:35:28.647Z|0b20e943-3166-4cb7-ad8e-6df0c7e749d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:35:28.647Z|0036d862-583d-4184-9dd9-fd5e0801f127|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:35:28.647Z|0b20e943-3166-4cb7-ad8e-6df0c7e749d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:35:28.652Z|fc24a34c-db32-4bb7-84e7-9b6a29605994|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:35:28.652Z|fc24a34c-db32-4bb7-84e7-9b6a29605994|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:35:30.127Z|e4d12e95-3e66-49e2-b6d7-6eacec32a63d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:35:30.127Z|e4d12e95-3e66-49e2-b6d7-6eacec32a63d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:35:30.354Z|c7274ddc-44e2-4adc-8d88-069191f6374a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:35:30.354Z|c7274ddc-44e2-4adc-8d88-069191f6374a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:35:38.515Z|9e304165-043e-4f42-a2b6-e57e38b54f7a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:35:38.516Z|9e304165-043e-4f42-a2b6-e57e38b54f7a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:35:38.667Z|c924273f-866e-407c-80b5-939cf9e481c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:35:38.667Z|7e91146a-7e03-4164-b77a-06e57df85580|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:35:38.668Z|c924273f-866e-407c-80b5-939cf9e481c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:35:38.668Z|7e91146a-7e03-4164-b77a-06e57df85580|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:35:38.671Z|bdae0daf-ea4f-4f65-a22d-f92df85a53d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:35:38.672Z|bdae0daf-ea4f-4f65-a22d-f92df85a53d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:35:45.127Z|98aac691-ba34-4e2b-aeb6-6d2dda01c698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:35:45.127Z|98aac691-ba34-4e2b-aeb6-6d2dda01c698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:35:48.690Z|e0822a22-8804-4db3-b8e0-796931e795dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:35:48.691Z|e0822a22-8804-4db3-b8e0-796931e795dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:35:48.691Z|b443cef5-f6f8-4562-869c-6b05297e722b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:35:48.692Z|b443cef5-f6f8-4562-869c-6b05297e722b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:35:48.696Z|3ef87f3c-a740-434e-b62b-c85ae3662e20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:35:48.697Z|3ef87f3c-a740-434e-b62b-c85ae3662e20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:35:58.711Z|30f057bc-1cf2-43f4-b4c5-ad1dfe58c672|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:35:58.712Z|30f057bc-1cf2-43f4-b4c5-ad1dfe58c672|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:35:58.711Z|2255b1fa-7efa-425b-ab86-f8029d64ed9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:35:58.713Z|2255b1fa-7efa-425b-ab86-f8029d64ed9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:35:58.714Z|e290bab7-fbb4-4139-b6a1-7d5a335f1e35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:35:58.715Z|e290bab7-fbb4-4139-b6a1-7d5a335f1e35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:36:00.127Z|f340933c-81f9-48f8-98cf-627fb54dd526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:36:00.130Z|f340933c-81f9-48f8-98cf-627fb54dd526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:36:00.355Z|2b1b2958-036f-47f4-a83c-d28fd22cbbe8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:36:00.356Z|2b1b2958-036f-47f4-a83c-d28fd22cbbe8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:36:08.734Z|a3c889ed-c0f4-40ae-97a7-c8da06963018|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:36:08.735Z|a7d8176f-2896-499c-9a8c-cf9f86202318|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:36:08.735Z|749ecc20-85ef-47dc-9453-eddfde45e77c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:36:08.735Z|a3c889ed-c0f4-40ae-97a7-c8da06963018|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:36:08.735Z|a7d8176f-2896-499c-9a8c-cf9f86202318|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:36:08.735Z|749ecc20-85ef-47dc-9453-eddfde45e77c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:36:15.127Z|7a96110d-de4b-481d-acb4-f2be909def0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:36:15.127Z|7a96110d-de4b-481d-acb4-f2be909def0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:36:18.759Z|ddeaa9ac-1ae4-4d2b-a04b-911840c6ee69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:36:18.759Z|465e4568-c1df-4ba9-a1b1-bf4393610a1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:36:18.759Z|f712387d-d9ad-4d51-9924-eae954683cb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:36:18.759Z|465e4568-c1df-4ba9-a1b1-bf4393610a1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:36:18.759Z|f712387d-d9ad-4d51-9924-eae954683cb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:36:18.760Z|ddeaa9ac-1ae4-4d2b-a04b-911840c6ee69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:36:28.782Z|39eff4ad-c833-453f-b670-5123e3b7188b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:36:28.782Z|39eff4ad-c833-453f-b670-5123e3b7188b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:36:28.783Z|51fe36ac-98a1-4e45-aaf0-37e9806cfe73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:36:28.784Z|51fe36ac-98a1-4e45-aaf0-37e9806cfe73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:36:28.784Z|e215f68b-da94-4805-a074-0878be50c9f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:36:28.784Z|e215f68b-da94-4805-a074-0878be50c9f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:36:30.127Z|0aacf0f8-3d93-4b95-8b2d-a0ff21afd0bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:36:30.128Z|0aacf0f8-3d93-4b95-8b2d-a0ff21afd0bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:36:30.357Z|4ef8277f-7519-42a6-8844-60b63050ded9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:36:30.358Z|4ef8277f-7519-42a6-8844-60b63050ded9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:36:38.517Z|c59f0836-9fbc-48eb-afe4-6b987e484db4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:36:38.518Z|c59f0836-9fbc-48eb-afe4-6b987e484db4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:36:38.805Z|186f620c-1e3a-4e0c-97a2-27fef313476a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:36:38.805Z|1457fad8-a9b5-47ae-ad0a-d4a2ba89081a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:36:38.806Z|02eb21bd-d3fa-4ff8-a19f-2d30e5f0b936|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:36:38.806Z|186f620c-1e3a-4e0c-97a2-27fef313476a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:36:38.806Z|1457fad8-a9b5-47ae-ad0a-d4a2ba89081a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:36:38.807Z|02eb21bd-d3fa-4ff8-a19f-2d30e5f0b936|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:36:45.127Z|a32a8573-29ba-4509-b5c7-dec408d9bba2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:36:45.130Z|a32a8573-29ba-4509-b5c7-dec408d9bba2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:36:48.830Z|32dbffd3-d106-4155-8db3-945aad34577f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:36:48.830Z|32b7d256-53bf-4da6-bba5-4e62dad94d08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:36:48.830Z|9ed78d0c-fd53-4c59-b2ba-d6a90548d764|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:36:48.831Z|32dbffd3-d106-4155-8db3-945aad34577f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:36:48.831Z|32b7d256-53bf-4da6-bba5-4e62dad94d08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:36:48.831Z|9ed78d0c-fd53-4c59-b2ba-d6a90548d764|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:36:58.868Z|75a341fc-d9d2-4668-a3b6-8052ba52428f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:36:58.868Z|d121e184-9a91-49de-a114-d8db1f1a14e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:36:58.868Z|10d66e48-8a97-40b5-8512-6993b903fe28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:36:58.869Z|10d66e48-8a97-40b5-8512-6993b903fe28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:36:58.869Z|d121e184-9a91-49de-a114-d8db1f1a14e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:36:58.869Z|75a341fc-d9d2-4668-a3b6-8052ba52428f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:37:00.127Z|b8d90fd7-0f0c-4f7b-9c9f-5a8fd445e74e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:37:00.127Z|b8d90fd7-0f0c-4f7b-9c9f-5a8fd445e74e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:37:00.358Z|e7f18779-e22a-4c24-bb8d-4db2e1388c5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:37:00.359Z|e7f18779-e22a-4c24-bb8d-4db2e1388c5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:37:08.894Z|7d66bc41-32eb-4945-88c1-fbef203aa057|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:37:08.894Z|9ed42cea-930f-4e46-ac69-7fadb28996d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:37:08.895Z|7d66bc41-32eb-4945-88c1-fbef203aa057|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:37:08.895Z|9ed42cea-930f-4e46-ac69-7fadb28996d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:37:08.898Z|d87afb18-053d-4491-8b3a-8227ff2fb4c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:37:08.899Z|d87afb18-053d-4491-8b3a-8227ff2fb4c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:37:15.127Z|9a01264d-9010-4009-b59c-2725f04b76ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:37:15.128Z|9a01264d-9010-4009-b59c-2725f04b76ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:37:18.919Z|2562fefc-5dc2-4db6-8f9d-a892f2a51d72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:37:18.919Z|7c355e63-6ad7-4a2b-81db-3429121037e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:37:18.920Z|2562fefc-5dc2-4db6-8f9d-a892f2a51d72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:37:18.920Z|7c355e63-6ad7-4a2b-81db-3429121037e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:37:18.921Z|70f3490f-6f26-43a0-bb53-0ddf1630bdb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:37:18.922Z|70f3490f-6f26-43a0-bb53-0ddf1630bdb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:37:28.945Z|62c89bfb-e049-47df-b0a3-7f05bc252393|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:37:28.945Z|7b75c11e-6173-476b-b84f-58f453b63a75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:37:28.945Z|389bfa16-3ef0-45e5-9bd8-b23b487ab2ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:37:28.946Z|7b75c11e-6173-476b-b84f-58f453b63a75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:37:28.946Z|389bfa16-3ef0-45e5-9bd8-b23b487ab2ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:37:28.946Z|62c89bfb-e049-47df-b0a3-7f05bc252393|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:37:30.127Z|3a385e85-15d6-4aee-8ce6-a55889c3e970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:37:30.130Z|3a385e85-15d6-4aee-8ce6-a55889c3e970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:37:30.360Z|4e4594ea-5dbf-47ab-bde4-3b22212db7e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:37:30.360Z|4e4594ea-5dbf-47ab-bde4-3b22212db7e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:37:38.516Z|b8f1b3a5-a5df-4613-bba4-0ff78da33b4c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:37:38.518Z|b8f1b3a5-a5df-4613-bba4-0ff78da33b4c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:37:38.970Z|b7faf5dd-dc77-4d7e-bc9e-5b928da59b61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:37:38.971Z|b7faf5dd-dc77-4d7e-bc9e-5b928da59b61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:37:38.975Z|6e7e13da-03f6-449e-a0dc-194c1cdff455|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:37:38.976Z|6e7e13da-03f6-449e-a0dc-194c1cdff455|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:37:38.978Z|15686cfd-398c-4ba7-aa4d-9ad6d86087e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:37:38.978Z|15686cfd-398c-4ba7-aa4d-9ad6d86087e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:37:45.127Z|97967182-b97d-4e73-9e76-d90fc2acda67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:37:45.128Z|97967182-b97d-4e73-9e76-d90fc2acda67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:37:48.995Z|4bfa1a2a-dae2-4ea4-b4e3-1ff0ba53929d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:37:48.996Z|4bfa1a2a-dae2-4ea4-b4e3-1ff0ba53929d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:37:49.001Z|25a1ef3d-8d55-4120-b130-297ec36e8d41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:37:49.002Z|25a1ef3d-8d55-4120-b130-297ec36e8d41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:37:49.005Z|1105fc0e-d2a0-4404-958a-5279fd15f95d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:37:49.005Z|1105fc0e-d2a0-4404-958a-5279fd15f95d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:37:59.023Z|c2639c55-c043-4c8f-921a-050660b6d2a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:37:59.024Z|c2639c55-c043-4c8f-921a-050660b6d2a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:37:59.023Z|b2b8cfdc-ecd8-446b-b458-7f4cbcfa77d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:37:59.024Z|b2b8cfdc-ecd8-446b-b458-7f4cbcfa77d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:37:59.025Z|18b27fdf-c5ca-4c1f-a133-fbcbbb17fad0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:37:59.026Z|18b27fdf-c5ca-4c1f-a133-fbcbbb17fad0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:38:00.127Z|3b0085f9-d324-46a7-ac72-cefaa756e8a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:38:00.127Z|3b0085f9-d324-46a7-ac72-cefaa756e8a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:38:00.361Z|8dcf0260-f978-4908-89b0-32a50ce6fcd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:38:00.362Z|8dcf0260-f978-4908-89b0-32a50ce6fcd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:38:09.045Z|12b4d9cd-c364-4e9d-a158-9c96f7b49eb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:38:09.046Z|12b4d9cd-c364-4e9d-a158-9c96f7b49eb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:38:09.047Z|ee0e9ac2-ad6b-4663-a549-b216f39a8420|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:38:09.048Z|4fb0a97e-4316-49c1-a01a-6c80baf39b7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:38:09.048Z|ee0e9ac2-ad6b-4663-a549-b216f39a8420|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:38:09.048Z|4fb0a97e-4316-49c1-a01a-6c80baf39b7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:38:15.127Z|1983deda-f35b-4a1e-88ed-ad5b6586f5e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:38:15.129Z|1983deda-f35b-4a1e-88ed-ad5b6586f5e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:38:19.066Z|0f5122ea-1557-466a-9573-8628839e7ed2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:38:19.066Z|5738a272-8e2c-443b-9f19-7066feaf2854|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:38:19.067Z|0f5122ea-1557-466a-9573-8628839e7ed2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:38:19.067Z|5738a272-8e2c-443b-9f19-7066feaf2854|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:38:19.072Z|ccc15791-93ea-4c2c-bee7-7ee6b9f6913d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:38:19.072Z|ccc15791-93ea-4c2c-bee7-7ee6b9f6913d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:38:29.088Z|823b61f3-d15e-4610-ae96-e411a4edb7ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:38:29.089Z|823b61f3-d15e-4610-ae96-e411a4edb7ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:38:29.090Z|9044129f-7a9d-4e9d-aeea-88bc4a051385|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:38:29.091Z|9044129f-7a9d-4e9d-aeea-88bc4a051385|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:38:29.093Z|d7caeaae-07bb-4dfd-9c03-703b9bbd93c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:38:29.094Z|d7caeaae-07bb-4dfd-9c03-703b9bbd93c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:38:30.127Z|8739ee3e-e3ae-4037-accc-94b5e9c2fc90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:38:30.127Z|8739ee3e-e3ae-4037-accc-94b5e9c2fc90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:38:30.362Z|5a59732a-e8c6-412a-87d2-538f7d6937e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:38:30.363Z|5a59732a-e8c6-412a-87d2-538f7d6937e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:38:38.515Z|72b8faac-0fb0-406e-8484-519dea3bd15a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:38:38.516Z|72b8faac-0fb0-406e-8484-519dea3bd15a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:38:39.112Z|f0d918e6-8bab-4b71-8428-5d23d6a2131c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:38:39.113Z|f0d918e6-8bab-4b71-8428-5d23d6a2131c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:38:39.114Z|e17afc4a-8bb2-44a8-bd25-75e93f1acc9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:38:39.114Z|e17afc4a-8bb2-44a8-bd25-75e93f1acc9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:38:39.115Z|b3ec99f9-ea43-409f-bc49-06d4b7df0201|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:38:39.116Z|b3ec99f9-ea43-409f-bc49-06d4b7df0201|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:38:45.127Z|2162fcb5-da04-4fc1-8e20-2f567cd198c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:38:45.127Z|2162fcb5-da04-4fc1-8e20-2f567cd198c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:38:49.133Z|11aa17a1-3dde-4434-a0e3-fc9b34ec01dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:38:49.133Z|d04218ba-6517-451f-b9cf-6d723f1cb67f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:38:49.134Z|11aa17a1-3dde-4434-a0e3-fc9b34ec01dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:38:49.134Z|d04218ba-6517-451f-b9cf-6d723f1cb67f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:38:49.138Z|c6f0df69-813e-4001-9e36-9c1ace60bb86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:38:49.139Z|c6f0df69-813e-4001-9e36-9c1ace60bb86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:38:59.159Z|0359733b-0966-4466-b59f-fdf7d59323de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:38:59.159Z|fd301050-fef3-4e49-9948-7f34c92d7d4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:38:59.160Z|0359733b-0966-4466-b59f-fdf7d59323de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:38:59.161Z|cac18645-b0f2-46d9-baef-938836beae23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:38:59.160Z|fd301050-fef3-4e49-9948-7f34c92d7d4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:38:59.162Z|cac18645-b0f2-46d9-baef-938836beae23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:39:00.127Z|a1979321-53bd-4e59-8329-86c4cf947f27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:39:00.129Z|a1979321-53bd-4e59-8329-86c4cf947f27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:39:00.364Z|f87c98e7-15ef-45ee-aaae-d0be00a9cbae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:39:00.364Z|f87c98e7-15ef-45ee-aaae-d0be00a9cbae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:39:09.184Z|1205f7b8-622e-4a9c-a5bf-1dfdaf4afec2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:39:09.185Z|1205f7b8-622e-4a9c-a5bf-1dfdaf4afec2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:39:09.186Z|a562358a-be59-49f6-9996-c46c9f683cc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:39:09.186Z|a562358a-be59-49f6-9996-c46c9f683cc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:39:09.191Z|67c3ae0a-a3b3-43fe-8e80-14f3ff097f85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:39:09.192Z|67c3ae0a-a3b3-43fe-8e80-14f3ff097f85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:39:15.127Z|6503d912-938a-402f-9f6f-8d284e528fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:39:15.127Z|6503d912-938a-402f-9f6f-8d284e528fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:39:19.208Z|a296b2d5-dba6-4f8c-9041-1c7cbe0727da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:39:19.210Z|a296b2d5-dba6-4f8c-9041-1c7cbe0727da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:39:19.211Z|e76b51bd-d964-4cea-aec2-d9bd1bc9d9a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:39:19.211Z|96efa3b8-2398-4161-92ef-6134c7b76a63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:39:19.212Z|e76b51bd-d964-4cea-aec2-d9bd1bc9d9a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:39:19.212Z|96efa3b8-2398-4161-92ef-6134c7b76a63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:39:29.231Z|9d26960d-64ad-405d-9b65-bca77858d8ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:39:29.231Z|eeee01d4-d0f7-4125-9ea1-8b8cb5b1eb03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:39:29.232Z|9d26960d-64ad-405d-9b65-bca77858d8ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:39:29.232Z|eeee01d4-d0f7-4125-9ea1-8b8cb5b1eb03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:39:29.234Z|8bc066b9-3bf2-446b-89b0-8b5882aa9e6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:39:29.234Z|8bc066b9-3bf2-446b-89b0-8b5882aa9e6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:39:30.127Z|b5f1ffc6-f820-4c7f-ac5f-b87de4c4e478|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:39:30.127Z|b5f1ffc6-f820-4c7f-ac5f-b87de4c4e478|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:39:30.365Z|37be0882-bb9a-4b39-a0c9-a5154b9187fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:39:30.366Z|37be0882-bb9a-4b39-a0c9-a5154b9187fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:39:38.514Z|5ddb8803-5f8f-4a54-b6b8-5894345a6cfc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:39:38.515Z|5ddb8803-5f8f-4a54-b6b8-5894345a6cfc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:39:39.254Z|9c59c8aa-c0e0-4a3a-9ccf-a8f9a987ad3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:39:39.255Z|9c59c8aa-c0e0-4a3a-9ccf-a8f9a987ad3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:39:39.256Z|74d20049-a5d2-42a4-a23c-767c4a7e3922|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:39:39.256Z|74d20049-a5d2-42a4-a23c-767c4a7e3922|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:39:39.260Z|c05772d6-2e63-4850-ab30-3f274e070880|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:39:39.260Z|c05772d6-2e63-4850-ab30-3f274e070880|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:39:45.127Z|18fd7dc1-43e8-4a6e-954c-098b762b6aa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:39:45.130Z|18fd7dc1-43e8-4a6e-954c-098b762b6aa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:39:49.283Z|4046ee32-0818-4fa2-b94f-8385e38fbf59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:39:49.284Z|4046ee32-0818-4fa2-b94f-8385e38fbf59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:39:49.287Z|7bab4dda-f717-48cc-a362-75dba22b107c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:39:49.287Z|7bab4dda-f717-48cc-a362-75dba22b107c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:39:49.291Z|5c657f06-22c7-4e2c-86ca-7211606d64b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:39:49.292Z|5c657f06-22c7-4e2c-86ca-7211606d64b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:39:59.311Z|cb6e8c6c-d0ef-45ed-a47e-e379a9ef5ec6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:39:59.312Z|cb6e8c6c-d0ef-45ed-a47e-e379a9ef5ec6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:39:59.313Z|6cce56f5-1718-4970-bb9a-f43f60d7605f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:39:59.313Z|6cce56f5-1718-4970-bb9a-f43f60d7605f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:39:59.315Z|6727c8ba-2094-44ae-966d-cb7eb6790f43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:39:59.317Z|6727c8ba-2094-44ae-966d-cb7eb6790f43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:40:00.127Z|aeadba94-772c-40b2-95f0-815b76bb2579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:40:00.128Z|aeadba94-772c-40b2-95f0-815b76bb2579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:40:00.366Z|ca98e9b3-7c56-47da-a8e7-dc5777b852c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:40:00.367Z|ca98e9b3-7c56-47da-a8e7-dc5777b852c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:40:09.335Z|ca43e977-8cbc-4e62-9069-6e19994df92e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:40:09.335Z|bf45ebc1-4dd0-4a59-87f2-08474f375036|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:40:09.335Z|def9b0bd-0996-4972-898b-01ca886901eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:40:09.335Z|ca43e977-8cbc-4e62-9069-6e19994df92e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:40:09.336Z|def9b0bd-0996-4972-898b-01ca886901eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:40:09.336Z|bf45ebc1-4dd0-4a59-87f2-08474f375036|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:40:15.127Z|6992bf09-58fb-4a8a-8d6a-5cc0116ffaeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:40:15.127Z|6992bf09-58fb-4a8a-8d6a-5cc0116ffaeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:40:19.355Z|6f3d93ea-2a76-4a6f-b2f9-097bcb686377|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:40:19.356Z|6f3d93ea-2a76-4a6f-b2f9-097bcb686377|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:40:19.356Z|9e7ef550-c96f-4383-afdf-41c6365cef04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:40:19.357Z|9e7ef550-c96f-4383-afdf-41c6365cef04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:40:19.357Z|b12ff4af-7f17-4d7a-8107-34b2e77a9270|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:40:19.358Z|b12ff4af-7f17-4d7a-8107-34b2e77a9270|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:40:29.377Z|4c6dbb4a-431a-4cc5-9768-48ebd6647be9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:40:29.377Z|4ed07531-0261-4515-bb2b-1e48eb7cfae1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:40:29.378Z|4c6dbb4a-431a-4cc5-9768-48ebd6647be9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:40:29.378Z|4ed07531-0261-4515-bb2b-1e48eb7cfae1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:40:29.387Z|a4834a51-4efb-4a9e-9080-327aceebab10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:40:29.389Z|a4834a51-4efb-4a9e-9080-327aceebab10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:40:30.127Z|0ae73bb3-5324-4fc8-8287-7ec6a00ee702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:40:30.130Z|0ae73bb3-5324-4fc8-8287-7ec6a00ee702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:40:30.368Z|ea5b50b2-ed11-4e63-a4bf-c748f2e942b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:40:30.369Z|ea5b50b2-ed11-4e63-a4bf-c748f2e942b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:40:38.514Z|826845e5-a35f-40e5-baf6-db9f4286aebb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:40:38.514Z|826845e5-a35f-40e5-baf6-db9f4286aebb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:40:39.408Z|bfa8ca65-b3da-4646-9f0c-9bcc316d796b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:40:39.408Z|bfa8ca65-b3da-4646-9f0c-9bcc316d796b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:40:39.409Z|699435d2-215e-4262-93a5-98eca85c80a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:40:39.410Z|699435d2-215e-4262-93a5-98eca85c80a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:40:39.414Z|1c72553c-e41d-4139-a4ea-e0c77731a782|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:40:39.415Z|1c72553c-e41d-4139-a4ea-e0c77731a782|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:40:45.127Z|818163d8-312e-4c46-aaf2-96ea0bab516b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:40:45.127Z|818163d8-312e-4c46-aaf2-96ea0bab516b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:40:49.452Z|f120f046-c1c7-4969-bce8-2edc3afde333|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:40:49.453Z|f120f046-c1c7-4969-bce8-2edc3afde333|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:40:49.455Z|1459f901-3716-4a43-bada-48bd6523690e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:40:49.456Z|1459f901-3716-4a43-bada-48bd6523690e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:40:49.477Z|3aad1e9b-306b-42df-bdef-6c26ba7c910c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:40:49.478Z|3aad1e9b-306b-42df-bdef-6c26ba7c910c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:40:59.477Z|14fbda29-5b63-423b-84e4-5672c2ddf70d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:40:59.477Z|a7851e74-7dd5-4413-b4af-c360b4ee187c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:40:59.478Z|a7851e74-7dd5-4413-b4af-c360b4ee187c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:40:59.478Z|14fbda29-5b63-423b-84e4-5672c2ddf70d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:40:59.520Z|4e5b8098-0381-4a2a-9f23-031cb79dc71b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:40:59.521Z|4e5b8098-0381-4a2a-9f23-031cb79dc71b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:41:00.127Z|580833f1-56d2-4d53-9015-2e5acaa56eae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:41:00.127Z|580833f1-56d2-4d53-9015-2e5acaa56eae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:41:00.370Z|be97535d-d266-486b-8444-2497124c4880|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:41:00.370Z|be97535d-d266-486b-8444-2497124c4880|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:41:09.523Z|848d4ccd-21c8-4b11-b6a1-f02883040c39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:41:09.524Z|848d4ccd-21c8-4b11-b6a1-f02883040c39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:41:09.524Z|bfe2fd5a-7fb5-469c-b95d-70e2b14a4398|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:41:09.525Z|bfe2fd5a-7fb5-469c-b95d-70e2b14a4398|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:41:09.547Z|45a7dc84-eb18-4a67-80cf-761c0c92db41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:41:09.547Z|45a7dc84-eb18-4a67-80cf-761c0c92db41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:41:15.127Z|cfdfa8fe-8b0c-43c9-8d00-ac7173fa6f43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:41:15.133Z|cfdfa8fe-8b0c-43c9-8d00-ac7173fa6f43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:41:19.558Z|f0263042-e901-4943-a843-ff8136214eb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:41:19.559Z|f0263042-e901-4943-a843-ff8136214eb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:41:19.572Z|a08f542a-b24f-4d9d-82dc-db6bde8b057e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:41:19.573Z|a08f542a-b24f-4d9d-82dc-db6bde8b057e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:41:19.605Z|170992ee-c02e-4f1c-ae45-75e673e461f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:41:19.605Z|170992ee-c02e-4f1c-ae45-75e673e461f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:41:29.582Z|c40ccaee-0dae-4952-9589-b63c3293eae7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:41:29.582Z|c40ccaee-0dae-4952-9589-b63c3293eae7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:41:29.613Z|99e888da-792d-476f-bfe0-7e0c3b129c02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:41:29.613Z|99e888da-792d-476f-bfe0-7e0c3b129c02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:41:29.626Z|466c81bb-9da9-4bf5-8b52-46d4e29da8b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:41:29.626Z|466c81bb-9da9-4bf5-8b52-46d4e29da8b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:41:30.127Z|d281c370-baa8-4300-8eaa-0ea26133bf11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:41:30.127Z|d281c370-baa8-4300-8eaa-0ea26133bf11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:41:30.371Z|c0dfe58a-3571-485e-8782-f4bd18d689aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:41:30.371Z|c0dfe58a-3571-485e-8782-f4bd18d689aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:41:38.514Z|3afc0349-75e0-43fd-ba55-cd7e1691de58|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:41:38.515Z|3afc0349-75e0-43fd-ba55-cd7e1691de58|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:41:39.602Z|3358a2a2-c2fc-4949-9b0f-97077b513817|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:41:39.603Z|3358a2a2-c2fc-4949-9b0f-97077b513817|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:41:39.634Z|6367bc98-b8fe-409c-9c05-79f743277ac9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:41:39.635Z|6367bc98-b8fe-409c-9c05-79f743277ac9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:41:39.644Z|afceccab-e1e8-4960-93f6-d4768d971679|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:41:39.644Z|afceccab-e1e8-4960-93f6-d4768d971679|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:41:45.127Z|764db8c6-169d-4a1e-b78a-db4521e1b23c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:41:45.127Z|764db8c6-169d-4a1e-b78a-db4521e1b23c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:41:49.626Z|4dcb2888-e3c9-445e-a24f-363a2ccf0eab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:41:49.627Z|4dcb2888-e3c9-445e-a24f-363a2ccf0eab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:41:49.654Z|35e44755-4529-49f4-a4c3-ba5cf67ff92d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:41:49.655Z|35e44755-4529-49f4-a4c3-ba5cf67ff92d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:41:49.671Z|2f5ffa5c-0961-49e8-a47c-e5f353a5c518|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:41:49.671Z|2f5ffa5c-0961-49e8-a47c-e5f353a5c518|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:41:59.651Z|1e15369f-4f90-4b72-ae59-62325f9ee499|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:41:59.652Z|1e15369f-4f90-4b72-ae59-62325f9ee499|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:41:59.678Z|b52deb1f-42d7-4df7-a52d-340742b20e15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:41:59.679Z|b52deb1f-42d7-4df7-a52d-340742b20e15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:41:59.690Z|74d70d34-bf7c-4e30-9f01-4969e39af0e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:41:59.691Z|74d70d34-bf7c-4e30-9f01-4969e39af0e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:41:59.887Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-12-08T16:41:59.902Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: f8533bfd-9247-427f-be8d-a5442e251db5 already exists in requestDb InfraActiveRequests table 2022-12-08T16:41:59.970Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f8533bfd-9247-427f-be8d-a5442e251db5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f8533bfd-9247-427f-be8d-a5442e251db5 2022-12-08T16:41:59.971Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8533bfd-9247-427f-be8d-a5442e251db5|INFO|500||Invoke 2022-12-08T16:41:59.971Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8533bfd-9247-427f-be8d-a5442e251db5|DEBUG|500||===========================request begin================================================ 2022-12-08T16:41:59.972Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8533bfd-9247-427f-be8d-a5442e251db5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f8533bfd-9247-427f-be8d-a5442e251db5 2022-12-08T16:41:59.972Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8533bfd-9247-427f-be8d-a5442e251db5|DEBUG|500||Method : GET 2022-12-08T16:41:59.972Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8533bfd-9247-427f-be8d-a5442e251db5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"20a31eca87983165", X-B3-SpanId:"57846dcfda8fb154", X-B3-ParentSpanId:"20a31eca87983165", X-B3-Sampled:"0", X-ONAP-RequestID:"f8533bfd-9247-427f-be8d-a5442e251db5", X-RequestID:"f8533bfd-9247-427f-be8d-a5442e251db5", X-TransactionID:"f8533bfd-9247-427f-be8d-a5442e251db5", X-ECOMP-RequestID:"f8533bfd-9247-427f-be8d-a5442e251db5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8e88cbf-eb6d-4c5c-be33-0d8af101de94"] 2022-12-08T16:41:59.973Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8533bfd-9247-427f-be8d-a5442e251db5|DEBUG|500||Request body: 2022-12-08T16:41:59.974Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8533bfd-9247-427f-be8d-a5442e251db5|DEBUG|500||==========================request end================================================ 2022-12-08T16:42:00.127Z|e971622d-4c96-4d72-8005-6808e0938ba3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:42:00.129Z|e971622d-4c96-4d72-8005-6808e0938ba3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:42:00.372Z|1b7a4ce5-5ea0-4c9d-96ab-9ad63cb79dd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:42:00.373Z|1b7a4ce5-5ea0-4c9d-96ab-9ad63cb79dd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:42:00.889Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8533bfd-9247-427f-be8d-a5442e251db5|DEBUG|500||============================response begin========================================== 2022-12-08T16:42:00.889Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8533bfd-9247-427f-be8d-a5442e251db5|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T16:42:00.889Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8533bfd-9247-427f-be8d-a5442e251db5|DEBUG|500||Status text : 2022-12-08T16:42:00.890Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8533bfd-9247-427f-be8d-a5442e251db5|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=CF5E405A04C9EE64711CE722FDF3F7E6; 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:"Thu, 08 Dec 2022 16:41:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T16:42:00.891Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8533bfd-9247-427f-be8d-a5442e251db5|DEBUG|500||Response body: 2022-12-08T16:42:00.892Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8533bfd-9247-427f-be8d-a5442e251db5|DEBUG|500||=======================response end================================================= 2022-12-08T16:42:00.892Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f8533bfd-9247-427f-be8d-a5442e251db5|INFO|404|Not Found|InvokeReturn 2022-12-08T16:42:00.983Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID f8533bfd-9247-427f-be8d-a5442e251db5 2022-12-08T16:42:01.005Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-12-08T16:42:01.008Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-12-08T16:42:01.008Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-12-08T16:42:01.009Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-12-08T16:42:01.009Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-12-08T16:42:01.009Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-12-08T16:42:01.010Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|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:"20a31eca87983165", X-B3-SpanId:"56f96f9c253bff7c", X-B3-ParentSpanId:"20a31eca87983165", X-B3-Sampled:"0", X-ONAP-RequestID:"f8533bfd-9247-427f-be8d-a5442e251db5", X-RequestID:"f8533bfd-9247-427f-be8d-a5442e251db5", X-TransactionID:"f8533bfd-9247-427f-be8d-a5442e251db5", X-ECOMP-RequestID:"f8533bfd-9247-427f-be8d-a5442e251db5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6731b41d-204f-492b-aaca-4b2a69db409a"] 2022-12-08T16:42:01.010Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-12-08T16:42:01.011Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-12-08T16:42:01.057Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-12-08T16:42:01.058Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-12-08T16:42:01.058Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-12-08T16:42:01.059Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|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:"Thu, 08 Dec 2022 16:42:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T16:42:01.059Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-12-08T16:42:01.060Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-12-08T16:42:01.061Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-12-08T16:42:01.062Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke(
) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8b6411b2.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-08T16:42:01.063Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-12-08T16:42:01.064Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2022-12-08T16:42:01.064Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-12-08T16:42:01.064Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-12-08T16:42:01.065Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2022-12-08T16:42:01.065Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-12-08T16:42:01.065Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|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:"20a31eca87983165", X-B3-SpanId:"5455c86875b0c2e0", X-B3-ParentSpanId:"20a31eca87983165", X-B3-Sampled:"0", X-ONAP-RequestID:"f8533bfd-9247-427f-be8d-a5442e251db5", X-RequestID:"f8533bfd-9247-427f-be8d-a5442e251db5", X-TransactionID:"f8533bfd-9247-427f-be8d-a5442e251db5", X-ECOMP-RequestID:"f8533bfd-9247-427f-be8d-a5442e251db5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5072ba0-542a-4a2c-939d-47cb770c578d"] 2022-12-08T16:42:01.065Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-12-08T16:42:01.066Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-12-08T16:42:01.134Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-12-08T16:42:01.135Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-12-08T16:42:01.135Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-12-08T16:42:01.136Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|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:"Thu, 08 Dec 2022 16:42:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T16:42:01.136Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-12-08T16:42:01.136Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-12-08T16:42:01.137Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-12-08T16:42:01.137Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8b6411b2.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-08T16:42:01.139Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@46e41007 2022-12-08T16:42:01.144Z|f8533bfd-9247-427f-be8d-a5442e251db5|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T16:42:09.677Z|8a9be88d-7c96-486e-9967-61f7cad76718|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:42:09.678Z|8a9be88d-7c96-486e-9967-61f7cad76718|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:42:09.698Z|7e3f8b7b-eafa-4f6e-b591-00adf90b76b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:42:09.699Z|7e3f8b7b-eafa-4f6e-b591-00adf90b76b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:42:09.711Z|b80fc348-a42a-455e-bd10-8d7c16c97327|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:42:09.712Z|b80fc348-a42a-455e-bd10-8d7c16c97327|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:42:13.768Z|74cff725-185a-4898-b994-cc5a9856902b|http-nio-8080-exec-7|manage/health|python-requests/2.28.1|||INFO|500||Entering 2022-12-08T16:42:13.769Z|74cff725-185a-4898-b994-cc5a9856902b|http-nio-8080-exec-7|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting. 2022-12-08T16:42:15.127Z|7594528d-2440-4416-877b-47554205285b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:42:15.127Z|7594528d-2440-4416-877b-47554205285b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:42:17.731Z|f5d51cf2-ca38-4371-9085-3f11be044890|http-nio-8080-exec-2|manage/health|python-requests/2.28.1|||INFO|500||Entering 2022-12-08T16:42:17.732Z|f5d51cf2-ca38-4371-9085-3f11be044890|http-nio-8080-exec-2|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting. 2022-12-08T16:42:19.699Z|4756d483-8265-4cee-a2ea-48ec56f29af1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:42:19.699Z|4756d483-8265-4cee-a2ea-48ec56f29af1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:42:19.725Z|b786fd17-ddb3-4859-b025-c93a4098ec86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:42:19.726Z|b786fd17-ddb3-4859-b025-c93a4098ec86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:42:19.731Z|30bca26f-8caf-4b10-ad07-9b5ef8abe534|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:42:19.732Z|30bca26f-8caf-4b10-ad07-9b5ef8abe534|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:42:29.719Z|48d970d8-9572-4364-ad17-7acf84457648|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:42:29.720Z|48d970d8-9572-4364-ad17-7acf84457648|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:42:29.750Z|11682d6b-17e1-4b0b-beb5-79a7641d75b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:42:29.759Z|b54a53f1-a43c-427f-a649-942eb99e9097|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:42:29.759Z|b54a53f1-a43c-427f-a649-942eb99e9097|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:42:29.760Z|11682d6b-17e1-4b0b-beb5-79a7641d75b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:42:30.127Z|f518e8c1-cdf8-4cb2-aefa-bb37784a9c24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:42:30.127Z|f518e8c1-cdf8-4cb2-aefa-bb37784a9c24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:42:30.374Z|6932e9e6-5714-4b8c-9965-bb58ab771150|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:42:30.374Z|6932e9e6-5714-4b8c-9965-bb58ab771150|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:42:38.515Z|87269393-84f7-4fbc-b403-091637d9630d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:42:38.516Z|87269393-84f7-4fbc-b403-091637d9630d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:42:39.741Z|879aed86-8b8d-4238-82bb-4c29d08ac597|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:42:39.742Z|879aed86-8b8d-4238-82bb-4c29d08ac597|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:42:39.781Z|2924d24e-43c1-4ec3-8350-b0b4c20b47b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:42:39.782Z|2924d24e-43c1-4ec3-8350-b0b4c20b47b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:42:39.783Z|7c747d7c-844d-46f9-a7ed-bedc87eec36f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:42:39.783Z|7c747d7c-844d-46f9-a7ed-bedc87eec36f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:42:45.127Z|20504aa0-fa15-45fa-8c61-3920f3b93784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:42:45.130Z|20504aa0-fa15-45fa-8c61-3920f3b93784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:42:49.764Z|739bedf3-e2b0-45f1-ad4b-832e12351f8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:42:49.765Z|739bedf3-e2b0-45f1-ad4b-832e12351f8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:42:49.801Z|3fd49107-89ac-4d73-89d3-09bdf5e73037|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:42:49.802Z|3fd49107-89ac-4d73-89d3-09bdf5e73037|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:42:49.803Z|741b110a-2a7c-4527-a037-629835e70009|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:42:49.803Z|741b110a-2a7c-4527-a037-629835e70009|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:42:59.786Z|7ca29924-caad-45c7-adb1-f45051f8e8dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:42:59.787Z|7ca29924-caad-45c7-adb1-f45051f8e8dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:42:59.824Z|287afa80-2816-41b8-bf08-2acd6d24931f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:42:59.824Z|5e939c27-f831-43f6-b889-83eee6836dd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:42:59.825Z|5e939c27-f831-43f6-b889-83eee6836dd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:42:59.825Z|287afa80-2816-41b8-bf08-2acd6d24931f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:43:00.127Z|bdfae2e0-5e3b-4b86-b60d-6c9852abfc37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:43:00.127Z|bdfae2e0-5e3b-4b86-b60d-6c9852abfc37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:43:00.375Z|1df2d852-b8e9-4432-afe0-4219c5709c6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:43:00.376Z|1df2d852-b8e9-4432-afe0-4219c5709c6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:43:09.809Z|56145047-5be9-4eb4-94b7-c7d8e1899681|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:43:09.810Z|56145047-5be9-4eb4-94b7-c7d8e1899681|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:43:09.843Z|beca9e12-cc71-46e1-a7fc-4a681d89fc0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:43:09.843Z|023c4425-e693-46cb-a8e1-2c5bb3cebbdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:43:09.844Z|023c4425-e693-46cb-a8e1-2c5bb3cebbdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:43:09.844Z|beca9e12-cc71-46e1-a7fc-4a681d89fc0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:43:15.127Z|c6d8846b-0e17-4cc7-a3cf-c6108f29a8b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:43:15.127Z|c6d8846b-0e17-4cc7-a3cf-c6108f29a8b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:43:19.829Z|d2e1ae09-04f1-4afb-ae67-b4933bb13f73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:43:19.830Z|d2e1ae09-04f1-4afb-ae67-b4933bb13f73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:43:19.862Z|12638300-ad2c-4464-8bd3-3cdbcfc856bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:43:19.863Z|12638300-ad2c-4464-8bd3-3cdbcfc856bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:43:19.863Z|6855f878-cbec-4aca-a159-de58bcecbdd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:43:19.864Z|6855f878-cbec-4aca-a159-de58bcecbdd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:43:29.851Z|1f431c0a-082f-4c7a-b0c3-a6bb2b83c759|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:43:29.852Z|1f431c0a-082f-4c7a-b0c3-a6bb2b83c759|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:43:29.883Z|35980b77-132b-4bcc-870a-0cd654e8b419|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:43:29.883Z|1730d4d9-7d9f-4ba2-b513-1ec48a9d9f09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:43:29.884Z|35980b77-132b-4bcc-870a-0cd654e8b419|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:43:29.884Z|1730d4d9-7d9f-4ba2-b513-1ec48a9d9f09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:43:30.127Z|d413f411-1af8-4902-8ef6-aa33a2e0f2bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:43:30.128Z|d413f411-1af8-4902-8ef6-aa33a2e0f2bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:43:30.377Z|c2498a90-b83a-45e5-9a1d-0a8aa593e89d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:43:30.377Z|c2498a90-b83a-45e5-9a1d-0a8aa593e89d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:43:38.514Z|bf0cf2ec-e58d-4f2a-960d-ed43db3a03d6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:43:38.515Z|bf0cf2ec-e58d-4f2a-960d-ed43db3a03d6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:43:39.872Z|8a1545ed-aec6-458b-9bb6-cf77505b0b3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:43:39.873Z|8a1545ed-aec6-458b-9bb6-cf77505b0b3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:43:39.901Z|172e72b1-cc14-4110-bea5-3ac6a48d07dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:43:39.903Z|f2e8aad0-1f87-467e-9d6a-709be3229ff3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:43:39.903Z|f2e8aad0-1f87-467e-9d6a-709be3229ff3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:43:39.903Z|172e72b1-cc14-4110-bea5-3ac6a48d07dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:43:45.127Z|44be7d73-0797-4cd3-8919-f8ad07bbe868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:43:45.127Z|44be7d73-0797-4cd3-8919-f8ad07bbe868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:43:49.893Z|4b1f88cd-2306-4000-9612-919a901817ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:43:49.894Z|4b1f88cd-2306-4000-9612-919a901817ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:43:49.934Z|3ba22988-5370-400d-bb37-a749a9e2a7d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:43:49.934Z|070f557a-74d8-4c4e-b7ba-a151349eb94a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:43:49.935Z|3ba22988-5370-400d-bb37-a749a9e2a7d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:43:49.935Z|070f557a-74d8-4c4e-b7ba-a151349eb94a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:43:59.918Z|391d1ae5-bf0a-4a19-8368-a144b06507c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:43:59.920Z|391d1ae5-bf0a-4a19-8368-a144b06507c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:43:59.973Z|a9d37e61-63ce-4d9b-a8fa-b70c01263fdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:43:59.974Z|a9d37e61-63ce-4d9b-a8fa-b70c01263fdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:43:59.980Z|902ce6e8-d370-4222-8872-0486b5c57362|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:43:59.980Z|902ce6e8-d370-4222-8872-0486b5c57362|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:44:00.127Z|f5be4899-b486-4e8f-9869-7bf906feb977|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:44:00.128Z|f5be4899-b486-4e8f-9869-7bf906feb977|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:44:00.378Z|692a75c4-c2ee-43c2-af83-3a733ec838a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:44:00.379Z|692a75c4-c2ee-43c2-af83-3a733ec838a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:44:09.949Z|3e8fae1c-9ff4-460b-a094-444544c1ae6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:44:09.950Z|3e8fae1c-9ff4-460b-a094-444544c1ae6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:44:09.999Z|e095abe9-382d-43d5-acef-7e3303e0001d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:44:10.000Z|e095abe9-382d-43d5-acef-7e3303e0001d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:44:10.003Z|380d5fe2-253e-4eba-8f07-433a2dcfdf30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:44:10.004Z|380d5fe2-253e-4eba-8f07-433a2dcfdf30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:44:15.127Z|a60c00f8-a50b-4b09-ba49-8190025be36b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:44:15.129Z|a60c00f8-a50b-4b09-ba49-8190025be36b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:44:19.970Z|4389b945-2f35-4270-bf4e-e61f2331bd1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:44:19.971Z|4389b945-2f35-4270-bf4e-e61f2331bd1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:44:20.021Z|37411753-9210-4ff8-97b3-1a040cccd577|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:44:20.021Z|68f3aae5-af86-40ac-b813-30652dd6abd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:44:20.022Z|37411753-9210-4ff8-97b3-1a040cccd577|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:44:20.022Z|68f3aae5-af86-40ac-b813-30652dd6abd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:44:29.997Z|64e97510-1e5d-482a-8a93-4ebfc971840a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:44:29.998Z|64e97510-1e5d-482a-8a93-4ebfc971840a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:44:30.044Z|856a6df5-0281-4f65-a10b-9e7797153aff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:44:30.044Z|01a904e6-05b3-43a3-aa4e-13982209a602|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:44:30.045Z|856a6df5-0281-4f65-a10b-9e7797153aff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:44:30.045Z|01a904e6-05b3-43a3-aa4e-13982209a602|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:44:30.127Z|fb350026-d89d-4f75-9dbb-84089475e03f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:44:30.128Z|fb350026-d89d-4f75-9dbb-84089475e03f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:44:30.380Z|56fc9e3b-788d-4f72-8f91-5e456c0c6edf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:44:30.381Z|56fc9e3b-788d-4f72-8f91-5e456c0c6edf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:44:38.515Z|3d5d1c8a-229a-466b-bbee-5b7960c288c7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:44:38.516Z|3d5d1c8a-229a-466b-bbee-5b7960c288c7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:44:40.024Z|524a1995-b655-4687-b355-1066d67fcac3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:44:40.025Z|524a1995-b655-4687-b355-1066d67fcac3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:44:40.067Z|bd82b8bd-c16a-4b67-aee1-30015d02b60f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:44:40.068Z|bd82b8bd-c16a-4b67-aee1-30015d02b60f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:44:40.072Z|3a434e27-82ce-484b-9afc-9212aff2c689|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:44:40.073Z|3a434e27-82ce-484b-9afc-9212aff2c689|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:44:45.127Z|57c507aa-dd8e-4269-afd7-547e5a8d7b2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:44:45.128Z|57c507aa-dd8e-4269-afd7-547e5a8d7b2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:44:50.049Z|8c76e811-2dcb-4fbf-8854-192300c4711a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:44:50.051Z|8c76e811-2dcb-4fbf-8854-192300c4711a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:44:50.090Z|f5e73ed0-46bb-40ac-b24a-90af921157f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:44:50.091Z|f5e73ed0-46bb-40ac-b24a-90af921157f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:44:50.092Z|459f9235-55e6-4074-b979-389300db195b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:44:50.092Z|459f9235-55e6-4074-b979-389300db195b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:45:00.073Z|f41d2a80-d3b0-4848-aba1-77c0d611d8e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:45:00.075Z|f41d2a80-d3b0-4848-aba1-77c0d611d8e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:45:00.113Z|03a25a87-5c62-4c47-8f2b-ad20f9a6a9e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:45:00.113Z|0a51dea2-ba2b-4fa6-8b0d-2cd3215b8eaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:45:00.114Z|03a25a87-5c62-4c47-8f2b-ad20f9a6a9e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:45:00.114Z|0a51dea2-ba2b-4fa6-8b0d-2cd3215b8eaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:45:00.127Z|8158de36-99c5-44d8-a50c-6bc70b53ef61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:45:00.131Z|8158de36-99c5-44d8-a50c-6bc70b53ef61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:45:00.381Z|8f93a866-7e53-409c-ae84-e9d811ccba10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:45:00.382Z|8f93a866-7e53-409c-ae84-e9d811ccba10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:45:10.096Z|c2adbab5-35ce-4b6d-a89f-3f4180e169d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:45:10.097Z|c2adbab5-35ce-4b6d-a89f-3f4180e169d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:45:10.136Z|e7e0d992-3327-42c2-bd49-54a656ed7d49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:45:10.136Z|891d950f-e069-4d48-ab76-0292c0fd10db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:45:10.137Z|e7e0d992-3327-42c2-bd49-54a656ed7d49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:45:10.137Z|891d950f-e069-4d48-ab76-0292c0fd10db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:45:15.127Z|c65565cc-02c4-4c1a-b831-f4a3291d13df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:45:15.128Z|c65565cc-02c4-4c1a-b831-f4a3291d13df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:45:20.119Z|0d16cc1b-c484-48ba-bf0a-c4697d4ec46a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:45:20.119Z|0d16cc1b-c484-48ba-bf0a-c4697d4ec46a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:45:20.156Z|64dd180e-5da6-4cba-9d67-84dc3feed486|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:45:20.157Z|64dd180e-5da6-4cba-9d67-84dc3feed486|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:45:20.159Z|ed82555c-bc66-46bb-8093-68a2283ca0bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:45:20.159Z|ed82555c-bc66-46bb-8093-68a2283ca0bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:45:30.127Z|dff94513-356f-4487-a172-457a51df4440|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:45:30.127Z|dff94513-356f-4487-a172-457a51df4440|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:45:30.140Z|bd341c35-fd03-479d-97ee-5940bf91cb7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:45:30.141Z|bd341c35-fd03-479d-97ee-5940bf91cb7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:45:30.178Z|9d9b1afd-1e41-45dc-a429-29fadd1ec37f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:45:30.178Z|9d9b1afd-1e41-45dc-a429-29fadd1ec37f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:45:30.179Z|98d6710e-c8ee-454c-8a25-5e31d8761b94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:45:30.180Z|98d6710e-c8ee-454c-8a25-5e31d8761b94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:45:30.383Z|7f9edc45-1ad4-4734-8229-0849fb24d7a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:45:30.384Z|7f9edc45-1ad4-4734-8229-0849fb24d7a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:45:38.515Z|d6bb5d35-30cf-4647-a057-e172de874a28|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:45:38.515Z|d6bb5d35-30cf-4647-a057-e172de874a28|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:45:40.163Z|f02d5f07-597e-4f21-9f87-cd4f7e9d611a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:45:40.163Z|f02d5f07-597e-4f21-9f87-cd4f7e9d611a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:45:40.199Z|727fc0f9-2021-4c41-9093-4d9927305f85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:45:40.199Z|081337d7-9c66-4e31-98b3-652efa96c535|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:45:40.200Z|081337d7-9c66-4e31-98b3-652efa96c535|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:45:40.200Z|727fc0f9-2021-4c41-9093-4d9927305f85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:45:45.127Z|dc9855a4-4697-4a7f-be87-a32861891202|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:45:45.130Z|dc9855a4-4697-4a7f-be87-a32861891202|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:45:50.185Z|c7f80639-a435-4d13-ad66-a4bdb20c1f42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:45:50.185Z|c7f80639-a435-4d13-ad66-a4bdb20c1f42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:45:50.220Z|b4b4e8cc-e1cd-4998-8c06-ac27fc04f465|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:45:50.220Z|5d449e4d-b522-484e-868b-db8ee04b4a41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:45:50.221Z|b4b4e8cc-e1cd-4998-8c06-ac27fc04f465|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:45:50.221Z|5d449e4d-b522-484e-868b-db8ee04b4a41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:46:00.127Z|acf899df-79ad-4e2c-8983-6d8c50cb598a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:46:00.128Z|acf899df-79ad-4e2c-8983-6d8c50cb598a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:46:00.209Z|f9bd2f00-8587-4afc-ae6f-761735a12b27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:46:00.209Z|f9bd2f00-8587-4afc-ae6f-761735a12b27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:46:00.242Z|132454f6-ecc2-4182-88c3-73408bad3be5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:46:00.242Z|a6f381f6-04ce-4f8f-99aa-41d5eff1cca5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:46:00.243Z|132454f6-ecc2-4182-88c3-73408bad3be5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:46:00.243Z|a6f381f6-04ce-4f8f-99aa-41d5eff1cca5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:46:00.385Z|96ace9bc-3548-4c2e-a720-edd4ead48f7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:46:00.385Z|96ace9bc-3548-4c2e-a720-edd4ead48f7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:46:10.233Z|d5db17ea-b339-459b-9309-f49026573d5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:46:10.234Z|d5db17ea-b339-459b-9309-f49026573d5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:46:10.264Z|1b05c2ce-e5da-48b4-a681-0296f2f0adbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:46:10.264Z|a75fb425-a3b6-4a74-b050-df8f06042f27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:46:10.265Z|1b05c2ce-e5da-48b4-a681-0296f2f0adbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:46:10.265Z|a75fb425-a3b6-4a74-b050-df8f06042f27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:46:15.127Z|c69d3a63-4b76-4a82-9b77-6181d2ffdc4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:46:15.127Z|c69d3a63-4b76-4a82-9b77-6181d2ffdc4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:46:20.257Z|53229a81-938c-4994-9b34-ebe2432b70bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:46:20.258Z|53229a81-938c-4994-9b34-ebe2432b70bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:46:20.286Z|4083050b-795a-4e28-868e-9b8e9cca86e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:46:20.286Z|2eef1557-8bb9-48f9-b1c2-ea1bc599e070|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:46:20.287Z|2eef1557-8bb9-48f9-b1c2-ea1bc599e070|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:46:20.287Z|4083050b-795a-4e28-868e-9b8e9cca86e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:46:30.127Z|9b2e0504-1dc8-44a7-a6f4-21379870cd82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:46:30.128Z|9b2e0504-1dc8-44a7-a6f4-21379870cd82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:46:30.279Z|2d3080be-9912-459d-a6ed-639a39bbab5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:46:30.281Z|2d3080be-9912-459d-a6ed-639a39bbab5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:46:30.308Z|dd526541-41a8-4968-a6ec-37f900f67611|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:46:30.308Z|b7b81705-4e8d-4dda-8195-a49a6448cb03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:46:30.309Z|b7b81705-4e8d-4dda-8195-a49a6448cb03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:46:30.309Z|dd526541-41a8-4968-a6ec-37f900f67611|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:46:30.386Z|ed6e4515-3ece-4334-8500-6a49c2f16083|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:46:30.387Z|ed6e4515-3ece-4334-8500-6a49c2f16083|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:46:38.513Z|fcd4fc46-1592-4a94-9336-d2cb763d936c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:46:38.514Z|fcd4fc46-1592-4a94-9336-d2cb763d936c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:46:40.311Z|4de425aa-2e32-4793-a3eb-6c293e41bc79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:46:40.312Z|4de425aa-2e32-4793-a3eb-6c293e41bc79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:46:40.332Z|9438a7b2-ae60-441f-a32a-8d1b66938611|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:46:40.332Z|1c1b6e2c-0804-41e1-83a0-ef9cd55286a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:46:40.333Z|9438a7b2-ae60-441f-a32a-8d1b66938611|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:46:40.334Z|1c1b6e2c-0804-41e1-83a0-ef9cd55286a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:46:45.127Z|25acf470-3532-48e6-b8d2-9a54bf44f83d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:46:45.127Z|25acf470-3532-48e6-b8d2-9a54bf44f83d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:46:50.334Z|7a4c250c-eaee-48af-8162-abe0a504e806|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:46:50.334Z|7a4c250c-eaee-48af-8162-abe0a504e806|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:46:50.353Z|9b330f84-db46-475b-a5b0-09b53b1d45d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:46:50.353Z|9b330f84-db46-475b-a5b0-09b53b1d45d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:46:50.361Z|8e591066-f3bf-4948-a8ee-5a3e757a5b2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:46:50.362Z|8e591066-f3bf-4948-a8ee-5a3e757a5b2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:47:00.127Z|f4a18c93-40ee-4373-93bc-1b5c3528fc38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:47:00.127Z|f4a18c93-40ee-4373-93bc-1b5c3528fc38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:47:00.356Z|12e49166-8685-49cd-a111-4c242cd59533|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:47:00.357Z|12e49166-8685-49cd-a111-4c242cd59533|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:47:00.375Z|8dcf01ef-32eb-443d-95b1-0ec0019eb627|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:47:00.376Z|8dcf01ef-32eb-443d-95b1-0ec0019eb627|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:47:00.382Z|b27ae3ff-cd08-4e0d-a44b-91b5c6e13c81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:47:00.383Z|b27ae3ff-cd08-4e0d-a44b-91b5c6e13c81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:47:00.387Z|51763deb-ee09-4822-b74e-3f5c389f5b83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:47:00.388Z|51763deb-ee09-4822-b74e-3f5c389f5b83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:47:10.376Z|916a11bb-e41c-4b75-8c73-ff4a10227fd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:47:10.377Z|916a11bb-e41c-4b75-8c73-ff4a10227fd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:47:10.395Z|a76fcdb3-1bad-4059-9f12-1e0d14da4423|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:47:10.396Z|a76fcdb3-1bad-4059-9f12-1e0d14da4423|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:47:10.401Z|fc2ac4bf-55dd-4a8c-a553-caccb57b7f51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:47:10.402Z|fc2ac4bf-55dd-4a8c-a553-caccb57b7f51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:47:15.127Z|a7b0a1e6-15a4-4638-87ca-fa5e9ad22737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:47:15.128Z|a7b0a1e6-15a4-4638-87ca-fa5e9ad22737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:47:20.397Z|95328ca2-68fc-4c1c-b02e-67531fbc1287|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:47:20.397Z|95328ca2-68fc-4c1c-b02e-67531fbc1287|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:47:20.414Z|e6127f3b-979a-4576-b699-93f06a53ab6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:47:20.414Z|e6127f3b-979a-4576-b699-93f06a53ab6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:47:20.420Z|86a623f4-3d42-4ec0-b73e-dcc04bf4641a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:47:20.420Z|86a623f4-3d42-4ec0-b73e-dcc04bf4641a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:47:30.127Z|8c2eb9ec-cc4f-4a04-9047-d5e8da01402b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:47:30.127Z|8c2eb9ec-cc4f-4a04-9047-d5e8da01402b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:47:30.388Z|1e2bcfd5-9027-4112-8a7f-855a114e70cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:47:30.389Z|1e2bcfd5-9027-4112-8a7f-855a114e70cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:47:30.418Z|51dddd94-60b4-49ae-a53d-65be4ab44f57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:47:30.419Z|51dddd94-60b4-49ae-a53d-65be4ab44f57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:47:30.434Z|bd9e9f34-3615-4787-93be-57a4504f731c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:47:30.435Z|bd9e9f34-3615-4787-93be-57a4504f731c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:47:30.439Z|dc535df3-4b34-4917-ad2d-e56a90541e74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:47:30.440Z|dc535df3-4b34-4917-ad2d-e56a90541e74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:47:38.514Z|79e902e4-b6d6-4e35-8e15-f6dc6803f5b8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:47:38.515Z|79e902e4-b6d6-4e35-8e15-f6dc6803f5b8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:47:40.441Z|b9924152-a35d-49c4-9109-1414fb34ac83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:47:40.442Z|b9924152-a35d-49c4-9109-1414fb34ac83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:47:40.458Z|59892615-4c69-45e6-b274-21dc25e1af67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:47:40.459Z|59892615-4c69-45e6-b274-21dc25e1af67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:47:40.460Z|ad3dc860-cdb1-4691-be41-f50d42e7807c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:47:40.461Z|ad3dc860-cdb1-4691-be41-f50d42e7807c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:47:45.127Z|0e3736e9-da48-46a1-b7ed-4b6512b8ac51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:47:45.127Z|0e3736e9-da48-46a1-b7ed-4b6512b8ac51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:47:50.464Z|12f0d884-103b-41db-a3a6-9e536a748557|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:47:50.464Z|12f0d884-103b-41db-a3a6-9e536a748557|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:47:50.478Z|443ebcf1-5bba-48d7-adc1-e9ee420f5334|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:47:50.479Z|443ebcf1-5bba-48d7-adc1-e9ee420f5334|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:47:50.480Z|c9e49531-31f1-4ae3-b22d-37597d445059|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:47:50.481Z|c9e49531-31f1-4ae3-b22d-37597d445059|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:48:00.127Z|1291d06a-22d3-43c2-adf9-8018500eec22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:48:00.127Z|1291d06a-22d3-43c2-adf9-8018500eec22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:48:00.390Z|3497655b-5243-4fe5-acc5-c51556f8627c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:48:00.390Z|3497655b-5243-4fe5-acc5-c51556f8627c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:48:00.483Z|b93496db-e969-4278-90ba-6df017dc40bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:48:00.484Z|b93496db-e969-4278-90ba-6df017dc40bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:48:00.498Z|239eb507-000e-41e4-a420-323740f1dae1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:48:00.499Z|0ffe1eb1-2292-41b0-b0f4-fed6e26cf8d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:48:00.499Z|239eb507-000e-41e4-a420-323740f1dae1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:48:00.500Z|0ffe1eb1-2292-41b0-b0f4-fed6e26cf8d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:48:10.503Z|c3add6ab-109b-4ffd-a2ef-82d720c8aaa1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:48:10.504Z|c3add6ab-109b-4ffd-a2ef-82d720c8aaa1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:48:10.515Z|79d54405-aeb4-4884-a628-489a080db48f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:48:10.516Z|79d54405-aeb4-4884-a628-489a080db48f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:48:10.525Z|5e12a33e-5142-4a4c-ac99-5a7a3a025f0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:48:10.526Z|5e12a33e-5142-4a4c-ac99-5a7a3a025f0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:48:15.127Z|3c1da058-410a-4698-8b83-e60dcabeb93e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:48:15.129Z|3c1da058-410a-4698-8b83-e60dcabeb93e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:48:20.532Z|dfbb8a53-21fc-4a40-a10e-a0f1d9037931|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:48:20.532Z|dfbb8a53-21fc-4a40-a10e-a0f1d9037931|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:48:20.537Z|a2a91893-5684-4112-9f5c-ea5af1a3ca6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:48:20.537Z|a2a91893-5684-4112-9f5c-ea5af1a3ca6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:48:20.553Z|37bf9602-a5a7-43c4-b0aa-fc20437f3700|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:48:20.553Z|37bf9602-a5a7-43c4-b0aa-fc20437f3700|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:48:30.127Z|371fd37c-69a6-46fc-8939-54aef2ae0a76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:48:30.127Z|371fd37c-69a6-46fc-8939-54aef2ae0a76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:48:30.391Z|56c7ecec-16c6-4460-ad5c-65c78e669519|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:48:30.391Z|56c7ecec-16c6-4460-ad5c-65c78e669519|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:48:30.553Z|7be1e0da-63f8-48ed-87d0-7ce6b3763f3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:48:30.554Z|7be1e0da-63f8-48ed-87d0-7ce6b3763f3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:48:30.561Z|cfac8847-03df-4123-a974-25b771c7211f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:48:30.561Z|cfac8847-03df-4123-a974-25b771c7211f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:48:30.573Z|765895bc-2a09-40c3-b5ed-72034926d627|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:48:30.574Z|765895bc-2a09-40c3-b5ed-72034926d627|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:48:38.514Z|f86ac174-394d-49a6-b0eb-5c7be84d6c7c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:48:38.515Z|f86ac174-394d-49a6-b0eb-5c7be84d6c7c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:48:40.573Z|403b4224-33d4-42db-aca3-296e48fe747c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:48:40.574Z|403b4224-33d4-42db-aca3-296e48fe747c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:48:40.581Z|96f53718-578a-4efe-b879-248b7538157c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:48:40.582Z|96f53718-578a-4efe-b879-248b7538157c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:48:40.595Z|d30648bb-f5a9-4466-bccf-63ab68b78d81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:48:40.595Z|d30648bb-f5a9-4466-bccf-63ab68b78d81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:48:45.127Z|d9660f69-6db3-433f-b3ed-0da4cee8a3d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:48:45.127Z|d9660f69-6db3-433f-b3ed-0da4cee8a3d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:48:50.596Z|a14f5091-c574-4004-96bb-12bd8fd9fbba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:48:50.597Z|a14f5091-c574-4004-96bb-12bd8fd9fbba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:48:50.602Z|878f76b5-99a8-49bb-97ab-7988836e22a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:48:50.602Z|878f76b5-99a8-49bb-97ab-7988836e22a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:48:50.619Z|d83d782b-74d2-42fb-9113-c9263b8075c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:48:50.620Z|d83d782b-74d2-42fb-9113-c9263b8075c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:49:00.127Z|12562256-91f3-4d2c-8996-19ff2aef9f16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:49:00.130Z|12562256-91f3-4d2c-8996-19ff2aef9f16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:49:00.392Z|0dcb7e85-d745-46c3-8316-e61877b870a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:49:00.393Z|0dcb7e85-d745-46c3-8316-e61877b870a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:49:00.622Z|c0572132-7bb7-44c1-b463-5da73782a964|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:49:00.623Z|c0572132-7bb7-44c1-b463-5da73782a964|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:49:00.624Z|026b0c95-a4d2-46cc-ad0d-6d08f2c57b9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:49:00.624Z|026b0c95-a4d2-46cc-ad0d-6d08f2c57b9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:49:00.642Z|9da20209-9425-4e00-9d2b-6f45518f335e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:49:00.642Z|9da20209-9425-4e00-9d2b-6f45518f335e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:49:10.644Z|7be4ed18-f49e-4347-9b31-e5359623dd08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:49:10.644Z|8dbb1206-d59e-4f8d-aa16-9b5872eb5d7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:49:10.644Z|8dbb1206-d59e-4f8d-aa16-9b5872eb5d7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:49:10.645Z|7be4ed18-f49e-4347-9b31-e5359623dd08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:49:10.662Z|b7f64acf-1b0c-4724-baf7-cfc47424ac0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:49:10.663Z|b7f64acf-1b0c-4724-baf7-cfc47424ac0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:49:15.127Z|05adc5ab-9b6f-4a49-beb5-06839949221b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:49:15.128Z|05adc5ab-9b6f-4a49-beb5-06839949221b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:49:20.667Z|758d889d-a038-45e3-91dc-558fd0cb72d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:49:20.667Z|75fdc4cd-ebe5-492a-902c-ea1ebbed0cd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:49:20.668Z|758d889d-a038-45e3-91dc-558fd0cb72d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:49:20.668Z|75fdc4cd-ebe5-492a-902c-ea1ebbed0cd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:49:20.682Z|541eac96-3af3-485b-9514-4551eb1891ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:49:20.683Z|541eac96-3af3-485b-9514-4551eb1891ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:49:30.127Z|de0d9721-4b6f-4c77-aff7-9c38cd9effa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:49:30.128Z|de0d9721-4b6f-4c77-aff7-9c38cd9effa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:49:30.393Z|bfafda41-a29c-48ea-9ff8-8e07e6940f80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:49:30.394Z|bfafda41-a29c-48ea-9ff8-8e07e6940f80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:49:30.690Z|530ade01-c2ed-442e-afb9-a3681988a998|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:49:30.691Z|97f4af7a-7d63-4165-9ba9-992f0d68e1d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:49:30.691Z|530ade01-c2ed-442e-afb9-a3681988a998|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:49:30.692Z|97f4af7a-7d63-4165-9ba9-992f0d68e1d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:49:30.700Z|2dce6dbe-c9a0-45dd-9620-81eee291f246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:49:30.701Z|2dce6dbe-c9a0-45dd-9620-81eee291f246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:49:38.514Z|19fb5109-a011-4307-8316-52ddf95d958c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:49:38.515Z|19fb5109-a011-4307-8316-52ddf95d958c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:49:40.714Z|ccadba73-f0b7-4fc0-a45c-12e579731f49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:49:40.714Z|d68857e8-972d-4dcf-ad79-e2ed53df9f56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:49:40.715Z|ccadba73-f0b7-4fc0-a45c-12e579731f49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:49:40.715Z|d68857e8-972d-4dcf-ad79-e2ed53df9f56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:49:40.719Z|9ae6524f-aa0f-47e1-9f91-12b8b10f1c2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:49:40.720Z|9ae6524f-aa0f-47e1-9f91-12b8b10f1c2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:49:45.127Z|ff18a99f-fba6-4b53-95d9-4c4b4dfb1ca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:49:45.129Z|ff18a99f-fba6-4b53-95d9-4c4b4dfb1ca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:49:50.735Z|3a47c70b-3eb5-4a51-ba7c-62f7fd073b68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:49:50.735Z|0daa27ea-1562-4b22-8495-9e111a50380b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:49:50.736Z|3a47c70b-3eb5-4a51-ba7c-62f7fd073b68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:49:50.736Z|0daa27ea-1562-4b22-8495-9e111a50380b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:49:50.740Z|3dd84806-fe02-41ff-8df1-bdb14ddc71c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:49:50.741Z|3dd84806-fe02-41ff-8df1-bdb14ddc71c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:50:00.127Z|0882a116-8231-403f-a44d-01656daff404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:50:00.127Z|0882a116-8231-403f-a44d-01656daff404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:50:00.395Z|0038bdad-fdf9-4e4c-bf83-f65faf52af36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:50:00.395Z|0038bdad-fdf9-4e4c-bf83-f65faf52af36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:50:00.759Z|ea782798-b470-478a-98e9-240e11cc2ae2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:50:00.759Z|36285eb3-b048-4d1b-90f4-fdb60994c223|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:50:00.760Z|ea782798-b470-478a-98e9-240e11cc2ae2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:50:00.760Z|36285eb3-b048-4d1b-90f4-fdb60994c223|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:50:00.761Z|cb33c08e-6f6a-4fb1-a43d-a20750f554f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:50:00.761Z|cb33c08e-6f6a-4fb1-a43d-a20750f554f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:50:10.781Z|7d6000ba-577c-41c4-ab8d-0330f963726d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:50:10.781Z|97b4b0d8-9c7a-4b99-ab3c-99b60ea4c4fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:50:10.783Z|7d6000ba-577c-41c4-ab8d-0330f963726d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:50:10.783Z|97b4b0d8-9c7a-4b99-ab3c-99b60ea4c4fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:50:10.782Z|80297211-7c4e-433d-8421-e2af8e2e17bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:50:10.785Z|80297211-7c4e-433d-8421-e2af8e2e17bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:50:15.127Z|8e63e4a6-1062-4177-92a6-25ae8889daca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:50:15.127Z|8e63e4a6-1062-4177-92a6-25ae8889daca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:50:20.804Z|c00cc64d-47cd-4b9c-b88a-5fae73a0ab25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:50:20.804Z|3d713774-99d9-421f-9f42-de05336f5f5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:50:20.804Z|c00cc64d-47cd-4b9c-b88a-5fae73a0ab25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:50:20.804Z|3d713774-99d9-421f-9f42-de05336f5f5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:50:20.805Z|910403ff-d276-4d72-b6cb-7833258a6194|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:50:20.806Z|910403ff-d276-4d72-b6cb-7833258a6194|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:50:30.127Z|b9e89371-f7d9-4695-b1c1-f0f5f4b3a9be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:50:30.129Z|b9e89371-f7d9-4695-b1c1-f0f5f4b3a9be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:50:30.396Z|188d5a76-a5ae-4356-b38d-f603176e55e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:50:30.397Z|188d5a76-a5ae-4356-b38d-f603176e55e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:50:30.824Z|4b41461d-6512-45a9-b73f-5ad285c1906b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:50:30.824Z|9c16721d-7411-45b2-841e-f5cc60592eb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:50:30.825Z|9c16721d-7411-45b2-841e-f5cc60592eb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:50:30.825Z|4b41461d-6512-45a9-b73f-5ad285c1906b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:50:30.857Z|b32197ec-27d7-451b-9669-f7f6601766fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:50:30.858Z|b32197ec-27d7-451b-9669-f7f6601766fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:50:38.516Z|c4d9ab38-3d57-477a-a0c1-b1e842c74135|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:50:38.517Z|c4d9ab38-3d57-477a-a0c1-b1e842c74135|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:50:40.854Z|ee102c56-8ea7-4408-8ac7-cb0ac6f124c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:50:40.854Z|4ef1c46e-e8a6-49b1-bb96-f95bc521ab11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:50:40.854Z|ee102c56-8ea7-4408-8ac7-cb0ac6f124c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:50:40.854Z|4ef1c46e-e8a6-49b1-bb96-f95bc521ab11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:50:40.879Z|b957ffb9-59c8-4656-ba3f-3fd23a0c3b12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:50:40.879Z|b957ffb9-59c8-4656-ba3f-3fd23a0c3b12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:50:45.127Z|6621bd90-a3bc-43e5-98dd-708ac78d2e8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:50:45.127Z|6621bd90-a3bc-43e5-98dd-708ac78d2e8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:50:50.873Z|f5514e8f-03ac-4056-b722-642d3aa3b8d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:50:50.873Z|2ac815e5-92ee-4357-b328-7c60a0a62cf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:50:50.874Z|f5514e8f-03ac-4056-b722-642d3aa3b8d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:50:50.874Z|2ac815e5-92ee-4357-b328-7c60a0a62cf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:50:50.903Z|19a88858-e166-442f-aa3f-36d66d1ce7d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:50:50.904Z|19a88858-e166-442f-aa3f-36d66d1ce7d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:51:00.127Z|7ed320c1-1799-480e-9542-091e881a1862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:51:00.128Z|7ed320c1-1799-480e-9542-091e881a1862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:51:00.398Z|d7d816c3-1ad3-41b8-92a1-b92a1132809e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:51:00.399Z|d7d816c3-1ad3-41b8-92a1-b92a1132809e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:51:00.920Z|aa8107b8-0942-467d-9460-f3db98c3ca3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:51:00.921Z|aa8107b8-0942-467d-9460-f3db98c3ca3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:51:00.921Z|33b87de7-3679-48bc-befb-a22b7f6b61c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:51:00.922Z|33b87de7-3679-48bc-befb-a22b7f6b61c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:51:00.927Z|0b62120e-30c1-4cdf-9cb6-8eef367598ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:51:00.927Z|0b62120e-30c1-4cdf-9cb6-8eef367598ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:51:10.955Z|5295e29e-87e4-4dd2-a2f9-4d3ffa034f4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:51:10.956Z|5295e29e-87e4-4dd2-a2f9-4d3ffa034f4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:51:10.958Z|c9479041-c990-4230-97ae-013de64d9520|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:51:10.959Z|c9479041-c990-4230-97ae-013de64d9520|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:51:10.963Z|4b217c93-f144-45d0-a013-ec3bc31686d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:51:10.964Z|4b217c93-f144-45d0-a013-ec3bc31686d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:51:15.127Z|d52cf3fe-d7c0-4186-b9c5-59cd6cb80f88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:51:15.129Z|d52cf3fe-d7c0-4186-b9c5-59cd6cb80f88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:51:20.981Z|cc22bfb3-cee3-49c1-ac8f-d12fca93f2a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:51:20.982Z|cc22bfb3-cee3-49c1-ac8f-d12fca93f2a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:51:20.989Z|e56744e3-f848-49bf-a837-b23f82612356|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:51:20.989Z|e56744e3-f848-49bf-a837-b23f82612356|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:51:20.992Z|1c8380ee-cf93-4735-8951-4206bf75ef86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:51:20.993Z|1c8380ee-cf93-4735-8951-4206bf75ef86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:51:30.127Z|d03896bb-9cec-4de8-808d-ce69ab139cb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:51:30.127Z|d03896bb-9cec-4de8-808d-ce69ab139cb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:51:30.401Z|d2c3e560-a344-46de-bf84-78a61e2d882a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:51:30.401Z|d2c3e560-a344-46de-bf84-78a61e2d882a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:51:31.007Z|7f88fb7c-f73e-4f1e-8dec-6a7825c888c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:51:31.008Z|7f88fb7c-f73e-4f1e-8dec-6a7825c888c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:51:31.016Z|a0535e49-107a-47a7-b677-0e17d73f3333|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:51:31.017Z|a0535e49-107a-47a7-b677-0e17d73f3333|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:51:31.017Z|60ecccec-9495-41bc-9a43-778acc0c8b64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:51:31.018Z|60ecccec-9495-41bc-9a43-778acc0c8b64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:51:38.515Z|6e1a4f85-a95b-4a40-85c1-cf7e23c064c4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:51:38.516Z|6e1a4f85-a95b-4a40-85c1-cf7e23c064c4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:51:41.028Z|87b550e6-419e-4387-a14a-ab26210c4f88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:51:41.029Z|87b550e6-419e-4387-a14a-ab26210c4f88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:51:41.036Z|e57ac070-3dce-43ab-abea-342b8cb381ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:51:41.036Z|e57ac070-3dce-43ab-abea-342b8cb381ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:51:41.037Z|4abf6dd5-879e-4668-b563-412139117f4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:51:41.037Z|4abf6dd5-879e-4668-b563-412139117f4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:51:45.127Z|5e01057f-4a4a-44cb-95c1-15a593145f35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:51:45.129Z|5e01057f-4a4a-44cb-95c1-15a593145f35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:51:51.056Z|9be909a8-b0c5-415d-8b04-5d9023c22f64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:51:51.056Z|f41441dd-2ef1-4061-af16-0b4ebd3fece2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:51:51.057Z|f41441dd-2ef1-4061-af16-0b4ebd3fece2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:51:51.057Z|9be909a8-b0c5-415d-8b04-5d9023c22f64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:51:51.058Z|63b703a6-ef34-45ca-a09d-6ddc1758f7f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:51:51.058Z|63b703a6-ef34-45ca-a09d-6ddc1758f7f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:52:00.127Z|36b036df-7b7d-4fef-9326-6d3777e3e936|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:52:00.130Z|36b036df-7b7d-4fef-9326-6d3777e3e936|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:52:00.402Z|f6100689-a653-4670-8045-e5bbe90cc8cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:52:00.403Z|f6100689-a653-4670-8045-e5bbe90cc8cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:52:01.079Z|959728b1-cc42-443b-81c7-3913abc7d918|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:52:01.079Z|c49259af-f708-4874-9f9c-d038e417fb5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:52:01.080Z|c49259af-f708-4874-9f9c-d038e417fb5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:52:01.081Z|b5281f2e-3fd7-404e-88ba-8a2f5c997ba2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:52:01.081Z|b5281f2e-3fd7-404e-88ba-8a2f5c997ba2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:52:01.082Z|959728b1-cc42-443b-81c7-3913abc7d918|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:52:11.102Z|609bbe8c-2e1a-4fa1-a9e9-494b426a33a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:52:11.103Z|e9186998-8289-4f6a-87ff-cbe9ec9fdab6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:52:11.103Z|e9186998-8289-4f6a-87ff-cbe9ec9fdab6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:52:11.104Z|098895fb-5054-4613-94c5-d4e1c302a7bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:52:11.104Z|609bbe8c-2e1a-4fa1-a9e9-494b426a33a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:52:11.105Z|098895fb-5054-4613-94c5-d4e1c302a7bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:52:15.127Z|4b5c34f9-cdd5-433a-bfc5-f24be3743dae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:52:15.128Z|4b5c34f9-cdd5-433a-bfc5-f24be3743dae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:52:21.126Z|688bdced-aee3-4759-a131-19b0e83a47d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:52:21.127Z|2bedf563-5d01-4a81-91f0-fd25b982910f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:52:21.128Z|2bedf563-5d01-4a81-91f0-fd25b982910f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:52:21.127Z|688bdced-aee3-4759-a131-19b0e83a47d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:52:21.131Z|d2db6d1d-aaa7-40c2-8bfc-0a01ee315d92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:52:21.131Z|d2db6d1d-aaa7-40c2-8bfc-0a01ee315d92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:52:30.127Z|d321dc25-c486-4795-a9f1-7cb9f717495e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:52:30.128Z|d321dc25-c486-4795-a9f1-7cb9f717495e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:52:30.403Z|65e4e92c-c201-471a-944f-edaaff0d6e9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:52:30.404Z|65e4e92c-c201-471a-944f-edaaff0d6e9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:52:31.154Z|155dc37f-8413-4bac-80e1-d78f06ee19d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:52:31.154Z|3ef2f3eb-87ec-45d4-8762-cbe7bc5145dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:52:31.154Z|8ab06c18-b296-4ea8-b311-8476ccaa30b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:52:31.156Z|8ab06c18-b296-4ea8-b311-8476ccaa30b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:52:31.156Z|155dc37f-8413-4bac-80e1-d78f06ee19d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:52:31.156Z|3ef2f3eb-87ec-45d4-8762-cbe7bc5145dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:52:38.514Z|62b22853-c43b-4bd5-9762-67ad42df7173|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:52:38.515Z|62b22853-c43b-4bd5-9762-67ad42df7173|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:52:41.178Z|e4cb9505-305c-4f08-9bfb-8a0932792c04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:52:41.178Z|c5dd6829-8de5-4f9d-ad43-a48bc87aa42d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:52:41.178Z|e4cb9505-305c-4f08-9bfb-8a0932792c04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:52:41.178Z|c5dd6829-8de5-4f9d-ad43-a48bc87aa42d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:52:41.188Z|30c79bc0-1084-4d6d-a662-82e51bff19cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:52:41.189Z|30c79bc0-1084-4d6d-a662-82e51bff19cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:52:45.127Z|b1beca77-5b48-425c-b169-1feaf2a7b451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:52:45.130Z|b1beca77-5b48-425c-b169-1feaf2a7b451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:52:51.198Z|9b108b94-b659-41a1-b2b5-2a7a524aa03a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:52:51.198Z|fee1e93b-b601-486c-b603-5b6a88e7150e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:52:51.199Z|fee1e93b-b601-486c-b603-5b6a88e7150e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:52:51.199Z|9b108b94-b659-41a1-b2b5-2a7a524aa03a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:52:51.206Z|d3b4ffae-9fbc-49a3-a5d5-fda9cea6f0c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:52:51.206Z|d3b4ffae-9fbc-49a3-a5d5-fda9cea6f0c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:53:00.127Z|0f9cdd65-5a10-4d9a-bc66-aabf679d3939|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:53:00.128Z|0f9cdd65-5a10-4d9a-bc66-aabf679d3939|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:53:00.405Z|45e2fa06-852a-4043-9fff-f673a626fb5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:53:00.405Z|45e2fa06-852a-4043-9fff-f673a626fb5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:53:01.224Z|73912268-af5d-4aef-ad54-7a10cecfa599|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:53:01.224Z|98322f46-e962-4ff6-81f8-7e09db641a9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:53:01.224Z|b8d3a862-2d96-4bad-b1dc-5113c3ebed68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:53:01.225Z|73912268-af5d-4aef-ad54-7a10cecfa599|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:53:01.225Z|b8d3a862-2d96-4bad-b1dc-5113c3ebed68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:53:01.225Z|98322f46-e962-4ff6-81f8-7e09db641a9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:53:11.248Z|aaaf961a-cfc9-479f-ab30-3b4fe5ead134|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:53:11.248Z|1be94fc8-0a85-491c-a727-27adc14cd7cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:53:11.249Z|1be94fc8-0a85-491c-a727-27adc14cd7cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:53:11.249Z|aaaf961a-cfc9-479f-ab30-3b4fe5ead134|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:53:11.250Z|60ffe575-f333-410f-b09d-73b458db533f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:53:11.251Z|60ffe575-f333-410f-b09d-73b458db533f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:53:15.127Z|4337a9ed-804e-4185-8232-98b993f4cd3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:53:15.128Z|4337a9ed-804e-4185-8232-98b993f4cd3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:53:21.273Z|117ff002-5dba-407d-8e83-fae2b77a6040|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:53:21.273Z|d6dc3f8e-539a-4d2e-81f9-66da53d7bed1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:53:21.273Z|02318a83-bb23-43c9-b3db-b44de29d9260|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:53:21.274Z|117ff002-5dba-407d-8e83-fae2b77a6040|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:53:21.274Z|d6dc3f8e-539a-4d2e-81f9-66da53d7bed1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:53:21.274Z|02318a83-bb23-43c9-b3db-b44de29d9260|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:53:30.127Z|aa8ba12b-df6f-46af-a305-df10af344aba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:53:30.133Z|aa8ba12b-df6f-46af-a305-df10af344aba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:53:30.409Z|bd455617-1eb1-4c61-b0af-bdd5ce4a9a68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:53:30.410Z|bd455617-1eb1-4c61-b0af-bdd5ce4a9a68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:53:31.295Z|748bc3c2-8381-42c5-ad3c-d862e6816d3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:53:31.295Z|1789b141-ecc9-4195-b156-e298b28de023|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:53:31.296Z|748bc3c2-8381-42c5-ad3c-d862e6816d3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:53:31.296Z|1789b141-ecc9-4195-b156-e298b28de023|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:53:31.300Z|73297462-a4c6-423a-8c89-6ac378f0f2c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:53:31.301Z|73297462-a4c6-423a-8c89-6ac378f0f2c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:53:38.515Z|c6975ead-4bcf-4f61-93a7-7bbf3a2c0772|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:53:38.516Z|c6975ead-4bcf-4f61-93a7-7bbf3a2c0772|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:53:41.316Z|2ff948e8-93f9-4f04-aa81-2522bdb8f3e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:53:41.318Z|2ff948e8-93f9-4f04-aa81-2522bdb8f3e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:53:41.319Z|14e7f320-8cb7-47ef-b423-66faeaf7e616|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:53:41.320Z|14e7f320-8cb7-47ef-b423-66faeaf7e616|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:53:41.321Z|2faf8024-f942-48d8-bd8f-ad1c6efeadd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:53:41.322Z|2faf8024-f942-48d8-bd8f-ad1c6efeadd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:53:45.127Z|904dd086-e8fb-4b12-aae7-c6496be8c436|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:53:45.127Z|904dd086-e8fb-4b12-aae7-c6496be8c436|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:53:51.340Z|e1e38d51-14c3-4d17-8260-1887eec02a27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:53:51.341Z|e1e38d51-14c3-4d17-8260-1887eec02a27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:53:51.342Z|7d2122cd-07f8-4bb1-a54a-f31eb57f016a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:53:51.343Z|7d2122cd-07f8-4bb1-a54a-f31eb57f016a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:53:51.345Z|a93e9acd-fbfb-4e7b-9667-a38f28f37454|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:53:51.345Z|a93e9acd-fbfb-4e7b-9667-a38f28f37454|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:54:00.127Z|0ff811ab-4a5a-4324-8398-7c3549e38a6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:54:00.128Z|0ff811ab-4a5a-4324-8398-7c3549e38a6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:54:00.411Z|17195c25-f737-4f0a-8219-8d118b89c0a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:54:00.411Z|17195c25-f737-4f0a-8219-8d118b89c0a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:54:01.361Z|f67645ce-663e-4413-9bac-d1aae77324b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:54:01.362Z|f67645ce-663e-4413-9bac-d1aae77324b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:54:01.363Z|037ead13-259e-4c1a-b5f1-4fc6e01e2b36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:54:01.363Z|037ead13-259e-4c1a-b5f1-4fc6e01e2b36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:54:01.365Z|9221a1b1-b570-457f-8893-236c2d53f014|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:54:01.367Z|9221a1b1-b570-457f-8893-236c2d53f014|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:54:11.385Z|f796a8cd-03ca-4abb-a6b2-d5a5429d707a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:54:11.385Z|f796a8cd-03ca-4abb-a6b2-d5a5429d707a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:54:11.386Z|1f20d273-471c-4b96-8d75-7e2089bb8370|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:54:11.386Z|1f20d273-471c-4b96-8d75-7e2089bb8370|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:54:11.387Z|21e2ef08-28c5-41ad-8e53-31e95208477f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:54:11.390Z|21e2ef08-28c5-41ad-8e53-31e95208477f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:54:15.127Z|0f4e1a17-dac8-45cd-a89e-2adbf69dd476|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:54:15.131Z|0f4e1a17-dac8-45cd-a89e-2adbf69dd476|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:54:21.405Z|ae1b77cf-b2d8-4efc-9046-7519c54b29fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:54:21.406Z|ae1b77cf-b2d8-4efc-9046-7519c54b29fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:54:21.409Z|ba2bc4ba-27bc-4ed5-a53a-e0be868a7891|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:54:21.410Z|ba2bc4ba-27bc-4ed5-a53a-e0be868a7891|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:54:21.410Z|91d6760b-0fb5-4503-be6e-07ca0d54835f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:54:21.410Z|91d6760b-0fb5-4503-be6e-07ca0d54835f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:54:30.127Z|47bcd635-173e-41db-b459-fdf8b6c3f5cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:54:30.127Z|47bcd635-173e-41db-b459-fdf8b6c3f5cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:54:30.412Z|08f85899-e451-445a-aa90-6baf1e505fb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:54:30.413Z|08f85899-e451-445a-aa90-6baf1e505fb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:54:31.428Z|c8377d36-c7de-43c9-b0b4-420a792430e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:54:31.429Z|c8377d36-c7de-43c9-b0b4-420a792430e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:54:31.430Z|a5375927-5e83-4dc2-86b1-f522a6dd9ad8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:54:31.431Z|a5375927-5e83-4dc2-86b1-f522a6dd9ad8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:54:31.440Z|4473d621-8061-4b73-bd9c-0d282079e0db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:54:31.441Z|4473d621-8061-4b73-bd9c-0d282079e0db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:54:38.514Z|f09f953d-21fa-4138-8d7d-df51c4fec47a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:54:38.515Z|f09f953d-21fa-4138-8d7d-df51c4fec47a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:54:41.453Z|2f0fe048-8262-44ea-b75b-48e4cfdb924b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:54:41.454Z|2f0fe048-8262-44ea-b75b-48e4cfdb924b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:54:41.455Z|9df52d08-8f06-46c6-9c8a-aa0e972aee0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:54:41.455Z|9df52d08-8f06-46c6-9c8a-aa0e972aee0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:54:41.476Z|24f3dc51-1a84-4b33-bd8d-52d5a6ab25a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:54:41.476Z|24f3dc51-1a84-4b33-bd8d-52d5a6ab25a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:54:45.127Z|72536751-ba16-4e1b-9609-f4290b99b2dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:54:45.128Z|72536751-ba16-4e1b-9609-f4290b99b2dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:54:51.477Z|fcf61a54-f18e-4ed9-a520-6cae6b5ff5eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:54:51.478Z|fcf61a54-f18e-4ed9-a520-6cae6b5ff5eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:54:51.485Z|b622f6ec-275e-42ef-b90b-a7367df6cbb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:54:51.486Z|b622f6ec-275e-42ef-b90b-a7367df6cbb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:54:51.497Z|50cf1b91-0e9e-43da-a8c8-d91ffbdf78ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:54:51.497Z|50cf1b91-0e9e-43da-a8c8-d91ffbdf78ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:55:00.127Z|e398a0ba-877c-4693-91df-cf7ef7962bdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:55:00.130Z|e398a0ba-877c-4693-91df-cf7ef7962bdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:55:00.414Z|3e0ccf20-c4b7-4951-8206-3012d7cb2815|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:55:00.415Z|3e0ccf20-c4b7-4951-8206-3012d7cb2815|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:55:01.501Z|13849e95-4eb3-46b6-9327-212c52d07e85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:55:01.502Z|13849e95-4eb3-46b6-9327-212c52d07e85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:55:01.506Z|447788d8-7d10-4c16-8530-a9b9630017b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:55:01.508Z|447788d8-7d10-4c16-8530-a9b9630017b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:55:01.520Z|7c7fc7a0-7e51-43c7-afb2-c82b765b9f83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:55:01.521Z|7c7fc7a0-7e51-43c7-afb2-c82b765b9f83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:55:11.526Z|ca8bc2ac-571c-4f34-bd77-39e53ebae869|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:55:11.526Z|ca8bc2ac-571c-4f34-bd77-39e53ebae869|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:55:11.529Z|7745b891-4460-4696-b0f5-e6cbea528f62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:55:11.530Z|7745b891-4460-4696-b0f5-e6cbea528f62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:55:11.542Z|1bccea5c-d330-4866-9943-ba50f88b28be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:55:11.543Z|1bccea5c-d330-4866-9943-ba50f88b28be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:55:15.127Z|84b2dd6e-78ae-44ab-bd63-9bb579cb6c93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:55:15.127Z|84b2dd6e-78ae-44ab-bd63-9bb579cb6c93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:55:21.551Z|f56c9940-35be-46a1-94c6-0bf3da8ddcd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:55:21.552Z|f56c9940-35be-46a1-94c6-0bf3da8ddcd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:55:21.552Z|da2220a3-76af-4f28-801b-86994a7ba9e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:55:21.553Z|da2220a3-76af-4f28-801b-86994a7ba9e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:55:21.566Z|0fa54cce-f39d-433b-bfa0-b7a91f62147f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:55:21.566Z|0fa54cce-f39d-433b-bfa0-b7a91f62147f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:55:30.127Z|c560bded-6cf8-4d0b-b657-ff471f7ba2c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:55:30.127Z|c560bded-6cf8-4d0b-b657-ff471f7ba2c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:55:30.416Z|525e3cf4-a46e-46ff-be26-fbaf2e1f0d08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:55:30.417Z|525e3cf4-a46e-46ff-be26-fbaf2e1f0d08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:55:31.573Z|7c07c85c-2bac-4a2a-b2eb-e5bca715a23a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:55:31.573Z|2a4b0538-1d52-493b-909f-339b9d2fb4f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:55:31.574Z|2a4b0538-1d52-493b-909f-339b9d2fb4f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:55:31.574Z|7c07c85c-2bac-4a2a-b2eb-e5bca715a23a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:55:31.588Z|9ed2142f-85e2-46c1-9220-5fe3456e3eee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:55:31.588Z|9ed2142f-85e2-46c1-9220-5fe3456e3eee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:55:38.514Z|80644dc3-8139-4a54-99d0-e6670835d1a0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:55:38.515Z|80644dc3-8139-4a54-99d0-e6670835d1a0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:55:41.593Z|f0a82cc2-ac6c-4d06-af2f-061a4be2789e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:55:41.594Z|f0a82cc2-ac6c-4d06-af2f-061a4be2789e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:55:41.593Z|616b9846-ecbc-4b4a-9200-83f6c76d056a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:55:41.594Z|616b9846-ecbc-4b4a-9200-83f6c76d056a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:55:41.608Z|35040a0d-de47-4f7a-8762-87f8781b7095|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:55:41.608Z|35040a0d-de47-4f7a-8762-87f8781b7095|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:55:45.127Z|1a71371e-436c-4823-a355-1b17074632cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:55:45.130Z|1a71371e-436c-4823-a355-1b17074632cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:55:51.617Z|c31638c3-3551-4ad0-a58f-351ace046845|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:55:51.617Z|b39156e5-d8e7-4c19-a0ae-581858c5714f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:55:51.617Z|b39156e5-d8e7-4c19-a0ae-581858c5714f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:55:51.617Z|c31638c3-3551-4ad0-a58f-351ace046845|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:55:51.634Z|4f6f2257-4f5d-4b6f-983d-11fc05c36756|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:55:51.635Z|4f6f2257-4f5d-4b6f-983d-11fc05c36756|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:56:00.126Z|2a640660-14d9-4c2c-8ac2-7304b031b76e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:56:00.127Z|2a640660-14d9-4c2c-8ac2-7304b031b76e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:56:00.418Z|ab5109e3-6ee9-4ed9-a00d-352c102ead25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:56:00.418Z|ab5109e3-6ee9-4ed9-a00d-352c102ead25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:56:01.638Z|7c8fd325-ff3e-4f90-b8b8-66e533ca6189|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:56:01.639Z|18425c73-5b3a-4a24-b438-244610078227|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:56:01.639Z|7c8fd325-ff3e-4f90-b8b8-66e533ca6189|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:56:01.639Z|18425c73-5b3a-4a24-b438-244610078227|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:56:01.660Z|9887bf44-dbe7-4d31-8ce0-181369938b57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:56:01.661Z|9887bf44-dbe7-4d31-8ce0-181369938b57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:56:11.663Z|690d3a9e-d0f6-4d9e-aab8-deb7237f31a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:56:11.664Z|690d3a9e-d0f6-4d9e-aab8-deb7237f31a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:56:11.669Z|dcd4e69e-1431-402e-8e82-8de40ca51654|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:56:11.669Z|dcd4e69e-1431-402e-8e82-8de40ca51654|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:56:11.684Z|4bcaf22d-8e41-4a95-9279-4fe9ceb4c377|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:56:11.684Z|4bcaf22d-8e41-4a95-9279-4fe9ceb4c377|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:56:15.127Z|e9433eb8-a5c8-4033-a070-9ea6977a540e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:56:15.128Z|e9433eb8-a5c8-4033-a070-9ea6977a540e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:56:21.686Z|2a2f8fbf-e85e-4734-be9e-27cb68d0c93e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:56:21.687Z|2a2f8fbf-e85e-4734-be9e-27cb68d0c93e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:56:21.691Z|66ded37a-2acd-4a58-8d21-170ce191e566|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:56:21.692Z|66ded37a-2acd-4a58-8d21-170ce191e566|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:56:21.711Z|bb59fe42-7bec-4c40-a230-fb1ae18028cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:56:21.712Z|bb59fe42-7bec-4c40-a230-fb1ae18028cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:56:30.127Z|ce52e078-836d-49a6-8322-dfa57c278e5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:56:30.129Z|ce52e078-836d-49a6-8322-dfa57c278e5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:56:30.419Z|842cf0e2-f6be-4fe5-97eb-70e7ff7900d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:56:30.420Z|842cf0e2-f6be-4fe5-97eb-70e7ff7900d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:56:31.713Z|61ea79c4-1475-4719-9445-682777da9db9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:56:31.713Z|61ea79c4-1475-4719-9445-682777da9db9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:56:31.731Z|5e50f3bc-c1ea-4490-a6dc-2c95e1ad054a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:56:31.732Z|5e50f3bc-c1ea-4490-a6dc-2c95e1ad054a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:56:31.744Z|af94b382-5227-4871-be96-1e5b2b290b48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:56:31.745Z|af94b382-5227-4871-be96-1e5b2b290b48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:56:38.514Z|c801d8f7-4f0c-45d6-aff3-a408da8f0fe0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:56:38.515Z|c801d8f7-4f0c-45d6-aff3-a408da8f0fe0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:56:41.737Z|947e9e86-6c37-4b2a-901d-f8805f971740|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:56:41.737Z|947e9e86-6c37-4b2a-901d-f8805f971740|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:56:41.759Z|182b3d88-589e-4929-9430-6c599983cd01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:56:41.760Z|182b3d88-589e-4929-9430-6c599983cd01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:56:41.772Z|be6d244b-1bea-4ef0-b1e9-4b2c947e58e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:56:41.772Z|be6d244b-1bea-4ef0-b1e9-4b2c947e58e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:56:45.127Z|3b58f196-394f-4564-a704-5159d541a1e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:56:45.127Z|3b58f196-394f-4564-a704-5159d541a1e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:56:51.761Z|0642a743-1c8b-4a0a-9063-019d6f44dbd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:56:51.762Z|0642a743-1c8b-4a0a-9063-019d6f44dbd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:56:51.785Z|7b24e009-78da-4ade-b8f7-a252043a73d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:56:51.786Z|7b24e009-78da-4ade-b8f7-a252043a73d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:56:51.791Z|6daf9151-3140-4350-8d6c-601335715588|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:56:51.792Z|6daf9151-3140-4350-8d6c-601335715588|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:57:00.126Z|ca077215-ad32-47ce-b574-3cf85b0f0cec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:57:00.127Z|ca077215-ad32-47ce-b574-3cf85b0f0cec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:57:00.420Z|cacb9223-9f6e-4f88-b273-d6f09122610a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:57:00.421Z|cacb9223-9f6e-4f88-b273-d6f09122610a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:57:01.786Z|a3791aa0-051a-4f3f-843c-c548b2d8c22c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:57:01.786Z|a3791aa0-051a-4f3f-843c-c548b2d8c22c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:57:01.807Z|afcaf8e4-7f86-40a6-86be-fbd51a7a2f89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:57:01.808Z|afcaf8e4-7f86-40a6-86be-fbd51a7a2f89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:57:01.820Z|139c4174-e97b-40e4-8607-4f3268c5b169|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:57:01.821Z|139c4174-e97b-40e4-8607-4f3268c5b169|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:57:11.808Z|1ed3ddfe-f4eb-49e7-bfb1-fdbb89e25997|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:57:11.809Z|1ed3ddfe-f4eb-49e7-bfb1-fdbb89e25997|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:57:11.827Z|dc3a0d4e-fff5-4619-9c0a-7b35c76811c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:57:11.828Z|dc3a0d4e-fff5-4619-9c0a-7b35c76811c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:57:11.839Z|69623274-9b8b-4c35-9859-80b940296a72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:57:11.840Z|69623274-9b8b-4c35-9859-80b940296a72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:57:15.127Z|abfebef7-dcb2-443a-93d9-fdc579cffda4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:57:15.130Z|abfebef7-dcb2-443a-93d9-fdc579cffda4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:57:21.831Z|a7aa29f1-a4dc-428c-8bde-a18c9d60fd98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:57:21.832Z|a7aa29f1-a4dc-428c-8bde-a18c9d60fd98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:57:21.858Z|d8ad54ec-edb5-44dd-b385-7ff3d808449f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:57:21.859Z|e1053733-32ce-40d1-b73c-e7449e4eb97b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:57:21.859Z|d8ad54ec-edb5-44dd-b385-7ff3d808449f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:57:21.859Z|e1053733-32ce-40d1-b73c-e7449e4eb97b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:57:30.126Z|99367e3c-be21-4196-bf2e-8ececb22470c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:57:30.127Z|99367e3c-be21-4196-bf2e-8ececb22470c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:57:30.422Z|16ab20e9-2be3-4a15-9c06-da44a3c5569a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:57:30.422Z|16ab20e9-2be3-4a15-9c06-da44a3c5569a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:57:31.853Z|3f8cdf40-0d68-4c36-8e28-f033125f6633|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:57:31.854Z|3f8cdf40-0d68-4c36-8e28-f033125f6633|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:57:31.878Z|dc5c7a9f-8ea9-40ed-b33c-c42ca28d0209|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:57:31.878Z|51601274-8e90-4072-b5fe-4211b2bb5802|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:57:31.879Z|dc5c7a9f-8ea9-40ed-b33c-c42ca28d0209|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:57:31.879Z|51601274-8e90-4072-b5fe-4211b2bb5802|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:57:38.514Z|495c4986-2f75-45a1-b00f-462a7b3c22d9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:57:38.515Z|495c4986-2f75-45a1-b00f-462a7b3c22d9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:57:41.874Z|a9787489-e663-4b0a-9bb4-336b13ddef60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:57:41.874Z|a9787489-e663-4b0a-9bb4-336b13ddef60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:57:41.899Z|ad4b6c1c-ead8-4979-a684-2bf070076144|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:57:41.899Z|ad4b6c1c-ead8-4979-a684-2bf070076144|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:57:41.906Z|eb423ab6-7440-4c8b-9bd2-d3682fe148ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:57:41.906Z|eb423ab6-7440-4c8b-9bd2-d3682fe148ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:57:45.127Z|7bb3db25-b226-401b-9833-ccffc63b6a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:57:45.128Z|7bb3db25-b226-401b-9833-ccffc63b6a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:57:51.896Z|24999580-b7fb-4432-8c9a-26b0946cf535|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:57:51.897Z|24999580-b7fb-4432-8c9a-26b0946cf535|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:57:51.927Z|bd2d8085-6198-48fa-8700-87a61665ba92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:57:51.927Z|03f6a187-fa49-44d2-870b-748a36a944f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:57:51.927Z|bd2d8085-6198-48fa-8700-87a61665ba92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:57:51.928Z|03f6a187-fa49-44d2-870b-748a36a944f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:58:00.126Z|7431aa57-da2d-43cc-96f5-f15265fb4428|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:58:00.129Z|7431aa57-da2d-43cc-96f5-f15265fb4428|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:58:00.423Z|1ab0c443-0c13-4105-97e0-dea286e090d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:58:00.423Z|1ab0c443-0c13-4105-97e0-dea286e090d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:58:01.930Z|5c60114a-4066-4d23-8790-beae8c2c6505|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:58:01.932Z|5c60114a-4066-4d23-8790-beae8c2c6505|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:58:01.948Z|761bd4bb-cdbe-49ed-8882-51ada3c8783b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:58:01.949Z|761bd4bb-cdbe-49ed-8882-51ada3c8783b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:58:01.951Z|c1e58bba-da1d-465f-a9ba-8e913eee32c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:58:01.951Z|c1e58bba-da1d-465f-a9ba-8e913eee32c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:58:11.958Z|f3417b6d-5326-4cf9-93e1-106972bacfa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:58:11.959Z|f3417b6d-5326-4cf9-93e1-106972bacfa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:58:11.974Z|4ae1d974-53b7-4f32-8db0-28491fcc9ee9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:58:11.974Z|4fd3a920-7399-450c-ab22-fd83481b9137|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:58:11.975Z|4ae1d974-53b7-4f32-8db0-28491fcc9ee9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:58:11.975Z|4fd3a920-7399-450c-ab22-fd83481b9137|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:58:15.127Z|a37b53ca-60d9-4d02-a38f-4381fd98ce84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:58:15.127Z|a37b53ca-60d9-4d02-a38f-4381fd98ce84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:58:21.980Z|7e83cc88-9a81-4962-a430-009247c7d055|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:58:21.981Z|7e83cc88-9a81-4962-a430-009247c7d055|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:58:21.995Z|ebbb3c10-676e-446a-aace-b660f129ba0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:58:21.996Z|ebbb3c10-676e-446a-aace-b660f129ba0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:58:21.997Z|24511d0e-9bd3-4e6d-80e3-64f8e557b20d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:58:21.997Z|24511d0e-9bd3-4e6d-80e3-64f8e557b20d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:58:30.127Z|b001f3e9-6143-4206-86a7-647fac21aa2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:58:30.127Z|b001f3e9-6143-4206-86a7-647fac21aa2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:58:30.425Z|49353a44-b4b4-4e38-a4cc-4eb955c36337|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:58:30.426Z|49353a44-b4b4-4e38-a4cc-4eb955c36337|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:58:32.004Z|5aa08689-02da-43e0-960c-6d9bf51e00a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:58:32.005Z|5aa08689-02da-43e0-960c-6d9bf51e00a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:58:32.017Z|ee1a89a6-9620-42ad-816d-2ffdfbf89753|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:58:32.018Z|ee1a89a6-9620-42ad-816d-2ffdfbf89753|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:58:32.019Z|bc23980c-850e-472e-a5b0-491e0a007f08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:58:32.020Z|bc23980c-850e-472e-a5b0-491e0a007f08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:58:38.515Z|502cb697-a232-4864-b73c-509e00ec0b49|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:58:38.516Z|502cb697-a232-4864-b73c-509e00ec0b49|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:58:42.027Z|d639dc64-f91d-422e-b2b6-f3d697ba9252|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:58:42.028Z|d639dc64-f91d-422e-b2b6-f3d697ba9252|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:58:42.036Z|3a82ec73-c73a-446a-90bc-150d06891901|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:58:42.037Z|3a82ec73-c73a-446a-90bc-150d06891901|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:58:42.040Z|9145a5d9-f99b-4171-8b53-fa13e69a8df5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:58:42.040Z|9145a5d9-f99b-4171-8b53-fa13e69a8df5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:58:45.127Z|d673141e-3f31-4983-b71b-eec5c7733758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:58:45.130Z|d673141e-3f31-4983-b71b-eec5c7733758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:58:52.051Z|a589d78e-bf85-4852-b02e-743ead4f6a07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:58:52.052Z|a589d78e-bf85-4852-b02e-743ead4f6a07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:58:52.056Z|c3bc2b3d-41a5-410f-a4ff-27ce5059ba99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:58:52.056Z|c3bc2b3d-41a5-410f-a4ff-27ce5059ba99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:58:52.059Z|0833fa39-cb51-48c2-96d0-a096d85dc4a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:58:52.059Z|0833fa39-cb51-48c2-96d0-a096d85dc4a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:59:00.128Z|721098a8-ad77-45e7-b94f-9908fd9ecb15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:59:00.129Z|721098a8-ad77-45e7-b94f-9908fd9ecb15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:59:00.426Z|60c5c897-a1f2-43df-b20e-de1f6531391e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:59:00.427Z|60c5c897-a1f2-43df-b20e-de1f6531391e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:59:02.077Z|37c07613-b6df-4bd5-b948-1d6c87536e19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:59:02.078Z|4c66d8fc-1cd3-48e9-8e75-6ca4d5e49977|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:59:02.079Z|4c66d8fc-1cd3-48e9-8e75-6ca4d5e49977|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:59:02.078Z|37c07613-b6df-4bd5-b948-1d6c87536e19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:59:02.079Z|1d2dcd59-bacc-43d0-9dbf-6183328af7e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:59:02.080Z|1d2dcd59-bacc-43d0-9dbf-6183328af7e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:59:12.100Z|45dc86ae-4a8e-42fd-926c-cedc271bde85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:59:12.100Z|45dc86ae-4a8e-42fd-926c-cedc271bde85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:59:12.101Z|7e16b5ef-9947-47f7-9b2f-b2be9d719dc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:59:12.101Z|7e16b5ef-9947-47f7-9b2f-b2be9d719dc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:59:12.103Z|10a4df88-1ac5-4f5b-900b-4c54cbf4cb9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:59:12.104Z|10a4df88-1ac5-4f5b-900b-4c54cbf4cb9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:59:15.127Z|3a67a06c-cd6e-48ed-9dc4-1d165e188f1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:59:15.127Z|3a67a06c-cd6e-48ed-9dc4-1d165e188f1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:59:22.122Z|3710ae09-880c-496e-9312-f66bc5eed08a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:59:22.123Z|b3352b43-7da5-483f-a772-d37d989d4d1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:59:22.123Z|7840545f-a6a1-4c52-93b5-b7ebc6c9d9bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:59:22.123Z|3710ae09-880c-496e-9312-f66bc5eed08a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:59:22.123Z|b3352b43-7da5-483f-a772-d37d989d4d1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:59:22.123Z|7840545f-a6a1-4c52-93b5-b7ebc6c9d9bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:59:30.127Z|5b407187-e44e-4b6e-a022-30962b5ce466|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:59:30.130Z|5b407187-e44e-4b6e-a022-30962b5ce466|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:59:30.427Z|1da4b190-bce2-42ff-ad5b-10c8c5dfcc61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:59:30.428Z|1da4b190-bce2-42ff-ad5b-10c8c5dfcc61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:59:32.143Z|37a0e357-6e22-454c-8a42-6826bc51e8af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:59:32.143Z|083c3f5f-482a-4dc4-8dc3-0c1968fa81b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:59:32.143Z|7f57860a-5576-465a-a766-d3f984b8d73a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:59:32.144Z|37a0e357-6e22-454c-8a42-6826bc51e8af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:59:32.144Z|7f57860a-5576-465a-a766-d3f984b8d73a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:59:32.144Z|083c3f5f-482a-4dc4-8dc3-0c1968fa81b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:59:38.514Z|e714bedd-ad95-4946-9662-532bf07a9e08|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T16:59:38.515Z|e714bedd-ad95-4946-9662-532bf07a9e08|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T16:59:42.166Z|53cdd46c-8f62-49d5-ab46-e48c0f2b9c9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:59:42.167Z|963a409e-2834-4c47-83b3-3bc4cf669b0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:59:42.167Z|53cdd46c-8f62-49d5-ab46-e48c0f2b9c9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:59:42.167Z|5829fffe-d919-4a81-92bd-45e8481c1410|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:59:42.167Z|963a409e-2834-4c47-83b3-3bc4cf669b0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:59:42.168Z|5829fffe-d919-4a81-92bd-45e8481c1410|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:59:45.126Z|c3e23657-9408-4b5f-a9f3-e7f57f3f25bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T16:59:45.127Z|c3e23657-9408-4b5f-a9f3-e7f57f3f25bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T16:59:52.189Z|0b6f5f64-c7d3-4f18-a616-dcf7ae22c87e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:59:52.189Z|0b6f5f64-c7d3-4f18-a616-dcf7ae22c87e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:59:52.191Z|5d5ab8ba-c0da-4e5d-afca-4ebc354ad944|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:59:52.191Z|5d5ab8ba-c0da-4e5d-afca-4ebc354ad944|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T16:59:52.202Z|9dd0588f-80cb-4412-ad90-557f20045b43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T16:59:52.203Z|9dd0588f-80cb-4412-ad90-557f20045b43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:00:00.127Z|bdf4b993-2ee7-494d-a5ef-531822b77478|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:00:00.127Z|bdf4b993-2ee7-494d-a5ef-531822b77478|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:00:00.429Z|e2415ca9-3496-40de-85b9-111c303e04ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:00:00.430Z|e2415ca9-3496-40de-85b9-111c303e04ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:00:02.211Z|153a7cb4-4ef0-4104-b081-f2cc82f069a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:00:02.212Z|153a7cb4-4ef0-4104-b081-f2cc82f069a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:00:02.214Z|6ac42586-bbef-4c2b-86d8-9047bd2c6414|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:00:02.214Z|6ac42586-bbef-4c2b-86d8-9047bd2c6414|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:00:02.229Z|62dc7df3-4fd0-4642-923b-c86ec08b0595|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:00:02.230Z|62dc7df3-4fd0-4642-923b-c86ec08b0595|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:00:12.231Z|5b85d77f-e3a9-43d3-9ad3-1449f7cbf8a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:00:12.231Z|eca9f721-d1a0-4f15-81df-e81a9a5498c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:00:12.232Z|5b85d77f-e3a9-43d3-9ad3-1449f7cbf8a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:00:12.232Z|eca9f721-d1a0-4f15-81df-e81a9a5498c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:00:12.252Z|d0730985-8d17-470f-84a0-d9b33aae12db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:00:12.253Z|d0730985-8d17-470f-84a0-d9b33aae12db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:00:15.127Z|200327eb-0ef9-4c14-967c-c3bf09572a2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:00:15.130Z|200327eb-0ef9-4c14-967c-c3bf09572a2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:00:22.256Z|0be2f868-1057-4c2f-81a1-41ad50ca0ce3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:00:22.256Z|3e918cfc-be0d-4106-8250-5931e11cf4f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:00:22.257Z|0be2f868-1057-4c2f-81a1-41ad50ca0ce3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:00:22.257Z|3e918cfc-be0d-4106-8250-5931e11cf4f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:00:22.274Z|2bd53c88-5d0d-4043-be69-8902cc17e6f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:00:22.275Z|2bd53c88-5d0d-4043-be69-8902cc17e6f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:00:30.126Z|daca094e-2069-43e2-a6a8-02d6f9a447b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:00:30.127Z|daca094e-2069-43e2-a6a8-02d6f9a447b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:00:30.430Z|51d0e45c-e344-4fa8-80f3-73d06a9a67d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:00:30.431Z|51d0e45c-e344-4fa8-80f3-73d06a9a67d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:00:32.277Z|656d9f50-d7e6-4bf9-9c92-137396235df0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:00:32.277Z|8ae5e600-3939-4858-89bc-4b738e0b3973|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:00:32.278Z|656d9f50-d7e6-4bf9-9c92-137396235df0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:00:32.278Z|8ae5e600-3939-4858-89bc-4b738e0b3973|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:00:32.294Z|50b8df7b-f38f-42fd-8bbe-16e567ae523b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:00:32.295Z|50b8df7b-f38f-42fd-8bbe-16e567ae523b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:00:38.515Z|2893d49c-6389-48c1-962c-85016e15815a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:00:38.516Z|2893d49c-6389-48c1-962c-85016e15815a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:00:42.300Z|2b64e0ba-2371-4e78-a92c-0150c388894b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:00:42.300Z|2b64e0ba-2371-4e78-a92c-0150c388894b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:00:42.301Z|011d9013-f003-4e99-b868-b22033ee4b0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:00:42.301Z|011d9013-f003-4e99-b868-b22033ee4b0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:00:42.317Z|0345c473-2b4e-48d7-9f9e-8105930f2322|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:00:42.318Z|0345c473-2b4e-48d7-9f9e-8105930f2322|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:00:45.127Z|ae7d9f99-36b9-42ca-b680-b9d9ed2c0dea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:00:45.127Z|ae7d9f99-36b9-42ca-b680-b9d9ed2c0dea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:00:52.323Z|e81af189-2a9c-4b7f-947f-3bba1cd0276a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:00:52.323Z|e81af189-2a9c-4b7f-947f-3bba1cd0276a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:00:52.328Z|f9ce6a23-ab70-42d8-bdc5-534a0fd4e551|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:00:52.329Z|f9ce6a23-ab70-42d8-bdc5-534a0fd4e551|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:00:52.343Z|45771d3d-a0c2-48e7-8a64-36cc218eb8ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:00:52.344Z|45771d3d-a0c2-48e7-8a64-36cc218eb8ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:01:00.127Z|94e7acfa-4169-40d8-98c3-8049718b09f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:01:00.130Z|94e7acfa-4169-40d8-98c3-8049718b09f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:01:00.432Z|2d83cc36-15b3-44c5-b162-d2bc19eb5392|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:01:00.432Z|2d83cc36-15b3-44c5-b162-d2bc19eb5392|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:01:02.353Z|f7368f5d-9cd1-4f0e-a395-133035a55ac1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:01:02.354Z|f7368f5d-9cd1-4f0e-a395-133035a55ac1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:01:02.362Z|d7c5e91b-03d3-4fc5-a656-44361b7332a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:01:02.363Z|d7c5e91b-03d3-4fc5-a656-44361b7332a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:01:02.375Z|4e233b5a-a881-4c8d-9322-b6d49a360f18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:01:02.377Z|4e233b5a-a881-4c8d-9322-b6d49a360f18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:01:12.411Z|198216a9-a40a-4004-be0d-4f06f3acec12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:01:12.412Z|198216a9-a40a-4004-be0d-4f06f3acec12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:01:12.416Z|e7024643-72c9-4399-9dcc-9432776ad972|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:01:12.417Z|e7024643-72c9-4399-9dcc-9432776ad972|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:01:12.417Z|b529a9bc-90f2-4bcc-9823-04814461c55b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:01:12.417Z|b529a9bc-90f2-4bcc-9823-04814461c55b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:01:15.127Z|f1a17126-ece8-4e1f-a6bf-5deac07ac607|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:01:15.127Z|f1a17126-ece8-4e1f-a6bf-5deac07ac607|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:01:22.467Z|96949649-871f-4e6d-8f1f-e6dbc42c0f13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:01:22.467Z|4dbf7c4a-17ac-4595-8122-18a818fda164|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:01:22.467Z|cdb025c1-f577-4687-b3bc-5bd50cd11f9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:01:22.469Z|cdb025c1-f577-4687-b3bc-5bd50cd11f9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:01:22.469Z|4dbf7c4a-17ac-4595-8122-18a818fda164|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:01:22.469Z|96949649-871f-4e6d-8f1f-e6dbc42c0f13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:01:30.127Z|15234284-b75a-403d-be60-367d82c4e5d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:01:30.128Z|15234284-b75a-403d-be60-367d82c4e5d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:01:30.434Z|fe7a0252-94eb-4522-a4b9-2d18855f9472|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:01:30.435Z|fe7a0252-94eb-4522-a4b9-2d18855f9472|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:01:32.512Z|7988f85f-b51f-43f1-931d-e98b1bd44d81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:01:32.513Z|7988f85f-b51f-43f1-931d-e98b1bd44d81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:01:32.515Z|8d5d362e-4e5c-4d3e-947d-a8468b942687|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:01:32.516Z|8d5d362e-4e5c-4d3e-947d-a8468b942687|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:01:32.523Z|0646c26e-d305-44c9-92f7-f8343dc5ce47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:01:32.523Z|0646c26e-d305-44c9-92f7-f8343dc5ce47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:01:38.514Z|0ae00256-f9d0-46c9-a646-d2cd00e7feef|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:01:38.515Z|0ae00256-f9d0-46c9-a646-d2cd00e7feef|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:01:42.558Z|43867ff4-5890-44d7-b03e-1bb7e85b02e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:01:42.559Z|43867ff4-5890-44d7-b03e-1bb7e85b02e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:01:42.560Z|763c425e-ed31-4b72-b0e5-95b605ed0c4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:01:42.560Z|a3d5a4f6-eb52-4539-bfc7-0a7a543e3297|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:01:42.560Z|763c425e-ed31-4b72-b0e5-95b605ed0c4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:01:42.560Z|a3d5a4f6-eb52-4539-bfc7-0a7a543e3297|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:01:45.127Z|2a791d36-896c-4cdd-b700-ad0f374c92aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:01:45.129Z|2a791d36-896c-4cdd-b700-ad0f374c92aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:01:52.579Z|08d1855c-5b86-4430-833b-10b197c3816b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:01:52.579Z|08d1855c-5b86-4430-833b-10b197c3816b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:01:52.580Z|3bec6449-ac30-49f7-8152-456129e515eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:01:52.581Z|3bec6449-ac30-49f7-8152-456129e515eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:01:52.581Z|538c7cfe-9950-47c1-aa21-3cb37f99dfbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:01:52.582Z|538c7cfe-9950-47c1-aa21-3cb37f99dfbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:02:00.126Z|9f9f0108-77bc-4f5c-a238-e5aecb3dad6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:02:00.127Z|9f9f0108-77bc-4f5c-a238-e5aecb3dad6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:02:00.436Z|43d2383d-3874-441d-8e21-96d97dae57c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:02:00.436Z|43d2383d-3874-441d-8e21-96d97dae57c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:02:02.603Z|3949806d-8e74-4e0d-8b9f-e3332f1c2735|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:02:02.604Z|3949806d-8e74-4e0d-8b9f-e3332f1c2735|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:02:02.606Z|091d090e-6414-424c-b3a2-e9cb554b8c95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:02:02.606Z|091d090e-6414-424c-b3a2-e9cb554b8c95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:02:02.607Z|59b17957-6768-4370-9bde-3a428494c21b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:02:02.607Z|59b17957-6768-4370-9bde-3a428494c21b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:02:12.629Z|001e51aa-095b-462a-8c76-4207f897f192|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:02:12.629Z|623f6d81-030d-4746-969a-d50b30086ae5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:02:12.630Z|001e51aa-095b-462a-8c76-4207f897f192|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:02:12.630Z|623f6d81-030d-4746-969a-d50b30086ae5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:02:12.636Z|1b680907-51e6-4918-b993-0a57e7cdb4ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:02:12.637Z|1b680907-51e6-4918-b993-0a57e7cdb4ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:02:15.127Z|6a3f38d2-3a10-4d60-bdc0-89947a7fcf96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:02:15.127Z|6a3f38d2-3a10-4d60-bdc0-89947a7fcf96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:02:22.658Z|1a07a729-b52f-4e82-ae6e-19cf53f89ed3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:02:22.659Z|ca0baecc-d2fc-472e-86c1-840340a5dd81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:02:22.659Z|1a07a729-b52f-4e82-ae6e-19cf53f89ed3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:02:22.659Z|ca0baecc-d2fc-472e-86c1-840340a5dd81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:02:22.662Z|14677d5d-cf88-443e-84e6-3cde5424d580|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:02:22.662Z|14677d5d-cf88-443e-84e6-3cde5424d580|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:02:30.127Z|85c7e1d4-7795-4aa9-9af8-c02ff9897fb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:02:30.130Z|85c7e1d4-7795-4aa9-9af8-c02ff9897fb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:02:30.437Z|93dfc303-2968-453e-9e82-ec1611668c54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:02:30.438Z|93dfc303-2968-453e-9e82-ec1611668c54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:02:32.681Z|f87b931e-f185-4503-b490-d513575fcc55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:02:32.682Z|f87b931e-f185-4503-b490-d513575fcc55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:02:32.684Z|96cb9817-c4d7-4155-bffe-72f745593195|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:02:32.685Z|96cb9817-c4d7-4155-bffe-72f745593195|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:02:32.685Z|aa57c983-7a44-4e8a-a93b-1144677460bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:02:32.686Z|aa57c983-7a44-4e8a-a93b-1144677460bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:02:38.514Z|d4a66548-12e7-438e-ab71-6b705fa20105|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:02:38.515Z|d4a66548-12e7-438e-ab71-6b705fa20105|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:02:42.705Z|01510f1a-c5c8-40ae-9367-c2b495cb1a97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:02:42.706Z|b26204b0-a4d6-4bf6-a1c4-7b8adde37d7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:02:42.706Z|01510f1a-c5c8-40ae-9367-c2b495cb1a97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:02:42.706Z|b26204b0-a4d6-4bf6-a1c4-7b8adde37d7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:02:42.707Z|e26202fd-bdbd-4d7c-bf81-ffbfda20a2e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:02:42.708Z|e26202fd-bdbd-4d7c-bf81-ffbfda20a2e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:02:45.127Z|0daf12f9-517f-4dcc-8fea-dfd61a44c8b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:02:45.127Z|0daf12f9-517f-4dcc-8fea-dfd61a44c8b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:02:52.727Z|8d333cf2-eaec-4d36-a7b5-2df44b734a38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:02:52.727Z|da4a1653-22fe-4aec-af44-99a7e1fcd2b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:02:52.728Z|8d333cf2-eaec-4d36-a7b5-2df44b734a38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:02:52.728Z|da4a1653-22fe-4aec-af44-99a7e1fcd2b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:02:52.734Z|b756d1c2-7f3b-49e6-b612-e1d22a7ffeea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:02:52.735Z|b756d1c2-7f3b-49e6-b612-e1d22a7ffeea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:03:00.126Z|0408ab6d-66aa-46b8-a35a-e9cfc8ff8ff5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:03:00.127Z|0408ab6d-66aa-46b8-a35a-e9cfc8ff8ff5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:03:00.438Z|0707395e-7771-4842-a2b5-8d71dd10988d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:03:00.439Z|0707395e-7771-4842-a2b5-8d71dd10988d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:03:02.751Z|d4f05da1-4c24-43b4-8a4c-2e08e6c0f024|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:03:02.751Z|1dd4c13f-dcc9-474c-9977-92894840bf3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:03:02.751Z|d4f05da1-4c24-43b4-8a4c-2e08e6c0f024|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:03:02.752Z|1dd4c13f-dcc9-474c-9977-92894840bf3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:03:02.757Z|316ed593-d29e-4bd4-8a7c-b9bd5214827b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:03:02.757Z|316ed593-d29e-4bd4-8a7c-b9bd5214827b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:03:12.772Z|d6cc1af8-e886-4086-8529-6fd2273aaf43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:03:12.773Z|d6cc1af8-e886-4086-8529-6fd2273aaf43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:03:12.778Z|9f51b0d7-b46b-4e58-a8fa-18bfb9fa1ab0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:03:12.778Z|9f51b0d7-b46b-4e58-a8fa-18bfb9fa1ab0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:03:12.779Z|6a4beb3d-6e2b-416e-a7e6-ca23600eb518|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:03:12.780Z|6a4beb3d-6e2b-416e-a7e6-ca23600eb518|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:03:15.126Z|e46c2dea-828e-44ba-8278-461de6903a38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:03:15.130Z|e46c2dea-828e-44ba-8278-461de6903a38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:03:22.793Z|70af0919-da40-45c7-898c-d2390459c46c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:03:22.794Z|70af0919-da40-45c7-898c-d2390459c46c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:03:22.797Z|279641c3-6a53-4c6a-804c-6a48b24a918e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:03:22.798Z|279641c3-6a53-4c6a-804c-6a48b24a918e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:03:22.801Z|879245a6-d278-43e8-bbea-39157e9f004c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:03:22.801Z|879245a6-d278-43e8-bbea-39157e9f004c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:03:30.127Z|8c96cb25-38b3-46cd-831e-ed9801377dfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:03:30.127Z|8c96cb25-38b3-46cd-831e-ed9801377dfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:03:30.440Z|4e869ddc-7893-48f0-a45a-d19867b43de4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:03:30.441Z|4e869ddc-7893-48f0-a45a-d19867b43de4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:03:32.817Z|c8f1e713-8e0a-4120-b99c-434849a3e38a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:03:32.817Z|1b29f1cd-973d-4c1c-87ee-31bae77bc710|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:03:32.817Z|c8f1e713-8e0a-4120-b99c-434849a3e38a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:03:32.818Z|1b29f1cd-973d-4c1c-87ee-31bae77bc710|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:03:32.821Z|545ea6b0-af56-4249-9664-2097285a2470|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:03:32.822Z|545ea6b0-af56-4249-9664-2097285a2470|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:03:38.514Z|c06b42fa-292d-481e-b9f6-831326851806|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:03:38.515Z|c06b42fa-292d-481e-b9f6-831326851806|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:03:42.842Z|45d7be62-bc01-4940-8600-e9f7fe8517b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:03:42.842Z|ad4fdab1-1301-4f4a-a2d1-477f166fc678|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:03:42.843Z|ad4fdab1-1301-4f4a-a2d1-477f166fc678|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:03:42.843Z|45d7be62-bc01-4940-8600-e9f7fe8517b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:03:42.854Z|a5e034b6-1d58-4ecd-a7b6-e740ac0a9764|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:03:42.854Z|a5e034b6-1d58-4ecd-a7b6-e740ac0a9764|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:03:45.127Z|9d70351c-52e7-4474-b4a5-1aedc3f70f5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:03:45.127Z|9d70351c-52e7-4474-b4a5-1aedc3f70f5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:03:52.864Z|ac7f7d56-967f-46ce-b87f-3f018bd6c782|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:03:52.865Z|ac7f7d56-967f-46ce-b87f-3f018bd6c782|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:03:52.868Z|f01f9b1b-e15f-457b-a9a3-a653015519d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:03:52.868Z|f01f9b1b-e15f-457b-a9a3-a653015519d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:03:52.874Z|69a5a594-8245-4fa1-8c57-18d3417b12bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:03:52.875Z|69a5a594-8245-4fa1-8c57-18d3417b12bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:04:00.127Z|c3e63d58-6f6c-4bb8-aa90-af63b0cc4164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:04:00.129Z|c3e63d58-6f6c-4bb8-aa90-af63b0cc4164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:04:00.441Z|85ffe7bd-377e-4805-a0cf-a52e8b557947|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:04:00.442Z|85ffe7bd-377e-4805-a0cf-a52e8b557947|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:04:02.888Z|8d1a51c2-23aa-41ab-b5ff-06a8bd9404e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:04:02.888Z|5db71d7f-f27c-4a70-b679-70404199ea66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:04:02.889Z|5db71d7f-f27c-4a70-b679-70404199ea66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:04:02.889Z|8d1a51c2-23aa-41ab-b5ff-06a8bd9404e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:04:02.897Z|2f7b1750-3046-4aee-9dab-8ac1ff0e6925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:04:02.897Z|2f7b1750-3046-4aee-9dab-8ac1ff0e6925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:04:12.909Z|e77eaa0b-dea3-45e4-a488-561e7fbff00f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:04:12.910Z|e77eaa0b-dea3-45e4-a488-561e7fbff00f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:04:12.916Z|f890320a-e223-4857-b507-f26b4bc351e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:04:12.916Z|f890320a-e223-4857-b507-f26b4bc351e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:04:12.916Z|8e197b02-eb08-4d98-a331-7bd8221b59d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:04:12.917Z|8e197b02-eb08-4d98-a331-7bd8221b59d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:04:15.127Z|7f971344-17f9-4141-810b-7e6d1b338252|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:04:15.127Z|7f971344-17f9-4141-810b-7e6d1b338252|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:04:22.930Z|63344d48-7cf1-45a0-9b5c-3a415768d4ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:04:22.931Z|63344d48-7cf1-45a0-9b5c-3a415768d4ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:04:22.933Z|f701a184-d974-4e8e-89cb-a18c2155ca97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:04:22.933Z|f701a184-d974-4e8e-89cb-a18c2155ca97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:04:22.935Z|5bcd585e-c364-42ee-96f8-628591e9e781|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:04:22.935Z|5bcd585e-c364-42ee-96f8-628591e9e781|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:04:30.126Z|fb571f82-1e73-43ad-9e58-6543729a3c60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:04:30.127Z|fb571f82-1e73-43ad-9e58-6543729a3c60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:04:30.444Z|c9f9867c-6c0e-4377-98c6-60e575f0a6a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:04:30.445Z|c9f9867c-6c0e-4377-98c6-60e575f0a6a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:04:32.952Z|c37468ad-e2b6-4ec3-86f8-8419f08968ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:04:32.952Z|7d95f3f4-7039-4908-b7ba-332729a62bc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:04:32.953Z|7d95f3f4-7039-4908-b7ba-332729a62bc4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:04:32.953Z|c37468ad-e2b6-4ec3-86f8-8419f08968ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:04:32.956Z|66c4cb26-65c7-461f-bacb-8c6a44013192|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:04:32.957Z|66c4cb26-65c7-461f-bacb-8c6a44013192|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:04:38.514Z|a3e1a23f-39c5-45a5-8fae-8cb259080bf4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:04:38.515Z|a3e1a23f-39c5-45a5-8fae-8cb259080bf4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:04:42.971Z|90c42aa9-ce5d-445f-b153-f3249f1ec9d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:04:42.972Z|90c42aa9-ce5d-445f-b153-f3249f1ec9d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:04:42.973Z|42bf55a1-d4cc-4a1b-be0b-429fa89ea50d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:04:42.973Z|42bf55a1-d4cc-4a1b-be0b-429fa89ea50d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:04:42.978Z|bca0c639-b8ca-4f48-a7ef-30893ff59afe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:04:42.978Z|bca0c639-b8ca-4f48-a7ef-30893ff59afe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:04:45.127Z|c6fc03a7-4a39-4eb5-8428-e5389ec1cabb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:04:45.129Z|c6fc03a7-4a39-4eb5-8428-e5389ec1cabb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:04:52.993Z|c636f01e-330f-433f-bee5-4f46e0968174|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:04:52.993Z|109312ae-4b99-4333-b97d-e51e211035bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:04:52.994Z|c636f01e-330f-433f-bee5-4f46e0968174|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:04:52.994Z|109312ae-4b99-4333-b97d-e51e211035bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:04:53.001Z|5ad9ecbb-57b3-4929-85fc-475803cef832|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:04:53.001Z|5ad9ecbb-57b3-4929-85fc-475803cef832|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:05:00.127Z|d6103b7c-9d7e-4b45-a8e7-01c02a8dd341|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:05:00.127Z|d6103b7c-9d7e-4b45-a8e7-01c02a8dd341|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:05:00.445Z|bb960be4-e546-4cd0-8243-53483be10bca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:05:00.446Z|bb960be4-e546-4cd0-8243-53483be10bca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:05:03.013Z|39cf8522-fa01-4cf7-8fce-1b35bc83fef2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:05:03.013Z|9de4efda-b501-4b1d-af6c-2e8c75dbb0ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:05:03.014Z|9de4efda-b501-4b1d-af6c-2e8c75dbb0ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:05:03.014Z|39cf8522-fa01-4cf7-8fce-1b35bc83fef2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:05:03.018Z|0c132f49-f24b-427d-ac61-7b7b9ed0c165|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:05:03.019Z|0c132f49-f24b-427d-ac61-7b7b9ed0c165|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:05:13.035Z|b168faed-552f-4010-8fa8-853283470b1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:05:13.036Z|b168faed-552f-4010-8fa8-853283470b1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:05:13.037Z|04681c59-ce82-4e72-b6f9-68691638d609|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:05:13.037Z|04681c59-ce82-4e72-b6f9-68691638d609|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:05:13.046Z|13bf8900-f738-409a-a505-e5573aa2dbc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:05:13.047Z|13bf8900-f738-409a-a505-e5573aa2dbc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:05:15.127Z|adc3634a-adf6-4d19-a733-407b7a6747a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:05:15.127Z|adc3634a-adf6-4d19-a733-407b7a6747a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:05:23.056Z|0b40a6d1-be40-4b65-9d02-632e038807e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:05:23.056Z|0b40a6d1-be40-4b65-9d02-632e038807e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:05:23.061Z|06d54e7d-2d65-4a04-b16a-d39a42f951d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:05:23.062Z|06d54e7d-2d65-4a04-b16a-d39a42f951d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:05:23.072Z|816e6407-2538-44f8-a588-87bc83676cb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:05:23.072Z|816e6407-2538-44f8-a588-87bc83676cb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:05:30.126Z|fdb1e000-8197-407c-8013-140adcb62230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:05:30.129Z|fdb1e000-8197-407c-8013-140adcb62230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:05:30.447Z|d70f3092-5af0-4d8f-b2a4-2cfa105bef74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:05:30.447Z|d70f3092-5af0-4d8f-b2a4-2cfa105bef74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:05:33.078Z|f1c34ebf-cd2b-4868-9189-1b2ab0af274a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:05:33.078Z|f1c34ebf-cd2b-4868-9189-1b2ab0af274a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:05:33.081Z|9414308a-f848-4bb5-902e-ca046ec4d18d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:05:33.082Z|9414308a-f848-4bb5-902e-ca046ec4d18d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:05:33.090Z|fda57395-9d70-4b9d-9146-a4bde2eb95c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:05:33.091Z|fda57395-9d70-4b9d-9146-a4bde2eb95c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:05:38.515Z|031f351f-4093-45e0-a97b-36d9b9e4829e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:05:38.516Z|031f351f-4093-45e0-a97b-36d9b9e4829e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:05:43.101Z|b802c1e7-fcec-436d-b181-b8ab66df18eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:05:43.102Z|2859ef82-3e5e-40c4-adb2-ae098793d7aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:05:43.102Z|b802c1e7-fcec-436d-b181-b8ab66df18eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:05:43.102Z|2859ef82-3e5e-40c4-adb2-ae098793d7aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:05:43.109Z|a7d699fe-d8ec-4e6d-ad53-78827308d75b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:05:43.110Z|a7d699fe-d8ec-4e6d-ad53-78827308d75b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:05:45.127Z|1bfdb01b-0204-4af3-9014-4e98a63cf9f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:05:45.127Z|1bfdb01b-0204-4af3-9014-4e98a63cf9f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:05:45.495Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:05:45.507Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 713de41d-e2b7-40af-8bf8-088e5992881c already exists in requestDb InfraActiveRequests table 2022-12-08T17:05:45.509Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/713de41d-e2b7-40af-8bf8-088e5992881c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/713de41d-e2b7-40af-8bf8-088e5992881c 2022-12-08T17:05:45.510Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/713de41d-e2b7-40af-8bf8-088e5992881c|INFO|500||Invoke 2022-12-08T17:05:45.510Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/713de41d-e2b7-40af-8bf8-088e5992881c|DEBUG|500||===========================request begin================================================ 2022-12-08T17:05:45.510Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/713de41d-e2b7-40af-8bf8-088e5992881c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/713de41d-e2b7-40af-8bf8-088e5992881c 2022-12-08T17:05:45.511Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/713de41d-e2b7-40af-8bf8-088e5992881c|DEBUG|500||Method : GET 2022-12-08T17:05:45.511Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/713de41d-e2b7-40af-8bf8-088e5992881c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b6ef5ef89db9c113", X-B3-SpanId:"ffbea7da67bf0346", X-B3-ParentSpanId:"b6ef5ef89db9c113", X-B3-Sampled:"0", X-ONAP-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-TransactionID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-ECOMP-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9bfa7940-53c9-433d-8360-adfc5d802460"] 2022-12-08T17:05:45.512Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/713de41d-e2b7-40af-8bf8-088e5992881c|DEBUG|500||Request body: 2022-12-08T17:05:45.512Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/713de41d-e2b7-40af-8bf8-088e5992881c|DEBUG|500||==========================request end================================================ 2022-12-08T17:05:45.579Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/713de41d-e2b7-40af-8bf8-088e5992881c|DEBUG|500||============================response begin========================================== 2022-12-08T17:05:45.580Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/713de41d-e2b7-40af-8bf8-088e5992881c|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:05:45.580Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/713de41d-e2b7-40af-8bf8-088e5992881c|DEBUG|500||Status text : 2022-12-08T17:05:45.580Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/713de41d-e2b7-40af-8bf8-088e5992881c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 08 Dec 2022 17:05:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:05:45.581Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/713de41d-e2b7-40af-8bf8-088e5992881c|DEBUG|500||Response body: 2022-12-08T17:05:45.581Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/713de41d-e2b7-40af-8bf8-088e5992881c|DEBUG|500||=======================response end================================================= 2022-12-08T17:05:45.582Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/713de41d-e2b7-40af-8bf8-088e5992881c|INFO|404|Not Found|InvokeReturn 2022-12-08T17:05:45.759Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-12-08T17:05:45.767Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-12-08T17:05:53.123Z|44c44279-9458-4c01-8be5-7e0e4b8c989f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:05:53.124Z|44c44279-9458-4c01-8be5-7e0e4b8c989f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:05:53.127Z|6f3161c7-b2b5-4445-af82-ac799e3b7337|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:05:53.128Z|6f3161c7-b2b5-4445-af82-ac799e3b7337|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:05:53.129Z|ba459faf-5d64-451b-b828-7961faddcf88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:05:53.131Z|ba459faf-5d64-451b-b828-7961faddcf88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:06:00.126Z|66f7a045-d0d3-4135-9b16-6452e11734bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:06:00.127Z|66f7a045-d0d3-4135-9b16-6452e11734bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:06:00.448Z|c49deb30-ada6-4cc0-862d-00c21cc60f72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:06:00.448Z|c49deb30-ada6-4cc0-862d-00c21cc60f72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:06:03.149Z|934b2fa8-eef2-4f3f-b3e4-c90255b3db8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:06:03.150Z|da9e2a95-b9b8-4e72-9930-beb45b54413c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:06:03.150Z|934b2fa8-eef2-4f3f-b3e4-c90255b3db8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:06:03.150Z|da9e2a95-b9b8-4e72-9930-beb45b54413c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:06:03.154Z|6dcaa11b-c529-4fac-b2a3-2759b6480a63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:06:03.154Z|6dcaa11b-c529-4fac-b2a3-2759b6480a63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:06:07.576Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:06:07.728Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2f9bd106-9266-4931-a1fb-19bb8c5e6760|INFO|500||Invoke 2022-12-08T17:06:07.729Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2f9bd106-9266-4931-a1fb-19bb8c5e6760|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2f9bd106-9266-4931-a1fb-19bb8c5e6760 with request headers:{Authorization=[***REDACTED***], X-RequestID=[713de41d-e2b7-40af-8bf8-088e5992881c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[165c7f5f-871e-47bd-aabf-0d1bda1df593], X-ECOMP-RequestID=[713de41d-e2b7-40af-8bf8-088e5992881c], X-TransactionId=[], X-ONAP-RequestID=[713de41d-e2b7-40af-8bf8-088e5992881c]} 2022-12-08T17:06:08.047Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2f9bd106-9266-4931-a1fb-19bb8c5e6760|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2f9bd106-9266-4931-a1fb-19bb8c5e6760 has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 17:06:07 GMT], content-length=[116], vertex-id=[168008], x-aai-txid=[1-aai-resources-221208-17:06:07:854-7979], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:06:08.049Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2f9bd106-9266-4931-a1fb-19bb8c5e6760|DEBUG|500||{"service-id":"2f9bd106-9266-4931-a1fb-19bb8c5e6760","service-description":"pNF","resource-version":"1670519143842"} 2022-12-08T17:06:08.049Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2f9bd106-9266-4931-a1fb-19bb8c5e6760|INFO|500||InvokeReturn 2022-12-08T17:06:08.123Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id 2022-12-08T17:06:08.127Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:06:08.166Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2f9bd106-9266-4931-a1fb-19bb8c5e6760|INFO|500||Invoke 2022-12-08T17:06:08.167Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2f9bd106-9266-4931-a1fb-19bb8c5e6760|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2f9bd106-9266-4931-a1fb-19bb8c5e6760 with request headers:{Authorization=[***REDACTED***], X-RequestID=[713de41d-e2b7-40af-8bf8-088e5992881c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3f461b45-4fe4-41dd-a9b1-6f85632b6747], X-ECOMP-RequestID=[713de41d-e2b7-40af-8bf8-088e5992881c], X-TransactionId=[], X-ONAP-RequestID=[713de41d-e2b7-40af-8bf8-088e5992881c]} 2022-12-08T17:06:08.226Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2f9bd106-9266-4931-a1fb-19bb8c5e6760|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2f9bd106-9266-4931-a1fb-19bb8c5e6760 has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 17:06:08 GMT], content-length=[116], vertex-id=[168008], x-aai-txid=[1-aai-resources-221208-17:06:08:045-9955], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:06:08.227Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2f9bd106-9266-4931-a1fb-19bb8c5e6760|DEBUG|500||{"service-id":"2f9bd106-9266-4931-a1fb-19bb8c5e6760","service-description":"pNF","resource-version":"1670519143842"} 2022-12-08T17:06:08.228Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2f9bd106-9266-4931-a1fb-19bb8c5e6760|INFO|500||InvokeReturn 2022-12-08T17:06:08.229Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-08T17:06:08.229Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-08T17:06:08.274Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:06:08.274Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-08T17:06:08.274Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:08.275Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:06:08.275Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-08T17:06:08.275Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"b6ef5ef89db9c113", X-B3-SpanId:"46a65f1fbe47ecf4", X-B3-ParentSpanId:"b6ef5ef89db9c113", X-B3-Sampled:"0", X-ONAP-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-TransactionID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-ECOMP-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"811ef7fb-1c26-422f-b73f-ff442a7e6456"] 2022-12-08T17:06:08.276Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Name019ec6c0-e668-4449-bda7-21a55ff8180e","requestScope":"service"} 2022-12-08T17:06:08.276Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:08.670Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:08.670Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-08T17:06:08.671Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-12-08T17:06:08.671Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 08 Dec 2022 17:06:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:08.672Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-08T17:06:08.672Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:08.673Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-08T17:06:08.685Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55 2022-12-08T17:06:08.686Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55|INFO|500||Invoke 2022-12-08T17:06:08.686Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:08.687Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55 2022-12-08T17:06:08.687Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55|DEBUG|500||Method : GET 2022-12-08T17:06:08.687Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-TransactionID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-ECOMP-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19cf9a84-c3b1-4b89-b647-1a1a29aba6fc"] 2022-12-08T17:06:08.688Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55|DEBUG|500||Request body: 2022-12-08T17:06:08.688Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:08.978Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:08.980Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55|DEBUG|500||Status code : 200 OK 2022-12-08T17:06:08.980Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55|DEBUG|500||Status text : 2022-12-08T17:06:08.980Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3056D3CD37A44C416B9892FD4244FEE9; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:06:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:08.981Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55|DEBUG|500||Response body: { "modelName" : "Demo_pNF_PoRGgDx7IZ7O1DqCBqz0", "description" : "catalog service description", "modelUUID" : "a4d2d2f9-b331-4b99-8f26-0a021f565b55", "modelInvariantUUID" : "cd3ea1e8-8d2a-4d1d-8026-7a54d9742b38", "created" : "2022-12-08 17:01:35.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 9746e878-3cc8", "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/a4d2d2f9-b331-4b99-8f26-0a021f565b55" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55/csar" } } } 2022-12-08T17:06:08.982Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:08.982Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55|INFO|500||InvokeReturn 2022-12-08T17:06:09.198Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&action=createInstance 2022-12-08T17:06:09.199Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&action=createInstance|INFO|500||Invoke 2022-12-08T17:06:09.199Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:09.199Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&action=createInstance 2022-12-08T17:06:09.200Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&action=createInstance|DEBUG|500||Method : GET 2022-12-08T17:06:09.200Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-TransactionID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-ECOMP-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1763a54b-6b31-4e37-8d65-6bd72313fd36"] 2022-12-08T17:06:09.200Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&action=createInstance|DEBUG|500||Request body: 2022-12-08T17:06:09.200Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:09.286Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:09.286Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:06:09.286Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&action=createInstance|DEBUG|500||Status text : 2022-12-08T17:06:09.287Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&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:"Thu, 08 Dec 2022 17:06:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:09.287Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&action=createInstance|DEBUG|500||Response body: 2022-12-08T17:06:09.287Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:09.288Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-08T17:06:09.289Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cd3ea1e8-8d2a-4d1d-8026-7a54d9742b38|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cd3ea1e8-8d2a-4d1d-8026-7a54d9742b38 2022-12-08T17:06:09.289Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cd3ea1e8-8d2a-4d1d-8026-7a54d9742b38|INFO|500||Invoke 2022-12-08T17:06:09.289Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cd3ea1e8-8d2a-4d1d-8026-7a54d9742b38|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:09.290Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cd3ea1e8-8d2a-4d1d-8026-7a54d9742b38|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cd3ea1e8-8d2a-4d1d-8026-7a54d9742b38 2022-12-08T17:06:09.290Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cd3ea1e8-8d2a-4d1d-8026-7a54d9742b38|DEBUG|500||Method : GET 2022-12-08T17:06:09.290Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cd3ea1e8-8d2a-4d1d-8026-7a54d9742b38|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-TransactionID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-ECOMP-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3c62461-2091-44bf-9d10-999399e42f6c"] 2022-12-08T17:06:09.290Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cd3ea1e8-8d2a-4d1d-8026-7a54d9742b38|DEBUG|500||Request body: 2022-12-08T17:06:09.291Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cd3ea1e8-8d2a-4d1d-8026-7a54d9742b38|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:09.417Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cd3ea1e8-8d2a-4d1d-8026-7a54d9742b38|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:09.418Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cd3ea1e8-8d2a-4d1d-8026-7a54d9742b38|DEBUG|500||Status code : 200 OK 2022-12-08T17:06:09.418Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cd3ea1e8-8d2a-4d1d-8026-7a54d9742b38|DEBUG|500||Status text : 2022-12-08T17:06:09.418Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cd3ea1e8-8d2a-4d1d-8026-7a54d9742b38|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:06:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:09.420Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cd3ea1e8-8d2a-4d1d-8026-7a54d9742b38|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "Demo_pNF_PoRGgDx7IZ7O1DqCBqz0", "description" : "catalog service description", "modelUUID" : "a4d2d2f9-b331-4b99-8f26-0a021f565b55", "modelInvariantUUID" : "cd3ea1e8-8d2a-4d1d-8026-7a54d9742b38", "created" : "2022-12-08 17:01:35.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 9746e878-3cc8", "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/a4d2d2f9-b331-4b99-8f26-0a021f565b55" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55/csar" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cd3ea1e8-8d2a-4d1d-8026-7a54d9742b38" } } } 2022-12-08T17:06:09.421Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cd3ea1e8-8d2a-4d1d-8026-7a54d9742b38|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:09.421Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=cd3ea1e8-8d2a-4d1d-8026-7a54d9742b38|INFO|500||InvokeReturn 2022-12-08T17:06:09.434Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&action=createInstance 2022-12-08T17:06:09.435Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&action=createInstance|INFO|500||Invoke 2022-12-08T17:06:09.435Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:09.435Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&action=createInstance 2022-12-08T17:06:09.435Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&action=createInstance|DEBUG|500||Method : GET 2022-12-08T17:06:09.436Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-TransactionID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-ECOMP-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7921656c-935d-48d3-b971-f5f90fed8542"] 2022-12-08T17:06:09.436Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&action=createInstance|DEBUG|500||Request body: 2022-12-08T17:06:09.436Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:09.459Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:09.459Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:06:09.460Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&action=createInstance|DEBUG|500||Status text : 2022-12-08T17:06:09.460Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&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:"Thu, 08 Dec 2022 17:06:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:09.460Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&action=createInstance|DEBUG|500||Response body: 2022-12-08T17:06:09.461Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:09.461Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a4d2d2f9-b331-4b99-8f26-0a021f565b55&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-08T17:06:09.462Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:06:09.462Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-08T17:06:09.463Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:09.463Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:06:09.463Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-08T17:06:09.463Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-TransactionID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-ECOMP-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"035a2206-e22b-45b7-99e8-297e4e30bf46"] 2022-12-08T17:06:09.464Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-08T17:06:09.464Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:09.509Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:09.510Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-08T17:06:09.510Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-12-08T17:06:09.511Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:06:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:09.513Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-12-08 15:47:22.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-12-08T17:06:09.514Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:09.514Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-08T17:06:09.519Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-12-08T17:06:09.519Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-12-08T17:06:09.520Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:09.520Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-12-08T17:06:09.520Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-12-08T17:06:09.521Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-TransactionID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-ECOMP-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f12fb60f-cc93-4a8b-a0a9-53c3e6753c81"] 2022-12-08T17:06:09.521Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-12-08T17:06:09.521Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:09.573Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:09.574Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-12-08T17:06:09.574Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2022-12-08T17:06:09.574Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:06:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:09.578Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-12-08T15:47:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2022-12-08T17:06:09.578Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:09.579Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-12-08T17:06:09.604Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55 2022-12-08T17:06:09.605Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55|INFO|500||Invoke 2022-12-08T17:06:09.605Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:09.606Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55 2022-12-08T17:06:09.606Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55|DEBUG|500||Method : GET 2022-12-08T17:06:09.606Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-TransactionID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-ECOMP-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5435dbee-29b7-4202-a47b-72533e38afbb"] 2022-12-08T17:06:09.607Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55|DEBUG|500||Request body: 2022-12-08T17:06:09.607Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:09.639Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:09.640Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55|DEBUG|500||Status code : 200 OK 2022-12-08T17:06:09.641Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55|DEBUG|500||Status text : 2022-12-08T17:06:09.641Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:06:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:09.644Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55|DEBUG|500||Response body: { "modelName" : "Demo_pNF_PoRGgDx7IZ7O1DqCBqz0", "description" : "catalog service description", "modelUUID" : "a4d2d2f9-b331-4b99-8f26-0a021f565b55", "modelInvariantUUID" : "cd3ea1e8-8d2a-4d1d-8026-7a54d9742b38", "created" : "2022-12-08 17:01:35.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 9746e878-3cc8", "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/a4d2d2f9-b331-4b99-8f26-0a021f565b55" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55/csar" } } } 2022-12-08T17:06:09.644Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:09.645Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a4d2d2f9-b331-4b99-8f26-0a021f565b55|INFO|500||InvokeReturn 2022-12-08T17:06:09.667Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:06:09.668Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-08T17:06:09.668Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:09.668Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:06:09.668Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-08T17:06:09.669Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3885", X-B3-TraceId:"b6ef5ef89db9c113", X-B3-SpanId:"a3d7567c963106cf", X-B3-ParentSpanId:"b6ef5ef89db9c113", X-B3-Sampled:"0", X-ONAP-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-TransactionID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-ECOMP-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f059464b-4740-46d4-90e7-6293491416a0"] 2022-12-08T17:06:09.669Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"713de41d-e2b7-40af-8bf8-088e5992881c","requestStatus":"IN_PROGRESS","startTime":1670519145767,"source":"VID","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"cd3ea1e8-8d2a-4d1d-8026-7a54d9742b38\",\n \"modelVersionId\":\"a4d2d2f9-b331-4b99-8f26-0a021f565b55\",\n \"modelName\":\"Demo_pNF_PoRGgDx7IZ7O1DqCBqz0\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"e76afeb0-e2ab-4825-91cf-41fa5b7acf38\",\n \"owningEntityName\":\"OE-ETE_Customer-e76afeb0-e2ab-4825-91cf-41fa5b7acf38\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_019ec6c0-e668-4449-bda7-21a55ff8180e\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name019ec6c0-e668-4449-bda7-21a55ff8180e\",\n \"productFamilyId\":\"2f9bd106-9266-4931-a1fb-19bb8c5e6760\",\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\":\"a4d2d2f9-b331-4b99-8f26-0a021f565b55\",\n \"modelName\":\"Demo_pNF_PoRGgDx7IZ7O1DqCBqz0\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name019ec6c0-e668-4449-bda7-21a55ff8180e\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 9746e878-3cc8 0\",\n \"modelCustomizationId\":\"e369b062-341e-4d04-b465-f947482152c8\",\n \"modelInvariantId\":\"cd3ea1e8-8d2a-4d1d-8026-7a54d9742b38\",\n \"modelVersionId\":\"a4d2d2f9-b331-4b99-8f26-0a021f565b55\",\n \"modelName\":\"Demo_pNF_PoRGgDx7IZ7O1DqCBqz0\",\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\":\"2f9bd106-9266-4931-a1fb-19bb8c5e6760\",\n \"instanceParams\":[],\n \"instanceName\":\"PoRGgDx7IZ7O1DqCBqz0\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name019ec6c0-e668-4449-bda7-21a55ff8180e","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"713de41d-e2b7-40af-8bf8-088e5992881c"} 2022-12-08T17:06:09.669Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:10.176Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:10.176Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-08T17:06:10.177Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-12-08T17:06:10.177Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/713de41d-e2b7-40af-8bf8-088e5992881c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:06:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:10.184Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "713de41d-e2b7-40af-8bf8-088e5992881c", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:05:45.767+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"cd3ea1e8-8d2a-4d1d-8026-7a54d9742b38\",\n \"modelVersionId\":\"a4d2d2f9-b331-4b99-8f26-0a021f565b55\",\n \"modelName\":\"Demo_pNF_PoRGgDx7IZ7O1DqCBqz0\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"e76afeb0-e2ab-4825-91cf-41fa5b7acf38\",\n \"owningEntityName\":\"OE-ETE_Customer-e76afeb0-e2ab-4825-91cf-41fa5b7acf38\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_019ec6c0-e668-4449-bda7-21a55ff8180e\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name019ec6c0-e668-4449-bda7-21a55ff8180e\",\n \"productFamilyId\":\"2f9bd106-9266-4931-a1fb-19bb8c5e6760\",\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\":\"a4d2d2f9-b331-4b99-8f26-0a021f565b55\",\n \"modelName\":\"Demo_pNF_PoRGgDx7IZ7O1DqCBqz0\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name019ec6c0-e668-4449-bda7-21a55ff8180e\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 9746e878-3cc8 0\",\n \"modelCustomizationId\":\"e369b062-341e-4d04-b465-f947482152c8\",\n \"modelInvariantId\":\"cd3ea1e8-8d2a-4d1d-8026-7a54d9742b38\",\n \"modelVersionId\":\"a4d2d2f9-b331-4b99-8f26-0a021f565b55\",\n \"modelName\":\"Demo_pNF_PoRGgDx7IZ7O1DqCBqz0\",\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\":\"2f9bd106-9266-4931-a1fb-19bb8c5e6760\",\n \"instanceParams\":[],\n \"instanceName\":\"PoRGgDx7IZ7O1DqCBqz0\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-08T17:06:09.056+00:00", "serviceInstanceName" : "Service_Ete_Name019ec6c0-e668-4449-bda7-21a55ff8180e", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "713de41d-e2b7-40af-8bf8-088e5992881c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/713de41d-e2b7-40af-8bf8-088e5992881c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/713de41d-e2b7-40af-8bf8-088e5992881c" } } } 2022-12-08T17:06:10.185Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:10.185Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-08T17:06:10.250Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:06:10.250Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-08T17:06:10.250Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:10.251Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:06:10.251Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-08T17:06:10.251Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"b6ef5ef89db9c113", X-B3-SpanId:"2eba0d33b1140847", X-B3-ParentSpanId:"b6ef5ef89db9c113", X-B3-Sampled:"0", X-ONAP-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-TransactionID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-ECOMP-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7164683e-5cb0-4b2c-846c-4c62911f69b3"] 2022-12-08T17:06:10.252Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"cd3ea1e8-8d2a-4d1d-8026-7a54d9742b38\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_PoRGgDx7IZ7O1DqCBqz0\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"a4d2d2f9-b331-4b99-8f26-0a021f565b55\",\"modelUuid\":\"a4d2d2f9-b331-4b99-8f26-0a021f565b55\",\"modelInvariantUuid\":\"cd3ea1e8-8d2a-4d1d-8026-7a54d9742b38\"},\"requestInfo\":{\"productFamilyId\":\"2f9bd106-9266-4931-a1fb-19bb8c5e6760\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name019ec6c0-e668-4449-bda7-21a55ff8180e\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_019ec6c0-e668-4449-bda7-21a55ff8180e\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"a4d2d2f9-b331-4b99-8f26-0a021f565b55\",\"modelName\":\"Demo_pNF_PoRGgDx7IZ7O1DqCBqz0\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name019ec6c0-e668-4449-bda7-21a55ff8180e\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 9746e878-3cc8 0\",\"modelCustomizationId\":\"e369b062-341e-4d04-b465-f947482152c8\",\"modelInvariantId\":\"cd3ea1e8-8d2a-4d1d-8026-7a54d9742b38\",\"modelVersionId\":\"a4d2d2f9-b331-4b99-8f26-0a021f565b55\",\"modelName\":\"Demo_pNF_PoRGgDx7IZ7O1DqCBqz0\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"2f9bd106-9266-4931-a1fb-19bb8c5e6760\",\"instanceParams\":[],\"instanceName\":\"PoRGgDx7IZ7O1DqCBqz0\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"e76afeb0-e2ab-4825-91cf-41fa5b7acf38\",\"owningEntityName\":\"OE-ETE_Customer-e76afeb0-e2ab-4825-91cf-41fa5b7acf38\"}}}","type":"String"},"requestId":{"value":"713de41d-e2b7-40af-8bf8-088e5992881c","type":"String"},"mso-request-id":{"value":"713de41d-e2b7-40af-8bf8-088e5992881c","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-08T17:06:10.252Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:13.178Z|10764b22-7d5d-489d-aecc-c46de07763bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:06:13.179Z|10764b22-7d5d-489d-aecc-c46de07763bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:06:13.183Z|6e6b5349-552d-4d10-b4cb-df85efccabc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:06:13.183Z|6e6b5349-552d-4d10-b4cb-df85efccabc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:06:13.202Z|c4117c3c-34f1-4ee4-bc94-cb6cc7267621|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:06:13.203Z|c4117c3c-34f1-4ee4-bc94-cb6cc7267621|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:06:15.127Z|b2e34e0b-bbb9-4763-a6d4-abb98df8ebce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:06:15.130Z|b2e34e0b-bbb9-4763-a6d4-abb98df8ebce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:06:23.211Z|e625c1c9-f25f-48a3-a291-5953e1b3c442|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:06:23.211Z|9e1fd38c-ec3f-49f6-ae26-931595c81610|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:06:23.212Z|e625c1c9-f25f-48a3-a291-5953e1b3c442|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:06:23.213Z|9e1fd38c-ec3f-49f6-ae26-931595c81610|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:06:23.225Z|f2a63556-324d-4bd3-8522-8b293ee6e52d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:06:23.226Z|f2a63556-324d-4bd3-8522-8b293ee6e52d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:06:30.127Z|d566ffe0-c1e7-4bbd-bfa4-07ddf25e69ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:06:30.127Z|d566ffe0-c1e7-4bbd-bfa4-07ddf25e69ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:06:30.449Z|ba4d5263-c0b1-4e52-8508-16e4f59aaaaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:06:30.449Z|ba4d5263-c0b1-4e52-8508-16e4f59aaaaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:06:31.581Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:06:31.587Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: ab16b114-230c-4754-acc2-56add602a6f9 already exists in requestDb InfraActiveRequests table 2022-12-08T17:06:31.588Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9 2022-12-08T17:06:31.588Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|INFO|500||Invoke 2022-12-08T17:06:31.588Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:31.589Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9 2022-12-08T17:06:31.589Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Method : GET 2022-12-08T17:06:31.589Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc3e97d94990b704", X-B3-SpanId:"9acc899966dd8291", X-B3-ParentSpanId:"bc3e97d94990b704", X-B3-Sampled:"0", X-ONAP-RequestID:"ab16b114-230c-4754-acc2-56add602a6f9", X-RequestID:"ab16b114-230c-4754-acc2-56add602a6f9", X-TransactionID:"ab16b114-230c-4754-acc2-56add602a6f9", X-ECOMP-RequestID:"ab16b114-230c-4754-acc2-56add602a6f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ed5e604-4f42-4587-b88f-4fc372eb5fe6"] 2022-12-08T17:06:31.589Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Request body: 2022-12-08T17:06:31.589Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:31.629Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:31.629Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:06:31.629Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Status text : 2022-12-08T17:06:31.629Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 08 Dec 2022 17:06:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:31.630Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Response body: 2022-12-08T17:06:31.630Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:31.630Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|INFO|404|Not Found|InvokeReturn 2022-12-08T17:06:31.647Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-12-08T17:06:31.659Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:06:31.706Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|INFO|500||Invoke 2022-12-08T17:06:31.706Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc with request headers:{Authorization=[***REDACTED***], X-RequestID=[ab16b114-230c-4754-acc2-56add602a6f9], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[386b6a2d-fa79-4720-895b-6b6ab8900a01], X-ECOMP-RequestID=[ab16b114-230c-4754-acc2-56add602a6f9], X-TransactionId=[], X-ONAP-RequestID=[ab16b114-230c-4754-acc2-56add602a6f9]} 2022-12-08T17:06:31.775Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 17:06:31 GMT], content-length=[614], vertex-id=[176136], x-aai-txid=[1-aai-resources-221208-17:06:31:584-93667], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:06:31.777Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|DEBUG|500||{"tenant-id":"7b20c197678c4e838517f33c1adc56fc","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1670518888900","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2022-12-08T17:06:31.777Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|INFO|500||InvokeReturn 2022-12-08T17:06:31.849Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-08T17:06:31.850Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-08T17:06:31.852Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:06:31.852Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-08T17:06:31.853Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:31.853Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:06:31.853Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-08T17:06:31.853Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"115", X-B3-TraceId:"bc3e97d94990b704", X-B3-SpanId:"83e6e9f26a50d8c4", X-B3-ParentSpanId:"bc3e97d94990b704", X-B3-Sampled:"0", X-ONAP-RequestID:"ab16b114-230c-4754-acc2-56add602a6f9", X-RequestID:"ab16b114-230c-4754-acc2-56add602a6f9", X-TransactionID:"ab16b114-230c-4754-acc2-56add602a6f9", X-ECOMP-RequestID:"ab16b114-230c-4754-acc2-56add602a6f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7055df84-c9af-4ea0-a198-c13125c08185"] 2022-12-08T17:06:31.854Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a","requestScope":"service"} 2022-12-08T17:06:31.854Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:31.882Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:31.883Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-08T17:06:31.883Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-12-08T17:06:31.883Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 08 Dec 2022 17:06:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:31.884Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-08T17:06:31.884Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:31.884Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-08T17:06:31.885Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:06:31.886Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-08T17:06:31.886Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:31.886Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:06:31.886Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-08T17:06:31.887Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ab16b114-230c-4754-acc2-56add602a6f9", X-RequestID:"ab16b114-230c-4754-acc2-56add602a6f9", X-TransactionID:"ab16b114-230c-4754-acc2-56add602a6f9", X-ECOMP-RequestID:"ab16b114-230c-4754-acc2-56add602a6f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d9b0a1b-8d80-4b11-983c-86748ee6e297"] 2022-12-08T17:06:31.887Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-08T17:06:31.887Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:31.950Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:31.950Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-08T17:06:31.951Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-12-08T17:06:31.951Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:06:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:31.953Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-12-08 15:47:22.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-12-08T17:06:31.953Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:31.953Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-08T17:06:31.977Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-12-08T17:06:31.978Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-12-08T17:06:31.978Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:31.978Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-12-08T17:06:31.979Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-12-08T17:06:31.979Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ab16b114-230c-4754-acc2-56add602a6f9", X-RequestID:"ab16b114-230c-4754-acc2-56add602a6f9", X-TransactionID:"ab16b114-230c-4754-acc2-56add602a6f9", X-ECOMP-RequestID:"ab16b114-230c-4754-acc2-56add602a6f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b9a9ac4-e2f0-4603-ab2b-a8a20b2a4401"] 2022-12-08T17:06:31.979Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-12-08T17:06:31.979Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:32.012Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:32.012Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-12-08T17:06:32.014Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2022-12-08T17:06:32.014Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:06:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:32.015Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-12-08T15:47:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2022-12-08T17:06:32.015Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:32.015Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-12-08T17:06:32.018Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:06:32.019Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-08T17:06:32.019Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:32.019Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:06:32.019Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-08T17:06:32.020Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ab16b114-230c-4754-acc2-56add602a6f9", X-RequestID:"ab16b114-230c-4754-acc2-56add602a6f9", X-TransactionID:"ab16b114-230c-4754-acc2-56add602a6f9", X-ECOMP-RequestID:"ab16b114-230c-4754-acc2-56add602a6f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bef5deae-eb07-4301-ab79-8ab3ec8fe1be"] 2022-12-08T17:06:32.020Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-08T17:06:32.021Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:32.050Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:32.051Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-08T17:06:32.051Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-12-08T17:06:32.052Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:06:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:32.055Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-12-08 15:47:22.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-12-08T17:06:32.055Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:32.056Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-08T17:06:32.061Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:06:32.061Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-08T17:06:32.062Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:32.062Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:06:32.062Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-08T17:06:32.063Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1853", X-B3-TraceId:"bc3e97d94990b704", X-B3-SpanId:"3f7a50e969a9555f", X-B3-ParentSpanId:"bc3e97d94990b704", X-B3-Sampled:"0", X-ONAP-RequestID:"ab16b114-230c-4754-acc2-56add602a6f9", X-RequestID:"ab16b114-230c-4754-acc2-56add602a6f9", X-TransactionID:"ab16b114-230c-4754-acc2-56add602a6f9", X-ECOMP-RequestID:"ab16b114-230c-4754-acc2-56add602a6f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74b6a3a2-35dd-4315-8d0a-39b6da2d519e"] 2022-12-08T17:06:32.063Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"ab16b114-230c-4754-acc2-56add602a6f9","requestStatus":"IN_PROGRESS","startTime":1670519191648,"source":"VID","tenantId":"7b20c197678c4e838517f33c1adc56fc","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a\",\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\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\",\n\t\t\t\"modelVersionId\": \"238169ca-1d6a-44b1-8ae0-521a2a00524a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"4da54b8b-2b3b-45f0-87ab-4ff5064fe775\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"ab16b114-230c-4754-acc2-56add602a6f9"} 2022-12-08T17:06:32.064Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:32.106Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:32.107Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-08T17:06:32.108Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-12-08T17:06:32.108Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:06:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:32.111Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "ab16b114-230c-4754-acc2-56add602a6f9", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:06:31.648+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a\",\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\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\",\n\t\t\t\"modelVersionId\": \"238169ca-1d6a-44b1-8ae0-521a2a00524a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"4da54b8b-2b3b-45f0-87ab-4ff5064fe775\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-08T17:06:31.275+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "ab16b114-230c-4754-acc2-56add602a6f9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9" } } } 2022-12-08T17:06:32.111Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:32.112Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-08T17:06:32.129Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:06:32.129Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-08T17:06:32.130Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:32.130Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:06:32.130Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-08T17:06:32.130Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2258", X-B3-TraceId:"bc3e97d94990b704", X-B3-SpanId:"13ab02ccf3b12b77", X-B3-ParentSpanId:"bc3e97d94990b704", X-B3-Sampled:"0", X-ONAP-RequestID:"ab16b114-230c-4754-acc2-56add602a6f9", X-RequestID:"ab16b114-230c-4754-acc2-56add602a6f9", X-TransactionID:"ab16b114-230c-4754-acc2-56add602a6f9", X-ECOMP-RequestID:"ab16b114-230c-4754-acc2-56add602a6f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"120f5398-ec03-4b46-bdad-cb24ed9c89f4"] 2022-12-08T17:06:32.131Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"2ca4341a-4e1a-4704-af77-55ab265a1fea\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"238169ca-1d6a-44b1-8ae0-521a2a00524a\",\"modelUuid\":\"238169ca-1d6a-44b1-8ae0-521a2a00524a\",\"modelInvariantUuid\":\"2ca4341a-4e1a-4704-af77-55ab265a1fea\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"7b20c197678c4e838517f33c1adc56fc\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"4da54b8b-2b3b-45f0-87ab-4ff5064fe775\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"ab16b114-230c-4754-acc2-56add602a6f9","type":"String"},"mso-request-id":{"value":"ab16b114-230c-4754-acc2-56add602a6f9","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-08T17:06:32.131Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:33.234Z|d220d20d-fa72-4f25-bc0e-75ac9a841fd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:06:33.235Z|d220d20d-fa72-4f25-bc0e-75ac9a841fd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:06:33.239Z|2846ffa2-ebb1-47aa-9175-01ff080fea67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:06:33.239Z|2846ffa2-ebb1-47aa-9175-01ff080fea67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:06:33.250Z|fb51e9e5-052c-4361-a1a0-9ba78623b6a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:06:33.250Z|fb51e9e5-052c-4361-a1a0-9ba78623b6a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:06:34.371Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:34.372Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-08T17:06:34.372Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-12-08T17:06:34.373Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=DAF875A09C32CDFAA81614E673040D56; Path=/; HttpOnly", Date:"Thu, 08 Dec 2022 17:06:34 GMT", X-ONAP-RequestID:"ab16b114-230c-4754-acc2-56add602a6f9", X-RequestID:"ab16b114-230c-4754-acc2-56add602a6f9", X-TransactionID:"ab16b114-230c-4754-acc2-56add602a6f9", X-ECOMP-RequestID:"ab16b114-230c-4754-acc2-56add602a6f9", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"120f5398-ec03-4b46-bdad-cb24ed9c89f4", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:34.374Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"ab16b114-230c-4754-acc2-56add602a6f9\",\"instanceId\":\"262b8972-1052-4f8e-9289-192b5addce82\"}}","message":"Success","processInstanceID":"a9f4ef8f-771a-11ed-85df-b6c736068a38","variables":null,"messageCode":200} 2022-12-08T17:06:34.374Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:34.375Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-08T17:06:34.390Z|ab16b114-230c-4754-acc2-56add602a6f9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:06:34.539Z|4efd34ba-d54d-4839-8823-78e6fe71f5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:06:34.567Z|4efd34ba-d54d-4839-8823-78e6fe71f5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9 2022-12-08T17:06:34.567Z|4efd34ba-d54d-4839-8823-78e6fe71f5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|INFO|500||Invoke 2022-12-08T17:06:34.568Z|4efd34ba-d54d-4839-8823-78e6fe71f5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:34.568Z|4efd34ba-d54d-4839-8823-78e6fe71f5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9 2022-12-08T17:06:34.568Z|4efd34ba-d54d-4839-8823-78e6fe71f5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Method : GET 2022-12-08T17:06:34.569Z|4efd34ba-d54d-4839-8823-78e6fe71f5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f139e7502630367f", X-B3-SpanId:"a92f316521e2a5ef", X-B3-ParentSpanId:"f139e7502630367f", X-B3-Sampled:"0", X-ONAP-RequestID:"4efd34ba-d54d-4839-8823-78e6fe71f5b4", X-RequestID:"4efd34ba-d54d-4839-8823-78e6fe71f5b4", X-TransactionID:"4efd34ba-d54d-4839-8823-78e6fe71f5b4", X-ECOMP-RequestID:"4efd34ba-d54d-4839-8823-78e6fe71f5b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"520e8276-604e-424c-b2d5-baaf85d1d412"] 2022-12-08T17:06:34.569Z|4efd34ba-d54d-4839-8823-78e6fe71f5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Request body: 2022-12-08T17:06:34.569Z|4efd34ba-d54d-4839-8823-78e6fe71f5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:34.621Z|4efd34ba-d54d-4839-8823-78e6fe71f5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:34.621Z|4efd34ba-d54d-4839-8823-78e6fe71f5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Status code : 200 OK 2022-12-08T17:06:34.622Z|4efd34ba-d54d-4839-8823-78e6fe71f5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Status text : 2022-12-08T17:06:34.622Z|4efd34ba-d54d-4839-8823-78e6fe71f5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:06:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:34.623Z|4efd34ba-d54d-4839-8823-78e6fe71f5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Response body: { "requestId" : "ab16b114-230c-4754-acc2-56add602a6f9", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:06:31.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a\",\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\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\",\n\t\t\t\"modelVersionId\": \"238169ca-1d6a-44b1-8ae0-521a2a00524a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"4da54b8b-2b3b-45f0-87ab-4ff5064fe775\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:06:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "262b8972-1052-4f8e-9289-192b5addce82", "serviceInstanceName" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "ab16b114-230c-4754-acc2-56add602a6f9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9" } } } 2022-12-08T17:06:34.623Z|4efd34ba-d54d-4839-8823-78e6fe71f5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:34.624Z|4efd34ba-d54d-4839-8823-78e6fe71f5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|INFO|500||InvokeReturn 2022-12-08T17:06:34.628Z|4efd34ba-d54d-4839-8823-78e6fe71f5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false 2022-12-08T17:06:34.628Z|4efd34ba-d54d-4839-8823-78e6fe71f5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:06:34.629Z|4efd34ba-d54d-4839-8823-78e6fe71f5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:34.629Z|4efd34ba-d54d-4839-8823-78e6fe71f5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false 2022-12-08T17:06:34.629Z|4efd34ba-d54d-4839-8823-78e6fe71f5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:06:34.630Z|4efd34ba-d54d-4839-8823-78e6fe71f5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f139e7502630367f", X-B3-SpanId:"9b2d60181974d544", X-B3-ParentSpanId:"f139e7502630367f", X-B3-Sampled:"0", X-ONAP-RequestID:"4efd34ba-d54d-4839-8823-78e6fe71f5b4", X-RequestID:"4efd34ba-d54d-4839-8823-78e6fe71f5b4", X-TransactionID:"4efd34ba-d54d-4839-8823-78e6fe71f5b4", X-ECOMP-RequestID:"4efd34ba-d54d-4839-8823-78e6fe71f5b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11fa9aa4-1cde-4753-8e93-269b41599d79"] 2022-12-08T17:06:34.630Z|4efd34ba-d54d-4839-8823-78e6fe71f5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:06:34.630Z|4efd34ba-d54d-4839-8823-78e6fe71f5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:34.751Z|4efd34ba-d54d-4839-8823-78e6fe71f5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:34.752Z|4efd34ba-d54d-4839-8823-78e6fe71f5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:06:34.752Z|4efd34ba-d54d-4839-8823-78e6fe71f5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:06:34.752Z|4efd34ba-d54d-4839-8823-78e6fe71f5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:06:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:34.755Z|4efd34ba-d54d-4839-8823-78e6fe71f5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:06:34.756Z|4efd34ba-d54d-4839-8823-78e6fe71f5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:34.756Z|4efd34ba-d54d-4839-8823-78e6fe71f5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:06:34.773Z|4efd34ba-d54d-4839-8823-78e6fe71f5b4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:06:38.515Z|bfa48e54-653f-448b-8f70-c95b97b14406|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:06:38.516Z|bfa48e54-653f-448b-8f70-c95b97b14406|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:06:39.330Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:39.330Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-08T17:06:39.331Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-12-08T17:06:39.331Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=EB4206BCF96B42BE401E6A73D499DD24; Path=/; HttpOnly", Date:"Thu, 08 Dec 2022 17:06:39 GMT", X-ONAP-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-TransactionID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-ECOMP-RequestID:"713de41d-e2b7-40af-8bf8-088e5992881c", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7164683e-5cb0-4b2c-846c-4c62911f69b3", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:39.331Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"713de41d-e2b7-40af-8bf8-088e5992881c\",\"instanceId\":\"6e35422c-9bdf-4403-9d42-1f5fd2db5978\"}}","message":"Success","processInstanceID":"9d763d11-771a-11ed-85df-b6c736068a38","variables":null,"messageCode":200} 2022-12-08T17:06:39.331Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:39.332Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-08T17:06:39.337Z|713de41d-e2b7-40af-8bf8-088e5992881c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:06:43.270Z|ccfb4298-91dc-44ea-9373-28068cf040ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:06:43.270Z|931fc287-8f36-40f7-8d82-f2c7b5f12849|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:06:43.271Z|ccfb4298-91dc-44ea-9373-28068cf040ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:06:43.271Z|931fc287-8f36-40f7-8d82-f2c7b5f12849|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:06:43.279Z|15f15898-f18b-422a-ae2e-1adc90af7c42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:06:43.279Z|15f15898-f18b-422a-ae2e-1adc90af7c42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:06:44.932Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:06:44.937Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9 2022-12-08T17:06:44.937Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|INFO|500||Invoke 2022-12-08T17:06:44.938Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:44.938Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9 2022-12-08T17:06:44.938Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Method : GET 2022-12-08T17:06:44.938Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e14f9a0147c9a51", X-B3-SpanId:"f3a058a2cc0ab037", X-B3-ParentSpanId:"2e14f9a0147c9a51", X-B3-Sampled:"0", X-ONAP-RequestID:"31024f64-5620-4101-a3a9-4bbbea2b4694", X-RequestID:"31024f64-5620-4101-a3a9-4bbbea2b4694", X-TransactionID:"31024f64-5620-4101-a3a9-4bbbea2b4694", X-ECOMP-RequestID:"31024f64-5620-4101-a3a9-4bbbea2b4694", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c361e55b-9abf-4140-a587-b2e092ff01fa"] 2022-12-08T17:06:44.939Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Request body: 2022-12-08T17:06:44.939Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:44.983Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:44.984Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Status code : 200 OK 2022-12-08T17:06:44.984Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Status text : 2022-12-08T17:06:44.984Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:06:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:44.986Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Response body: { "requestId" : "ab16b114-230c-4754-acc2-56add602a6f9", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).", "progress" : 52, "startTime" : "2022-12-08T17:06:31.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a\",\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\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\",\n\t\t\t\"modelVersionId\": \"238169ca-1d6a-44b1-8ae0-521a2a00524a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"4da54b8b-2b3b-45f0-87ab-4ff5064fe775\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:06:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "262b8972-1052-4f8e-9289-192b5addce82", "serviceInstanceName" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "ab16b114-230c-4754-acc2-56add602a6f9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9" } } } 2022-12-08T17:06:44.987Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:44.987Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|INFO|500||InvokeReturn 2022-12-08T17:06:44.989Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false 2022-12-08T17:06:44.990Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:06:44.990Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:44.990Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false 2022-12-08T17:06:44.990Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:06:44.991Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e14f9a0147c9a51", X-B3-SpanId:"745f637e665cf620", X-B3-ParentSpanId:"2e14f9a0147c9a51", X-B3-Sampled:"0", X-ONAP-RequestID:"31024f64-5620-4101-a3a9-4bbbea2b4694", X-RequestID:"31024f64-5620-4101-a3a9-4bbbea2b4694", X-TransactionID:"31024f64-5620-4101-a3a9-4bbbea2b4694", X-ECOMP-RequestID:"31024f64-5620-4101-a3a9-4bbbea2b4694", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42b8db27-b601-4098-b813-c5f842f5acd0"] 2022-12-08T17:06:44.991Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:06:44.991Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:45.009Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:45.010Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:06:45.010Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:06:45.010Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:06:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:45.012Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:06:45.012Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:45.013Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:06:45.079Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab16b114-230c-4754-acc2-56add602a6f9&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab16b114-230c-4754-acc2-56add602a6f9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:06:45.079Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab16b114-230c-4754-acc2-56add602a6f9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:06:45.080Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab16b114-230c-4754-acc2-56add602a6f9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:45.080Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab16b114-230c-4754-acc2-56add602a6f9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab16b114-230c-4754-acc2-56add602a6f9&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:06:45.080Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab16b114-230c-4754-acc2-56add602a6f9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:06:45.080Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab16b114-230c-4754-acc2-56add602a6f9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"31024f64-5620-4101-a3a9-4bbbea2b4694", X-RequestID:"31024f64-5620-4101-a3a9-4bbbea2b4694", X-TransactionID:"31024f64-5620-4101-a3a9-4bbbea2b4694", X-ECOMP-RequestID:"31024f64-5620-4101-a3a9-4bbbea2b4694", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38fe5ac9-9f70-4ec7-bc8b-366b3ade43be"] 2022-12-08T17:06:45.081Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab16b114-230c-4754-acc2-56add602a6f9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:06:45.081Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab16b114-230c-4754-acc2-56add602a6f9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:45.127Z|4d2fb313-28e5-41b6-aa44-d53171d862d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:06:45.127Z|4d2fb313-28e5-41b6-aa44-d53171d862d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:06:45.315Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab16b114-230c-4754-acc2-56add602a6f9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:45.315Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab16b114-230c-4754-acc2-56add602a6f9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:06:45.316Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab16b114-230c-4754-acc2-56add602a6f9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:06:45.316Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab16b114-230c-4754-acc2-56add602a6f9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=88DABCBBC868C3599AE449C7724708E3; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:06:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:45.317Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab16b114-230c-4754-acc2-56add602a6f9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a9f4ef8f-771a-11ed-85df-b6c736068a38","businessKey":"ab16b114-230c-4754-acc2-56add602a6f9","processDefinitionId":"WorkflowActionBB:1:dc005f3b-770f-11ed-85df-b6c736068a38","processDefinitionKey":"WorkflowActionBB","processDefinitionName":"WorkflowActionBB","processDefinitionVersion":1,"startTime":"2022-12-08T17:06:32.261+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"Start_WorkflowActionBB","deleteReason":null,"rootProcessInstanceId":"a9f4ef8f-771a-11ed-85df-b6c736068a38","superProcessInstanceId":null,"superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-08T17:06:45.317Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab16b114-230c-4754-acc2-56add602a6f9&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:45.317Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ab16b114-230c-4754-acc2-56add602a6f9&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:06:45.365Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f4ef8f-771a-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f4ef8f-771a-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:06:45.366Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f4ef8f-771a-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:06:45.366Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f4ef8f-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:45.366Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f4ef8f-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f4ef8f-771a-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:06:45.367Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f4ef8f-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:06:45.367Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f4ef8f-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"31024f64-5620-4101-a3a9-4bbbea2b4694", X-RequestID:"31024f64-5620-4101-a3a9-4bbbea2b4694", X-TransactionID:"31024f64-5620-4101-a3a9-4bbbea2b4694", X-ECOMP-RequestID:"31024f64-5620-4101-a3a9-4bbbea2b4694", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1b003ac-5b1c-469e-8d92-56c78705bc32"] 2022-12-08T17:06:45.367Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f4ef8f-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:06:45.367Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f4ef8f-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:45.521Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f4ef8f-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:45.522Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f4ef8f-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:06:45.522Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f4ef8f-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:06:45.522Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f4ef8f-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5CBE450F32B1D3F2F2D6F73AEEF4111F; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:06:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:45.523Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f4ef8f-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_10j89d1:aaec967f-771a-11ed-85df-b6c736068a38","parentActivityInstanceId":"a9f4ef8f-771a-11ed-85df-b6c736068a38","activityId":"ExclusiveGateway_10j89d1","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"WorkflowActionBB","processDefinitionId":"WorkflowActionBB:1:dc005f3b-770f-11ed-85df-b6c736068a38","processInstanceId":"a9f4ef8f-771a-11ed-85df-b6c736068a38","executionId":"a9f4ef8f-771a-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:06:33.884+0000","endTime":"2022-12-08T17:06:33.885+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a9f4ef8f-771a-11ed-85df-b6c736068a38"}] 2022-12-08T17:06:45.523Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f4ef8f-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:45.523Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f4ef8f-771a-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:06:45.531Z|31024f64-5620-4101-a3a9-4bbbea2b4694|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:06:53.293Z|bcc27e35-ffdb-461b-8fe7-925406f851d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:06:53.294Z|bcc27e35-ffdb-461b-8fe7-925406f851d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:06:53.293Z|3f734118-dee4-456b-9499-f639937bfc64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:06:53.295Z|3f734118-dee4-456b-9499-f639937bfc64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:06:53.296Z|9b9a3b1c-6aa3-4aec-b57b-d549c55178f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:06:53.297Z|9b9a3b1c-6aa3-4aec-b57b-d549c55178f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:06:55.667Z|7e43ec35-3394-4804-b855-961b8ec8ebea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:06:55.673Z|7e43ec35-3394-4804-b855-961b8ec8ebea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9 2022-12-08T17:06:55.673Z|7e43ec35-3394-4804-b855-961b8ec8ebea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|INFO|500||Invoke 2022-12-08T17:06:55.674Z|7e43ec35-3394-4804-b855-961b8ec8ebea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:55.674Z|7e43ec35-3394-4804-b855-961b8ec8ebea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9 2022-12-08T17:06:55.674Z|7e43ec35-3394-4804-b855-961b8ec8ebea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Method : GET 2022-12-08T17:06:55.675Z|7e43ec35-3394-4804-b855-961b8ec8ebea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"02ba20ce6c502fb1", X-B3-SpanId:"9b1edd4c6d70ddd6", X-B3-ParentSpanId:"02ba20ce6c502fb1", X-B3-Sampled:"0", X-ONAP-RequestID:"7e43ec35-3394-4804-b855-961b8ec8ebea", X-RequestID:"7e43ec35-3394-4804-b855-961b8ec8ebea", X-TransactionID:"7e43ec35-3394-4804-b855-961b8ec8ebea", X-ECOMP-RequestID:"7e43ec35-3394-4804-b855-961b8ec8ebea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75c27740-183f-48df-8fc6-a23e09ca703f"] 2022-12-08T17:06:55.675Z|7e43ec35-3394-4804-b855-961b8ec8ebea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Request body: 2022-12-08T17:06:55.676Z|7e43ec35-3394-4804-b855-961b8ec8ebea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:55.710Z|7e43ec35-3394-4804-b855-961b8ec8ebea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:55.710Z|7e43ec35-3394-4804-b855-961b8ec8ebea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Status code : 200 OK 2022-12-08T17:06:55.711Z|7e43ec35-3394-4804-b855-961b8ec8ebea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Status text : 2022-12-08T17:06:55.711Z|7e43ec35-3394-4804-b855-961b8ec8ebea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:06:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:55.714Z|7e43ec35-3394-4804-b855-961b8ec8ebea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Response body: { "requestId" : "ab16b114-230c-4754-acc2-56add602a6f9", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:06:31.000+00:00", "endTime" : "2022-12-08T17:06:49.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a\",\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\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\",\n\t\t\t\"modelVersionId\": \"238169ca-1d6a-44b1-8ae0-521a2a00524a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"4da54b8b-2b3b-45f0-87ab-4ff5064fe775\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:06:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "262b8972-1052-4f8e-9289-192b5addce82", "serviceInstanceName" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "ab16b114-230c-4754-acc2-56add602a6f9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9" } } } 2022-12-08T17:06:55.714Z|7e43ec35-3394-4804-b855-961b8ec8ebea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:55.715Z|7e43ec35-3394-4804-b855-961b8ec8ebea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|INFO|500||InvokeReturn 2022-12-08T17:06:55.717Z|7e43ec35-3394-4804-b855-961b8ec8ebea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false 2022-12-08T17:06:55.717Z|7e43ec35-3394-4804-b855-961b8ec8ebea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:06:55.718Z|7e43ec35-3394-4804-b855-961b8ec8ebea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:55.718Z|7e43ec35-3394-4804-b855-961b8ec8ebea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false 2022-12-08T17:06:55.718Z|7e43ec35-3394-4804-b855-961b8ec8ebea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:06:55.719Z|7e43ec35-3394-4804-b855-961b8ec8ebea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"02ba20ce6c502fb1", X-B3-SpanId:"3b6e4afbc8a51f01", X-B3-ParentSpanId:"02ba20ce6c502fb1", X-B3-Sampled:"0", X-ONAP-RequestID:"7e43ec35-3394-4804-b855-961b8ec8ebea", X-RequestID:"7e43ec35-3394-4804-b855-961b8ec8ebea", X-TransactionID:"7e43ec35-3394-4804-b855-961b8ec8ebea", X-ECOMP-RequestID:"7e43ec35-3394-4804-b855-961b8ec8ebea", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc959a69-06a5-4144-9e3c-0c017384e40f"] 2022-12-08T17:06:55.719Z|7e43ec35-3394-4804-b855-961b8ec8ebea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:06:55.719Z|7e43ec35-3394-4804-b855-961b8ec8ebea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:55.738Z|7e43ec35-3394-4804-b855-961b8ec8ebea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:55.739Z|7e43ec35-3394-4804-b855-961b8ec8ebea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:06:55.739Z|7e43ec35-3394-4804-b855-961b8ec8ebea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:06:55.739Z|7e43ec35-3394-4804-b855-961b8ec8ebea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:06:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:55.742Z|7e43ec35-3394-4804-b855-961b8ec8ebea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:06:55.742Z|7e43ec35-3394-4804-b855-961b8ec8ebea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:55.743Z|7e43ec35-3394-4804-b855-961b8ec8ebea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:06:55.757Z|7e43ec35-3394-4804-b855-961b8ec8ebea|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:06:55.876Z|45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:06:55.880Z|45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9 2022-12-08T17:06:55.881Z|45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|INFO|500||Invoke 2022-12-08T17:06:55.881Z|45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:55.881Z|45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9 2022-12-08T17:06:55.881Z|45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Method : GET 2022-12-08T17:06:55.882Z|45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81904653f6a9d173", X-B3-SpanId:"3d719c243d7e3b75", X-B3-ParentSpanId:"81904653f6a9d173", X-B3-Sampled:"0", X-ONAP-RequestID:"45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b", X-RequestID:"45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b", X-TransactionID:"45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b", X-ECOMP-RequestID:"45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3d5670d-9c20-4f1e-813b-2bd8015d9700"] 2022-12-08T17:06:55.882Z|45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Request body: 2022-12-08T17:06:55.882Z|45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:55.906Z|45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:55.907Z|45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Status code : 200 OK 2022-12-08T17:06:55.907Z|45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Status text : 2022-12-08T17:06:55.908Z|45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:06:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:55.909Z|45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Response body: { "requestId" : "ab16b114-230c-4754-acc2-56add602a6f9", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:06:31.000+00:00", "endTime" : "2022-12-08T17:06:49.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a\",\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\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\",\n\t\t\t\"modelVersionId\": \"238169ca-1d6a-44b1-8ae0-521a2a00524a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"4da54b8b-2b3b-45f0-87ab-4ff5064fe775\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:06:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "262b8972-1052-4f8e-9289-192b5addce82", "serviceInstanceName" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "ab16b114-230c-4754-acc2-56add602a6f9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9" } } } 2022-12-08T17:06:55.909Z|45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:55.909Z|45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|INFO|500||InvokeReturn 2022-12-08T17:06:55.911Z|45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false 2022-12-08T17:06:55.912Z|45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:06:55.912Z|45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:55.912Z|45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false 2022-12-08T17:06:55.913Z|45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:06:55.913Z|45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81904653f6a9d173", X-B3-SpanId:"5821342b59aa3cc1", X-B3-ParentSpanId:"81904653f6a9d173", X-B3-Sampled:"0", X-ONAP-RequestID:"45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b", X-RequestID:"45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b", X-TransactionID:"45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b", X-ECOMP-RequestID:"45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8188eec5-c6f0-4170-966d-0603ea63342d"] 2022-12-08T17:06:55.914Z|45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:06:55.914Z|45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:55.936Z|45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:55.937Z|45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:06:55.937Z|45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:06:55.937Z|45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:06:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:55.940Z|45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:06:55.940Z|45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:55.941Z|45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:06:55.957Z|45a9705d-c6fc-4f08-9a2e-a29f57c8ef8b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:06:56.094Z|7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:06:56.098Z|7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9 2022-12-08T17:06:56.098Z|7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|INFO|500||Invoke 2022-12-08T17:06:56.099Z|7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:56.099Z|7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9 2022-12-08T17:06:56.099Z|7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Method : GET 2022-12-08T17:06:56.100Z|7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"946eed58acbab7cf", X-B3-SpanId:"c9ad3df2f5ed1301", X-B3-ParentSpanId:"946eed58acbab7cf", X-B3-Sampled:"0", X-ONAP-RequestID:"7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe", X-RequestID:"7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe", X-TransactionID:"7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe", X-ECOMP-RequestID:"7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fc295ee-be37-44d1-a95d-cd980a2a1bba"] 2022-12-08T17:06:56.100Z|7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Request body: 2022-12-08T17:06:56.101Z|7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:56.128Z|7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:56.129Z|7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Status code : 200 OK 2022-12-08T17:06:56.130Z|7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Status text : 2022-12-08T17:06:56.130Z|7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:06:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:56.132Z|7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Response body: { "requestId" : "ab16b114-230c-4754-acc2-56add602a6f9", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:06:31.000+00:00", "endTime" : "2022-12-08T17:06:49.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a\",\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\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\",\n\t\t\t\"modelVersionId\": \"238169ca-1d6a-44b1-8ae0-521a2a00524a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"4da54b8b-2b3b-45f0-87ab-4ff5064fe775\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:06:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "262b8972-1052-4f8e-9289-192b5addce82", "serviceInstanceName" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "ab16b114-230c-4754-acc2-56add602a6f9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9" } } } 2022-12-08T17:06:56.132Z|7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:56.133Z|7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|INFO|500||InvokeReturn 2022-12-08T17:06:56.135Z|7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false 2022-12-08T17:06:56.135Z|7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:06:56.135Z|7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:56.135Z|7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false 2022-12-08T17:06:56.136Z|7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:06:56.136Z|7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"946eed58acbab7cf", X-B3-SpanId:"08a20f77c9d3ef70", X-B3-ParentSpanId:"946eed58acbab7cf", X-B3-Sampled:"0", X-ONAP-RequestID:"7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe", X-RequestID:"7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe", X-TransactionID:"7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe", X-ECOMP-RequestID:"7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2676c5b7-3fee-476f-b656-90f8deb7fbdb"] 2022-12-08T17:06:56.137Z|7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:06:56.138Z|7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:56.156Z|7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:56.157Z|7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:06:56.157Z|7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:06:56.158Z|7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:06:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:56.160Z|7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:06:56.161Z|7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:56.161Z|7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:06:56.173Z|7f6ea16f-f4aa-41e3-b6dc-e93285e04fbe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:06:56.304Z|91cf69cb-b4ed-415d-8973-508184421202|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:06:56.308Z|91cf69cb-b4ed-415d-8973-508184421202|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9 2022-12-08T17:06:56.308Z|91cf69cb-b4ed-415d-8973-508184421202|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|INFO|500||Invoke 2022-12-08T17:06:56.309Z|91cf69cb-b4ed-415d-8973-508184421202|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:56.309Z|91cf69cb-b4ed-415d-8973-508184421202|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9 2022-12-08T17:06:56.309Z|91cf69cb-b4ed-415d-8973-508184421202|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Method : GET 2022-12-08T17:06:56.309Z|91cf69cb-b4ed-415d-8973-508184421202|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a99cca8766853246", X-B3-SpanId:"6eba05ae7b30b727", X-B3-ParentSpanId:"a99cca8766853246", X-B3-Sampled:"0", X-ONAP-RequestID:"91cf69cb-b4ed-415d-8973-508184421202", X-RequestID:"91cf69cb-b4ed-415d-8973-508184421202", X-TransactionID:"91cf69cb-b4ed-415d-8973-508184421202", X-ECOMP-RequestID:"91cf69cb-b4ed-415d-8973-508184421202", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"309d6ce9-e5ce-42dd-a4b1-8cdc7e666f9a"] 2022-12-08T17:06:56.310Z|91cf69cb-b4ed-415d-8973-508184421202|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Request body: 2022-12-08T17:06:56.310Z|91cf69cb-b4ed-415d-8973-508184421202|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:56.338Z|91cf69cb-b4ed-415d-8973-508184421202|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:56.338Z|91cf69cb-b4ed-415d-8973-508184421202|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Status code : 200 OK 2022-12-08T17:06:56.339Z|91cf69cb-b4ed-415d-8973-508184421202|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Status text : 2022-12-08T17:06:56.339Z|91cf69cb-b4ed-415d-8973-508184421202|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:06:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:56.343Z|91cf69cb-b4ed-415d-8973-508184421202|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Response body: { "requestId" : "ab16b114-230c-4754-acc2-56add602a6f9", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:06:31.000+00:00", "endTime" : "2022-12-08T17:06:49.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a\",\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\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\",\n\t\t\t\"modelVersionId\": \"238169ca-1d6a-44b1-8ae0-521a2a00524a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"4da54b8b-2b3b-45f0-87ab-4ff5064fe775\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:06:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "262b8972-1052-4f8e-9289-192b5addce82", "serviceInstanceName" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "ab16b114-230c-4754-acc2-56add602a6f9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9" } } } 2022-12-08T17:06:56.344Z|91cf69cb-b4ed-415d-8973-508184421202|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:56.344Z|91cf69cb-b4ed-415d-8973-508184421202|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|INFO|500||InvokeReturn 2022-12-08T17:06:56.346Z|91cf69cb-b4ed-415d-8973-508184421202|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false 2022-12-08T17:06:56.346Z|91cf69cb-b4ed-415d-8973-508184421202|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:06:56.346Z|91cf69cb-b4ed-415d-8973-508184421202|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:56.347Z|91cf69cb-b4ed-415d-8973-508184421202|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false 2022-12-08T17:06:56.347Z|91cf69cb-b4ed-415d-8973-508184421202|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:06:56.347Z|91cf69cb-b4ed-415d-8973-508184421202|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a99cca8766853246", X-B3-SpanId:"9c37d5d9f33459a0", X-B3-ParentSpanId:"a99cca8766853246", X-B3-Sampled:"0", X-ONAP-RequestID:"91cf69cb-b4ed-415d-8973-508184421202", X-RequestID:"91cf69cb-b4ed-415d-8973-508184421202", X-TransactionID:"91cf69cb-b4ed-415d-8973-508184421202", X-ECOMP-RequestID:"91cf69cb-b4ed-415d-8973-508184421202", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3d1285d-884a-474c-8e7b-5c3d7f86415c"] 2022-12-08T17:06:56.347Z|91cf69cb-b4ed-415d-8973-508184421202|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:06:56.347Z|91cf69cb-b4ed-415d-8973-508184421202|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:56.374Z|91cf69cb-b4ed-415d-8973-508184421202|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:56.375Z|91cf69cb-b4ed-415d-8973-508184421202|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:06:56.375Z|91cf69cb-b4ed-415d-8973-508184421202|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:06:56.375Z|91cf69cb-b4ed-415d-8973-508184421202|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:06:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:56.379Z|91cf69cb-b4ed-415d-8973-508184421202|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:06:56.379Z|91cf69cb-b4ed-415d-8973-508184421202|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:56.379Z|91cf69cb-b4ed-415d-8973-508184421202|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:06:56.391Z|91cf69cb-b4ed-415d-8973-508184421202|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:06:56.520Z|4bdb2384-c919-4614-aaa8-006f9d4eae42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:06:56.525Z|4bdb2384-c919-4614-aaa8-006f9d4eae42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9 2022-12-08T17:06:56.526Z|4bdb2384-c919-4614-aaa8-006f9d4eae42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|INFO|500||Invoke 2022-12-08T17:06:56.526Z|4bdb2384-c919-4614-aaa8-006f9d4eae42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:56.526Z|4bdb2384-c919-4614-aaa8-006f9d4eae42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9 2022-12-08T17:06:56.527Z|4bdb2384-c919-4614-aaa8-006f9d4eae42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Method : GET 2022-12-08T17:06:56.527Z|4bdb2384-c919-4614-aaa8-006f9d4eae42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a26a98bdc683330b", X-B3-SpanId:"0a74fe4c3d522a05", X-B3-ParentSpanId:"a26a98bdc683330b", X-B3-Sampled:"0", X-ONAP-RequestID:"4bdb2384-c919-4614-aaa8-006f9d4eae42", X-RequestID:"4bdb2384-c919-4614-aaa8-006f9d4eae42", X-TransactionID:"4bdb2384-c919-4614-aaa8-006f9d4eae42", X-ECOMP-RequestID:"4bdb2384-c919-4614-aaa8-006f9d4eae42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1296677-1252-475e-a046-9bf9c2fab108"] 2022-12-08T17:06:56.527Z|4bdb2384-c919-4614-aaa8-006f9d4eae42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Request body: 2022-12-08T17:06:56.527Z|4bdb2384-c919-4614-aaa8-006f9d4eae42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:56.601Z|4bdb2384-c919-4614-aaa8-006f9d4eae42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:56.602Z|4bdb2384-c919-4614-aaa8-006f9d4eae42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Status code : 200 OK 2022-12-08T17:06:56.602Z|4bdb2384-c919-4614-aaa8-006f9d4eae42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Status text : 2022-12-08T17:06:56.602Z|4bdb2384-c919-4614-aaa8-006f9d4eae42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:06:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:56.604Z|4bdb2384-c919-4614-aaa8-006f9d4eae42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||Response body: { "requestId" : "ab16b114-230c-4754-acc2-56add602a6f9", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:06:31.000+00:00", "endTime" : "2022-12-08T17:06:49.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a\",\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\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\",\n\t\t\t\"modelVersionId\": \"238169ca-1d6a-44b1-8ae0-521a2a00524a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"4da54b8b-2b3b-45f0-87ab-4ff5064fe775\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:06:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "262b8972-1052-4f8e-9289-192b5addce82", "serviceInstanceName" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "ab16b114-230c-4754-acc2-56add602a6f9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9" } } } 2022-12-08T17:06:56.605Z|4bdb2384-c919-4614-aaa8-006f9d4eae42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:56.605Z|4bdb2384-c919-4614-aaa8-006f9d4eae42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ab16b114-230c-4754-acc2-56add602a6f9|INFO|500||InvokeReturn 2022-12-08T17:06:56.607Z|4bdb2384-c919-4614-aaa8-006f9d4eae42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false 2022-12-08T17:06:56.607Z|4bdb2384-c919-4614-aaa8-006f9d4eae42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:06:56.608Z|4bdb2384-c919-4614-aaa8-006f9d4eae42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:06:56.608Z|4bdb2384-c919-4614-aaa8-006f9d4eae42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false 2022-12-08T17:06:56.608Z|4bdb2384-c919-4614-aaa8-006f9d4eae42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:06:56.609Z|4bdb2384-c919-4614-aaa8-006f9d4eae42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a26a98bdc683330b", X-B3-SpanId:"0fa643b19a574613", X-B3-ParentSpanId:"a26a98bdc683330b", X-B3-Sampled:"0", X-ONAP-RequestID:"4bdb2384-c919-4614-aaa8-006f9d4eae42", X-RequestID:"4bdb2384-c919-4614-aaa8-006f9d4eae42", X-TransactionID:"4bdb2384-c919-4614-aaa8-006f9d4eae42", X-ECOMP-RequestID:"4bdb2384-c919-4614-aaa8-006f9d4eae42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fc28f18-4fec-44d2-9862-567fbff22eb8"] 2022-12-08T17:06:56.609Z|4bdb2384-c919-4614-aaa8-006f9d4eae42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:06:56.609Z|4bdb2384-c919-4614-aaa8-006f9d4eae42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:06:56.627Z|4bdb2384-c919-4614-aaa8-006f9d4eae42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:06:56.627Z|4bdb2384-c919-4614-aaa8-006f9d4eae42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:06:56.627Z|4bdb2384-c919-4614-aaa8-006f9d4eae42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:06:56.628Z|4bdb2384-c919-4614-aaa8-006f9d4eae42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:06:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:06:56.630Z|4bdb2384-c919-4614-aaa8-006f9d4eae42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:06:56.631Z|4bdb2384-c919-4614-aaa8-006f9d4eae42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:06:56.631Z|4bdb2384-c919-4614-aaa8-006f9d4eae42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ab16b114-230c-4754-acc2-56add602a6f9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:06:56.643Z|4bdb2384-c919-4614-aaa8-006f9d4eae42|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ab16b114-230c-4754-acc2-56add602a6f9|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:00.127Z|cd5a540f-c604-4dba-99fd-ca9a982dd3aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:07:00.130Z|cd5a540f-c604-4dba-99fd-ca9a982dd3aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:07:00.450Z|ded206e0-28ff-48f5-8dfc-918dbe7515b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:07:00.450Z|ded206e0-28ff-48f5-8dfc-918dbe7515b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:07:00.632Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:00.636Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|||INFO|500||Checking if requestId: b7670221-c9d2-40e4-b06d-9b9be6e1c44b already exists in requestDb InfraActiveRequests table 2022-12-08T17:07:00.637Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b 2022-12-08T17:07:00.637Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|INFO|500||Invoke 2022-12-08T17:07:00.637Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:00.638Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b 2022-12-08T17:07:00.638Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Method : GET 2022-12-08T17:07:00.638Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa1578b24488fa4b", X-B3-SpanId:"e600cf9549de231c", X-B3-ParentSpanId:"aa1578b24488fa4b", X-B3-Sampled:"0", X-ONAP-RequestID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-RequestID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-TransactionID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-ECOMP-RequestID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14e1f946-e15e-4c74-abd8-751e7f83b36b"] 2022-12-08T17:07:00.638Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Request body: 2022-12-08T17:07:00.639Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:00.661Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:00.661Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:07:00.661Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Status text : 2022-12-08T17:07:00.662Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 08 Dec 2022 17:06:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:00.662Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Response body: 2022-12-08T17:07:00.662Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:00.662Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|INFO|404|Not Found|InvokeReturn 2022-12-08T17:07:00.677Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|||INFO|500||Running local validations 2022-12-08T17:07:00.678Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-12-08T17:07:00.682Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:07:00.721Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ca4341a-4e1a-4704-af77-55ab265a1fea|INFO|500||Invoke 2022-12-08T17:07:00.721Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ca4341a-4e1a-4704-af77-55ab265a1fea|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ca4341a-4e1a-4704-af77-55ab265a1fea with request headers:{Authorization=[***REDACTED***], X-RequestID=[b7670221-c9d2-40e4-b06d-9b9be6e1c44b], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d04ece77-23f1-44ba-9e78-f3d770a87c6e], X-ECOMP-RequestID=[b7670221-c9d2-40e4-b06d-9b9be6e1c44b], X-TransactionId=[], X-ONAP-RequestID=[b7670221-c9d2-40e4-b06d-9b9be6e1c44b]} 2022-12-08T17:07:00.777Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ca4341a-4e1a-4704-af77-55ab265a1fea|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ca4341a-4e1a-4704-af77-55ab265a1fea has http status code:404 and response headers:{date=[Thu, 08 Dec 2022 17:07:00 GMT], content-length=[377], x-aai-txid=[2-aai-resources-221208-17:07:00:603-54434], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:07:00.779Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ca4341a-4e1a-4704-af77-55ab265a1fea|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/2ca4341a-4e1a-4704-af77-55ab265a1fea","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/2ca4341a-4e1a-4704-af77-55ab265a1fea","ERR.5.4.6114"]}}} 2022-12-08T17:07:00.780Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ca4341a-4e1a-4704-af77-55ab265a1fea|INFO|404|Not Found|InvokeReturn 2022-12-08T17:07:00.792Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ca4341a-4e1a-4704-af77-55ab265a1fea 2022-12-08T17:07:00.793Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 2ca4341a-4e1a-4704-af77-55ab265a1fea 2022-12-08T17:07:00.797Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:07:00.838Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ca4341a-4e1a-4704-af77-55ab265a1fea with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-08T17:07:00.839Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ca4341a-4e1a-4704-af77-55ab265a1fea|INFO|500||Invoke 2022-12-08T17:07:00.884Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ca4341a-4e1a-4704-af77-55ab265a1fea|INFO|404|Not Found|InvokeReturn 2022-12-08T17:07:00.885Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ca4341a-4e1a-4704-af77-55ab265a1fea has http status code:404 and response headers:{date=[Thu, 08 Dec 2022 17:07:00 GMT], content-length=[377], x-aai-txid=[2-aai-resources-221208-17:07:00:713-97036], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:07:00.886Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/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/2ca4341a-4e1a-4704-af77-55ab265a1fea","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/2ca4341a-4e1a-4704-af77-55ab265a1fea","ERR.5.4.6114"]}}} 2022-12-08T17:07:00.889Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ca4341a-4e1a-4704-af77-55ab265a1fea 2022-12-08T17:07:00.890Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 2ca4341a-4e1a-4704-af77-55ab265a1fea 2022-12-08T17:07:00.894Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:07:00.931Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-08T17:07:00.932Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|INFO|500||Invoke 2022-12-08T17:07:00.990Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|INFO|500||InvokeReturn 2022-12-08T17:07:00.990Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 17:07:00 GMT], content-length=[614], vertex-id=[176136], x-aai-txid=[1-aai-resources-221208-17:07:00:811-32610], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:07:00.992Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|||DEBUG|500||{"tenant-id":"7b20c197678c4e838517f33c1adc56fc","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1670518888900","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2022-12-08T17:07:00.993Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-08T17:07:00.994Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-08T17:07:00.995Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:07:00.996Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-08T17:07:00.996Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:00.996Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:07:00.996Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-08T17:07:00.997Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/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:"aa1578b24488fa4b", X-B3-SpanId:"a1f8b9d131972455", X-B3-ParentSpanId:"aa1578b24488fa4b", X-B3-Sampled:"0", X-ONAP-RequestID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-RequestID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-TransactionID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-ECOMP-RequestID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36fd01a4-9ead-4cef-a3b1-66ae278b20da"] 2022-12-08T17:07:00.997Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"262b8972-1052-4f8e-9289-192b5addce82"},"instanceName":"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0","requestScope":"network"} 2022-12-08T17:07:00.997Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:01.025Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:01.026Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:01.026Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-12-08T17:07:01.026Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/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:"Thu, 08 Dec 2022 17:06:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:01.027Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-08T17:07:01.027Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:01.027Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-08T17:07:01.028Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf 2022-12-08T17:07:01.029Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf|INFO|500||Invoke 2022-12-08T17:07:01.029Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:01.030Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf 2022-12-08T17:07:01.030Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf|DEBUG|500||Method : GET 2022-12-08T17:07:01.030Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-RequestID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-TransactionID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-ECOMP-RequestID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4721b54c-f56c-4c52-ae16-7b99cde81130"] 2022-12-08T17:07:01.031Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf|DEBUG|500||Request body: 2022-12-08T17:07:01.031Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:01.081Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:01.081Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:01.082Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf|DEBUG|500||Status text : 2022-12-08T17:07:01.082Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:01.088Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf|DEBUG|500||Response body: { "modelCustomizationUUID" : "7ee923e5-c431-4a42-916d-18cb3c8c2acf", "modelInstanceName" : "Generic NeutronNet", "created" : "2022-12-08T17:05:12.000+00:00", "networkTechnology" : "NEUTRON", "networkType" : "NEUTRON", "networkScope" : null, "networkRole" : null, "resourceInput" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf/networkResource" } } } 2022-12-08T17:07:01.089Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:01.089Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf|INFO|500||InvokeReturn 2022-12-08T17:07:01.105Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf/networkResource 2022-12-08T17:07:01.106Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf/networkResource|INFO|500||Invoke 2022-12-08T17:07:01.106Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf/networkResource|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:01.106Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf/networkResource|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf/networkResource 2022-12-08T17:07:01.106Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf/networkResource|DEBUG|500||Method : GET 2022-12-08T17:07:01.107Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf/networkResource|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-RequestID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-TransactionID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-ECOMP-RequestID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7f8a19c-9f08-4025-99f8-170c05c99c1b"] 2022-12-08T17:07:01.107Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf/networkResource|DEBUG|500||Request body: 2022-12-08T17:07:01.107Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf/networkResource|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:01.143Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf/networkResource|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:01.144Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf/networkResource|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:01.144Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf/networkResource|DEBUG|500||Status text : 2022-12-08T17:07:01.144Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf/networkResource|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/networkResource/23723b97-54c2-4de4-a507-eccaf6931591", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:01.145Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf/networkResource|DEBUG|500||Response body: { "modelUUID" : "23723b97-54c2-4de4-a507-eccaf6931591", "orchestrationMode" : "HEAT", "description" : "Generic NeutronNet", "neutronNetworkType" : "BASIC", "aicVersionMin" : "2.0", "aicVersionMax" : "3.0", "modelName" : "Generic NeutronNet", "modelInvariantUUID" : "12b46c96-33c1-4e19-bb6e-5983c61c557e", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet", "category" : null, "subCategory" : null, "created" : "2022-12-08T17:05:12.000+00:00", "hibernateLazyInitializer" : { }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/23723b97-54c2-4de4-a507-eccaf6931591" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/23723b97-54c2-4de4-a507-eccaf6931591" }, "heatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/23723b97-54c2-4de4-a507-eccaf6931591/heatTemplate" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/23723b97-54c2-4de4-a507-eccaf6931591/networkResourceCustomization" }, "collectionNetworkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/23723b97-54c2-4de4-a507-eccaf6931591/collectionNetworkResourceCustomization" } } } 2022-12-08T17:07:01.145Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf/networkResource|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:01.145Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7ee923e5-c431-4a42-916d-18cb3c8c2acf/networkResource|INFO|500||InvokeReturn 2022-12-08T17:07:01.170Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance 2022-12-08T17:07:01.170Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke 2022-12-08T17:07:01.171Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:01.171Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance 2022-12-08T17:07:01.171Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Method : GET 2022-12-08T17:07:01.171Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/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:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-RequestID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-TransactionID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-ECOMP-RequestID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3026dd3-d4c2-47e4-8321-22093f252570"] 2022-12-08T17:07:01.172Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Request body: 2022-12-08T17:07:01.172Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:01.196Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:01.197Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:07:01.197Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text : 2022-12-08T17:07:01.197Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/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:"Thu, 08 Dec 2022 17:07:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:01.198Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Response body: 2022-12-08T17:07:01.198Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:01.198Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-08T17:07:01.199Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance 2022-12-08T17:07:01.200Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2022-12-08T17:07:01.200Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:01.200Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance 2022-12-08T17:07:01.200Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method : GET 2022-12-08T17:07:01.201Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/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:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-RequestID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-TransactionID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-ECOMP-RequestID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3aca1523-e6b1-4c0e-9093-f084bcc5d227"] 2022-12-08T17:07:01.201Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 2022-12-08T17:07:01.201Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:01.231Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:01.232Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:01.232Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : 2022-12-08T17:07:01.232Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:01.234Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: { "id" : 178, "action" : "createInstance", "description" : "Gr api recipe to create network", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1.0", "serviceType" : null, "modelName" : "GR-API-DEFAULT", "paramXsd" : null, "created" : "2022-12-08T15:47:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/178" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/178" } } } 2022-12-08T17:07:01.235Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:01.235Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2022-12-08T17:07:01.246Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:07:01.247Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-08T17:07:01.247Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:01.247Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:07:01.248Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-08T17:07:01.248Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/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:"2665", X-B3-TraceId:"aa1578b24488fa4b", X-B3-SpanId:"615b235df35db05a", X-B3-ParentSpanId:"aa1578b24488fa4b", X-B3-Sampled:"0", X-ONAP-RequestID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-RequestID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-TransactionID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-ECOMP-RequestID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5042d3c1-ea19-4d4d-9bf9-dd89ccec6c67"] 2022-12-08T17:07:01.248Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"b7670221-c9d2-40e4-b06d-9b9be6e1c44b","requestStatus":"IN_PROGRESS","startTime":1670519220678,"source":"VID","tenantId":"7b20c197678c4e838517f33c1adc56fc","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"12b46c96-33c1-4e19-bb6e-5983c61c557e\",\n \"modelVersionId\": \"23723b97-54c2-4de4-a507-eccaf6931591\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7ee923e5-c431-4a42-916d-18cb3c8c2acf\",\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\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"262b8972-1052-4f8e-9289-192b5addce82\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"238169ca-1d6a-44b1-8ae0-521a2a00524a\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"262b8972-1052-4f8e-9289-192b5addce82","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"b7670221-c9d2-40e4-b06d-9b9be6e1c44b"} 2022-12-08T17:07:01.248Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:01.279Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:01.279Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-08T17:07:01.280Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-12-08T17:07:01.280Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/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/b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:06:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:01.281Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "b7670221-c9d2-40e4-b06d-9b9be6e1c44b", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:07:00.678+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"12b46c96-33c1-4e19-bb6e-5983c61c557e\",\n \"modelVersionId\": \"23723b97-54c2-4de4-a507-eccaf6931591\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7ee923e5-c431-4a42-916d-18cb3c8c2acf\",\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\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"262b8972-1052-4f8e-9289-192b5addce82\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"238169ca-1d6a-44b1-8ae0-521a2a00524a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-08T17:07:00.453+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "262b8972-1052-4f8e-9289-192b5addce82", "requestScope" : "network", "requestAction" : "createInstance", "networkName" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "b7670221-c9d2-40e4-b06d-9b9be6e1c44b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b" } } } 2022-12-08T17:07:01.282Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:01.282Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-08T17:07:01.296Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:07:01.296Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-08T17:07:01.297Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:01.297Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:07:01.297Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-08T17:07:01.297Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/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:"aa1578b24488fa4b", X-B3-SpanId:"56b122d9c21c3300", X-B3-ParentSpanId:"aa1578b24488fa4b", X-B3-Sampled:"0", X-ONAP-RequestID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-RequestID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-TransactionID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-ECOMP-RequestID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70ef3399-b95a-417f-935b-f882c38d8c94"] 2022-12-08T17:07:01.298Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/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\":\"12b46c96-33c1-4e19-bb6e-5983c61c557e\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"7ee923e5-c431-4a42-916d-18cb3c8c2acf\",\"modelVersionId\":\"23723b97-54c2-4de4-a507-eccaf6931591\",\"modelCustomizationId\":\"7ee923e5-c431-4a42-916d-18cb3c8c2acf\",\"modelUuid\":\"23723b97-54c2-4de4-a507-eccaf6931591\",\"modelInvariantUuid\":\"12b46c96-33c1-4e19-bb6e-5983c61c557e\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"2ca4341a-4e1a-4704-af77-55ab265a1fea\",\"source\":\"VID\",\"instanceName\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"262b8972-1052-4f8e-9289-192b5addce82\",\"modelInfo\":{\"modelInvariantId\":\"2ca4341a-4e1a-4704-af77-55ab265a1fea\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"238169ca-1d6a-44b1-8ae0-521a2a00524a\",\"modelUuid\":\"238169ca-1d6a-44b1-8ae0-521a2a00524a\",\"modelInvariantUuid\":\"2ca4341a-4e1a-4704-af77-55ab265a1fea\"}}}],\"cloudConfiguration\":{\"tenantId\":\"7b20c197678c4e838517f33c1adc56fc\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"262b8972-1052-4f8e-9289-192b5addce82\"}","type":"String"},"requestId":{"value":"b7670221-c9d2-40e4-b06d-9b9be6e1c44b","type":"String"},"mso-request-id":{"value":"b7670221-c9d2-40e4-b06d-9b9be6e1c44b","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"262b8972-1052-4f8e-9289-192b5addce82","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/262b8972-1052-4f8e-9289-192b5addce82/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-08T17:07:01.298Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:02.314Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:02.315Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-08T17:07:02.315Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-12-08T17:07:02.315Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 08 Dec 2022 17:07:02 GMT", X-ONAP-RequestID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-RequestID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-TransactionID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-ECOMP-RequestID:"b7670221-c9d2-40e4-b06d-9b9be6e1c44b", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"70ef3399-b95a-417f-935b-f882c38d8c94", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:02.316Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"b7670221-c9d2-40e4-b06d-9b9be6e1c44b\",\"instanceId\":\"78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d\"}}","message":"Success","processInstanceID":"bb46396b-771a-11ed-85df-b6c736068a38","variables":null,"messageCode":200} 2022-12-08T17:07:02.316Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:02.316Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-08T17:07:02.321Z|b7670221-c9d2-40e4-b06d-9b9be6e1c44b|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:02.462Z|4160b68f-7ae8-4e78-948c-9cb0370ac116|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:02.470Z|4160b68f-7ae8-4e78-948c-9cb0370ac116|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b 2022-12-08T17:07:02.470Z|4160b68f-7ae8-4e78-948c-9cb0370ac116|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|INFO|500||Invoke 2022-12-08T17:07:02.470Z|4160b68f-7ae8-4e78-948c-9cb0370ac116|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:02.471Z|4160b68f-7ae8-4e78-948c-9cb0370ac116|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b 2022-12-08T17:07:02.471Z|4160b68f-7ae8-4e78-948c-9cb0370ac116|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Method : GET 2022-12-08T17:07:02.471Z|4160b68f-7ae8-4e78-948c-9cb0370ac116|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec9b42d94d4a542e", X-B3-SpanId:"9512870d25e41794", X-B3-ParentSpanId:"ec9b42d94d4a542e", X-B3-Sampled:"0", X-ONAP-RequestID:"4160b68f-7ae8-4e78-948c-9cb0370ac116", X-RequestID:"4160b68f-7ae8-4e78-948c-9cb0370ac116", X-TransactionID:"4160b68f-7ae8-4e78-948c-9cb0370ac116", X-ECOMP-RequestID:"4160b68f-7ae8-4e78-948c-9cb0370ac116", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce41e3f4-9f46-4893-b140-498abf448cc3"] 2022-12-08T17:07:02.471Z|4160b68f-7ae8-4e78-948c-9cb0370ac116|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Request body: 2022-12-08T17:07:02.472Z|4160b68f-7ae8-4e78-948c-9cb0370ac116|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:02.500Z|4160b68f-7ae8-4e78-948c-9cb0370ac116|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:02.500Z|4160b68f-7ae8-4e78-948c-9cb0370ac116|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:02.501Z|4160b68f-7ae8-4e78-948c-9cb0370ac116|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Status text : 2022-12-08T17:07:02.501Z|4160b68f-7ae8-4e78-948c-9cb0370ac116|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:02.501Z|4160b68f-7ae8-4e78-948c-9cb0370ac116|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Response body: { "requestId" : "b7670221-c9d2-40e4-b06d-9b9be6e1c44b", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:07:00.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"12b46c96-33c1-4e19-bb6e-5983c61c557e\",\n \"modelVersionId\": \"23723b97-54c2-4de4-a507-eccaf6931591\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7ee923e5-c431-4a42-916d-18cb3c8c2acf\",\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\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"262b8972-1052-4f8e-9289-192b5addce82\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"238169ca-1d6a-44b1-8ae0-521a2a00524a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:07:00.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "262b8972-1052-4f8e-9289-192b5addce82", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d", "networkName" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "b7670221-c9d2-40e4-b06d-9b9be6e1c44b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b" } } } 2022-12-08T17:07:02.502Z|4160b68f-7ae8-4e78-948c-9cb0370ac116|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:02.502Z|4160b68f-7ae8-4e78-948c-9cb0370ac116|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|INFO|500||InvokeReturn 2022-12-08T17:07:02.504Z|4160b68f-7ae8-4e78-948c-9cb0370ac116|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false 2022-12-08T17:07:02.504Z|4160b68f-7ae8-4e78-948c-9cb0370ac116|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:07:02.504Z|4160b68f-7ae8-4e78-948c-9cb0370ac116|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:02.505Z|4160b68f-7ae8-4e78-948c-9cb0370ac116|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false 2022-12-08T17:07:02.505Z|4160b68f-7ae8-4e78-948c-9cb0370ac116|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:07:02.505Z|4160b68f-7ae8-4e78-948c-9cb0370ac116|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec9b42d94d4a542e", X-B3-SpanId:"611f107ac8d86649", X-B3-ParentSpanId:"ec9b42d94d4a542e", X-B3-Sampled:"0", X-ONAP-RequestID:"4160b68f-7ae8-4e78-948c-9cb0370ac116", X-RequestID:"4160b68f-7ae8-4e78-948c-9cb0370ac116", X-TransactionID:"4160b68f-7ae8-4e78-948c-9cb0370ac116", X-ECOMP-RequestID:"4160b68f-7ae8-4e78-948c-9cb0370ac116", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e31e2152-c961-45ba-a8c2-2e479a27b060"] 2022-12-08T17:07:02.505Z|4160b68f-7ae8-4e78-948c-9cb0370ac116|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:07:02.506Z|4160b68f-7ae8-4e78-948c-9cb0370ac116|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:02.525Z|4160b68f-7ae8-4e78-948c-9cb0370ac116|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:02.525Z|4160b68f-7ae8-4e78-948c-9cb0370ac116|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:02.525Z|4160b68f-7ae8-4e78-948c-9cb0370ac116|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:07:02.526Z|4160b68f-7ae8-4e78-948c-9cb0370ac116|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:02.526Z|4160b68f-7ae8-4e78-948c-9cb0370ac116|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:07:02.527Z|4160b68f-7ae8-4e78-948c-9cb0370ac116|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:02.527Z|4160b68f-7ae8-4e78-948c-9cb0370ac116|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:07:02.539Z|4160b68f-7ae8-4e78-948c-9cb0370ac116|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:03.008Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:03.013Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf already exists in requestDb InfraActiveRequests table 2022-12-08T17:07:03.014Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf 2022-12-08T17:07:03.014Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|INFO|500||Invoke 2022-12-08T17:07:03.015Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:03.015Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf 2022-12-08T17:07:03.015Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Method : GET 2022-12-08T17:07:03.016Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9450f3ad6cf43b3e", X-B3-SpanId:"1bb1363eccd30892", X-B3-ParentSpanId:"9450f3ad6cf43b3e", X-B3-Sampled:"0", X-ONAP-RequestID:"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-RequestID:"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-TransactionID:"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-ECOMP-RequestID:"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3bca07a5-4025-4b23-b229-d898aeb192a3"] 2022-12-08T17:07:03.016Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Request body: 2022-12-08T17:07:03.016Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:03.042Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:03.042Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:07:03.042Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Status text : 2022-12-08T17:07:03.043Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 08 Dec 2022 17:07:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:03.043Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Response body: 2022-12-08T17:07:03.043Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:03.044Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|INFO|404|Not Found|InvokeReturn 2022-12-08T17:07:03.058Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-12-08T17:07:03.064Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:07:03.104Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-08T17:07:03.104Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-12-08T17:07:03.157Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-12-08T17:07:03.157Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 17:07:02 GMT], content-length=[573], vertex-id=[462944], x-aai-txid=[0-aai-resources-221208-17:07:02:977-69302], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:07:03.159Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1670518920974","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-12-08T17:07:03.160Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-08T17:07:03.160Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-08T17:07:03.161Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:07:03.165Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-08T17:07:03.165Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:03.165Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:07:03.166Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-08T17:07:03.166Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|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:"111", X-B3-TraceId:"9450f3ad6cf43b3e", X-B3-SpanId:"2a3dc485b3c0c384", X-B3-ParentSpanId:"9450f3ad6cf43b3e", X-B3-Sampled:"0", X-ONAP-RequestID:"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-RequestID:"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-TransactionID:"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-ECOMP-RequestID:"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b311ebb-de21-4e0f-bfd8-3f68b6a05956"] 2022-12-08T17:07:03.167Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b","requestScope":"service"} 2022-12-08T17:07:03.167Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:03.193Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:03.193Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:03.193Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-12-08T17:07:03.194Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|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:"Thu, 08 Dec 2022 17:07:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:03.194Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-08T17:07:03.194Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:03.195Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-08T17:07:03.195Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:07:03.196Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-08T17:07:03.196Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:03.196Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:07:03.197Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-08T17:07:03.197Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|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:"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-RequestID:"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-TransactionID:"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-ECOMP-RequestID:"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c83e8b3-bcec-4313-bd4b-2c1db9f84b77"] 2022-12-08T17:07:03.197Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-08T17:07:03.197Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:03.219Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:03.220Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:03.220Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-12-08T17:07:03.221Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:03.222Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-12-08 15:47:22.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-12-08T17:07:03.222Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:03.223Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-08T17:07:03.232Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-12-08T17:07:03.233Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-12-08T17:07:03.233Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:03.233Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-12-08T17:07:03.234Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-12-08T17:07:03.234Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|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:"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-RequestID:"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-TransactionID:"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-ECOMP-RequestID:"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1116e29d-12f3-40cc-813c-c37616484adf"] 2022-12-08T17:07:03.234Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-12-08T17:07:03.235Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:03.253Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:03.253Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:03.254Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2022-12-08T17:07:03.254Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:03.255Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|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" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-12-08T15:47:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2022-12-08T17:07:03.255Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:03.255Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-12-08T17:07:03.261Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:07:03.261Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-08T17:07:03.262Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:03.262Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:07:03.262Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-08T17:07:03.263Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|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:"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-RequestID:"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-TransactionID:"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-ECOMP-RequestID:"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37b8a777-054d-45da-8f2b-571e319b3f37"] 2022-12-08T17:07:03.263Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-08T17:07:03.263Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:03.284Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:03.285Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:03.285Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-12-08T17:07:03.285Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:03.286Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-12-08 15:47:22.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-12-08T17:07:03.286Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:03.287Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-08T17:07:03.290Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:07:03.290Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-08T17:07:03.291Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:03.291Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:07:03.291Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-08T17:07:03.291Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|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:"1783", X-B3-TraceId:"9450f3ad6cf43b3e", X-B3-SpanId:"347719ebd2664c36", X-B3-ParentSpanId:"9450f3ad6cf43b3e", X-B3-Sampled:"0", X-ONAP-RequestID:"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-RequestID:"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-TransactionID:"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-ECOMP-RequestID:"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42b7e74a-af2c-4364-8376-30e6665c539a"] 2022-12-08T17:07:03.292Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|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":"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf","requestStatus":"IN_PROGRESS","startTime":1670519223059,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b\",\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\": \"a72a632b-a467-4b05-b680-9a4b699a7784\",\n\t\t\t\"modelVersionId\": \"b40a0b78-3176-42fa-b923-496e65325633\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"63e5dcde-1d22-448f-a1e0-7288e1e5b300\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceName":"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf"} 2022-12-08T17:07:03.292Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:03.323Z|f5804b53-ca24-496c-afcb-11a677c24490|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:07:03.324Z|f5804b53-ca24-496c-afcb-11a677c24490|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:07:03.325Z|d18bf90a-7f74-4ad0-985f-1e72ef564ffa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:07:03.325Z|d18bf90a-7f74-4ad0-985f-1e72ef564ffa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:07:03.328Z|09de2b58-9df8-4efe-8de3-8f855f2d1e5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:07:03.339Z|09de2b58-9df8-4efe-8de3-8f855f2d1e5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:07:03.344Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:03.344Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-08T17:07:03.344Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-12-08T17:07:03.345Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|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/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:03.346Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|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" : "9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:07:03.059+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b\",\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\": \"a72a632b-a467-4b05-b680-9a4b699a7784\",\n\t\t\t\"modelVersionId\": \"b40a0b78-3176-42fa-b923-496e65325633\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"63e5dcde-1d22-448f-a1e0-7288e1e5b300\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-08T17:07:02.502+00:00", "cloudRegion" : "k8sregion", "serviceInstanceName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf" } } } 2022-12-08T17:07:03.346Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:03.346Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-08T17:07:03.370Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:07:03.370Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-08T17:07:03.371Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:03.371Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:07:03.371Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-08T17:07:03.372Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|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:"2225", X-B3-TraceId:"9450f3ad6cf43b3e", X-B3-SpanId:"60ba00e422024c96", X-B3-ParentSpanId:"9450f3ad6cf43b3e", X-B3-Sampled:"0", X-ONAP-RequestID:"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-RequestID:"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-TransactionID:"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-ECOMP-RequestID:"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9bb5758-7642-4ca0-8679-c44acff23a97"] 2022-12-08T17:07:03.372Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|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\":\"a72a632b-a467-4b05-b680-9a4b699a7784\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"b40a0b78-3176-42fa-b923-496e65325633\",\"modelUuid\":\"b40a0b78-3176-42fa-b923-496e65325633\",\"modelInvariantUuid\":\"a72a632b-a467-4b05-b680-9a4b699a7784\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnf-customer\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnf_project\"},\"owningEntity\":{\"owningEntityId\":\"63e5dcde-1d22-448f-a1e0-7288e1e5b300\",\"owningEntityName\":\"basicnf_owning_entity\"}}}","type":"String"},"requestId":{"value":"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf","type":"String"},"mso-request-id":{"value":"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-08T17:07:03.372Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:04.383Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:04.384Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-08T17:07:04.384Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-12-08T17:07:04.384Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|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:"Thu, 08 Dec 2022 17:07:04 GMT", X-ONAP-RequestID:"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-RequestID:"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-TransactionID:"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-ECOMP-RequestID:"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b9bb5758-7642-4ca0-8679-c44acff23a97", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:04.385Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|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\":\"9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf\",\"instanceId\":\"45d9073d-70fd-4d19-9990-76f7ad5fab0f\"}}","message":"Success","processInstanceID":"bc82b103-771a-11ed-85df-b6c736068a38","variables":null,"messageCode":200} 2022-12-08T17:07:04.385Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:04.386Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-08T17:07:04.390Z|9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:04.553Z|b5921812-5ef7-4a89-88fa-a9f3160bd85d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:04.557Z|b5921812-5ef7-4a89-88fa-a9f3160bd85d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf 2022-12-08T17:07:04.557Z|b5921812-5ef7-4a89-88fa-a9f3160bd85d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|INFO|500||Invoke 2022-12-08T17:07:04.558Z|b5921812-5ef7-4a89-88fa-a9f3160bd85d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:04.558Z|b5921812-5ef7-4a89-88fa-a9f3160bd85d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf 2022-12-08T17:07:04.558Z|b5921812-5ef7-4a89-88fa-a9f3160bd85d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Method : GET 2022-12-08T17:07:04.559Z|b5921812-5ef7-4a89-88fa-a9f3160bd85d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0cc0162cffcf0b12", X-B3-SpanId:"56f1b7af8048c631", X-B3-ParentSpanId:"0cc0162cffcf0b12", X-B3-Sampled:"0", X-ONAP-RequestID:"b5921812-5ef7-4a89-88fa-a9f3160bd85d", X-RequestID:"b5921812-5ef7-4a89-88fa-a9f3160bd85d", X-TransactionID:"b5921812-5ef7-4a89-88fa-a9f3160bd85d", X-ECOMP-RequestID:"b5921812-5ef7-4a89-88fa-a9f3160bd85d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78e12449-bb8b-4b62-a1db-7497d4e0ebb9"] 2022-12-08T17:07:04.559Z|b5921812-5ef7-4a89-88fa-a9f3160bd85d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Request body: 2022-12-08T17:07:04.559Z|b5921812-5ef7-4a89-88fa-a9f3160bd85d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:04.584Z|b5921812-5ef7-4a89-88fa-a9f3160bd85d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:04.585Z|b5921812-5ef7-4a89-88fa-a9f3160bd85d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:04.585Z|b5921812-5ef7-4a89-88fa-a9f3160bd85d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Status text : 2022-12-08T17:07:04.585Z|b5921812-5ef7-4a89-88fa-a9f3160bd85d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:04.586Z|b5921812-5ef7-4a89-88fa-a9f3160bd85d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Response body: { "requestId" : "9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:07:03.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b\",\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\": \"a72a632b-a467-4b05-b680-9a4b699a7784\",\n\t\t\t\"modelVersionId\": \"b40a0b78-3176-42fa-b923-496e65325633\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"63e5dcde-1d22-448f-a1e0-7288e1e5b300\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:07:02.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "serviceInstanceName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf" } } } 2022-12-08T17:07:04.586Z|b5921812-5ef7-4a89-88fa-a9f3160bd85d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:04.586Z|b5921812-5ef7-4a89-88fa-a9f3160bd85d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|INFO|500||InvokeReturn 2022-12-08T17:07:04.588Z|b5921812-5ef7-4a89-88fa-a9f3160bd85d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false 2022-12-08T17:07:04.588Z|b5921812-5ef7-4a89-88fa-a9f3160bd85d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:07:04.589Z|b5921812-5ef7-4a89-88fa-a9f3160bd85d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:04.589Z|b5921812-5ef7-4a89-88fa-a9f3160bd85d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false 2022-12-08T17:07:04.589Z|b5921812-5ef7-4a89-88fa-a9f3160bd85d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:07:04.589Z|b5921812-5ef7-4a89-88fa-a9f3160bd85d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0cc0162cffcf0b12", X-B3-SpanId:"35aa5461cd9f1a1e", X-B3-ParentSpanId:"0cc0162cffcf0b12", X-B3-Sampled:"0", X-ONAP-RequestID:"b5921812-5ef7-4a89-88fa-a9f3160bd85d", X-RequestID:"b5921812-5ef7-4a89-88fa-a9f3160bd85d", X-TransactionID:"b5921812-5ef7-4a89-88fa-a9f3160bd85d", X-ECOMP-RequestID:"b5921812-5ef7-4a89-88fa-a9f3160bd85d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8804aff-a8ed-440b-856c-8fa13858f110"] 2022-12-08T17:07:04.590Z|b5921812-5ef7-4a89-88fa-a9f3160bd85d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:07:04.590Z|b5921812-5ef7-4a89-88fa-a9f3160bd85d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:04.608Z|b5921812-5ef7-4a89-88fa-a9f3160bd85d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:04.608Z|b5921812-5ef7-4a89-88fa-a9f3160bd85d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:04.608Z|b5921812-5ef7-4a89-88fa-a9f3160bd85d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:07:04.609Z|b5921812-5ef7-4a89-88fa-a9f3160bd85d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:04.610Z|b5921812-5ef7-4a89-88fa-a9f3160bd85d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:07:04.610Z|b5921812-5ef7-4a89-88fa-a9f3160bd85d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:04.611Z|b5921812-5ef7-4a89-88fa-a9f3160bd85d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:07:04.626Z|b5921812-5ef7-4a89-88fa-a9f3160bd85d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:12.684Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:12.689Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b 2022-12-08T17:07:12.690Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|INFO|500||Invoke 2022-12-08T17:07:12.690Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:12.690Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b 2022-12-08T17:07:12.690Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Method : GET 2022-12-08T17:07:12.691Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f7cba365348ac64", X-B3-SpanId:"20cbe99cd8040c69", X-B3-ParentSpanId:"3f7cba365348ac64", X-B3-Sampled:"0", X-ONAP-RequestID:"6cf5ce38-000a-43f8-b8d6-551471bda50e", X-RequestID:"6cf5ce38-000a-43f8-b8d6-551471bda50e", X-TransactionID:"6cf5ce38-000a-43f8-b8d6-551471bda50e", X-ECOMP-RequestID:"6cf5ce38-000a-43f8-b8d6-551471bda50e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a2066cb-8a25-4cab-bf1e-56b8777927c6"] 2022-12-08T17:07:12.691Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Request body: 2022-12-08T17:07:12.691Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:12.718Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:12.718Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:12.719Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Status text : 2022-12-08T17:07:12.720Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:12.723Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Response body: { "requestId" : "b7670221-c9d2-40e4-b06d-9b9be6e1c44b", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-12-08T17:07:00.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"12b46c96-33c1-4e19-bb6e-5983c61c557e\",\n \"modelVersionId\": \"23723b97-54c2-4de4-a507-eccaf6931591\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7ee923e5-c431-4a42-916d-18cb3c8c2acf\",\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\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"262b8972-1052-4f8e-9289-192b5addce82\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"238169ca-1d6a-44b1-8ae0-521a2a00524a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:07:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "262b8972-1052-4f8e-9289-192b5addce82", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d", "networkName" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "b7670221-c9d2-40e4-b06d-9b9be6e1c44b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b" } } } 2022-12-08T17:07:12.723Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:12.724Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|INFO|500||InvokeReturn 2022-12-08T17:07:12.729Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false 2022-12-08T17:07:12.729Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:07:12.730Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:12.730Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false 2022-12-08T17:07:12.730Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:07:12.731Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f7cba365348ac64", X-B3-SpanId:"48baa166a34adb01", X-B3-ParentSpanId:"3f7cba365348ac64", X-B3-Sampled:"0", X-ONAP-RequestID:"6cf5ce38-000a-43f8-b8d6-551471bda50e", X-RequestID:"6cf5ce38-000a-43f8-b8d6-551471bda50e", X-TransactionID:"6cf5ce38-000a-43f8-b8d6-551471bda50e", X-ECOMP-RequestID:"6cf5ce38-000a-43f8-b8d6-551471bda50e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dba99de4-a175-4a19-a30f-42f1a28473b9"] 2022-12-08T17:07:12.731Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:07:12.732Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:12.752Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:12.752Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:12.753Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:07:12.753Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:12.755Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:07:12.756Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:12.757Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:07:12.828Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:07:12.829Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:07:12.830Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:12.830Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:07:12.830Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:07:12.831Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6cf5ce38-000a-43f8-b8d6-551471bda50e", X-RequestID:"6cf5ce38-000a-43f8-b8d6-551471bda50e", X-TransactionID:"6cf5ce38-000a-43f8-b8d6-551471bda50e", X-ECOMP-RequestID:"6cf5ce38-000a-43f8-b8d6-551471bda50e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b4a1b78-e88f-491e-951f-d2ab8c66f6c9"] 2022-12-08T17:07:12.831Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:07:12.831Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:12.961Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:12.961Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:12.961Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:07:12.962Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8015EA86484A267458B791857313B9C8; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:07:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:12.962Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"be3395a2-771a-11ed-85df-b6c736068a38","businessKey":"b7670221-c9d2-40e4-b06d-9b9be6e1c44b","processDefinitionId":"SDNCHandler:1:dbe7f4ef-770f-11ed-85df-b6c736068a38","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-12-08T17:07:06.226+0000","endTime":"2022-12-08T17:07:09.412+0000","removalTime":null,"durationInMillis":3186,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"bb46396b-771a-11ed-85df-b6c736068a38","superProcessInstanceId":"bc3ad267-771a-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-12-08T17:07:12.962Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:12.963Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:07:12.986Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be3395a2-771a-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be3395a2-771a-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:07:12.986Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be3395a2-771a-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:07:12.987Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be3395a2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:12.987Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be3395a2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be3395a2-771a-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:07:12.987Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be3395a2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:07:12.987Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be3395a2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6cf5ce38-000a-43f8-b8d6-551471bda50e", X-RequestID:"6cf5ce38-000a-43f8-b8d6-551471bda50e", X-TransactionID:"6cf5ce38-000a-43f8-b8d6-551471bda50e", X-ECOMP-RequestID:"6cf5ce38-000a-43f8-b8d6-551471bda50e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e566d40e-deca-4294-b192-06064cc34a95"] 2022-12-08T17:07:12.988Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be3395a2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:07:12.988Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be3395a2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:13.112Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be3395a2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:13.113Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be3395a2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:13.114Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be3395a2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:07:13.114Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be3395a2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3860351963590DC3E1C0C91AEEDE63FF; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:07:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:13.115Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be3395a2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:be3431f5-771a-11ed-85df-b6c736068a38","parentActivityInstanceId":"be3395a2-771a-11ed-85df-b6c736068a38","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:dbe7f4ef-770f-11ed-85df-b6c736068a38","processInstanceId":"be3395a2-771a-11ed-85df-b6c736068a38","executionId":"be3395a2-771a-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:07:06.230+0000","endTime":"2022-12-08T17:07:09.411+0000","durationInMillis":3181,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"bb46396b-771a-11ed-85df-b6c736068a38"}] 2022-12-08T17:07:13.116Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be3395a2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:13.116Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=be3395a2-771a-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:07:13.125Z|6cf5ce38-000a-43f8-b8d6-551471bda50e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:13.357Z|30cf9e6d-0701-443f-8526-80085ce3f21f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:07:13.357Z|3a3b1727-31a0-4be5-bd56-83244ad4a477|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:07:13.358Z|3a3b1727-31a0-4be5-bd56-83244ad4a477|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:07:13.358Z|30cf9e6d-0701-443f-8526-80085ce3f21f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:07:13.376Z|a4d560e2-79ab-4f43-8f75-038149ee244e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:07:13.377Z|a4d560e2-79ab-4f43-8f75-038149ee244e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:07:14.791Z|3983b566-ad99-488d-a315-1a3a23c08653|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:14.797Z|3983b566-ad99-488d-a315-1a3a23c08653|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf 2022-12-08T17:07:14.797Z|3983b566-ad99-488d-a315-1a3a23c08653|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|INFO|500||Invoke 2022-12-08T17:07:14.797Z|3983b566-ad99-488d-a315-1a3a23c08653|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:14.798Z|3983b566-ad99-488d-a315-1a3a23c08653|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf 2022-12-08T17:07:14.798Z|3983b566-ad99-488d-a315-1a3a23c08653|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Method : GET 2022-12-08T17:07:14.798Z|3983b566-ad99-488d-a315-1a3a23c08653|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b566df3f0573852", X-B3-SpanId:"2e17930ee00d264c", X-B3-ParentSpanId:"6b566df3f0573852", X-B3-Sampled:"0", X-ONAP-RequestID:"3983b566-ad99-488d-a315-1a3a23c08653", X-RequestID:"3983b566-ad99-488d-a315-1a3a23c08653", X-TransactionID:"3983b566-ad99-488d-a315-1a3a23c08653", X-ECOMP-RequestID:"3983b566-ad99-488d-a315-1a3a23c08653", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4749b8f2-0889-4ec9-bf9d-ab4749dc49a8"] 2022-12-08T17:07:14.798Z|3983b566-ad99-488d-a315-1a3a23c08653|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Request body: 2022-12-08T17:07:14.799Z|3983b566-ad99-488d-a315-1a3a23c08653|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:14.829Z|3983b566-ad99-488d-a315-1a3a23c08653|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:14.829Z|3983b566-ad99-488d-a315-1a3a23c08653|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:14.829Z|3983b566-ad99-488d-a315-1a3a23c08653|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Status text : 2022-12-08T17:07:14.830Z|3983b566-ad99-488d-a315-1a3a23c08653|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:14.832Z|3983b566-ad99-488d-a315-1a3a23c08653|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Response body: { "requestId" : "9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:07:03.000+00:00", "endTime" : "2022-12-08T17:07:08.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b\",\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\": \"a72a632b-a467-4b05-b680-9a4b699a7784\",\n\t\t\t\"modelVersionId\": \"b40a0b78-3176-42fa-b923-496e65325633\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"63e5dcde-1d22-448f-a1e0-7288e1e5b300\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:07:07.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "serviceInstanceName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf" } } } 2022-12-08T17:07:14.832Z|3983b566-ad99-488d-a315-1a3a23c08653|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:14.832Z|3983b566-ad99-488d-a315-1a3a23c08653|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|INFO|500||InvokeReturn 2022-12-08T17:07:14.834Z|3983b566-ad99-488d-a315-1a3a23c08653|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false 2022-12-08T17:07:14.834Z|3983b566-ad99-488d-a315-1a3a23c08653|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:07:14.834Z|3983b566-ad99-488d-a315-1a3a23c08653|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:14.835Z|3983b566-ad99-488d-a315-1a3a23c08653|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false 2022-12-08T17:07:14.835Z|3983b566-ad99-488d-a315-1a3a23c08653|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:07:14.835Z|3983b566-ad99-488d-a315-1a3a23c08653|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b566df3f0573852", X-B3-SpanId:"ee3f4c966fc6ae40", X-B3-ParentSpanId:"6b566df3f0573852", X-B3-Sampled:"0", X-ONAP-RequestID:"3983b566-ad99-488d-a315-1a3a23c08653", X-RequestID:"3983b566-ad99-488d-a315-1a3a23c08653", X-TransactionID:"3983b566-ad99-488d-a315-1a3a23c08653", X-ECOMP-RequestID:"3983b566-ad99-488d-a315-1a3a23c08653", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba656464-4b5c-459d-80cf-a1a3acd487cb"] 2022-12-08T17:07:14.835Z|3983b566-ad99-488d-a315-1a3a23c08653|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:07:14.835Z|3983b566-ad99-488d-a315-1a3a23c08653|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:14.850Z|3983b566-ad99-488d-a315-1a3a23c08653|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:14.851Z|3983b566-ad99-488d-a315-1a3a23c08653|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:14.851Z|3983b566-ad99-488d-a315-1a3a23c08653|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:07:14.851Z|3983b566-ad99-488d-a315-1a3a23c08653|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:14.853Z|3983b566-ad99-488d-a315-1a3a23c08653|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:07:14.854Z|3983b566-ad99-488d-a315-1a3a23c08653|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:14.854Z|3983b566-ad99-488d-a315-1a3a23c08653|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:07:14.865Z|3983b566-ad99-488d-a315-1a3a23c08653|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:14.990Z|9a609e1e-427e-49ad-b606-87efa1d8dda6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:14.995Z|9a609e1e-427e-49ad-b606-87efa1d8dda6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf 2022-12-08T17:07:14.996Z|9a609e1e-427e-49ad-b606-87efa1d8dda6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|INFO|500||Invoke 2022-12-08T17:07:14.997Z|9a609e1e-427e-49ad-b606-87efa1d8dda6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:14.998Z|9a609e1e-427e-49ad-b606-87efa1d8dda6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf 2022-12-08T17:07:14.998Z|9a609e1e-427e-49ad-b606-87efa1d8dda6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Method : GET 2022-12-08T17:07:14.999Z|9a609e1e-427e-49ad-b606-87efa1d8dda6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6894a8042497f27b", X-B3-SpanId:"f04300f39201f5ee", X-B3-ParentSpanId:"6894a8042497f27b", X-B3-Sampled:"0", X-ONAP-RequestID:"9a609e1e-427e-49ad-b606-87efa1d8dda6", X-RequestID:"9a609e1e-427e-49ad-b606-87efa1d8dda6", X-TransactionID:"9a609e1e-427e-49ad-b606-87efa1d8dda6", X-ECOMP-RequestID:"9a609e1e-427e-49ad-b606-87efa1d8dda6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5750f334-94d2-403f-b0c9-421457b1d7f9"] 2022-12-08T17:07:14.999Z|9a609e1e-427e-49ad-b606-87efa1d8dda6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Request body: 2022-12-08T17:07:15.000Z|9a609e1e-427e-49ad-b606-87efa1d8dda6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:15.024Z|9a609e1e-427e-49ad-b606-87efa1d8dda6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:15.024Z|9a609e1e-427e-49ad-b606-87efa1d8dda6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:15.025Z|9a609e1e-427e-49ad-b606-87efa1d8dda6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Status text : 2022-12-08T17:07:15.025Z|9a609e1e-427e-49ad-b606-87efa1d8dda6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:15.025Z|9a609e1e-427e-49ad-b606-87efa1d8dda6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Response body: { "requestId" : "9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:07:03.000+00:00", "endTime" : "2022-12-08T17:07:08.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b\",\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\": \"a72a632b-a467-4b05-b680-9a4b699a7784\",\n\t\t\t\"modelVersionId\": \"b40a0b78-3176-42fa-b923-496e65325633\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"63e5dcde-1d22-448f-a1e0-7288e1e5b300\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:07:07.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "serviceInstanceName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf" } } } 2022-12-08T17:07:15.026Z|9a609e1e-427e-49ad-b606-87efa1d8dda6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:15.026Z|9a609e1e-427e-49ad-b606-87efa1d8dda6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|INFO|500||InvokeReturn 2022-12-08T17:07:15.027Z|9a609e1e-427e-49ad-b606-87efa1d8dda6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false 2022-12-08T17:07:15.028Z|9a609e1e-427e-49ad-b606-87efa1d8dda6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:07:15.028Z|9a609e1e-427e-49ad-b606-87efa1d8dda6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:15.028Z|9a609e1e-427e-49ad-b606-87efa1d8dda6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false 2022-12-08T17:07:15.028Z|9a609e1e-427e-49ad-b606-87efa1d8dda6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:07:15.029Z|9a609e1e-427e-49ad-b606-87efa1d8dda6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6894a8042497f27b", X-B3-SpanId:"7ff69bc31011fb63", X-B3-ParentSpanId:"6894a8042497f27b", X-B3-Sampled:"0", X-ONAP-RequestID:"9a609e1e-427e-49ad-b606-87efa1d8dda6", X-RequestID:"9a609e1e-427e-49ad-b606-87efa1d8dda6", X-TransactionID:"9a609e1e-427e-49ad-b606-87efa1d8dda6", X-ECOMP-RequestID:"9a609e1e-427e-49ad-b606-87efa1d8dda6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f575892-b694-4005-a759-dfa1637aca3d"] 2022-12-08T17:07:15.029Z|9a609e1e-427e-49ad-b606-87efa1d8dda6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:07:15.029Z|9a609e1e-427e-49ad-b606-87efa1d8dda6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:15.048Z|9a609e1e-427e-49ad-b606-87efa1d8dda6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:15.048Z|9a609e1e-427e-49ad-b606-87efa1d8dda6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:15.049Z|9a609e1e-427e-49ad-b606-87efa1d8dda6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:07:15.049Z|9a609e1e-427e-49ad-b606-87efa1d8dda6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:15.051Z|9a609e1e-427e-49ad-b606-87efa1d8dda6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:07:15.052Z|9a609e1e-427e-49ad-b606-87efa1d8dda6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:15.052Z|9a609e1e-427e-49ad-b606-87efa1d8dda6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:07:15.066Z|9a609e1e-427e-49ad-b606-87efa1d8dda6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:15.126Z|83fe941b-26a4-4e20-9e64-eca056605429|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:07:15.127Z|83fe941b-26a4-4e20-9e64-eca056605429|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:07:15.186Z|fc878315-438a-4bd6-ad47-eb36318925a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:15.190Z|fc878315-438a-4bd6-ad47-eb36318925a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf 2022-12-08T17:07:15.190Z|fc878315-438a-4bd6-ad47-eb36318925a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|INFO|500||Invoke 2022-12-08T17:07:15.191Z|fc878315-438a-4bd6-ad47-eb36318925a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:15.191Z|fc878315-438a-4bd6-ad47-eb36318925a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf 2022-12-08T17:07:15.191Z|fc878315-438a-4bd6-ad47-eb36318925a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Method : GET 2022-12-08T17:07:15.192Z|fc878315-438a-4bd6-ad47-eb36318925a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9e5e4baeade0a7e", X-B3-SpanId:"38b33ace86cf13ea", X-B3-ParentSpanId:"b9e5e4baeade0a7e", X-B3-Sampled:"0", X-ONAP-RequestID:"fc878315-438a-4bd6-ad47-eb36318925a2", X-RequestID:"fc878315-438a-4bd6-ad47-eb36318925a2", X-TransactionID:"fc878315-438a-4bd6-ad47-eb36318925a2", X-ECOMP-RequestID:"fc878315-438a-4bd6-ad47-eb36318925a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a811143-465e-49bd-bd0e-a01deac772cc"] 2022-12-08T17:07:15.192Z|fc878315-438a-4bd6-ad47-eb36318925a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Request body: 2022-12-08T17:07:15.192Z|fc878315-438a-4bd6-ad47-eb36318925a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:15.223Z|fc878315-438a-4bd6-ad47-eb36318925a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:15.224Z|fc878315-438a-4bd6-ad47-eb36318925a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:15.224Z|fc878315-438a-4bd6-ad47-eb36318925a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Status text : 2022-12-08T17:07:15.225Z|fc878315-438a-4bd6-ad47-eb36318925a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:15.229Z|fc878315-438a-4bd6-ad47-eb36318925a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Response body: { "requestId" : "9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:07:03.000+00:00", "endTime" : "2022-12-08T17:07:08.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b\",\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\": \"a72a632b-a467-4b05-b680-9a4b699a7784\",\n\t\t\t\"modelVersionId\": \"b40a0b78-3176-42fa-b923-496e65325633\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"63e5dcde-1d22-448f-a1e0-7288e1e5b300\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:07:07.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "serviceInstanceName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf" } } } 2022-12-08T17:07:15.229Z|fc878315-438a-4bd6-ad47-eb36318925a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:15.230Z|fc878315-438a-4bd6-ad47-eb36318925a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|INFO|500||InvokeReturn 2022-12-08T17:07:15.231Z|fc878315-438a-4bd6-ad47-eb36318925a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false 2022-12-08T17:07:15.232Z|fc878315-438a-4bd6-ad47-eb36318925a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:07:15.232Z|fc878315-438a-4bd6-ad47-eb36318925a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:15.232Z|fc878315-438a-4bd6-ad47-eb36318925a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false 2022-12-08T17:07:15.233Z|fc878315-438a-4bd6-ad47-eb36318925a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:07:15.233Z|fc878315-438a-4bd6-ad47-eb36318925a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9e5e4baeade0a7e", X-B3-SpanId:"7f254f3626aa5918", X-B3-ParentSpanId:"b9e5e4baeade0a7e", X-B3-Sampled:"0", X-ONAP-RequestID:"fc878315-438a-4bd6-ad47-eb36318925a2", X-RequestID:"fc878315-438a-4bd6-ad47-eb36318925a2", X-TransactionID:"fc878315-438a-4bd6-ad47-eb36318925a2", X-ECOMP-RequestID:"fc878315-438a-4bd6-ad47-eb36318925a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6eee35b4-58ba-44b9-8db5-e754fa3dc4d5"] 2022-12-08T17:07:15.233Z|fc878315-438a-4bd6-ad47-eb36318925a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:07:15.234Z|fc878315-438a-4bd6-ad47-eb36318925a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:15.253Z|fc878315-438a-4bd6-ad47-eb36318925a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:15.253Z|fc878315-438a-4bd6-ad47-eb36318925a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:15.254Z|fc878315-438a-4bd6-ad47-eb36318925a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:07:15.254Z|fc878315-438a-4bd6-ad47-eb36318925a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:15.257Z|fc878315-438a-4bd6-ad47-eb36318925a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:07:15.258Z|fc878315-438a-4bd6-ad47-eb36318925a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:15.258Z|fc878315-438a-4bd6-ad47-eb36318925a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:07:15.275Z|fc878315-438a-4bd6-ad47-eb36318925a2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:15.402Z|df7786c2-2ce0-49b7-b940-bb6756d121a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:15.405Z|df7786c2-2ce0-49b7-b940-bb6756d121a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf 2022-12-08T17:07:15.406Z|df7786c2-2ce0-49b7-b940-bb6756d121a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|INFO|500||Invoke 2022-12-08T17:07:15.406Z|df7786c2-2ce0-49b7-b940-bb6756d121a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:15.407Z|df7786c2-2ce0-49b7-b940-bb6756d121a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf 2022-12-08T17:07:15.407Z|df7786c2-2ce0-49b7-b940-bb6756d121a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Method : GET 2022-12-08T17:07:15.407Z|df7786c2-2ce0-49b7-b940-bb6756d121a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0e1beddc246cf14", X-B3-SpanId:"fe9bf8602bef8303", X-B3-ParentSpanId:"a0e1beddc246cf14", X-B3-Sampled:"0", X-ONAP-RequestID:"df7786c2-2ce0-49b7-b940-bb6756d121a5", X-RequestID:"df7786c2-2ce0-49b7-b940-bb6756d121a5", X-TransactionID:"df7786c2-2ce0-49b7-b940-bb6756d121a5", X-ECOMP-RequestID:"df7786c2-2ce0-49b7-b940-bb6756d121a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"992c7f9f-d3d5-42e0-9164-ba4d7e661086"] 2022-12-08T17:07:15.408Z|df7786c2-2ce0-49b7-b940-bb6756d121a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Request body: 2022-12-08T17:07:15.408Z|df7786c2-2ce0-49b7-b940-bb6756d121a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:15.429Z|df7786c2-2ce0-49b7-b940-bb6756d121a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:15.429Z|df7786c2-2ce0-49b7-b940-bb6756d121a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:15.429Z|df7786c2-2ce0-49b7-b940-bb6756d121a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Status text : 2022-12-08T17:07:15.430Z|df7786c2-2ce0-49b7-b940-bb6756d121a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:15.432Z|df7786c2-2ce0-49b7-b940-bb6756d121a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Response body: { "requestId" : "9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:07:03.000+00:00", "endTime" : "2022-12-08T17:07:08.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b\",\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\": \"a72a632b-a467-4b05-b680-9a4b699a7784\",\n\t\t\t\"modelVersionId\": \"b40a0b78-3176-42fa-b923-496e65325633\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"63e5dcde-1d22-448f-a1e0-7288e1e5b300\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:07:07.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "serviceInstanceName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf" } } } 2022-12-08T17:07:15.433Z|df7786c2-2ce0-49b7-b940-bb6756d121a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:15.433Z|df7786c2-2ce0-49b7-b940-bb6756d121a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|INFO|500||InvokeReturn 2022-12-08T17:07:15.435Z|df7786c2-2ce0-49b7-b940-bb6756d121a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false 2022-12-08T17:07:15.436Z|df7786c2-2ce0-49b7-b940-bb6756d121a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:07:15.436Z|df7786c2-2ce0-49b7-b940-bb6756d121a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:15.437Z|df7786c2-2ce0-49b7-b940-bb6756d121a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false 2022-12-08T17:07:15.437Z|df7786c2-2ce0-49b7-b940-bb6756d121a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:07:15.437Z|df7786c2-2ce0-49b7-b940-bb6756d121a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0e1beddc246cf14", X-B3-SpanId:"7cd0578401bf6d93", X-B3-ParentSpanId:"a0e1beddc246cf14", X-B3-Sampled:"0", X-ONAP-RequestID:"df7786c2-2ce0-49b7-b940-bb6756d121a5", X-RequestID:"df7786c2-2ce0-49b7-b940-bb6756d121a5", X-TransactionID:"df7786c2-2ce0-49b7-b940-bb6756d121a5", X-ECOMP-RequestID:"df7786c2-2ce0-49b7-b940-bb6756d121a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6b29b6f-7cde-4c43-8889-f2e88a035621"] 2022-12-08T17:07:15.438Z|df7786c2-2ce0-49b7-b940-bb6756d121a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:07:15.438Z|df7786c2-2ce0-49b7-b940-bb6756d121a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:15.452Z|df7786c2-2ce0-49b7-b940-bb6756d121a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:15.453Z|df7786c2-2ce0-49b7-b940-bb6756d121a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:15.453Z|df7786c2-2ce0-49b7-b940-bb6756d121a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:07:15.453Z|df7786c2-2ce0-49b7-b940-bb6756d121a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:15.455Z|df7786c2-2ce0-49b7-b940-bb6756d121a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:07:15.456Z|df7786c2-2ce0-49b7-b940-bb6756d121a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:15.456Z|df7786c2-2ce0-49b7-b940-bb6756d121a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:07:15.468Z|df7786c2-2ce0-49b7-b940-bb6756d121a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:15.592Z|cecc820a-c5db-4a08-b454-e8506bef8a18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:15.596Z|cecc820a-c5db-4a08-b454-e8506bef8a18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf 2022-12-08T17:07:15.597Z|cecc820a-c5db-4a08-b454-e8506bef8a18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|INFO|500||Invoke 2022-12-08T17:07:15.597Z|cecc820a-c5db-4a08-b454-e8506bef8a18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:15.598Z|cecc820a-c5db-4a08-b454-e8506bef8a18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf 2022-12-08T17:07:15.598Z|cecc820a-c5db-4a08-b454-e8506bef8a18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Method : GET 2022-12-08T17:07:15.598Z|cecc820a-c5db-4a08-b454-e8506bef8a18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a468dde6bfa6d630", X-B3-SpanId:"17204935d834a449", X-B3-ParentSpanId:"a468dde6bfa6d630", X-B3-Sampled:"0", X-ONAP-RequestID:"cecc820a-c5db-4a08-b454-e8506bef8a18", X-RequestID:"cecc820a-c5db-4a08-b454-e8506bef8a18", X-TransactionID:"cecc820a-c5db-4a08-b454-e8506bef8a18", X-ECOMP-RequestID:"cecc820a-c5db-4a08-b454-e8506bef8a18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c295558d-542b-4a9e-938c-fc694b9717f5"] 2022-12-08T17:07:15.599Z|cecc820a-c5db-4a08-b454-e8506bef8a18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Request body: 2022-12-08T17:07:15.599Z|cecc820a-c5db-4a08-b454-e8506bef8a18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:15.623Z|cecc820a-c5db-4a08-b454-e8506bef8a18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:15.624Z|cecc820a-c5db-4a08-b454-e8506bef8a18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:15.624Z|cecc820a-c5db-4a08-b454-e8506bef8a18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Status text : 2022-12-08T17:07:15.625Z|cecc820a-c5db-4a08-b454-e8506bef8a18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:15.626Z|cecc820a-c5db-4a08-b454-e8506bef8a18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||Response body: { "requestId" : "9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:07:03.000+00:00", "endTime" : "2022-12-08T17:07:08.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b\",\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\": \"a72a632b-a467-4b05-b680-9a4b699a7784\",\n\t\t\t\"modelVersionId\": \"b40a0b78-3176-42fa-b923-496e65325633\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"63e5dcde-1d22-448f-a1e0-7288e1e5b300\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:07:07.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "serviceInstanceName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf" } } } 2022-12-08T17:07:15.627Z|cecc820a-c5db-4a08-b454-e8506bef8a18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:15.627Z|cecc820a-c5db-4a08-b454-e8506bef8a18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|INFO|500||InvokeReturn 2022-12-08T17:07:15.629Z|cecc820a-c5db-4a08-b454-e8506bef8a18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false 2022-12-08T17:07:15.630Z|cecc820a-c5db-4a08-b454-e8506bef8a18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:07:15.630Z|cecc820a-c5db-4a08-b454-e8506bef8a18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:15.630Z|cecc820a-c5db-4a08-b454-e8506bef8a18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false 2022-12-08T17:07:15.631Z|cecc820a-c5db-4a08-b454-e8506bef8a18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:07:15.631Z|cecc820a-c5db-4a08-b454-e8506bef8a18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a468dde6bfa6d630", X-B3-SpanId:"d8031aa8e938d031", X-B3-ParentSpanId:"a468dde6bfa6d630", X-B3-Sampled:"0", X-ONAP-RequestID:"cecc820a-c5db-4a08-b454-e8506bef8a18", X-RequestID:"cecc820a-c5db-4a08-b454-e8506bef8a18", X-TransactionID:"cecc820a-c5db-4a08-b454-e8506bef8a18", X-ECOMP-RequestID:"cecc820a-c5db-4a08-b454-e8506bef8a18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca49df18-7ae4-44d2-bf62-c8f51ed6f7cd"] 2022-12-08T17:07:15.632Z|cecc820a-c5db-4a08-b454-e8506bef8a18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:07:15.632Z|cecc820a-c5db-4a08-b454-e8506bef8a18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:15.647Z|cecc820a-c5db-4a08-b454-e8506bef8a18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:15.647Z|cecc820a-c5db-4a08-b454-e8506bef8a18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:15.648Z|cecc820a-c5db-4a08-b454-e8506bef8a18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:07:15.648Z|cecc820a-c5db-4a08-b454-e8506bef8a18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:15.650Z|cecc820a-c5db-4a08-b454-e8506bef8a18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:07:15.650Z|cecc820a-c5db-4a08-b454-e8506bef8a18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:15.651Z|cecc820a-c5db-4a08-b454-e8506bef8a18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:07:15.664Z|cecc820a-c5db-4a08-b454-e8506bef8a18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9889aea9-2940-4d5d-a5e8-aca7a9f5bbcf|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:17.092Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:17.094Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 60345583-f19a-458b-8d65-3149c477ebab already exists in requestDb InfraActiveRequests table 2022-12-08T17:07:17.094Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab 2022-12-08T17:07:17.094Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|INFO|500||Invoke 2022-12-08T17:07:17.095Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:17.095Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab 2022-12-08T17:07:17.095Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Method : GET 2022-12-08T17:07:17.095Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23528c0075fb1679", X-B3-SpanId:"ea026440aa5021f5", X-B3-ParentSpanId:"23528c0075fb1679", X-B3-Sampled:"0", X-ONAP-RequestID:"60345583-f19a-458b-8d65-3149c477ebab", X-RequestID:"60345583-f19a-458b-8d65-3149c477ebab", X-TransactionID:"60345583-f19a-458b-8d65-3149c477ebab", X-ECOMP-RequestID:"60345583-f19a-458b-8d65-3149c477ebab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f98ad0f3-3eba-4f36-8f38-b94dfb5f447c"] 2022-12-08T17:07:17.096Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Request body: 2022-12-08T17:07:17.096Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:17.120Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:17.120Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:07:17.120Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Status text : 2022-12-08T17:07:17.121Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 08 Dec 2022 17:07:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:17.121Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Response body: 2022-12-08T17:07:17.121Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:17.122Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|INFO|404|Not Found|InvokeReturn 2022-12-08T17:07:17.133Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|||INFO|500||Running local validations 2022-12-08T17:07:17.134Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-12-08T17:07:17.205Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:07:17.254Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a72a632b-a467-4b05-b680-9a4b699a7784 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-08T17:07:17.254Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a72a632b-a467-4b05-b680-9a4b699a7784|INFO|500||Invoke 2022-12-08T17:07:17.293Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a72a632b-a467-4b05-b680-9a4b699a7784|INFO|404|Not Found|InvokeReturn 2022-12-08T17:07:17.293Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a72a632b-a467-4b05-b680-9a4b699a7784 has http status code:404 and response headers:{date=[Thu, 08 Dec 2022 17:07:17 GMT], content-length=[377], x-aai-txid=[1-aai-resources-221208-17:07:17:123-20898], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:07:17.294Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/a72a632b-a467-4b05-b680-9a4b699a7784","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/a72a632b-a467-4b05-b680-9a4b699a7784","ERR.5.4.6114"]}}} 2022-12-08T17:07:17.297Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a72a632b-a467-4b05-b680-9a4b699a7784 2022-12-08T17:07:17.298Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: a72a632b-a467-4b05-b680-9a4b699a7784 2022-12-08T17:07:17.302Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:07:17.331Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a72a632b-a467-4b05-b680-9a4b699a7784|INFO|500||Invoke 2022-12-08T17:07:17.332Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a72a632b-a467-4b05-b680-9a4b699a7784|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a72a632b-a467-4b05-b680-9a4b699a7784 with request headers:{Authorization=[***REDACTED***], X-RequestID=[60345583-f19a-458b-8d65-3149c477ebab], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[80a19bd6-3231-43a2-833d-1979cdf0f4f7], X-ECOMP-RequestID=[60345583-f19a-458b-8d65-3149c477ebab], X-TransactionId=[], X-ONAP-RequestID=[60345583-f19a-458b-8d65-3149c477ebab]} 2022-12-08T17:07:17.369Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a72a632b-a467-4b05-b680-9a4b699a7784|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a72a632b-a467-4b05-b680-9a4b699a7784 has http status code:404 and response headers:{date=[Thu, 08 Dec 2022 17:07:17 GMT], content-length=[377], x-aai-txid=[2-aai-resources-221208-17:07:17:200-40441], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:07:17.370Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a72a632b-a467-4b05-b680-9a4b699a7784|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/a72a632b-a467-4b05-b680-9a4b699a7784","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/a72a632b-a467-4b05-b680-9a4b699a7784","ERR.5.4.6114"]}}} 2022-12-08T17:07:17.371Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a72a632b-a467-4b05-b680-9a4b699a7784|INFO|404|Not Found|InvokeReturn 2022-12-08T17:07:17.374Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a72a632b-a467-4b05-b680-9a4b699a7784 2022-12-08T17:07:17.374Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: a72a632b-a467-4b05-b680-9a4b699a7784 2022-12-08T17:07:17.378Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:07:17.409Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-12-08T17:07:17.410Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[60345583-f19a-458b-8d65-3149c477ebab], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d91af98a-06ac-4ffd-83f1-ab2d56576ff6], X-ECOMP-RequestID=[60345583-f19a-458b-8d65-3149c477ebab], X-TransactionId=[], X-ONAP-RequestID=[60345583-f19a-458b-8d65-3149c477ebab]} 2022-12-08T17:07:17.453Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 17:07:17 GMT], content-length=[573], vertex-id=[462944], x-aai-txid=[2-aai-resources-221208-17:07:17:277-89922], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:07:17.454Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1670518920974","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-12-08T17:07:17.455Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-12-08T17:07:17.457Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-08T17:07:17.457Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-08T17:07:17.460Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:07:17.460Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-08T17:07:17.461Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:17.461Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:07:17.462Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-08T17:07:17.462Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"169", X-B3-TraceId:"23528c0075fb1679", X-B3-SpanId:"519eb2376e14224b", X-B3-ParentSpanId:"23528c0075fb1679", X-B3-Sampled:"0", X-ONAP-RequestID:"60345583-f19a-458b-8d65-3149c477ebab", X-RequestID:"60345583-f19a-458b-8d65-3149c477ebab", X-TransactionID:"60345583-f19a-458b-8d65-3149c477ebab", X-ECOMP-RequestID:"60345583-f19a-458b-8d65-3149c477ebab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8bfa54a4-319b-48a9-8515-c2f9ad35db7f"] 2022-12-08T17:07:17.462Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"45d9073d-70fd-4d19-9990-76f7ad5fab0f"},"instanceName":"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b_vnf_0","requestScope":"vnf"} 2022-12-08T17:07:17.462Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:17.504Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:17.505Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:17.505Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-12-08T17:07:17.506Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/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:"Thu, 08 Dec 2022 17:07:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:17.506Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-08T17:07:17.506Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:17.507Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-08T17:07:17.508Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=797e1308-3262-4cb3-b587-49731633b22a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=797e1308-3262-4cb3-b587-49731633b22a 2022-12-08T17:07:17.509Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=797e1308-3262-4cb3-b587-49731633b22a|INFO|500||Invoke 2022-12-08T17:07:17.509Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=797e1308-3262-4cb3-b587-49731633b22a|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:17.509Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=797e1308-3262-4cb3-b587-49731633b22a|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=797e1308-3262-4cb3-b587-49731633b22a 2022-12-08T17:07:17.510Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=797e1308-3262-4cb3-b587-49731633b22a|DEBUG|500||Method : GET 2022-12-08T17:07:17.510Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=797e1308-3262-4cb3-b587-49731633b22a|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"60345583-f19a-458b-8d65-3149c477ebab", X-RequestID:"60345583-f19a-458b-8d65-3149c477ebab", X-TransactionID:"60345583-f19a-458b-8d65-3149c477ebab", X-ECOMP-RequestID:"60345583-f19a-458b-8d65-3149c477ebab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05f80f99-e808-44d0-ad1a-f36d46c8c7a3"] 2022-12-08T17:07:17.510Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=797e1308-3262-4cb3-b587-49731633b22a|DEBUG|500||Request body: 2022-12-08T17:07:17.511Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=797e1308-3262-4cb3-b587-49731633b22a|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:17.573Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=797e1308-3262-4cb3-b587-49731633b22a|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:17.573Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=797e1308-3262-4cb3-b587-49731633b22a|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:17.574Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=797e1308-3262-4cb3-b587-49731633b22a|DEBUG|500||Status text : 2022-12-08T17:07:17.575Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=797e1308-3262-4cb3-b587-49731633b22a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:17.575Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=797e1308-3262-4cb3-b587-49731633b22a|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 9, "modelCustomizationUUID" : "797e1308-3262-4cb3-b587-49731633b22a", "modelInstanceName" : "basic_cnf 0", "created" : "2022-12-08 17:06:07.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" : "2022-12-08T17:06:07.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9" }, "vnfResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/service" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfcInstanceGroupCustomizations" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vfModuleCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=797e1308-3262-4cb3-b587-49731633b22a" } } } 2022-12-08T17:07:17.576Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=797e1308-3262-4cb3-b587-49731633b22a|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:17.576Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=797e1308-3262-4cb3-b587-49731633b22a|INFO|500||InvokeReturn 2022-12-08T17:07:17.596Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources 2022-12-08T17:07:17.597Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|INFO|500||Invoke 2022-12-08T17:07:17.598Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:17.598Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources 2022-12-08T17:07:17.598Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Method : GET 2022-12-08T17:07:17.599Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"60345583-f19a-458b-8d65-3149c477ebab", X-RequestID:"60345583-f19a-458b-8d65-3149c477ebab", X-TransactionID:"60345583-f19a-458b-8d65-3149c477ebab", X-ECOMP-RequestID:"60345583-f19a-458b-8d65-3149c477ebab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfdfa580-959a-40de-8e9a-de81e7d5414e"] 2022-12-08T17:07:17.599Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Request body: 2022-12-08T17:07:17.600Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:17.667Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:17.668Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:17.668Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Status text : 2022-12-08T17:07:17.669Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/002566e3-8008-4adf-b2af-7ba41d508a8c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:17.671Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Response body: { "modelUUID" : "002566e3-8008-4adf-b2af-7ba41d508a8c", "modelInvariantUUID" : "11df39b0-28b4-4c3a-aa51-e291b8b1f874", "modelName" : "basic_cnf", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vf.BasicCnf", "description" : "VF", "orchestrationMode" : "HEAT", "aicVersionMin" : null, "aicVersionMax" : null, "category" : "Generic", "subCategory" : "Abstract", "created" : "2022-12-08T17:06:07.000+00:00", "modelInvariantId" : "11df39b0-28b4-4c3a-aa51-e291b8b1f874", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/002566e3-8008-4adf-b2af-7ba41d508a8c" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/002566e3-8008-4adf-b2af-7ba41d508a8c" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/002566e3-8008-4adf-b2af-7ba41d508a8c/vnfResourceWorkflow" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/002566e3-8008-4adf-b2af-7ba41d508a8c/heatTemplates" } } } 2022-12-08T17:07:17.672Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:17.673Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|INFO|500||InvokeReturn 2022-12-08T17:07:17.685Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance 2022-12-08T17:07:17.686Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2022-12-08T17:07:17.686Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:17.687Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance 2022-12-08T17:07:17.687Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method : GET 2022-12-08T17:07:17.687Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/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:"60345583-f19a-458b-8d65-3149c477ebab", X-RequestID:"60345583-f19a-458b-8d65-3149c477ebab", X-TransactionID:"60345583-f19a-458b-8d65-3149c477ebab", X-ECOMP-RequestID:"60345583-f19a-458b-8d65-3149c477ebab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63157b54-270c-40c9-86c7-6d6cb70d608a"] 2022-12-08T17:07:17.688Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 2022-12-08T17:07:17.688Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:17.734Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:17.734Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:17.735Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : 2022-12-08T17:07:17.735Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:17.736Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/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" : 10033, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "createInstance", "description" : "Gr api recipe to create vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2022-12-08T15:47:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10033" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10033" } } } 2022-12-08T17:07:17.737Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:17.737Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2022-12-08T17:07:17.750Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:07:17.750Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-08T17:07:17.751Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:17.751Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:07:17.752Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-08T17:07:17.752Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2557", X-B3-TraceId:"23528c0075fb1679", X-B3-SpanId:"3609e95d073f5b3c", X-B3-ParentSpanId:"23528c0075fb1679", X-B3-Sampled:"0", X-ONAP-RequestID:"60345583-f19a-458b-8d65-3149c477ebab", X-RequestID:"60345583-f19a-458b-8d65-3149c477ebab", X-TransactionID:"60345583-f19a-458b-8d65-3149c477ebab", X-ECOMP-RequestID:"60345583-f19a-458b-8d65-3149c477ebab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35832d95-168a-4f2a-aeca-cdd29ca30d65"] 2022-12-08T17:07:17.752Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"60345583-f19a-458b-8d65-3149c477ebab","requestStatus":"IN_PROGRESS","startTime":1670519237134,"source":"VID","vnfName":"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b_vnf_0","vnfType":"basic_cnf/basic_cnf 0","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"a72a632b-a467-4b05-b680-9a4b699a7784\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"11df39b0-28b4-4c3a-aa51-e291b8b1f874\",\n \"modelVersionId\": \"002566e3-8008-4adf-b2af-7ba41d508a8c\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"797e1308-3262-4cb3-b587-49731633b22a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"45d9073d-70fd-4d19-9990-76f7ad5fab0f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"a72a632b-a467-4b05-b680-9a4b699a7784\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b40a0b78-3176-42fa-b923-496e65325633\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"45d9073d-70fd-4d19-9990-76f7ad5fab0f","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"60345583-f19a-458b-8d65-3149c477ebab"} 2022-12-08T17:07:17.753Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:17.783Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:17.784Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-08T17:07:17.784Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-12-08T17:07:17.785Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/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/60345583-f19a-458b-8d65-3149c477ebab", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:17.787Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "60345583-f19a-458b-8d65-3149c477ebab", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:07:17.134+00:00", "source" : "VID", "vnfName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"a72a632b-a467-4b05-b680-9a4b699a7784\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"11df39b0-28b4-4c3a-aa51-e291b8b1f874\",\n \"modelVersionId\": \"002566e3-8008-4adf-b2af-7ba41d508a8c\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"797e1308-3262-4cb3-b587-49731633b22a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"45d9073d-70fd-4d19-9990-76f7ad5fab0f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"a72a632b-a467-4b05-b680-9a4b699a7784\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b40a0b78-3176-42fa-b923-496e65325633\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-08T17:07:16.958+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "60345583-f19a-458b-8d65-3149c477ebab", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab" } } } 2022-12-08T17:07:17.787Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:17.788Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-08T17:07:17.799Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:07:17.800Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-08T17:07:17.800Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:17.800Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:07:17.801Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-08T17:07:17.801Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2917", X-B3-TraceId:"23528c0075fb1679", X-B3-SpanId:"618b1111cffea07e", X-B3-ParentSpanId:"23528c0075fb1679", X-B3-Sampled:"0", X-ONAP-RequestID:"60345583-f19a-458b-8d65-3149c477ebab", X-RequestID:"60345583-f19a-458b-8d65-3149c477ebab", X-TransactionID:"60345583-f19a-458b-8d65-3149c477ebab", X-ECOMP-RequestID:"60345583-f19a-458b-8d65-3149c477ebab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45c28aa4-4201-489a-9588-04cacd976da6"] 2022-12-08T17:07:17.801Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"11df39b0-28b4-4c3a-aa51-e291b8b1f874\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"797e1308-3262-4cb3-b587-49731633b22a\",\"modelVersionId\":\"002566e3-8008-4adf-b2af-7ba41d508a8c\",\"modelCustomizationId\":\"797e1308-3262-4cb3-b587-49731633b22a\",\"modelUuid\":\"002566e3-8008-4adf-b2af-7ba41d508a8c\",\"modelInvariantUuid\":\"11df39b0-28b4-4c3a-aa51-e291b8b1f874\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"productFamilyId\":\"a72a632b-a467-4b05-b680-9a4b699a7784\",\"source\":\"VID\",\"instanceName\":\"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"45d9073d-70fd-4d19-9990-76f7ad5fab0f\",\"modelInfo\":{\"modelInvariantId\":\"a72a632b-a467-4b05-b680-9a4b699a7784\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"b40a0b78-3176-42fa-b923-496e65325633\",\"modelUuid\":\"b40a0b78-3176-42fa-b923-496e65325633\",\"modelInvariantUuid\":\"a72a632b-a467-4b05-b680-9a4b699a7784\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnf_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_lob\"}},\"serviceInstanceId\":\"45d9073d-70fd-4d19-9990-76f7ad5fab0f\"}","type":"String"},"requestId":{"value":"60345583-f19a-458b-8d65-3149c477ebab","type":"String"},"mso-request-id":{"value":"60345583-f19a-458b-8d65-3149c477ebab","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"45d9073d-70fd-4d19-9990-76f7ad5fab0f","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"basic_cnf/basic_cnf 0","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-08T17:07:17.802Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:18.815Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:18.815Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-08T17:07:18.815Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-12-08T17:07:18.816Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 08 Dec 2022 17:07:18 GMT", X-ONAP-RequestID:"60345583-f19a-458b-8d65-3149c477ebab", X-RequestID:"60345583-f19a-458b-8d65-3149c477ebab", X-TransactionID:"60345583-f19a-458b-8d65-3149c477ebab", X-ECOMP-RequestID:"60345583-f19a-458b-8d65-3149c477ebab", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"45c28aa4-4201-489a-9588-04cacd976da6", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:18.816Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"60345583-f19a-458b-8d65-3149c477ebab\",\"instanceId\":\"cd317fad-cc61-4dcd-abea-a3a502b7a6db\"}}","message":"Success","processInstanceID":"c51c3a9f-771a-11ed-85df-b6c736068a38","variables":null,"messageCode":200} 2022-12-08T17:07:18.817Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:18.817Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-08T17:07:18.821Z|60345583-f19a-458b-8d65-3149c477ebab|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:18.960Z|325557de-ef1d-4fc1-b540-abbc65ef8fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:18.964Z|325557de-ef1d-4fc1-b540-abbc65ef8fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab 2022-12-08T17:07:18.964Z|325557de-ef1d-4fc1-b540-abbc65ef8fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|INFO|500||Invoke 2022-12-08T17:07:18.965Z|325557de-ef1d-4fc1-b540-abbc65ef8fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:18.965Z|325557de-ef1d-4fc1-b540-abbc65ef8fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab 2022-12-08T17:07:18.965Z|325557de-ef1d-4fc1-b540-abbc65ef8fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Method : GET 2022-12-08T17:07:18.965Z|325557de-ef1d-4fc1-b540-abbc65ef8fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ccb7c309385e8910", X-B3-SpanId:"4ee41409a5f18100", X-B3-ParentSpanId:"ccb7c309385e8910", X-B3-Sampled:"0", X-ONAP-RequestID:"325557de-ef1d-4fc1-b540-abbc65ef8fb9", X-RequestID:"325557de-ef1d-4fc1-b540-abbc65ef8fb9", X-TransactionID:"325557de-ef1d-4fc1-b540-abbc65ef8fb9", X-ECOMP-RequestID:"325557de-ef1d-4fc1-b540-abbc65ef8fb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3147b289-852f-4343-b340-31956bd29d73"] 2022-12-08T17:07:18.966Z|325557de-ef1d-4fc1-b540-abbc65ef8fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Request body: 2022-12-08T17:07:18.966Z|325557de-ef1d-4fc1-b540-abbc65ef8fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:18.993Z|325557de-ef1d-4fc1-b540-abbc65ef8fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:18.994Z|325557de-ef1d-4fc1-b540-abbc65ef8fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:18.994Z|325557de-ef1d-4fc1-b540-abbc65ef8fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Status text : 2022-12-08T17:07:18.994Z|325557de-ef1d-4fc1-b540-abbc65ef8fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:18.997Z|325557de-ef1d-4fc1-b540-abbc65ef8fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Response body: { "requestId" : "60345583-f19a-458b-8d65-3149c477ebab", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:07:17.000+00:00", "source" : "VID", "vnfId" : "cd317fad-cc61-4dcd-abea-a3a502b7a6db", "vnfName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"a72a632b-a467-4b05-b680-9a4b699a7784\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"11df39b0-28b4-4c3a-aa51-e291b8b1f874\",\n \"modelVersionId\": \"002566e3-8008-4adf-b2af-7ba41d508a8c\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"797e1308-3262-4cb3-b587-49731633b22a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"45d9073d-70fd-4d19-9990-76f7ad5fab0f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"a72a632b-a467-4b05-b680-9a4b699a7784\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b40a0b78-3176-42fa-b923-496e65325633\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:07:17.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "60345583-f19a-458b-8d65-3149c477ebab", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab" } } } 2022-12-08T17:07:18.998Z|325557de-ef1d-4fc1-b540-abbc65ef8fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:18.998Z|325557de-ef1d-4fc1-b540-abbc65ef8fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|INFO|500||InvokeReturn 2022-12-08T17:07:19.005Z|325557de-ef1d-4fc1-b540-abbc65ef8fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false 2022-12-08T17:07:19.006Z|325557de-ef1d-4fc1-b540-abbc65ef8fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:07:19.006Z|325557de-ef1d-4fc1-b540-abbc65ef8fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:19.006Z|325557de-ef1d-4fc1-b540-abbc65ef8fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false 2022-12-08T17:07:19.006Z|325557de-ef1d-4fc1-b540-abbc65ef8fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:07:19.007Z|325557de-ef1d-4fc1-b540-abbc65ef8fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ccb7c309385e8910", X-B3-SpanId:"47414c4344245f8e", X-B3-ParentSpanId:"ccb7c309385e8910", X-B3-Sampled:"0", X-ONAP-RequestID:"325557de-ef1d-4fc1-b540-abbc65ef8fb9", X-RequestID:"325557de-ef1d-4fc1-b540-abbc65ef8fb9", X-TransactionID:"325557de-ef1d-4fc1-b540-abbc65ef8fb9", X-ECOMP-RequestID:"325557de-ef1d-4fc1-b540-abbc65ef8fb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61b0a1e3-15e4-4149-85a5-215843121b7c"] 2022-12-08T17:07:19.007Z|325557de-ef1d-4fc1-b540-abbc65ef8fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:07:19.007Z|325557de-ef1d-4fc1-b540-abbc65ef8fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:19.024Z|325557de-ef1d-4fc1-b540-abbc65ef8fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:19.024Z|325557de-ef1d-4fc1-b540-abbc65ef8fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:19.024Z|325557de-ef1d-4fc1-b540-abbc65ef8fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:07:19.025Z|325557de-ef1d-4fc1-b540-abbc65ef8fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:19.026Z|325557de-ef1d-4fc1-b540-abbc65ef8fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:07:19.026Z|325557de-ef1d-4fc1-b540-abbc65ef8fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:19.026Z|325557de-ef1d-4fc1-b540-abbc65ef8fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:07:19.044Z|325557de-ef1d-4fc1-b540-abbc65ef8fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:23.261Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:23.268Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b 2022-12-08T17:07:23.269Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|INFO|500||Invoke 2022-12-08T17:07:23.269Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:23.269Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b 2022-12-08T17:07:23.269Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Method : GET 2022-12-08T17:07:23.270Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"934da508e2ed69ea", X-B3-SpanId:"efebc2e84c32bc06", X-B3-ParentSpanId:"934da508e2ed69ea", X-B3-Sampled:"0", X-ONAP-RequestID:"6add7201-4c26-4448-8e0f-5ecbf96df5b7", X-RequestID:"6add7201-4c26-4448-8e0f-5ecbf96df5b7", X-TransactionID:"6add7201-4c26-4448-8e0f-5ecbf96df5b7", X-ECOMP-RequestID:"6add7201-4c26-4448-8e0f-5ecbf96df5b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f0d2032-4166-4136-9a3a-f7bd4ecf7d20"] 2022-12-08T17:07:23.270Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Request body: 2022-12-08T17:07:23.270Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:23.378Z|d64f925e-e20e-4c9f-9d71-7afe1cd079be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:07:23.379Z|d64f925e-e20e-4c9f-9d71-7afe1cd079be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:07:23.387Z|cf91ea7c-219c-46a6-b616-c91d17e1f681|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:07:23.388Z|cf91ea7c-219c-46a6-b616-c91d17e1f681|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:07:23.399Z|5348d46a-6748-44e3-94a2-9ab03b42d267|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:07:23.400Z|5348d46a-6748-44e3-94a2-9ab03b42d267|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:07:24.047Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:24.048Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:24.048Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Status text : 2022-12-08T17:07:24.049Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:24.050Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Response body: { "requestId" : "b7670221-c9d2-40e4-b06d-9b9be6e1c44b", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new network was successfully created in the cloud", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-12-08T17:07:00.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"12b46c96-33c1-4e19-bb6e-5983c61c557e\",\n \"modelVersionId\": \"23723b97-54c2-4de4-a507-eccaf6931591\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7ee923e5-c431-4a42-916d-18cb3c8c2acf\",\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\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"262b8972-1052-4f8e-9289-192b5addce82\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"238169ca-1d6a-44b1-8ae0-521a2a00524a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:07:20.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "262b8972-1052-4f8e-9289-192b5addce82", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d", "networkName" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "b7670221-c9d2-40e4-b06d-9b9be6e1c44b", "cloudIdentifier" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\"},\"environment\":null}", "created" : "2022-12-08T17:07:18.000+00:00" } ], "requestURI" : "b7670221-c9d2-40e4-b06d-9b9be6e1c44b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b" } } } 2022-12-08T17:07:24.050Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:24.051Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|INFO|500||InvokeReturn 2022-12-08T17:07:24.054Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false 2022-12-08T17:07:24.054Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:07:24.054Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:24.054Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false 2022-12-08T17:07:24.055Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:07:24.055Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"934da508e2ed69ea", X-B3-SpanId:"1282fa0bbda82972", X-B3-ParentSpanId:"934da508e2ed69ea", X-B3-Sampled:"0", X-ONAP-RequestID:"6add7201-4c26-4448-8e0f-5ecbf96df5b7", X-RequestID:"6add7201-4c26-4448-8e0f-5ecbf96df5b7", X-TransactionID:"6add7201-4c26-4448-8e0f-5ecbf96df5b7", X-ECOMP-RequestID:"6add7201-4c26-4448-8e0f-5ecbf96df5b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22f7974e-d544-406d-bcf4-7e517898b979"] 2022-12-08T17:07:24.055Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:07:24.056Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:24.070Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:24.071Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:24.071Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:07:24.072Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:24.075Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:07:24.076Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:24.076Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:07:24.121Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:07:24.121Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:07:24.122Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:24.122Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:07:24.122Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:07:24.122Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6add7201-4c26-4448-8e0f-5ecbf96df5b7", X-RequestID:"6add7201-4c26-4448-8e0f-5ecbf96df5b7", X-TransactionID:"6add7201-4c26-4448-8e0f-5ecbf96df5b7", X-ECOMP-RequestID:"6add7201-4c26-4448-8e0f-5ecbf96df5b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18a9070e-b37d-4318-8b3a-8b6a9e0c1a67"] 2022-12-08T17:07:24.123Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:07:24.123Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:24.756Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:24.757Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:24.757Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:07:24.758Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=CDC6AF827A0F584B0B1F37B8400A68D1; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:07:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:24.758Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c20e383e-771a-11ed-85df-b6c736068a38","businessKey":"b7670221-c9d2-40e4-b06d-9b9be6e1c44b","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-08T17:07:12.692+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"bb46396b-771a-11ed-85df-b6c736068a38","superProcessInstanceId":"c20c1527-771a-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-08T17:07:24.759Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:24.759Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:07:24.804Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c20e383e-771a-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c20e383e-771a-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:07:24.805Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c20e383e-771a-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:07:24.805Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c20e383e-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:24.805Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c20e383e-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c20e383e-771a-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:07:24.805Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c20e383e-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:07:24.806Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c20e383e-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6add7201-4c26-4448-8e0f-5ecbf96df5b7", X-RequestID:"6add7201-4c26-4448-8e0f-5ecbf96df5b7", X-TransactionID:"6add7201-4c26-4448-8e0f-5ecbf96df5b7", X-ECOMP-RequestID:"6add7201-4c26-4448-8e0f-5ecbf96df5b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86785c53-5032-4d52-853d-74033c6a1dfa"] 2022-12-08T17:07:24.806Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c20e383e-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:07:24.806Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c20e383e-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:24.942Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c20e383e-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:24.943Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c20e383e-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:24.943Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c20e383e-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:07:24.943Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c20e383e-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D89DFDF3A207770B2C39135AE6C0CFB4; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:07:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:24.944Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c20e383e-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:c7e63074-771a-11ed-85df-b6c736068a38","parentActivityInstanceId":"c20e383e-771a-11ed-85df-b6c736068a38","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processInstanceId":"c20e383e-771a-11ed-85df-b6c736068a38","executionId":"c20e383e-771a-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:07:22.496+0000","endTime":"2022-12-08T17:07:22.502+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"bb46396b-771a-11ed-85df-b6c736068a38"}] 2022-12-08T17:07:24.944Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c20e383e-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:24.944Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c20e383e-771a-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:07:24.951Z|6add7201-4c26-4448-8e0f-5ecbf96df5b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:29.188Z|152673ee-af93-4378-8d5e-0e237de3813c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:29.196Z|152673ee-af93-4378-8d5e-0e237de3813c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab 2022-12-08T17:07:29.197Z|152673ee-af93-4378-8d5e-0e237de3813c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|INFO|500||Invoke 2022-12-08T17:07:29.197Z|152673ee-af93-4378-8d5e-0e237de3813c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:29.198Z|152673ee-af93-4378-8d5e-0e237de3813c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab 2022-12-08T17:07:29.199Z|152673ee-af93-4378-8d5e-0e237de3813c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Method : GET 2022-12-08T17:07:29.199Z|152673ee-af93-4378-8d5e-0e237de3813c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"160756757f0fb293", X-B3-SpanId:"32fd653fe3b46bc8", X-B3-ParentSpanId:"160756757f0fb293", X-B3-Sampled:"0", X-ONAP-RequestID:"152673ee-af93-4378-8d5e-0e237de3813c", X-RequestID:"152673ee-af93-4378-8d5e-0e237de3813c", X-TransactionID:"152673ee-af93-4378-8d5e-0e237de3813c", X-ECOMP-RequestID:"152673ee-af93-4378-8d5e-0e237de3813c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ab4f04f-bbe4-42ea-9d0c-ee014ae1d71d"] 2022-12-08T17:07:29.200Z|152673ee-af93-4378-8d5e-0e237de3813c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Request body: 2022-12-08T17:07:29.200Z|152673ee-af93-4378-8d5e-0e237de3813c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:29.301Z|152673ee-af93-4378-8d5e-0e237de3813c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:29.302Z|152673ee-af93-4378-8d5e-0e237de3813c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:29.302Z|152673ee-af93-4378-8d5e-0e237de3813c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Status text : 2022-12-08T17:07:29.303Z|152673ee-af93-4378-8d5e-0e237de3813c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:29.305Z|152673ee-af93-4378-8d5e-0e237de3813c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Response body: { "requestId" : "60345583-f19a-458b-8d65-3149c477ebab", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:07:17.000+00:00", "endTime" : "2022-12-08T17:07:28.000+00:00", "source" : "VID", "vnfId" : "cd317fad-cc61-4dcd-abea-a3a502b7a6db", "vnfName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"a72a632b-a467-4b05-b680-9a4b699a7784\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"11df39b0-28b4-4c3a-aa51-e291b8b1f874\",\n \"modelVersionId\": \"002566e3-8008-4adf-b2af-7ba41d508a8c\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"797e1308-3262-4cb3-b587-49731633b22a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"45d9073d-70fd-4d19-9990-76f7ad5fab0f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"a72a632b-a467-4b05-b680-9a4b699a7784\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b40a0b78-3176-42fa-b923-496e65325633\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:07:27.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "60345583-f19a-458b-8d65-3149c477ebab", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab" } } } 2022-12-08T17:07:29.306Z|152673ee-af93-4378-8d5e-0e237de3813c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:29.306Z|152673ee-af93-4378-8d5e-0e237de3813c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|INFO|500||InvokeReturn 2022-12-08T17:07:29.308Z|152673ee-af93-4378-8d5e-0e237de3813c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false 2022-12-08T17:07:29.309Z|152673ee-af93-4378-8d5e-0e237de3813c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:07:29.309Z|152673ee-af93-4378-8d5e-0e237de3813c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:29.310Z|152673ee-af93-4378-8d5e-0e237de3813c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false 2022-12-08T17:07:29.310Z|152673ee-af93-4378-8d5e-0e237de3813c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:07:29.311Z|152673ee-af93-4378-8d5e-0e237de3813c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"160756757f0fb293", X-B3-SpanId:"77b39d51528b0faf", X-B3-ParentSpanId:"160756757f0fb293", X-B3-Sampled:"0", X-ONAP-RequestID:"152673ee-af93-4378-8d5e-0e237de3813c", X-RequestID:"152673ee-af93-4378-8d5e-0e237de3813c", X-TransactionID:"152673ee-af93-4378-8d5e-0e237de3813c", X-ECOMP-RequestID:"152673ee-af93-4378-8d5e-0e237de3813c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1c886ae-fdad-4d90-832d-1b7a2a67f1b5"] 2022-12-08T17:07:29.311Z|152673ee-af93-4378-8d5e-0e237de3813c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:07:29.312Z|152673ee-af93-4378-8d5e-0e237de3813c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:29.326Z|152673ee-af93-4378-8d5e-0e237de3813c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:29.326Z|152673ee-af93-4378-8d5e-0e237de3813c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:29.327Z|152673ee-af93-4378-8d5e-0e237de3813c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:07:29.327Z|152673ee-af93-4378-8d5e-0e237de3813c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:29.329Z|152673ee-af93-4378-8d5e-0e237de3813c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:07:29.329Z|152673ee-af93-4378-8d5e-0e237de3813c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:29.330Z|152673ee-af93-4378-8d5e-0e237de3813c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:07:29.343Z|152673ee-af93-4378-8d5e-0e237de3813c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:29.468Z|3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:29.479Z|3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab 2022-12-08T17:07:29.480Z|3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|INFO|500||Invoke 2022-12-08T17:07:29.480Z|3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:29.480Z|3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab 2022-12-08T17:07:29.480Z|3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Method : GET 2022-12-08T17:07:29.481Z|3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"de5ede718aef2c60", X-B3-SpanId:"290926dfd0e16292", X-B3-ParentSpanId:"de5ede718aef2c60", X-B3-Sampled:"0", X-ONAP-RequestID:"3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5", X-RequestID:"3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5", X-TransactionID:"3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5", X-ECOMP-RequestID:"3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"601b9b2b-1239-4f2e-bf0d-d24469aaf5ff"] 2022-12-08T17:07:29.481Z|3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Request body: 2022-12-08T17:07:29.481Z|3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:29.505Z|3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:29.506Z|3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:29.506Z|3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Status text : 2022-12-08T17:07:29.506Z|3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:29.508Z|3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Response body: { "requestId" : "60345583-f19a-458b-8d65-3149c477ebab", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:07:17.000+00:00", "endTime" : "2022-12-08T17:07:28.000+00:00", "source" : "VID", "vnfId" : "cd317fad-cc61-4dcd-abea-a3a502b7a6db", "vnfName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"a72a632b-a467-4b05-b680-9a4b699a7784\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"11df39b0-28b4-4c3a-aa51-e291b8b1f874\",\n \"modelVersionId\": \"002566e3-8008-4adf-b2af-7ba41d508a8c\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"797e1308-3262-4cb3-b587-49731633b22a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"45d9073d-70fd-4d19-9990-76f7ad5fab0f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"a72a632b-a467-4b05-b680-9a4b699a7784\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b40a0b78-3176-42fa-b923-496e65325633\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:07:27.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "60345583-f19a-458b-8d65-3149c477ebab", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab" } } } 2022-12-08T17:07:29.509Z|3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:29.509Z|3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|INFO|500||InvokeReturn 2022-12-08T17:07:29.511Z|3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false 2022-12-08T17:07:29.511Z|3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:07:29.511Z|3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:29.512Z|3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false 2022-12-08T17:07:29.512Z|3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:07:29.512Z|3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"de5ede718aef2c60", X-B3-SpanId:"63543c0c4305c1fe", X-B3-ParentSpanId:"de5ede718aef2c60", X-B3-Sampled:"0", X-ONAP-RequestID:"3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5", X-RequestID:"3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5", X-TransactionID:"3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5", X-ECOMP-RequestID:"3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eee9eb30-5f86-4193-8596-1786a3412a60"] 2022-12-08T17:07:29.513Z|3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:07:29.513Z|3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:29.527Z|3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:29.527Z|3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:29.528Z|3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:07:29.528Z|3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:29.529Z|3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:07:29.529Z|3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:29.530Z|3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:07:29.538Z|3a915d4b-0cec-4f4b-aa6c-23b6ab9b1ee5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:29.663Z|ab095ce2-0d11-420d-8c29-f0b5a7a971f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:29.666Z|ab095ce2-0d11-420d-8c29-f0b5a7a971f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab 2022-12-08T17:07:29.667Z|ab095ce2-0d11-420d-8c29-f0b5a7a971f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|INFO|500||Invoke 2022-12-08T17:07:29.667Z|ab095ce2-0d11-420d-8c29-f0b5a7a971f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:29.667Z|ab095ce2-0d11-420d-8c29-f0b5a7a971f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab 2022-12-08T17:07:29.668Z|ab095ce2-0d11-420d-8c29-f0b5a7a971f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Method : GET 2022-12-08T17:07:29.668Z|ab095ce2-0d11-420d-8c29-f0b5a7a971f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"20028d00bd5bf087", X-B3-SpanId:"c800d3409cf7588b", X-B3-ParentSpanId:"20028d00bd5bf087", X-B3-Sampled:"0", X-ONAP-RequestID:"ab095ce2-0d11-420d-8c29-f0b5a7a971f5", X-RequestID:"ab095ce2-0d11-420d-8c29-f0b5a7a971f5", X-TransactionID:"ab095ce2-0d11-420d-8c29-f0b5a7a971f5", X-ECOMP-RequestID:"ab095ce2-0d11-420d-8c29-f0b5a7a971f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"134592a2-1a75-4288-8132-b81071bd50fe"] 2022-12-08T17:07:29.668Z|ab095ce2-0d11-420d-8c29-f0b5a7a971f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Request body: 2022-12-08T17:07:29.669Z|ab095ce2-0d11-420d-8c29-f0b5a7a971f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:29.688Z|ab095ce2-0d11-420d-8c29-f0b5a7a971f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:29.688Z|ab095ce2-0d11-420d-8c29-f0b5a7a971f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:29.689Z|ab095ce2-0d11-420d-8c29-f0b5a7a971f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Status text : 2022-12-08T17:07:29.689Z|ab095ce2-0d11-420d-8c29-f0b5a7a971f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:29.690Z|ab095ce2-0d11-420d-8c29-f0b5a7a971f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Response body: { "requestId" : "60345583-f19a-458b-8d65-3149c477ebab", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:07:17.000+00:00", "endTime" : "2022-12-08T17:07:28.000+00:00", "source" : "VID", "vnfId" : "cd317fad-cc61-4dcd-abea-a3a502b7a6db", "vnfName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"a72a632b-a467-4b05-b680-9a4b699a7784\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"11df39b0-28b4-4c3a-aa51-e291b8b1f874\",\n \"modelVersionId\": \"002566e3-8008-4adf-b2af-7ba41d508a8c\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"797e1308-3262-4cb3-b587-49731633b22a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"45d9073d-70fd-4d19-9990-76f7ad5fab0f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"a72a632b-a467-4b05-b680-9a4b699a7784\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b40a0b78-3176-42fa-b923-496e65325633\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:07:27.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "60345583-f19a-458b-8d65-3149c477ebab", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab" } } } 2022-12-08T17:07:29.690Z|ab095ce2-0d11-420d-8c29-f0b5a7a971f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:29.691Z|ab095ce2-0d11-420d-8c29-f0b5a7a971f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|INFO|500||InvokeReturn 2022-12-08T17:07:29.694Z|ab095ce2-0d11-420d-8c29-f0b5a7a971f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false 2022-12-08T17:07:29.694Z|ab095ce2-0d11-420d-8c29-f0b5a7a971f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:07:29.694Z|ab095ce2-0d11-420d-8c29-f0b5a7a971f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:29.695Z|ab095ce2-0d11-420d-8c29-f0b5a7a971f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false 2022-12-08T17:07:29.695Z|ab095ce2-0d11-420d-8c29-f0b5a7a971f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:07:29.695Z|ab095ce2-0d11-420d-8c29-f0b5a7a971f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"20028d00bd5bf087", X-B3-SpanId:"e18a736821f2fdff", X-B3-ParentSpanId:"20028d00bd5bf087", X-B3-Sampled:"0", X-ONAP-RequestID:"ab095ce2-0d11-420d-8c29-f0b5a7a971f5", X-RequestID:"ab095ce2-0d11-420d-8c29-f0b5a7a971f5", X-TransactionID:"ab095ce2-0d11-420d-8c29-f0b5a7a971f5", X-ECOMP-RequestID:"ab095ce2-0d11-420d-8c29-f0b5a7a971f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b40978f-108e-4134-8325-bd5fd676b3e9"] 2022-12-08T17:07:29.696Z|ab095ce2-0d11-420d-8c29-f0b5a7a971f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:07:29.696Z|ab095ce2-0d11-420d-8c29-f0b5a7a971f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:29.710Z|ab095ce2-0d11-420d-8c29-f0b5a7a971f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:29.710Z|ab095ce2-0d11-420d-8c29-f0b5a7a971f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:29.711Z|ab095ce2-0d11-420d-8c29-f0b5a7a971f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:07:29.711Z|ab095ce2-0d11-420d-8c29-f0b5a7a971f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:29.712Z|ab095ce2-0d11-420d-8c29-f0b5a7a971f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:07:29.713Z|ab095ce2-0d11-420d-8c29-f0b5a7a971f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:29.713Z|ab095ce2-0d11-420d-8c29-f0b5a7a971f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:07:29.721Z|ab095ce2-0d11-420d-8c29-f0b5a7a971f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:29.849Z|83cd6129-1a4f-4981-8c87-eef7c29e9581|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:29.853Z|83cd6129-1a4f-4981-8c87-eef7c29e9581|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab 2022-12-08T17:07:29.853Z|83cd6129-1a4f-4981-8c87-eef7c29e9581|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|INFO|500||Invoke 2022-12-08T17:07:29.853Z|83cd6129-1a4f-4981-8c87-eef7c29e9581|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:29.854Z|83cd6129-1a4f-4981-8c87-eef7c29e9581|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab 2022-12-08T17:07:29.854Z|83cd6129-1a4f-4981-8c87-eef7c29e9581|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Method : GET 2022-12-08T17:07:29.854Z|83cd6129-1a4f-4981-8c87-eef7c29e9581|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6592979d60a1988d", X-B3-SpanId:"ed142f12e4f2d80f", X-B3-ParentSpanId:"6592979d60a1988d", X-B3-Sampled:"0", X-ONAP-RequestID:"83cd6129-1a4f-4981-8c87-eef7c29e9581", X-RequestID:"83cd6129-1a4f-4981-8c87-eef7c29e9581", X-TransactionID:"83cd6129-1a4f-4981-8c87-eef7c29e9581", X-ECOMP-RequestID:"83cd6129-1a4f-4981-8c87-eef7c29e9581", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bb3fd98-063a-48f7-8087-e64029d71a7d"] 2022-12-08T17:07:29.855Z|83cd6129-1a4f-4981-8c87-eef7c29e9581|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Request body: 2022-12-08T17:07:29.855Z|83cd6129-1a4f-4981-8c87-eef7c29e9581|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:29.878Z|83cd6129-1a4f-4981-8c87-eef7c29e9581|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:29.878Z|83cd6129-1a4f-4981-8c87-eef7c29e9581|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:29.879Z|83cd6129-1a4f-4981-8c87-eef7c29e9581|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Status text : 2022-12-08T17:07:29.879Z|83cd6129-1a4f-4981-8c87-eef7c29e9581|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:29.881Z|83cd6129-1a4f-4981-8c87-eef7c29e9581|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Response body: { "requestId" : "60345583-f19a-458b-8d65-3149c477ebab", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:07:17.000+00:00", "endTime" : "2022-12-08T17:07:28.000+00:00", "source" : "VID", "vnfId" : "cd317fad-cc61-4dcd-abea-a3a502b7a6db", "vnfName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"a72a632b-a467-4b05-b680-9a4b699a7784\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"11df39b0-28b4-4c3a-aa51-e291b8b1f874\",\n \"modelVersionId\": \"002566e3-8008-4adf-b2af-7ba41d508a8c\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"797e1308-3262-4cb3-b587-49731633b22a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"45d9073d-70fd-4d19-9990-76f7ad5fab0f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"a72a632b-a467-4b05-b680-9a4b699a7784\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b40a0b78-3176-42fa-b923-496e65325633\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:07:27.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "60345583-f19a-458b-8d65-3149c477ebab", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab" } } } 2022-12-08T17:07:29.881Z|83cd6129-1a4f-4981-8c87-eef7c29e9581|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:29.881Z|83cd6129-1a4f-4981-8c87-eef7c29e9581|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|INFO|500||InvokeReturn 2022-12-08T17:07:29.883Z|83cd6129-1a4f-4981-8c87-eef7c29e9581|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false 2022-12-08T17:07:29.883Z|83cd6129-1a4f-4981-8c87-eef7c29e9581|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:07:29.883Z|83cd6129-1a4f-4981-8c87-eef7c29e9581|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:29.883Z|83cd6129-1a4f-4981-8c87-eef7c29e9581|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false 2022-12-08T17:07:29.884Z|83cd6129-1a4f-4981-8c87-eef7c29e9581|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:07:29.884Z|83cd6129-1a4f-4981-8c87-eef7c29e9581|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6592979d60a1988d", X-B3-SpanId:"77bddbbfb1baabb4", X-B3-ParentSpanId:"6592979d60a1988d", X-B3-Sampled:"0", X-ONAP-RequestID:"83cd6129-1a4f-4981-8c87-eef7c29e9581", X-RequestID:"83cd6129-1a4f-4981-8c87-eef7c29e9581", X-TransactionID:"83cd6129-1a4f-4981-8c87-eef7c29e9581", X-ECOMP-RequestID:"83cd6129-1a4f-4981-8c87-eef7c29e9581", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5225a9e3-2e32-4aac-a378-d919903a51d4"] 2022-12-08T17:07:29.884Z|83cd6129-1a4f-4981-8c87-eef7c29e9581|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:07:29.884Z|83cd6129-1a4f-4981-8c87-eef7c29e9581|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:29.898Z|83cd6129-1a4f-4981-8c87-eef7c29e9581|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:29.898Z|83cd6129-1a4f-4981-8c87-eef7c29e9581|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:29.898Z|83cd6129-1a4f-4981-8c87-eef7c29e9581|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:07:29.898Z|83cd6129-1a4f-4981-8c87-eef7c29e9581|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:29.900Z|83cd6129-1a4f-4981-8c87-eef7c29e9581|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:07:29.901Z|83cd6129-1a4f-4981-8c87-eef7c29e9581|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:29.901Z|83cd6129-1a4f-4981-8c87-eef7c29e9581|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:07:29.910Z|83cd6129-1a4f-4981-8c87-eef7c29e9581|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:30.038Z|7479e797-227d-4b56-a049-5277d673aeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:30.042Z|7479e797-227d-4b56-a049-5277d673aeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab 2022-12-08T17:07:30.042Z|7479e797-227d-4b56-a049-5277d673aeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|INFO|500||Invoke 2022-12-08T17:07:30.042Z|7479e797-227d-4b56-a049-5277d673aeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:30.043Z|7479e797-227d-4b56-a049-5277d673aeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab 2022-12-08T17:07:30.043Z|7479e797-227d-4b56-a049-5277d673aeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Method : GET 2022-12-08T17:07:30.043Z|7479e797-227d-4b56-a049-5277d673aeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"983b1ab92aa69912", X-B3-SpanId:"9c99de6a0bf867ed", X-B3-ParentSpanId:"983b1ab92aa69912", X-B3-Sampled:"0", X-ONAP-RequestID:"7479e797-227d-4b56-a049-5277d673aeb0", X-RequestID:"7479e797-227d-4b56-a049-5277d673aeb0", X-TransactionID:"7479e797-227d-4b56-a049-5277d673aeb0", X-ECOMP-RequestID:"7479e797-227d-4b56-a049-5277d673aeb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6dadce86-aea8-4dd9-b454-2053950da34e"] 2022-12-08T17:07:30.043Z|7479e797-227d-4b56-a049-5277d673aeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Request body: 2022-12-08T17:07:30.044Z|7479e797-227d-4b56-a049-5277d673aeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:30.064Z|7479e797-227d-4b56-a049-5277d673aeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:30.064Z|7479e797-227d-4b56-a049-5277d673aeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:30.065Z|7479e797-227d-4b56-a049-5277d673aeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Status text : 2022-12-08T17:07:30.065Z|7479e797-227d-4b56-a049-5277d673aeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:30.067Z|7479e797-227d-4b56-a049-5277d673aeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||Response body: { "requestId" : "60345583-f19a-458b-8d65-3149c477ebab", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:07:17.000+00:00", "endTime" : "2022-12-08T17:07:28.000+00:00", "source" : "VID", "vnfId" : "cd317fad-cc61-4dcd-abea-a3a502b7a6db", "vnfName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"a72a632b-a467-4b05-b680-9a4b699a7784\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"11df39b0-28b4-4c3a-aa51-e291b8b1f874\",\n \"modelVersionId\": \"002566e3-8008-4adf-b2af-7ba41d508a8c\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"797e1308-3262-4cb3-b587-49731633b22a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"45d9073d-70fd-4d19-9990-76f7ad5fab0f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"a72a632b-a467-4b05-b680-9a4b699a7784\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b40a0b78-3176-42fa-b923-496e65325633\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:07:27.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "60345583-f19a-458b-8d65-3149c477ebab", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab" } } } 2022-12-08T17:07:30.067Z|7479e797-227d-4b56-a049-5277d673aeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:30.067Z|7479e797-227d-4b56-a049-5277d673aeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60345583-f19a-458b-8d65-3149c477ebab|INFO|500||InvokeReturn 2022-12-08T17:07:30.069Z|7479e797-227d-4b56-a049-5277d673aeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false 2022-12-08T17:07:30.069Z|7479e797-227d-4b56-a049-5277d673aeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:07:30.070Z|7479e797-227d-4b56-a049-5277d673aeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:30.070Z|7479e797-227d-4b56-a049-5277d673aeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false 2022-12-08T17:07:30.070Z|7479e797-227d-4b56-a049-5277d673aeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:07:30.070Z|7479e797-227d-4b56-a049-5277d673aeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"983b1ab92aa69912", X-B3-SpanId:"0cb6731de7bf2f05", X-B3-ParentSpanId:"983b1ab92aa69912", X-B3-Sampled:"0", X-ONAP-RequestID:"7479e797-227d-4b56-a049-5277d673aeb0", X-RequestID:"7479e797-227d-4b56-a049-5277d673aeb0", X-TransactionID:"7479e797-227d-4b56-a049-5277d673aeb0", X-ECOMP-RequestID:"7479e797-227d-4b56-a049-5277d673aeb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d5ef679-64af-47cc-86e0-db0d1c3e36bf"] 2022-12-08T17:07:30.071Z|7479e797-227d-4b56-a049-5277d673aeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:07:30.071Z|7479e797-227d-4b56-a049-5277d673aeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:30.096Z|7479e797-227d-4b56-a049-5277d673aeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:30.097Z|7479e797-227d-4b56-a049-5277d673aeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:30.097Z|7479e797-227d-4b56-a049-5277d673aeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:07:30.098Z|7479e797-227d-4b56-a049-5277d673aeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:30.099Z|7479e797-227d-4b56-a049-5277d673aeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:07:30.099Z|7479e797-227d-4b56-a049-5277d673aeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:30.099Z|7479e797-227d-4b56-a049-5277d673aeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=60345583-f19a-458b-8d65-3149c477ebab&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:07:30.108Z|7479e797-227d-4b56-a049-5277d673aeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/60345583-f19a-458b-8d65-3149c477ebab|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:30.127Z|6c70b356-5801-4cdc-8257-8dad21d698f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:07:30.127Z|6c70b356-5801-4cdc-8257-8dad21d698f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:07:30.451Z|d4355547-b1a0-4f95-b7d7-f8b76103b1f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:07:30.452Z|d4355547-b1a0-4f95-b7d7-f8b76103b1f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:07:32.762Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:32.765Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 40ed7014-1b3a-4b26-823e-6e3bbc226b07 already exists in requestDb InfraActiveRequests table 2022-12-08T17:07:32.766Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07 2022-12-08T17:07:32.766Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|INFO|500||Invoke 2022-12-08T17:07:32.766Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:32.767Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07 2022-12-08T17:07:32.767Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Method : GET 2022-12-08T17:07:32.767Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15c3cb5b87a8e404", X-B3-SpanId:"7d7765834cff08f4", X-B3-ParentSpanId:"15c3cb5b87a8e404", X-B3-Sampled:"0", X-ONAP-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-TransactionID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-ECOMP-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"779e7da8-a4bd-4f11-b335-b5cda6add5d6"] 2022-12-08T17:07:32.768Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Request body: 2022-12-08T17:07:32.768Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:32.789Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:32.789Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:07:32.790Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Status text : 2022-12-08T17:07:32.790Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 08 Dec 2022 17:07:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:32.790Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Response body: 2022-12-08T17:07:32.791Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:32.791Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|INFO|404|Not Found|InvokeReturn 2022-12-08T17:07:32.802Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|||INFO|500||Running local validations 2022-12-08T17:07:32.808Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:07:32.836Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-12-08T17:07:32.837Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[40ed7014-1b3a-4b26-823e-6e3bbc226b07], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[9b1fac51-3008-46c4-83eb-95d4a9071e82], X-ECOMP-RequestID=[40ed7014-1b3a-4b26-823e-6e3bbc226b07], X-TransactionId=[], X-ONAP-RequestID=[40ed7014-1b3a-4b26-823e-6e3bbc226b07]} 2022-12-08T17:07:32.895Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 17:07:32 GMT], content-length=[1024], vertex-id=[462944], x-aai-txid=[1-aai-resources-221208-17:07:32:711-41835], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:07:32.896Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1670519241080","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/cd317fad-cc61-4dcd-abea-a3a502b7a6db","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"cd317fad-cc61-4dcd-abea-a3a502b7a6db"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-12-08T17:07:32.896Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-12-08T17:07:32.898Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-08T17:07:32.898Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-08T17:07:32.900Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:07:32.901Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-08T17:07:32.901Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:32.901Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:07:32.902Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-08T17:07:32.902Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"223", X-B3-TraceId:"15c3cb5b87a8e404", X-B3-SpanId:"d74b0189d26cabaa", X-B3-ParentSpanId:"15c3cb5b87a8e404", X-B3-Sampled:"0", X-ONAP-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-TransactionID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-ECOMP-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08349720-2b42-46d5-9382-df17b012f294"] 2022-12-08T17:07:32.902Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"cd317fad-cc61-4dcd-abea-a3a502b7a6db","serviceInstanceId":"45d9073d-70fd-4d19-9990-76f7ad5fab0f"},"instanceName":"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b","requestScope":"vfModule"} 2022-12-08T17:07:32.903Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:32.926Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:32.926Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:32.927Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-12-08T17:07:32.927Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/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:"Thu, 08 Dec 2022 17:07:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:32.927Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-08T17:07:32.928Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:32.928Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-08T17:07:32.929Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6c6bbef-2c31-43a2-9cc5-1800b553c11a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6c6bbef-2c31-43a2-9cc5-1800b553c11a 2022-12-08T17:07:32.929Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6c6bbef-2c31-43a2-9cc5-1800b553c11a|INFO|500||Invoke 2022-12-08T17:07:32.930Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6c6bbef-2c31-43a2-9cc5-1800b553c11a|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:32.930Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6c6bbef-2c31-43a2-9cc5-1800b553c11a|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6c6bbef-2c31-43a2-9cc5-1800b553c11a 2022-12-08T17:07:32.930Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6c6bbef-2c31-43a2-9cc5-1800b553c11a|DEBUG|500||Method : GET 2022-12-08T17:07:32.931Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6c6bbef-2c31-43a2-9cc5-1800b553c11a|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-TransactionID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-ECOMP-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"234c83c0-4c0b-4f86-a1a3-e8d169aeac76"] 2022-12-08T17:07:32.931Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6c6bbef-2c31-43a2-9cc5-1800b553c11a|DEBUG|500||Request body: 2022-12-08T17:07:32.931Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6c6bbef-2c31-43a2-9cc5-1800b553c11a|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:33.052Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6c6bbef-2c31-43a2-9cc5-1800b553c11a|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:33.052Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6c6bbef-2c31-43a2-9cc5-1800b553c11a|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:33.053Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6c6bbef-2c31-43a2-9cc5-1800b553c11a|DEBUG|500||Status text : 2022-12-08T17:07:33.053Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6c6bbef-2c31-43a2-9cc5-1800b553c11a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:33.056Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6c6bbef-2c31-43a2-9cc5-1800b553c11a|DEBUG|500||Response body: { "id" : 9, "modelCustomizationUUID" : "b6c6bbef-2c31-43a2-9cc5-1800b553c11a", "label" : "base_dummy", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2022-12-08 17:06:07.000", "skipPostInstConf" : true, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vnfCustomization" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/cvnfcCustomization" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/volumeHeatEnv" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/heatEnvironment" } } } 2022-12-08T17:07:33.056Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6c6bbef-2c31-43a2-9cc5-1800b553c11a|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:33.057Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b6c6bbef-2c31-43a2-9cc5-1800b553c11a|INFO|500||InvokeReturn 2022-12-08T17:07:33.070Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule 2022-12-08T17:07:33.071Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|INFO|500||Invoke 2022-12-08T17:07:33.071Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:33.071Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule 2022-12-08T17:07:33.072Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Method : GET 2022-12-08T17:07:33.072Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-TransactionID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-ECOMP-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0a81dbb-8358-4418-b7a8-ea73008e15d8"] 2022-12-08T17:07:33.073Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Request body: 2022-12-08T17:07:33.073Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:33.111Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:33.112Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:33.112Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Status text : 2022-12-08T17:07:33.113Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:33.114Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Response body: { "modelUUID" : "de5f5c01-88f0-409e-a493-4b58f4162384", "modelInvariantUUID" : "c42883ea-9efc-4d6b-935a-4399e3aa124f", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-12-08 17:06:07.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384/vnfResources" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384/heatFiles" } } } 2022-12-08T17:07:33.114Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:33.115Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|INFO|500||InvokeReturn 2022-12-08T17:07:33.127Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&vnfComponentType=vfModule&action=createInstance 2022-12-08T17:07:33.128Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-12-08T17:07:33.128Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:33.129Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&vnfComponentType=vfModule&action=createInstance 2022-12-08T17:07:33.129Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-12-08T17:07:33.129Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-TransactionID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-ECOMP-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df08f1ad-1e32-41b0-b1ba-32d0e3afd9e0"] 2022-12-08T17:07:33.130Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-12-08T17:07:33.130Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:33.164Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:33.165Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:07:33.165Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2022-12-08T17:07:33.165Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&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:"Thu, 08 Dec 2022 17:07:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:33.166Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-12-08T17:07:33.166Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:33.166Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-08T17:07:33.167Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c42883ea-9efc-4d6b-935a-4399e3aa124f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c42883ea-9efc-4d6b-935a-4399e3aa124f 2022-12-08T17:07:33.168Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c42883ea-9efc-4d6b-935a-4399e3aa124f|INFO|500||Invoke 2022-12-08T17:07:33.168Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c42883ea-9efc-4d6b-935a-4399e3aa124f|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:33.168Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c42883ea-9efc-4d6b-935a-4399e3aa124f|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c42883ea-9efc-4d6b-935a-4399e3aa124f 2022-12-08T17:07:33.168Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c42883ea-9efc-4d6b-935a-4399e3aa124f|DEBUG|500||Method : GET 2022-12-08T17:07:33.169Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c42883ea-9efc-4d6b-935a-4399e3aa124f|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-TransactionID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-ECOMP-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6a88a5b-4949-4c2d-8b1c-2daf07287b60"] 2022-12-08T17:07:33.169Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c42883ea-9efc-4d6b-935a-4399e3aa124f|DEBUG|500||Request body: 2022-12-08T17:07:33.169Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c42883ea-9efc-4d6b-935a-4399e3aa124f|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:33.202Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c42883ea-9efc-4d6b-935a-4399e3aa124f|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:33.202Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c42883ea-9efc-4d6b-935a-4399e3aa124f|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:33.203Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c42883ea-9efc-4d6b-935a-4399e3aa124f|DEBUG|500||Status text : 2022-12-08T17:07:33.203Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c42883ea-9efc-4d6b-935a-4399e3aa124f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:33.212Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c42883ea-9efc-4d6b-935a-4399e3aa124f|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "de5f5c01-88f0-409e-a493-4b58f4162384", "modelInvariantUUID" : "c42883ea-9efc-4d6b-935a-4399e3aa124f", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-12-08 17:06:07.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384/vnfResources" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384/heatFiles" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c42883ea-9efc-4d6b-935a-4399e3aa124f" } } } 2022-12-08T17:07:33.213Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c42883ea-9efc-4d6b-935a-4399e3aa124f|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:33.213Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c42883ea-9efc-4d6b-935a-4399e3aa124f|INFO|500||InvokeReturn 2022-12-08T17:07:33.217Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&vnfComponentType=vfModule&action=createInstance 2022-12-08T17:07:33.217Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-12-08T17:07:33.218Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:33.218Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&vnfComponentType=vfModule&action=createInstance 2022-12-08T17:07:33.218Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-12-08T17:07:33.218Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-TransactionID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-ECOMP-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75ec5947-d8b8-4488-b27b-5c16b3d8358f"] 2022-12-08T17:07:33.219Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-12-08T17:07:33.219Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:33.235Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:33.235Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:07:33.236Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2022-12-08T17:07:33.236Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&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:"Thu, 08 Dec 2022 17:07:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:33.236Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-12-08T17:07:33.237Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:33.237Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=de5f5c01-88f0-409e-a493-4b58f4162384&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-08T17:07:33.238Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance 2022-12-08T17:07:33.238Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-12-08T17:07:33.239Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:33.239Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance 2022-12-08T17:07:33.239Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-12-08T17:07:33.239Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/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:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-TransactionID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-ECOMP-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dcdacc7a-2daa-4d6a-a154-1d544f7b3262"] 2022-12-08T17:07:33.240Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-12-08T17:07:33.240Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:33.268Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:33.271Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:33.273Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2022-12-08T17:07:33.274Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:33.275Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/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" : 46, "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/46" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/46" } } } 2022-12-08T17:07:33.275Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:33.276Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||InvokeReturn 2022-12-08T17:07:33.292Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384 2022-12-08T17:07:33.293Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384|INFO|500||Invoke 2022-12-08T17:07:33.293Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:33.293Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384 2022-12-08T17:07:33.294Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384|DEBUG|500||Method : GET 2022-12-08T17:07:33.294Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-TransactionID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-ECOMP-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d8e54b6-41e4-45ed-8b55-c57659cad18c"] 2022-12-08T17:07:33.294Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384|DEBUG|500||Request body: 2022-12-08T17:07:33.295Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:33.327Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:33.328Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:33.328Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384|DEBUG|500||Status text : 2022-12-08T17:07:33.328Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:33.330Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384|DEBUG|500||Response body: { "modelUUID" : "de5f5c01-88f0-409e-a493-4b58f4162384", "modelInvariantUUID" : "c42883ea-9efc-4d6b-935a-4399e3aa124f", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-12-08 17:06:07.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384/vnfResources" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384/heatFiles" } } } 2022-12-08T17:07:33.331Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:33.331Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384|INFO|500||InvokeReturn 2022-12-08T17:07:33.333Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:07:33.334Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-08T17:07:33.334Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:33.334Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:07:33.335Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-08T17:07:33.335Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3336", X-B3-TraceId:"15c3cb5b87a8e404", X-B3-SpanId:"33a315db3b4e24b2", X-B3-ParentSpanId:"15c3cb5b87a8e404", X-B3-Sampled:"0", X-ONAP-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-TransactionID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-ECOMP-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46a42524-76e8-49d5-8c04-1e64a65c4082"] 2022-12-08T17:07:33.335Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"40ed7014-1b3a-4b26-823e-6e3bbc226b07","requestStatus":"IN_PROGRESS","startTime":1670519252803,"source":"VID","vnfId":"cd317fad-cc61-4dcd-abea-a3a502b7a6db","vnfType":"","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c42883ea-9efc-4d6b-935a-4399e3aa124f\",\n \"modelVersionId\": \"de5f5c01-88f0-409e-a493-4b58f4162384\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b6c6bbef-2c31-43a2-9cc5-1800b553c11a\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"45d9073d-70fd-4d19-9990-76f7ad5fab0f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"a72a632b-a467-4b05-b680-9a4b699a7784\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b40a0b78-3176-42fa-b923-496e65325633\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"cd317fad-cc61-4dcd-abea-a3a502b7a6db\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"11df39b0-28b4-4c3a-aa51-e291b8b1f874\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"002566e3-8008-4adf-b2af-7ba41d508a8c\",\n \"modelCustomizationId\": \"797e1308-3262-4cb3-b587-49731633b22a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b","vfModuleModelName":"BasicCnf..base_dummy..module-0","cloudRegion":"k8sregion","serviceInstanceId":"45d9073d-70fd-4d19-9990-76f7ad5fab0f","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"40ed7014-1b3a-4b26-823e-6e3bbc226b07"} 2022-12-08T17:07:33.336Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:33.363Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:33.364Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-08T17:07:33.364Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-12-08T17:07:33.365Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/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/40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:33.365Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "40ed7014-1b3a-4b26-823e-6e3bbc226b07", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:07:32.803+00:00", "source" : "VID", "vnfId" : "cd317fad-cc61-4dcd-abea-a3a502b7a6db", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c42883ea-9efc-4d6b-935a-4399e3aa124f\",\n \"modelVersionId\": \"de5f5c01-88f0-409e-a493-4b58f4162384\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b6c6bbef-2c31-43a2-9cc5-1800b553c11a\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"45d9073d-70fd-4d19-9990-76f7ad5fab0f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"a72a632b-a467-4b05-b680-9a4b699a7784\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b40a0b78-3176-42fa-b923-496e65325633\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"cd317fad-cc61-4dcd-abea-a3a502b7a6db\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"11df39b0-28b4-4c3a-aa51-e291b8b1f874\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"002566e3-8008-4adf-b2af-7ba41d508a8c\",\n \"modelCustomizationId\": \"797e1308-3262-4cb3-b587-49731633b22a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-08T17:07:32.537+00:00", "vfModuleName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "40ed7014-1b3a-4b26-823e-6e3bbc226b07", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07" } } } 2022-12-08T17:07:33.365Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:33.366Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-08T17:07:33.377Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:07:33.378Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-08T17:07:33.378Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:33.378Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:07:33.378Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-08T17:07:33.379Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3640", X-B3-TraceId:"15c3cb5b87a8e404", X-B3-SpanId:"b646893e71379adc", X-B3-ParentSpanId:"15c3cb5b87a8e404", X-B3-Sampled:"0", X-ONAP-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-TransactionID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-ECOMP-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90fbee31-d425-4502-a73c-3b6e90274596"] 2022-12-08T17:07:33.379Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"BasicCnf..base_dummy..module-0\",\"modelInvariantId\":\"c42883ea-9efc-4d6b-935a-4399e3aa124f\",\"modelType\":\"vfModule\",\"modelName\":\"BasicCnf..base_dummy..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"b6c6bbef-2c31-43a2-9cc5-1800b553c11a\",\"modelVersionId\":\"de5f5c01-88f0-409e-a493-4b58f4162384\",\"modelCustomizationId\":\"b6c6bbef-2c31-43a2-9cc5-1800b553c11a\",\"modelUuid\":\"de5f5c01-88f0-409e-a493-4b58f4162384\",\"modelInvariantUuid\":\"c42883ea-9efc-4d6b-935a-4399e3aa124f\",\"modelInstanceName\":\"BasicCnf..base_dummy..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"45d9073d-70fd-4d19-9990-76f7ad5fab0f\",\"modelInfo\":{\"modelInvariantId\":\"a72a632b-a467-4b05-b680-9a4b699a7784\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"b40a0b78-3176-42fa-b923-496e65325633\",\"modelUuid\":\"b40a0b78-3176-42fa-b923-496e65325633\",\"modelInvariantUuid\":\"a72a632b-a467-4b05-b680-9a4b699a7784\"}}},{\"relatedInstance\":{\"instanceId\":\"cd317fad-cc61-4dcd-abea-a3a502b7a6db\",\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"11df39b0-28b4-4c3a-aa51-e291b8b1f874\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"797e1308-3262-4cb3-b587-49731633b22a\",\"modelVersionId\":\"002566e3-8008-4adf-b2af-7ba41d508a8c\",\"modelCustomizationId\":\"797e1308-3262-4cb3-b587-49731633b22a\",\"modelUuid\":\"002566e3-8008-4adf-b2af-7ba41d508a8c\",\"modelInvariantUuid\":\"11df39b0-28b4-4c3a-aa51-e291b8b1f874\",\"modelInstanceName\":\"basic_cnf 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"45d9073d-70fd-4d19-9990-76f7ad5fab0f\",\"vnfInstanceId\":\"cd317fad-cc61-4dcd-abea-a3a502b7a6db\"}","type":"String"},"requestId":{"value":"40ed7014-1b3a-4b26-823e-6e3bbc226b07","type":"String"},"mso-request-id":{"value":"40ed7014-1b3a-4b26-823e-6e3bbc226b07","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"45d9073d-70fd-4d19-9990-76f7ad5fab0f","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"cd317fad-cc61-4dcd-abea-a3a502b7a6db","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"basic_cnf/basic_cnf 0","type":"String"},"vfModuleType":{"value":"basic_cnf/basic_cnf 0::BasicCnf..base_dummy..module-0","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-08T17:07:33.379Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:33.410Z|098d2572-18d3-48db-b4a4-c3cf85d371e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:07:33.411Z|098d2572-18d3-48db-b4a4-c3cf85d371e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:07:33.425Z|9b3a74de-7991-454a-ada6-53ee18b38a4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:07:33.427Z|9b3a74de-7991-454a-ada6-53ee18b38a4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:07:33.438Z|6955f9a9-9750-47d2-b2b2-0eb6a300c623|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:07:33.438Z|6955f9a9-9750-47d2-b2b2-0eb6a300c623|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:07:34.391Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:34.391Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-08T17:07:34.391Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-12-08T17:07:34.392Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 08 Dec 2022 17:07:34 GMT", X-ONAP-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-TransactionID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-ECOMP-RequestID:"40ed7014-1b3a-4b26-823e-6e3bbc226b07", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"90fbee31-d425-4502-a73c-3b6e90274596", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:34.392Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"40ed7014-1b3a-4b26-823e-6e3bbc226b07\",\"instanceId\":\"0c0a5d10-af8f-4ad5-97b3-143c864d97e2\"}}","message":"Success","processInstanceID":"ce653e85-771a-11ed-85df-b6c736068a38","variables":null,"messageCode":200} 2022-12-08T17:07:34.392Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:34.393Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-08T17:07:34.397Z|40ed7014-1b3a-4b26-823e-6e3bbc226b07|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:34.540Z|1f9e9dd2-bc0a-442b-af65-8656547c41b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:34.544Z|1f9e9dd2-bc0a-442b-af65-8656547c41b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07 2022-12-08T17:07:34.544Z|1f9e9dd2-bc0a-442b-af65-8656547c41b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|INFO|500||Invoke 2022-12-08T17:07:34.544Z|1f9e9dd2-bc0a-442b-af65-8656547c41b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:34.545Z|1f9e9dd2-bc0a-442b-af65-8656547c41b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07 2022-12-08T17:07:34.545Z|1f9e9dd2-bc0a-442b-af65-8656547c41b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Method : GET 2022-12-08T17:07:34.545Z|1f9e9dd2-bc0a-442b-af65-8656547c41b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"940fd74226bb4c7f", X-B3-SpanId:"236ad674fdb8a920", X-B3-ParentSpanId:"940fd74226bb4c7f", X-B3-Sampled:"0", X-ONAP-RequestID:"1f9e9dd2-bc0a-442b-af65-8656547c41b7", X-RequestID:"1f9e9dd2-bc0a-442b-af65-8656547c41b7", X-TransactionID:"1f9e9dd2-bc0a-442b-af65-8656547c41b7", X-ECOMP-RequestID:"1f9e9dd2-bc0a-442b-af65-8656547c41b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05180fc0-4944-4e0b-9258-5fc6c3b16405"] 2022-12-08T17:07:34.545Z|1f9e9dd2-bc0a-442b-af65-8656547c41b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Request body: 2022-12-08T17:07:34.545Z|1f9e9dd2-bc0a-442b-af65-8656547c41b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:34.572Z|1f9e9dd2-bc0a-442b-af65-8656547c41b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:34.573Z|1f9e9dd2-bc0a-442b-af65-8656547c41b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:34.573Z|1f9e9dd2-bc0a-442b-af65-8656547c41b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Status text : 2022-12-08T17:07:34.573Z|1f9e9dd2-bc0a-442b-af65-8656547c41b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:34.575Z|1f9e9dd2-bc0a-442b-af65-8656547c41b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Response body: { "requestId" : "40ed7014-1b3a-4b26-823e-6e3bbc226b07", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:07:32.000+00:00", "source" : "VID", "vnfId" : "cd317fad-cc61-4dcd-abea-a3a502b7a6db", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c42883ea-9efc-4d6b-935a-4399e3aa124f\",\n \"modelVersionId\": \"de5f5c01-88f0-409e-a493-4b58f4162384\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b6c6bbef-2c31-43a2-9cc5-1800b553c11a\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"45d9073d-70fd-4d19-9990-76f7ad5fab0f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"a72a632b-a467-4b05-b680-9a4b699a7784\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b40a0b78-3176-42fa-b923-496e65325633\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"cd317fad-cc61-4dcd-abea-a3a502b7a6db\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"11df39b0-28b4-4c3a-aa51-e291b8b1f874\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"002566e3-8008-4adf-b2af-7ba41d508a8c\",\n \"modelCustomizationId\": \"797e1308-3262-4cb3-b587-49731633b22a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:07:33.000+00:00", "vfModuleId" : "0c0a5d10-af8f-4ad5-97b3-143c864d97e2", "vfModuleName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "40ed7014-1b3a-4b26-823e-6e3bbc226b07", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07" } } } 2022-12-08T17:07:34.575Z|1f9e9dd2-bc0a-442b-af65-8656547c41b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:34.576Z|1f9e9dd2-bc0a-442b-af65-8656547c41b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|INFO|500||InvokeReturn 2022-12-08T17:07:34.577Z|1f9e9dd2-bc0a-442b-af65-8656547c41b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false 2022-12-08T17:07:34.578Z|1f9e9dd2-bc0a-442b-af65-8656547c41b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:07:34.578Z|1f9e9dd2-bc0a-442b-af65-8656547c41b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:34.578Z|1f9e9dd2-bc0a-442b-af65-8656547c41b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false 2022-12-08T17:07:34.578Z|1f9e9dd2-bc0a-442b-af65-8656547c41b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:07:34.579Z|1f9e9dd2-bc0a-442b-af65-8656547c41b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"940fd74226bb4c7f", X-B3-SpanId:"a69c9c399609edcd", X-B3-ParentSpanId:"940fd74226bb4c7f", X-B3-Sampled:"0", X-ONAP-RequestID:"1f9e9dd2-bc0a-442b-af65-8656547c41b7", X-RequestID:"1f9e9dd2-bc0a-442b-af65-8656547c41b7", X-TransactionID:"1f9e9dd2-bc0a-442b-af65-8656547c41b7", X-ECOMP-RequestID:"1f9e9dd2-bc0a-442b-af65-8656547c41b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"765b6934-7936-4d26-85ac-168659d164f4"] 2022-12-08T17:07:34.579Z|1f9e9dd2-bc0a-442b-af65-8656547c41b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:07:34.579Z|1f9e9dd2-bc0a-442b-af65-8656547c41b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:34.600Z|1f9e9dd2-bc0a-442b-af65-8656547c41b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:34.600Z|1f9e9dd2-bc0a-442b-af65-8656547c41b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:34.600Z|1f9e9dd2-bc0a-442b-af65-8656547c41b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:07:34.601Z|1f9e9dd2-bc0a-442b-af65-8656547c41b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:34.604Z|1f9e9dd2-bc0a-442b-af65-8656547c41b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:07:34.604Z|1f9e9dd2-bc0a-442b-af65-8656547c41b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:34.604Z|1f9e9dd2-bc0a-442b-af65-8656547c41b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:07:34.613Z|1f9e9dd2-bc0a-442b-af65-8656547c41b7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:35.085Z|203db163-34fc-4400-8690-bced48f49df0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:35.089Z|203db163-34fc-4400-8690-bced48f49df0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b 2022-12-08T17:07:35.089Z|203db163-34fc-4400-8690-bced48f49df0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|INFO|500||Invoke 2022-12-08T17:07:35.089Z|203db163-34fc-4400-8690-bced48f49df0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:35.090Z|203db163-34fc-4400-8690-bced48f49df0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b 2022-12-08T17:07:35.090Z|203db163-34fc-4400-8690-bced48f49df0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Method : GET 2022-12-08T17:07:35.090Z|203db163-34fc-4400-8690-bced48f49df0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d8d9e6c0b3936a6", X-B3-SpanId:"6b3a22ddaad71d34", X-B3-ParentSpanId:"0d8d9e6c0b3936a6", X-B3-Sampled:"0", X-ONAP-RequestID:"203db163-34fc-4400-8690-bced48f49df0", X-RequestID:"203db163-34fc-4400-8690-bced48f49df0", X-TransactionID:"203db163-34fc-4400-8690-bced48f49df0", X-ECOMP-RequestID:"203db163-34fc-4400-8690-bced48f49df0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b4ffd0e-9d97-4619-b631-a6c513f74c4d"] 2022-12-08T17:07:35.090Z|203db163-34fc-4400-8690-bced48f49df0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Request body: 2022-12-08T17:07:35.091Z|203db163-34fc-4400-8690-bced48f49df0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:35.119Z|203db163-34fc-4400-8690-bced48f49df0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:35.119Z|203db163-34fc-4400-8690-bced48f49df0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:35.120Z|203db163-34fc-4400-8690-bced48f49df0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Status text : 2022-12-08T17:07:35.120Z|203db163-34fc-4400-8690-bced48f49df0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:35.127Z|203db163-34fc-4400-8690-bced48f49df0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Response body: { "requestId" : "b7670221-c9d2-40e4-b06d-9b9be6e1c44b", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:07:00.000+00:00", "endTime" : "2022-12-08T17:07:28.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"12b46c96-33c1-4e19-bb6e-5983c61c557e\",\n \"modelVersionId\": \"23723b97-54c2-4de4-a507-eccaf6931591\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7ee923e5-c431-4a42-916d-18cb3c8c2acf\",\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\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"262b8972-1052-4f8e-9289-192b5addce82\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"238169ca-1d6a-44b1-8ae0-521a2a00524a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:07:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "262b8972-1052-4f8e-9289-192b5addce82", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d", "networkName" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "b7670221-c9d2-40e4-b06d-9b9be6e1c44b", "cloudIdentifier" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\"},\"environment\":null}", "created" : "2022-12-08T17:07:18.000+00:00" } ], "requestURI" : "b7670221-c9d2-40e4-b06d-9b9be6e1c44b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b" } } } 2022-12-08T17:07:35.127Z|203db163-34fc-4400-8690-bced48f49df0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:35.128Z|203db163-34fc-4400-8690-bced48f49df0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|INFO|500||InvokeReturn 2022-12-08T17:07:35.131Z|203db163-34fc-4400-8690-bced48f49df0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false 2022-12-08T17:07:35.131Z|203db163-34fc-4400-8690-bced48f49df0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:07:35.131Z|203db163-34fc-4400-8690-bced48f49df0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:35.131Z|203db163-34fc-4400-8690-bced48f49df0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false 2022-12-08T17:07:35.132Z|203db163-34fc-4400-8690-bced48f49df0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:07:35.132Z|203db163-34fc-4400-8690-bced48f49df0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0d8d9e6c0b3936a6", X-B3-SpanId:"c853948059dcf926", X-B3-ParentSpanId:"0d8d9e6c0b3936a6", X-B3-Sampled:"0", X-ONAP-RequestID:"203db163-34fc-4400-8690-bced48f49df0", X-RequestID:"203db163-34fc-4400-8690-bced48f49df0", X-TransactionID:"203db163-34fc-4400-8690-bced48f49df0", X-ECOMP-RequestID:"203db163-34fc-4400-8690-bced48f49df0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60123ba6-fb8c-4965-bec8-d06bd6c182f4"] 2022-12-08T17:07:35.132Z|203db163-34fc-4400-8690-bced48f49df0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:07:35.132Z|203db163-34fc-4400-8690-bced48f49df0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:35.160Z|203db163-34fc-4400-8690-bced48f49df0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:35.161Z|203db163-34fc-4400-8690-bced48f49df0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:35.161Z|203db163-34fc-4400-8690-bced48f49df0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:07:35.161Z|203db163-34fc-4400-8690-bced48f49df0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:35.162Z|203db163-34fc-4400-8690-bced48f49df0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 16, "soRequestId" : "b7670221-c9d2-40e4-b06d-9b9be6e1c44b", "groupingId" : "cc92951c-4a84-4ef8-a3ff-9b4c720c076f", "name" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"3fc0a9b2-9970-43bf-bcc8-4848d0210809\",\"output_key\":\"subnet_id_9c8b3d58-6586-45c9-bbb4-f26230784064\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"4374308c-feed-4581-aa08-949cde1b2304\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7b20c197678c4e838517f33c1adc56fc/stacks/basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0/cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"updated_time\":null,\"creation_time\":1670519239000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"9eb983189f9247a0837ebe0ca002d58e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"network_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:07:26.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:07:35.162Z|203db163-34fc-4400-8690-bced48f49df0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:35.162Z|203db163-34fc-4400-8690-bced48f49df0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:07:35.175Z|203db163-34fc-4400-8690-bced48f49df0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:35.307Z|bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:35.311Z|bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b 2022-12-08T17:07:35.311Z|bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|INFO|500||Invoke 2022-12-08T17:07:35.311Z|bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:35.312Z|bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b 2022-12-08T17:07:35.312Z|bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Method : GET 2022-12-08T17:07:35.312Z|bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7327e87f9b804dc2", X-B3-SpanId:"45d4bd6c7322d636", X-B3-ParentSpanId:"7327e87f9b804dc2", X-B3-Sampled:"0", X-ONAP-RequestID:"bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1", X-RequestID:"bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1", X-TransactionID:"bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1", X-ECOMP-RequestID:"bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6837af0a-f819-490d-bc07-8bec85e40d72"] 2022-12-08T17:07:35.313Z|bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Request body: 2022-12-08T17:07:35.313Z|bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:35.336Z|bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:35.337Z|bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:35.337Z|bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Status text : 2022-12-08T17:07:35.337Z|bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:35.339Z|bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Response body: { "requestId" : "b7670221-c9d2-40e4-b06d-9b9be6e1c44b", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:07:00.000+00:00", "endTime" : "2022-12-08T17:07:28.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"12b46c96-33c1-4e19-bb6e-5983c61c557e\",\n \"modelVersionId\": \"23723b97-54c2-4de4-a507-eccaf6931591\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7ee923e5-c431-4a42-916d-18cb3c8c2acf\",\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\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"262b8972-1052-4f8e-9289-192b5addce82\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"238169ca-1d6a-44b1-8ae0-521a2a00524a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:07:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "262b8972-1052-4f8e-9289-192b5addce82", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d", "networkName" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "b7670221-c9d2-40e4-b06d-9b9be6e1c44b", "cloudIdentifier" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\"},\"environment\":null}", "created" : "2022-12-08T17:07:18.000+00:00" } ], "requestURI" : "b7670221-c9d2-40e4-b06d-9b9be6e1c44b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b" } } } 2022-12-08T17:07:35.339Z|bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:35.339Z|bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|INFO|500||InvokeReturn 2022-12-08T17:07:35.342Z|bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false 2022-12-08T17:07:35.342Z|bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:07:35.342Z|bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:35.343Z|bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false 2022-12-08T17:07:35.343Z|bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:07:35.343Z|bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7327e87f9b804dc2", X-B3-SpanId:"992d570ed87568ab", X-B3-ParentSpanId:"7327e87f9b804dc2", X-B3-Sampled:"0", X-ONAP-RequestID:"bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1", X-RequestID:"bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1", X-TransactionID:"bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1", X-ECOMP-RequestID:"bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efedfaa6-f8df-4365-935a-a285329a8e33"] 2022-12-08T17:07:35.343Z|bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:07:35.344Z|bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:35.364Z|bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:35.364Z|bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:35.365Z|bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:07:35.365Z|bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:35.366Z|bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 16, "soRequestId" : "b7670221-c9d2-40e4-b06d-9b9be6e1c44b", "groupingId" : "cc92951c-4a84-4ef8-a3ff-9b4c720c076f", "name" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"3fc0a9b2-9970-43bf-bcc8-4848d0210809\",\"output_key\":\"subnet_id_9c8b3d58-6586-45c9-bbb4-f26230784064\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"4374308c-feed-4581-aa08-949cde1b2304\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7b20c197678c4e838517f33c1adc56fc/stacks/basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0/cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"updated_time\":null,\"creation_time\":1670519239000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"9eb983189f9247a0837ebe0ca002d58e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"network_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:07:26.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:07:35.366Z|bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:35.367Z|bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:07:35.377Z|bbfa0a07-d57f-45b7-aa4f-c8c33165cdc1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:35.503Z|f8f54847-4b65-400a-89fc-abaa84d263e7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:35.509Z|f8f54847-4b65-400a-89fc-abaa84d263e7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b 2022-12-08T17:07:35.509Z|f8f54847-4b65-400a-89fc-abaa84d263e7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|INFO|500||Invoke 2022-12-08T17:07:35.510Z|f8f54847-4b65-400a-89fc-abaa84d263e7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:35.510Z|f8f54847-4b65-400a-89fc-abaa84d263e7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b 2022-12-08T17:07:35.510Z|f8f54847-4b65-400a-89fc-abaa84d263e7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Method : GET 2022-12-08T17:07:35.511Z|f8f54847-4b65-400a-89fc-abaa84d263e7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"74d0033b9e9658eb", X-B3-SpanId:"8aa5278ff560df8f", X-B3-ParentSpanId:"74d0033b9e9658eb", X-B3-Sampled:"0", X-ONAP-RequestID:"f8f54847-4b65-400a-89fc-abaa84d263e7", X-RequestID:"f8f54847-4b65-400a-89fc-abaa84d263e7", X-TransactionID:"f8f54847-4b65-400a-89fc-abaa84d263e7", X-ECOMP-RequestID:"f8f54847-4b65-400a-89fc-abaa84d263e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6912b97f-28e6-4d93-9210-2444efa0410c"] 2022-12-08T17:07:35.511Z|f8f54847-4b65-400a-89fc-abaa84d263e7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Request body: 2022-12-08T17:07:35.512Z|f8f54847-4b65-400a-89fc-abaa84d263e7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:35.536Z|f8f54847-4b65-400a-89fc-abaa84d263e7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:35.536Z|f8f54847-4b65-400a-89fc-abaa84d263e7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:35.537Z|f8f54847-4b65-400a-89fc-abaa84d263e7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Status text : 2022-12-08T17:07:35.537Z|f8f54847-4b65-400a-89fc-abaa84d263e7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:35.539Z|f8f54847-4b65-400a-89fc-abaa84d263e7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Response body: { "requestId" : "b7670221-c9d2-40e4-b06d-9b9be6e1c44b", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:07:00.000+00:00", "endTime" : "2022-12-08T17:07:28.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"12b46c96-33c1-4e19-bb6e-5983c61c557e\",\n \"modelVersionId\": \"23723b97-54c2-4de4-a507-eccaf6931591\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7ee923e5-c431-4a42-916d-18cb3c8c2acf\",\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\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"262b8972-1052-4f8e-9289-192b5addce82\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"238169ca-1d6a-44b1-8ae0-521a2a00524a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:07:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "262b8972-1052-4f8e-9289-192b5addce82", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d", "networkName" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "b7670221-c9d2-40e4-b06d-9b9be6e1c44b", "cloudIdentifier" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\"},\"environment\":null}", "created" : "2022-12-08T17:07:18.000+00:00" } ], "requestURI" : "b7670221-c9d2-40e4-b06d-9b9be6e1c44b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b" } } } 2022-12-08T17:07:35.539Z|f8f54847-4b65-400a-89fc-abaa84d263e7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:35.539Z|f8f54847-4b65-400a-89fc-abaa84d263e7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|INFO|500||InvokeReturn 2022-12-08T17:07:35.541Z|f8f54847-4b65-400a-89fc-abaa84d263e7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false 2022-12-08T17:07:35.542Z|f8f54847-4b65-400a-89fc-abaa84d263e7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:07:35.542Z|f8f54847-4b65-400a-89fc-abaa84d263e7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:35.542Z|f8f54847-4b65-400a-89fc-abaa84d263e7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false 2022-12-08T17:07:35.543Z|f8f54847-4b65-400a-89fc-abaa84d263e7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:07:35.543Z|f8f54847-4b65-400a-89fc-abaa84d263e7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"74d0033b9e9658eb", X-B3-SpanId:"9f0c057fad366098", X-B3-ParentSpanId:"74d0033b9e9658eb", X-B3-Sampled:"0", X-ONAP-RequestID:"f8f54847-4b65-400a-89fc-abaa84d263e7", X-RequestID:"f8f54847-4b65-400a-89fc-abaa84d263e7", X-TransactionID:"f8f54847-4b65-400a-89fc-abaa84d263e7", X-ECOMP-RequestID:"f8f54847-4b65-400a-89fc-abaa84d263e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53789091-09f5-4d3b-8ac2-eed2fb6f13a2"] 2022-12-08T17:07:35.544Z|f8f54847-4b65-400a-89fc-abaa84d263e7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:07:35.544Z|f8f54847-4b65-400a-89fc-abaa84d263e7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:35.563Z|f8f54847-4b65-400a-89fc-abaa84d263e7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:35.564Z|f8f54847-4b65-400a-89fc-abaa84d263e7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:35.564Z|f8f54847-4b65-400a-89fc-abaa84d263e7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:07:35.564Z|f8f54847-4b65-400a-89fc-abaa84d263e7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:35.566Z|f8f54847-4b65-400a-89fc-abaa84d263e7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 16, "soRequestId" : "b7670221-c9d2-40e4-b06d-9b9be6e1c44b", "groupingId" : "cc92951c-4a84-4ef8-a3ff-9b4c720c076f", "name" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"3fc0a9b2-9970-43bf-bcc8-4848d0210809\",\"output_key\":\"subnet_id_9c8b3d58-6586-45c9-bbb4-f26230784064\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"4374308c-feed-4581-aa08-949cde1b2304\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7b20c197678c4e838517f33c1adc56fc/stacks/basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0/cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"updated_time\":null,\"creation_time\":1670519239000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"9eb983189f9247a0837ebe0ca002d58e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"network_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:07:26.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:07:35.566Z|f8f54847-4b65-400a-89fc-abaa84d263e7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:35.567Z|f8f54847-4b65-400a-89fc-abaa84d263e7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:07:35.600Z|f8f54847-4b65-400a-89fc-abaa84d263e7|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:35.740Z|7d5bc63e-7e9c-41f2-bc77-4796d91dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:35.743Z|7d5bc63e-7e9c-41f2-bc77-4796d91dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b 2022-12-08T17:07:35.743Z|7d5bc63e-7e9c-41f2-bc77-4796d91dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|INFO|500||Invoke 2022-12-08T17:07:35.744Z|7d5bc63e-7e9c-41f2-bc77-4796d91dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:35.744Z|7d5bc63e-7e9c-41f2-bc77-4796d91dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b 2022-12-08T17:07:35.744Z|7d5bc63e-7e9c-41f2-bc77-4796d91dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Method : GET 2022-12-08T17:07:35.744Z|7d5bc63e-7e9c-41f2-bc77-4796d91dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd0d034c53db30a5", X-B3-SpanId:"447cd27f57868809", X-B3-ParentSpanId:"fd0d034c53db30a5", X-B3-Sampled:"0", X-ONAP-RequestID:"7d5bc63e-7e9c-41f2-bc77-4796d91dafb0", X-RequestID:"7d5bc63e-7e9c-41f2-bc77-4796d91dafb0", X-TransactionID:"7d5bc63e-7e9c-41f2-bc77-4796d91dafb0", X-ECOMP-RequestID:"7d5bc63e-7e9c-41f2-bc77-4796d91dafb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51c26100-bfbd-45bb-8847-f3de55df10c1"] 2022-12-08T17:07:35.745Z|7d5bc63e-7e9c-41f2-bc77-4796d91dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Request body: 2022-12-08T17:07:35.745Z|7d5bc63e-7e9c-41f2-bc77-4796d91dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:35.780Z|7d5bc63e-7e9c-41f2-bc77-4796d91dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:35.780Z|7d5bc63e-7e9c-41f2-bc77-4796d91dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:35.780Z|7d5bc63e-7e9c-41f2-bc77-4796d91dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Status text : 2022-12-08T17:07:35.781Z|7d5bc63e-7e9c-41f2-bc77-4796d91dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:35.782Z|7d5bc63e-7e9c-41f2-bc77-4796d91dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Response body: { "requestId" : "b7670221-c9d2-40e4-b06d-9b9be6e1c44b", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:07:00.000+00:00", "endTime" : "2022-12-08T17:07:28.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"12b46c96-33c1-4e19-bb6e-5983c61c557e\",\n \"modelVersionId\": \"23723b97-54c2-4de4-a507-eccaf6931591\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7ee923e5-c431-4a42-916d-18cb3c8c2acf\",\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\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"262b8972-1052-4f8e-9289-192b5addce82\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"238169ca-1d6a-44b1-8ae0-521a2a00524a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:07:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "262b8972-1052-4f8e-9289-192b5addce82", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d", "networkName" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "b7670221-c9d2-40e4-b06d-9b9be6e1c44b", "cloudIdentifier" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\"},\"environment\":null}", "created" : "2022-12-08T17:07:18.000+00:00" } ], "requestURI" : "b7670221-c9d2-40e4-b06d-9b9be6e1c44b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b" } } } 2022-12-08T17:07:35.783Z|7d5bc63e-7e9c-41f2-bc77-4796d91dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:35.783Z|7d5bc63e-7e9c-41f2-bc77-4796d91dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|INFO|500||InvokeReturn 2022-12-08T17:07:35.785Z|7d5bc63e-7e9c-41f2-bc77-4796d91dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false 2022-12-08T17:07:35.786Z|7d5bc63e-7e9c-41f2-bc77-4796d91dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:07:35.786Z|7d5bc63e-7e9c-41f2-bc77-4796d91dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:35.786Z|7d5bc63e-7e9c-41f2-bc77-4796d91dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false 2022-12-08T17:07:35.786Z|7d5bc63e-7e9c-41f2-bc77-4796d91dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:07:35.786Z|7d5bc63e-7e9c-41f2-bc77-4796d91dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd0d034c53db30a5", X-B3-SpanId:"508620d26485c007", X-B3-ParentSpanId:"fd0d034c53db30a5", X-B3-Sampled:"0", X-ONAP-RequestID:"7d5bc63e-7e9c-41f2-bc77-4796d91dafb0", X-RequestID:"7d5bc63e-7e9c-41f2-bc77-4796d91dafb0", X-TransactionID:"7d5bc63e-7e9c-41f2-bc77-4796d91dafb0", X-ECOMP-RequestID:"7d5bc63e-7e9c-41f2-bc77-4796d91dafb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e767be96-1450-4e82-a784-2d05fcfd0050"] 2022-12-08T17:07:35.787Z|7d5bc63e-7e9c-41f2-bc77-4796d91dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:07:35.787Z|7d5bc63e-7e9c-41f2-bc77-4796d91dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:35.806Z|7d5bc63e-7e9c-41f2-bc77-4796d91dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:35.806Z|7d5bc63e-7e9c-41f2-bc77-4796d91dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:35.806Z|7d5bc63e-7e9c-41f2-bc77-4796d91dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:07:35.807Z|7d5bc63e-7e9c-41f2-bc77-4796d91dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:35.808Z|7d5bc63e-7e9c-41f2-bc77-4796d91dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 16, "soRequestId" : "b7670221-c9d2-40e4-b06d-9b9be6e1c44b", "groupingId" : "cc92951c-4a84-4ef8-a3ff-9b4c720c076f", "name" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"3fc0a9b2-9970-43bf-bcc8-4848d0210809\",\"output_key\":\"subnet_id_9c8b3d58-6586-45c9-bbb4-f26230784064\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"4374308c-feed-4581-aa08-949cde1b2304\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7b20c197678c4e838517f33c1adc56fc/stacks/basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0/cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"updated_time\":null,\"creation_time\":1670519239000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"9eb983189f9247a0837ebe0ca002d58e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"network_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:07:26.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:07:35.808Z|7d5bc63e-7e9c-41f2-bc77-4796d91dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:35.808Z|7d5bc63e-7e9c-41f2-bc77-4796d91dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:07:35.819Z|7d5bc63e-7e9c-41f2-bc77-4796d91dafb0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:35.939Z|8b7300e0-92d9-4dae-a5a9-dd1155a99d32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:35.944Z|8b7300e0-92d9-4dae-a5a9-dd1155a99d32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b 2022-12-08T17:07:35.945Z|8b7300e0-92d9-4dae-a5a9-dd1155a99d32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|INFO|500||Invoke 2022-12-08T17:07:35.945Z|8b7300e0-92d9-4dae-a5a9-dd1155a99d32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:35.945Z|8b7300e0-92d9-4dae-a5a9-dd1155a99d32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b 2022-12-08T17:07:35.946Z|8b7300e0-92d9-4dae-a5a9-dd1155a99d32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Method : GET 2022-12-08T17:07:35.946Z|8b7300e0-92d9-4dae-a5a9-dd1155a99d32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4dec1f2a3ec092db", X-B3-SpanId:"ea7d01fc0b962856", X-B3-ParentSpanId:"4dec1f2a3ec092db", X-B3-Sampled:"0", X-ONAP-RequestID:"8b7300e0-92d9-4dae-a5a9-dd1155a99d32", X-RequestID:"8b7300e0-92d9-4dae-a5a9-dd1155a99d32", X-TransactionID:"8b7300e0-92d9-4dae-a5a9-dd1155a99d32", X-ECOMP-RequestID:"8b7300e0-92d9-4dae-a5a9-dd1155a99d32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ceb3139d-791c-4ab5-ba39-da6fd5ccec55"] 2022-12-08T17:07:35.946Z|8b7300e0-92d9-4dae-a5a9-dd1155a99d32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Request body: 2022-12-08T17:07:35.946Z|8b7300e0-92d9-4dae-a5a9-dd1155a99d32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:35.971Z|8b7300e0-92d9-4dae-a5a9-dd1155a99d32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:35.972Z|8b7300e0-92d9-4dae-a5a9-dd1155a99d32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:35.972Z|8b7300e0-92d9-4dae-a5a9-dd1155a99d32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Status text : 2022-12-08T17:07:35.972Z|8b7300e0-92d9-4dae-a5a9-dd1155a99d32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:35.975Z|8b7300e0-92d9-4dae-a5a9-dd1155a99d32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||Response body: { "requestId" : "b7670221-c9d2-40e4-b06d-9b9be6e1c44b", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:07:00.000+00:00", "endTime" : "2022-12-08T17:07:28.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"12b46c96-33c1-4e19-bb6e-5983c61c557e\",\n \"modelVersionId\": \"23723b97-54c2-4de4-a507-eccaf6931591\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7ee923e5-c431-4a42-916d-18cb3c8c2acf\",\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\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"262b8972-1052-4f8e-9289-192b5addce82\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"238169ca-1d6a-44b1-8ae0-521a2a00524a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:07:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "262b8972-1052-4f8e-9289-192b5addce82", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d", "networkName" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "b7670221-c9d2-40e4-b06d-9b9be6e1c44b", "cloudIdentifier" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\"},\"environment\":null}", "created" : "2022-12-08T17:07:18.000+00:00" } ], "requestURI" : "b7670221-c9d2-40e4-b06d-9b9be6e1c44b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b" } } } 2022-12-08T17:07:35.975Z|8b7300e0-92d9-4dae-a5a9-dd1155a99d32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:35.976Z|8b7300e0-92d9-4dae-a5a9-dd1155a99d32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|INFO|500||InvokeReturn 2022-12-08T17:07:35.977Z|8b7300e0-92d9-4dae-a5a9-dd1155a99d32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false 2022-12-08T17:07:35.978Z|8b7300e0-92d9-4dae-a5a9-dd1155a99d32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:07:35.978Z|8b7300e0-92d9-4dae-a5a9-dd1155a99d32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:35.978Z|8b7300e0-92d9-4dae-a5a9-dd1155a99d32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false 2022-12-08T17:07:35.979Z|8b7300e0-92d9-4dae-a5a9-dd1155a99d32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:07:35.979Z|8b7300e0-92d9-4dae-a5a9-dd1155a99d32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4dec1f2a3ec092db", X-B3-SpanId:"304a73da44a9e7e5", X-B3-ParentSpanId:"4dec1f2a3ec092db", X-B3-Sampled:"0", X-ONAP-RequestID:"8b7300e0-92d9-4dae-a5a9-dd1155a99d32", X-RequestID:"8b7300e0-92d9-4dae-a5a9-dd1155a99d32", X-TransactionID:"8b7300e0-92d9-4dae-a5a9-dd1155a99d32", X-ECOMP-RequestID:"8b7300e0-92d9-4dae-a5a9-dd1155a99d32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"084e3bdc-dace-4b74-a13b-5cbbb40d35c0"] 2022-12-08T17:07:35.979Z|8b7300e0-92d9-4dae-a5a9-dd1155a99d32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:07:35.980Z|8b7300e0-92d9-4dae-a5a9-dd1155a99d32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:35.997Z|8b7300e0-92d9-4dae-a5a9-dd1155a99d32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:35.997Z|8b7300e0-92d9-4dae-a5a9-dd1155a99d32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:35.997Z|8b7300e0-92d9-4dae-a5a9-dd1155a99d32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:07:35.998Z|8b7300e0-92d9-4dae-a5a9-dd1155a99d32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:36.000Z|8b7300e0-92d9-4dae-a5a9-dd1155a99d32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 16, "soRequestId" : "b7670221-c9d2-40e4-b06d-9b9be6e1c44b", "groupingId" : "cc92951c-4a84-4ef8-a3ff-9b4c720c076f", "name" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"3fc0a9b2-9970-43bf-bcc8-4848d0210809\",\"output_key\":\"subnet_id_9c8b3d58-6586-45c9-bbb4-f26230784064\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"4374308c-feed-4581-aa08-949cde1b2304\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7b20c197678c4e838517f33c1adc56fc/stacks/basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0/cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"updated_time\":null,\"creation_time\":1670519239000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"9eb983189f9247a0837ebe0ca002d58e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"network_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:07:26.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:07:36.000Z|8b7300e0-92d9-4dae-a5a9-dd1155a99d32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:36.000Z|8b7300e0-92d9-4dae-a5a9-dd1155a99d32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b7670221-c9d2-40e4-b06d-9b9be6e1c44b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:07:36.010Z|8b7300e0-92d9-4dae-a5a9-dd1155a99d32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b7670221-c9d2-40e4-b06d-9b9be6e1c44b|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:38.514Z|53db9f82-070f-4635-b13f-6b67eb87038d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:07:38.515Z|53db9f82-070f-4635-b13f-6b67eb87038d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:07:43.439Z|53b437d6-e1e0-43d6-930d-70de040a6e5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:07:43.439Z|53b437d6-e1e0-43d6-930d-70de040a6e5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:07:43.474Z|ace280d2-078f-4b6c-a530-6d8c7486428b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:07:43.475Z|ace280d2-078f-4b6c-a530-6d8c7486428b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:07:43.478Z|3a06ae6e-1340-49fb-b2aa-3f970f9bcafc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:07:43.479Z|3a06ae6e-1340-49fb-b2aa-3f970f9bcafc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:07:44.757Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:44.761Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07 2022-12-08T17:07:44.762Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|INFO|500||Invoke 2022-12-08T17:07:44.762Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:44.762Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07 2022-12-08T17:07:44.763Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Method : GET 2022-12-08T17:07:44.763Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64e6a00edb307699", X-B3-SpanId:"29c2ffe8399cc935", X-B3-ParentSpanId:"64e6a00edb307699", X-B3-Sampled:"0", X-ONAP-RequestID:"5cc63446-c2e1-496c-8637-ef70e256d516", X-RequestID:"5cc63446-c2e1-496c-8637-ef70e256d516", X-TransactionID:"5cc63446-c2e1-496c-8637-ef70e256d516", X-ECOMP-RequestID:"5cc63446-c2e1-496c-8637-ef70e256d516", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"160e1c47-024a-4811-a441-a1a50f61cc7a"] 2022-12-08T17:07:44.763Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Request body: 2022-12-08T17:07:44.763Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:44.797Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:44.798Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:44.798Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Status text : 2022-12-08T17:07:44.798Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:44.800Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Response body: { "requestId" : "40ed7014-1b3a-4b26-823e-6e3bbc226b07", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-12-08T17:07:32.000+00:00", "source" : "VID", "vnfId" : "cd317fad-cc61-4dcd-abea-a3a502b7a6db", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c42883ea-9efc-4d6b-935a-4399e3aa124f\",\n \"modelVersionId\": \"de5f5c01-88f0-409e-a493-4b58f4162384\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b6c6bbef-2c31-43a2-9cc5-1800b553c11a\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"45d9073d-70fd-4d19-9990-76f7ad5fab0f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"a72a632b-a467-4b05-b680-9a4b699a7784\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b40a0b78-3176-42fa-b923-496e65325633\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"cd317fad-cc61-4dcd-abea-a3a502b7a6db\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"11df39b0-28b4-4c3a-aa51-e291b8b1f874\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"002566e3-8008-4adf-b2af-7ba41d508a8c\",\n \"modelCustomizationId\": \"797e1308-3262-4cb3-b587-49731633b22a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:07:39.000+00:00", "vfModuleId" : "0c0a5d10-af8f-4ad5-97b3-143c864d97e2", "vfModuleName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "40ed7014-1b3a-4b26-823e-6e3bbc226b07", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07" } } } 2022-12-08T17:07:44.800Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:44.800Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|INFO|500||InvokeReturn 2022-12-08T17:07:44.802Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false 2022-12-08T17:07:44.802Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:07:44.802Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:44.803Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false 2022-12-08T17:07:44.803Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:07:44.803Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64e6a00edb307699", X-B3-SpanId:"7cbcf0d035a1db70", X-B3-ParentSpanId:"64e6a00edb307699", X-B3-Sampled:"0", X-ONAP-RequestID:"5cc63446-c2e1-496c-8637-ef70e256d516", X-RequestID:"5cc63446-c2e1-496c-8637-ef70e256d516", X-TransactionID:"5cc63446-c2e1-496c-8637-ef70e256d516", X-ECOMP-RequestID:"5cc63446-c2e1-496c-8637-ef70e256d516", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"acef8ee0-bd5a-497c-9512-be48bb649924"] 2022-12-08T17:07:44.803Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:07:44.804Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:44.818Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:44.818Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:44.818Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:07:44.818Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:44.820Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:07:44.820Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:44.821Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:07:44.848Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=40ed7014-1b3a-4b26-823e-6e3bbc226b07&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=40ed7014-1b3a-4b26-823e-6e3bbc226b07&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:07:44.849Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=40ed7014-1b3a-4b26-823e-6e3bbc226b07&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:07:44.849Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=40ed7014-1b3a-4b26-823e-6e3bbc226b07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:44.849Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=40ed7014-1b3a-4b26-823e-6e3bbc226b07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=40ed7014-1b3a-4b26-823e-6e3bbc226b07&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:07:44.849Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=40ed7014-1b3a-4b26-823e-6e3bbc226b07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:07:44.849Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=40ed7014-1b3a-4b26-823e-6e3bbc226b07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5cc63446-c2e1-496c-8637-ef70e256d516", X-RequestID:"5cc63446-c2e1-496c-8637-ef70e256d516", X-TransactionID:"5cc63446-c2e1-496c-8637-ef70e256d516", X-ECOMP-RequestID:"5cc63446-c2e1-496c-8637-ef70e256d516", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2985b182-9042-461f-aa2c-7ee84874f9b1"] 2022-12-08T17:07:44.850Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=40ed7014-1b3a-4b26-823e-6e3bbc226b07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:07:44.850Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=40ed7014-1b3a-4b26-823e-6e3bbc226b07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:44.973Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=40ed7014-1b3a-4b26-823e-6e3bbc226b07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:44.973Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=40ed7014-1b3a-4b26-823e-6e3bbc226b07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:44.973Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=40ed7014-1b3a-4b26-823e-6e3bbc226b07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:07:44.974Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=40ed7014-1b3a-4b26-823e-6e3bbc226b07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=17FAAC2023790BE3CCFA8979DB7A84E5; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:07:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:44.974Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=40ed7014-1b3a-4b26-823e-6e3bbc226b07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d024c8d9-771a-11ed-85df-b6c736068a38","businessKey":"40ed7014-1b3a-4b26-823e-6e3bbc226b07","processDefinitionId":"SDNCHandler:1:dbe7f4ef-770f-11ed-85df-b6c736068a38","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-12-08T17:07:36.329+0000","endTime":"2022-12-08T17:07:40.509+0000","removalTime":null,"durationInMillis":4180,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"ce653e85-771a-11ed-85df-b6c736068a38","superProcessInstanceId":"cfba1ff1-771a-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-12-08T17:07:44.974Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=40ed7014-1b3a-4b26-823e-6e3bbc226b07&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:44.975Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=40ed7014-1b3a-4b26-823e-6e3bbc226b07&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:07:44.997Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d024c8d9-771a-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d024c8d9-771a-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:07:44.998Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d024c8d9-771a-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:07:44.998Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d024c8d9-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:44.998Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d024c8d9-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d024c8d9-771a-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:07:44.998Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d024c8d9-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:07:44.998Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d024c8d9-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5cc63446-c2e1-496c-8637-ef70e256d516", X-RequestID:"5cc63446-c2e1-496c-8637-ef70e256d516", X-TransactionID:"5cc63446-c2e1-496c-8637-ef70e256d516", X-ECOMP-RequestID:"5cc63446-c2e1-496c-8637-ef70e256d516", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79c8f40c-2480-440f-b41b-54f7e39baf2f"] 2022-12-08T17:07:44.999Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d024c8d9-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:07:44.999Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d024c8d9-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:45.122Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d024c8d9-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:45.123Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d024c8d9-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:45.123Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d024c8d9-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:07:45.123Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d024c8d9-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D12B1711814605C652032C422B1B31B2; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:07:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:45.125Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d024c8d9-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:d025652c-771a-11ed-85df-b6c736068a38","parentActivityInstanceId":"d024c8d9-771a-11ed-85df-b6c736068a38","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:dbe7f4ef-770f-11ed-85df-b6c736068a38","processInstanceId":"d024c8d9-771a-11ed-85df-b6c736068a38","executionId":"d024c8d9-771a-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:07:36.332+0000","endTime":"2022-12-08T17:07:36.603+0000","durationInMillis":271,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ce653e85-771a-11ed-85df-b6c736068a38"}] 2022-12-08T17:07:45.125Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d024c8d9-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:45.125Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d024c8d9-771a-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:07:45.126Z|bfd37753-0567-4470-b636-69a599595ce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:07:45.130Z|5cc63446-c2e1-496c-8637-ef70e256d516|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:45.130Z|bfd37753-0567-4470-b636-69a599595ce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:07:46.999Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:47.002Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|||INFO|500||Checking if requestId: 5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3 already exists in requestDb InfraActiveRequests table 2022-12-08T17:07:47.003Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3 2022-12-08T17:07:47.003Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|INFO|500||Invoke 2022-12-08T17:07:47.003Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:47.003Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3 2022-12-08T17:07:47.004Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Method : GET 2022-12-08T17:07:47.004Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e507b05cb7d9c726", X-B3-SpanId:"87beb9fc45cb4ad7", X-B3-ParentSpanId:"e507b05cb7d9c726", X-B3-Sampled:"0", X-ONAP-RequestID:"5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", X-RequestID:"5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", X-TransactionID:"5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", X-ECOMP-RequestID:"5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68cf63fd-1538-47fd-8dbf-3dacb00550d4"] 2022-12-08T17:07:47.004Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Request body: 2022-12-08T17:07:47.004Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:47.030Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:47.031Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:07:47.031Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Status text : 2022-12-08T17:07:47.031Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 08 Dec 2022 17:07:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:47.031Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Response body: 2022-12-08T17:07:47.032Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:47.032Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|INFO|404|Not Found|InvokeReturn 2022-12-08T17:07:47.039Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|||INFO|500||Running local validations 2022-12-08T17:07:48.116Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:07:48.142Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-12-08T17:07:48.142Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[73cf67d4-7bd7-4f1f-8eeb-e19ff792e031], X-ECOMP-RequestID=[5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3], X-TransactionId=[], X-ONAP-RequestID=[5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3]} 2022-12-08T17:07:48.201Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Thu, 08 Dec 2022 17:07:48 GMT], content-length=[395], x-aai-txid=[0-aai-resources-221208-17:07:48:013-53089], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:07:48.203Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/l3-networks/l3-network/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d/related-to/vf-modules","ERR.5.4.6114"]}}} 2022-12-08T17:07:48.203Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-12-08T17:07:48.206Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d/related-to/vf-modules?resultIndex=0&resultSize=1&format=count 2022-12-08T17:07:48.211Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:07:48.244Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|INFO|500||Invoke 2022-12-08T17:07:48.244Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc with request headers:{Authorization=[***REDACTED***], X-RequestID=[5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ff31090b-dce4-4053-a06d-ccfa295927d0], X-ECOMP-RequestID=[5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3], X-TransactionId=[], X-ONAP-RequestID=[5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3]} 2022-12-08T17:07:48.296Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 17:07:48 GMT], content-length=[1067], vertex-id=[176136], x-aai-txid=[1-aai-resources-221208-17:07:48:111-70539], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:07:48.297Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|DEBUG|500||{"tenant-id":"7b20c197678c4e838517f33c1adc56fc","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1670519224043","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2022-12-08T17:07:48.297Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|INFO|500||InvokeReturn 2022-12-08T17:07:48.299Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-08T17:07:48.299Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-08T17:07:48.300Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:07:48.330Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-08T17:07:48.331Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:48.332Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:07:48.332Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-08T17:07:48.332Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|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:"e507b05cb7d9c726", X-B3-SpanId:"531d107e9d1e9d88", X-B3-ParentSpanId:"e507b05cb7d9c726", X-B3-Sampled:"0", X-ONAP-RequestID:"5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", X-RequestID:"5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", X-TransactionID:"5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", X-ECOMP-RequestID:"5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f72af3f6-fbba-41de-8e40-73c8c9841def"] 2022-12-08T17:07:48.336Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d","serviceInstanceId":"262b8972-1052-4f8e-9289-192b5addce82"},"instanceName":null,"requestScope":"network"} 2022-12-08T17:07:48.338Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:48.375Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:48.375Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:48.375Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-12-08T17:07:48.376Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|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:"Thu, 08 Dec 2022 17:07:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:48.376Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-08T17:07:48.376Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:48.376Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-08T17:07:48.377Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance 2022-12-08T17:07:48.378Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2022-12-08T17:07:48.378Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:48.379Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance 2022-12-08T17:07:48.379Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2022-12-08T17:07:48.379Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|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:"5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", X-RequestID:"5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", X-TransactionID:"5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", X-ECOMP-RequestID:"5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4feef93e-e17e-4631-b83e-0960435812c1"] 2022-12-08T17:07:48.379Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2022-12-08T17:07:48.380Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:48.400Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:48.401Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:48.401Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : 2022-12-08T17:07:48.402Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:48.402Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|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" : 184, "action" : "deleteInstance", "description" : "Gr api recipe to delete network", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1.0", "serviceType" : null, "modelName" : "GR-API-DEFAULT", "paramXsd" : null, "created" : "2022-12-08T15:47:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/184" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/184" } } } 2022-12-08T17:07:48.403Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:48.403Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2022-12-08T17:07:48.405Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:07:48.406Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-08T17:07:48.406Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:48.406Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:07:48.406Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-08T17:07:48.407Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|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:"1255", X-B3-TraceId:"e507b05cb7d9c726", X-B3-SpanId:"483d103d401d93e6", X-B3-ParentSpanId:"e507b05cb7d9c726", X-B3-Sampled:"0", X-ONAP-RequestID:"5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", X-RequestID:"5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", X-TransactionID:"5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", X-ECOMP-RequestID:"5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e7735f1-dcaa-4c37-aa83-ff6673881e9e"] 2022-12-08T17:07:48.407Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3","requestStatus":"IN_PROGRESS","startTime":1670519268207,"source":"VID","tenantId":"7b20c197678c4e838517f33c1adc56fc","requestBody":"{\n\t\"requestDetails\": {\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"262b8972-1052-4f8e-9289-192b5addce82","requestScope":"network","requestAction":"deleteInstance","networkId":"78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d","networkType":"","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3"} 2022-12-08T17:07:48.407Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:48.441Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:48.441Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-08T17:07:48.442Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-12-08T17:07:48.442Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|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/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:48.443Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:07:48.207+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-08T17:07:47.612+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "262b8972-1052-4f8e-9289-192b5addce82", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3" } } } 2022-12-08T17:07:48.443Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:48.444Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-08T17:07:48.452Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:07:48.453Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-08T17:07:48.453Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:48.453Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:07:48.454Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-08T17:07:48.454Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|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:"e507b05cb7d9c726", X-B3-SpanId:"71d32352d68ddd3e", X-B3-ParentSpanId:"e507b05cb7d9c726", X-B3-Sampled:"0", X-ONAP-RequestID:"5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", X-RequestID:"5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", X-TransactionID:"5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", X-ECOMP-RequestID:"5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d73ab8a-0a05-41a0-ada4-aaaf2e073d92"] 2022-12-08T17:07:48.454Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|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\":\"7b20c197678c4e838517f33c1adc56fc\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"262b8972-1052-4f8e-9289-192b5addce82\",\"networkInstanceId\":\"78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d\"}","type":"String"},"requestId":{"value":"5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3","type":"String"},"mso-request-id":{"value":"5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"262b8972-1052-4f8e-9289-192b5addce82","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d","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/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-08T17:07:48.455Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:49.470Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:49.471Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-08T17:07:49.471Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-12-08T17:07:49.472Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 08 Dec 2022 17:07:49 GMT", X-ONAP-RequestID:"5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", X-RequestID:"5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", X-TransactionID:"5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", X-ECOMP-RequestID:"5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"9d73ab8a-0a05-41a0-ada4-aaaf2e073d92", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:49.472Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3\",\"instanceId\":\"78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d\"}}","message":"Success","processInstanceID":"d7621e05-771a-11ed-85df-b6c736068a38","variables":null,"messageCode":200} 2022-12-08T17:07:49.472Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:49.473Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-08T17:07:49.476Z|5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:49.632Z|adebe93a-a1b9-4a4b-b771-b30df8ed7acf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:49.636Z|adebe93a-a1b9-4a4b-b771-b30df8ed7acf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3 2022-12-08T17:07:49.636Z|adebe93a-a1b9-4a4b-b771-b30df8ed7acf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|INFO|500||Invoke 2022-12-08T17:07:49.637Z|adebe93a-a1b9-4a4b-b771-b30df8ed7acf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:49.637Z|adebe93a-a1b9-4a4b-b771-b30df8ed7acf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3 2022-12-08T17:07:49.637Z|adebe93a-a1b9-4a4b-b771-b30df8ed7acf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Method : GET 2022-12-08T17:07:49.637Z|adebe93a-a1b9-4a4b-b771-b30df8ed7acf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ff68fa598754a14", X-B3-SpanId:"b1767e761209d6a6", X-B3-ParentSpanId:"3ff68fa598754a14", X-B3-Sampled:"0", X-ONAP-RequestID:"adebe93a-a1b9-4a4b-b771-b30df8ed7acf", X-RequestID:"adebe93a-a1b9-4a4b-b771-b30df8ed7acf", X-TransactionID:"adebe93a-a1b9-4a4b-b771-b30df8ed7acf", X-ECOMP-RequestID:"adebe93a-a1b9-4a4b-b771-b30df8ed7acf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6eec1ecc-803d-4cc0-9195-f5f59a8e7f70"] 2022-12-08T17:07:49.638Z|adebe93a-a1b9-4a4b-b771-b30df8ed7acf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Request body: 2022-12-08T17:07:49.638Z|adebe93a-a1b9-4a4b-b771-b30df8ed7acf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:49.664Z|adebe93a-a1b9-4a4b-b771-b30df8ed7acf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:49.664Z|adebe93a-a1b9-4a4b-b771-b30df8ed7acf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:49.665Z|adebe93a-a1b9-4a4b-b771-b30df8ed7acf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Status text : 2022-12-08T17:07:49.665Z|adebe93a-a1b9-4a4b-b771-b30df8ed7acf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:49.666Z|adebe93a-a1b9-4a4b-b771-b30df8ed7acf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Response body: { "requestId" : "5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:07:48.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:07:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "262b8972-1052-4f8e-9289-192b5addce82", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d", "networkName" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3" } } } 2022-12-08T17:07:49.666Z|adebe93a-a1b9-4a4b-b771-b30df8ed7acf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:49.667Z|adebe93a-a1b9-4a4b-b771-b30df8ed7acf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|INFO|500||InvokeReturn 2022-12-08T17:07:49.668Z|adebe93a-a1b9-4a4b-b771-b30df8ed7acf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false 2022-12-08T17:07:49.669Z|adebe93a-a1b9-4a4b-b771-b30df8ed7acf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:07:49.669Z|adebe93a-a1b9-4a4b-b771-b30df8ed7acf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:49.669Z|adebe93a-a1b9-4a4b-b771-b30df8ed7acf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false 2022-12-08T17:07:49.669Z|adebe93a-a1b9-4a4b-b771-b30df8ed7acf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:07:49.670Z|adebe93a-a1b9-4a4b-b771-b30df8ed7acf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ff68fa598754a14", X-B3-SpanId:"023ffbcdab26ffdc", X-B3-ParentSpanId:"3ff68fa598754a14", X-B3-Sampled:"0", X-ONAP-RequestID:"adebe93a-a1b9-4a4b-b771-b30df8ed7acf", X-RequestID:"adebe93a-a1b9-4a4b-b771-b30df8ed7acf", X-TransactionID:"adebe93a-a1b9-4a4b-b771-b30df8ed7acf", X-ECOMP-RequestID:"adebe93a-a1b9-4a4b-b771-b30df8ed7acf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6a940c0-a776-4f7e-80e3-f2577bc72ae8"] 2022-12-08T17:07:49.670Z|adebe93a-a1b9-4a4b-b771-b30df8ed7acf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:07:49.670Z|adebe93a-a1b9-4a4b-b771-b30df8ed7acf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:49.687Z|adebe93a-a1b9-4a4b-b771-b30df8ed7acf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:49.688Z|adebe93a-a1b9-4a4b-b771-b30df8ed7acf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:49.689Z|adebe93a-a1b9-4a4b-b771-b30df8ed7acf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:07:49.689Z|adebe93a-a1b9-4a4b-b771-b30df8ed7acf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:49.690Z|adebe93a-a1b9-4a4b-b771-b30df8ed7acf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:07:49.691Z|adebe93a-a1b9-4a4b-b771-b30df8ed7acf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:49.691Z|adebe93a-a1b9-4a4b-b771-b30df8ed7acf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:07:49.715Z|adebe93a-a1b9-4a4b-b771-b30df8ed7acf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:53.472Z|15fc9c39-99f2-4279-bbc0-b059a2e38bfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:07:53.472Z|15fc9c39-99f2-4279-bbc0-b059a2e38bfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:07:53.498Z|266c3897-f3fc-46d1-96b1-69188752c455|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:07:53.498Z|4f9d1cb6-8b5f-4430-ba49-b1b043be7da3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:07:53.499Z|266c3897-f3fc-46d1-96b1-69188752c455|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:07:53.499Z|4f9d1cb6-8b5f-4430-ba49-b1b043be7da3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:07:55.282Z|e6d85f95-33c8-4e37-a409-bed7321bab08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:55.286Z|e6d85f95-33c8-4e37-a409-bed7321bab08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07 2022-12-08T17:07:55.287Z|e6d85f95-33c8-4e37-a409-bed7321bab08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|INFO|500||Invoke 2022-12-08T17:07:55.287Z|e6d85f95-33c8-4e37-a409-bed7321bab08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:55.287Z|e6d85f95-33c8-4e37-a409-bed7321bab08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07 2022-12-08T17:07:55.288Z|e6d85f95-33c8-4e37-a409-bed7321bab08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Method : GET 2022-12-08T17:07:55.288Z|e6d85f95-33c8-4e37-a409-bed7321bab08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3753b31bb54c3d98", X-B3-SpanId:"54be3313105381d6", X-B3-ParentSpanId:"3753b31bb54c3d98", X-B3-Sampled:"0", X-ONAP-RequestID:"e6d85f95-33c8-4e37-a409-bed7321bab08", X-RequestID:"e6d85f95-33c8-4e37-a409-bed7321bab08", X-TransactionID:"e6d85f95-33c8-4e37-a409-bed7321bab08", X-ECOMP-RequestID:"e6d85f95-33c8-4e37-a409-bed7321bab08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f65b0012-74f7-4ad2-a78a-dca181123906"] 2022-12-08T17:07:55.288Z|e6d85f95-33c8-4e37-a409-bed7321bab08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Request body: 2022-12-08T17:07:55.289Z|e6d85f95-33c8-4e37-a409-bed7321bab08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:55.332Z|e6d85f95-33c8-4e37-a409-bed7321bab08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:55.333Z|e6d85f95-33c8-4e37-a409-bed7321bab08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:55.333Z|e6d85f95-33c8-4e37-a409-bed7321bab08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Status text : 2022-12-08T17:07:55.333Z|e6d85f95-33c8-4e37-a409-bed7321bab08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:55.334Z|e6d85f95-33c8-4e37-a409-bed7321bab08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Response body: { "requestId" : "40ed7014-1b3a-4b26-823e-6e3bbc226b07", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:07:32.000+00:00", "endTime" : "2022-12-08T17:07:51.000+00:00", "source" : "VID", "vnfId" : "cd317fad-cc61-4dcd-abea-a3a502b7a6db", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c42883ea-9efc-4d6b-935a-4399e3aa124f\",\n \"modelVersionId\": \"de5f5c01-88f0-409e-a493-4b58f4162384\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b6c6bbef-2c31-43a2-9cc5-1800b553c11a\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"45d9073d-70fd-4d19-9990-76f7ad5fab0f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"a72a632b-a467-4b05-b680-9a4b699a7784\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b40a0b78-3176-42fa-b923-496e65325633\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"cd317fad-cc61-4dcd-abea-a3a502b7a6db\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"11df39b0-28b4-4c3a-aa51-e291b8b1f874\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"002566e3-8008-4adf-b2af-7ba41d508a8c\",\n \"modelCustomizationId\": \"797e1308-3262-4cb3-b587-49731633b22a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:07:50.000+00:00", "vfModuleId" : "0c0a5d10-af8f-4ad5-97b3-143c864d97e2", "vfModuleName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "40ed7014-1b3a-4b26-823e-6e3bbc226b07", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07" } } } 2022-12-08T17:07:55.334Z|e6d85f95-33c8-4e37-a409-bed7321bab08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:55.335Z|e6d85f95-33c8-4e37-a409-bed7321bab08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|INFO|500||InvokeReturn 2022-12-08T17:07:55.336Z|e6d85f95-33c8-4e37-a409-bed7321bab08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false 2022-12-08T17:07:55.337Z|e6d85f95-33c8-4e37-a409-bed7321bab08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:07:55.337Z|e6d85f95-33c8-4e37-a409-bed7321bab08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:55.337Z|e6d85f95-33c8-4e37-a409-bed7321bab08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false 2022-12-08T17:07:55.338Z|e6d85f95-33c8-4e37-a409-bed7321bab08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:07:55.338Z|e6d85f95-33c8-4e37-a409-bed7321bab08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3753b31bb54c3d98", X-B3-SpanId:"f6297b767df76606", X-B3-ParentSpanId:"3753b31bb54c3d98", X-B3-Sampled:"0", X-ONAP-RequestID:"e6d85f95-33c8-4e37-a409-bed7321bab08", X-RequestID:"e6d85f95-33c8-4e37-a409-bed7321bab08", X-TransactionID:"e6d85f95-33c8-4e37-a409-bed7321bab08", X-ECOMP-RequestID:"e6d85f95-33c8-4e37-a409-bed7321bab08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"593961f4-55b2-4eac-ab56-e84573bd3356"] 2022-12-08T17:07:55.338Z|e6d85f95-33c8-4e37-a409-bed7321bab08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:07:55.339Z|e6d85f95-33c8-4e37-a409-bed7321bab08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:55.356Z|e6d85f95-33c8-4e37-a409-bed7321bab08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:55.356Z|e6d85f95-33c8-4e37-a409-bed7321bab08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:55.356Z|e6d85f95-33c8-4e37-a409-bed7321bab08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:07:55.357Z|e6d85f95-33c8-4e37-a409-bed7321bab08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:55.363Z|e6d85f95-33c8-4e37-a409-bed7321bab08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:07:55.364Z|e6d85f95-33c8-4e37-a409-bed7321bab08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:55.364Z|e6d85f95-33c8-4e37-a409-bed7321bab08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:07:55.373Z|e6d85f95-33c8-4e37-a409-bed7321bab08|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:55.529Z|edce719c-e10d-4416-9c2f-6717c072574c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:55.535Z|edce719c-e10d-4416-9c2f-6717c072574c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07 2022-12-08T17:07:55.535Z|edce719c-e10d-4416-9c2f-6717c072574c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|INFO|500||Invoke 2022-12-08T17:07:55.536Z|edce719c-e10d-4416-9c2f-6717c072574c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:55.536Z|edce719c-e10d-4416-9c2f-6717c072574c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07 2022-12-08T17:07:55.536Z|edce719c-e10d-4416-9c2f-6717c072574c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Method : GET 2022-12-08T17:07:55.536Z|edce719c-e10d-4416-9c2f-6717c072574c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"944c00df66896ebc", X-B3-SpanId:"0367984befd65c74", X-B3-ParentSpanId:"944c00df66896ebc", X-B3-Sampled:"0", X-ONAP-RequestID:"edce719c-e10d-4416-9c2f-6717c072574c", X-RequestID:"edce719c-e10d-4416-9c2f-6717c072574c", X-TransactionID:"edce719c-e10d-4416-9c2f-6717c072574c", X-ECOMP-RequestID:"edce719c-e10d-4416-9c2f-6717c072574c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c40423c-94b5-4dc1-b725-74a00d0e2313"] 2022-12-08T17:07:55.537Z|edce719c-e10d-4416-9c2f-6717c072574c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Request body: 2022-12-08T17:07:55.537Z|edce719c-e10d-4416-9c2f-6717c072574c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:55.579Z|edce719c-e10d-4416-9c2f-6717c072574c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:55.580Z|edce719c-e10d-4416-9c2f-6717c072574c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:55.580Z|edce719c-e10d-4416-9c2f-6717c072574c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Status text : 2022-12-08T17:07:55.581Z|edce719c-e10d-4416-9c2f-6717c072574c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:55.582Z|edce719c-e10d-4416-9c2f-6717c072574c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Response body: { "requestId" : "40ed7014-1b3a-4b26-823e-6e3bbc226b07", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:07:32.000+00:00", "endTime" : "2022-12-08T17:07:51.000+00:00", "source" : "VID", "vnfId" : "cd317fad-cc61-4dcd-abea-a3a502b7a6db", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c42883ea-9efc-4d6b-935a-4399e3aa124f\",\n \"modelVersionId\": \"de5f5c01-88f0-409e-a493-4b58f4162384\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b6c6bbef-2c31-43a2-9cc5-1800b553c11a\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"45d9073d-70fd-4d19-9990-76f7ad5fab0f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"a72a632b-a467-4b05-b680-9a4b699a7784\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b40a0b78-3176-42fa-b923-496e65325633\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"cd317fad-cc61-4dcd-abea-a3a502b7a6db\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"11df39b0-28b4-4c3a-aa51-e291b8b1f874\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"002566e3-8008-4adf-b2af-7ba41d508a8c\",\n \"modelCustomizationId\": \"797e1308-3262-4cb3-b587-49731633b22a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:07:50.000+00:00", "vfModuleId" : "0c0a5d10-af8f-4ad5-97b3-143c864d97e2", "vfModuleName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "40ed7014-1b3a-4b26-823e-6e3bbc226b07", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07" } } } 2022-12-08T17:07:55.582Z|edce719c-e10d-4416-9c2f-6717c072574c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:55.583Z|edce719c-e10d-4416-9c2f-6717c072574c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|INFO|500||InvokeReturn 2022-12-08T17:07:55.584Z|edce719c-e10d-4416-9c2f-6717c072574c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false 2022-12-08T17:07:55.585Z|edce719c-e10d-4416-9c2f-6717c072574c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:07:55.585Z|edce719c-e10d-4416-9c2f-6717c072574c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:55.585Z|edce719c-e10d-4416-9c2f-6717c072574c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false 2022-12-08T17:07:55.586Z|edce719c-e10d-4416-9c2f-6717c072574c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:07:55.586Z|edce719c-e10d-4416-9c2f-6717c072574c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"944c00df66896ebc", X-B3-SpanId:"52e29bd7f736cc76", X-B3-ParentSpanId:"944c00df66896ebc", X-B3-Sampled:"0", X-ONAP-RequestID:"edce719c-e10d-4416-9c2f-6717c072574c", X-RequestID:"edce719c-e10d-4416-9c2f-6717c072574c", X-TransactionID:"edce719c-e10d-4416-9c2f-6717c072574c", X-ECOMP-RequestID:"edce719c-e10d-4416-9c2f-6717c072574c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27dd2745-c636-41ef-baf0-111307e18536"] 2022-12-08T17:07:55.586Z|edce719c-e10d-4416-9c2f-6717c072574c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:07:55.587Z|edce719c-e10d-4416-9c2f-6717c072574c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:55.609Z|edce719c-e10d-4416-9c2f-6717c072574c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:55.610Z|edce719c-e10d-4416-9c2f-6717c072574c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:55.610Z|edce719c-e10d-4416-9c2f-6717c072574c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:07:55.611Z|edce719c-e10d-4416-9c2f-6717c072574c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:55.612Z|edce719c-e10d-4416-9c2f-6717c072574c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:07:55.612Z|edce719c-e10d-4416-9c2f-6717c072574c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:55.612Z|edce719c-e10d-4416-9c2f-6717c072574c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:07:55.620Z|edce719c-e10d-4416-9c2f-6717c072574c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:55.755Z|58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:55.761Z|58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07 2022-12-08T17:07:55.761Z|58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|INFO|500||Invoke 2022-12-08T17:07:55.762Z|58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:55.762Z|58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07 2022-12-08T17:07:55.762Z|58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Method : GET 2022-12-08T17:07:55.763Z|58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dda5ebd7339888dd", X-B3-SpanId:"0c3e14d2b553e608", X-B3-ParentSpanId:"dda5ebd7339888dd", X-B3-Sampled:"0", X-ONAP-RequestID:"58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f", X-RequestID:"58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f", X-TransactionID:"58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f", X-ECOMP-RequestID:"58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42aefe55-1291-44d8-9af7-ae8aa1234301"] 2022-12-08T17:07:55.763Z|58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Request body: 2022-12-08T17:07:55.763Z|58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:55.787Z|58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:55.787Z|58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:55.787Z|58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Status text : 2022-12-08T17:07:55.788Z|58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:55.790Z|58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Response body: { "requestId" : "40ed7014-1b3a-4b26-823e-6e3bbc226b07", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:07:32.000+00:00", "endTime" : "2022-12-08T17:07:51.000+00:00", "source" : "VID", "vnfId" : "cd317fad-cc61-4dcd-abea-a3a502b7a6db", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c42883ea-9efc-4d6b-935a-4399e3aa124f\",\n \"modelVersionId\": \"de5f5c01-88f0-409e-a493-4b58f4162384\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b6c6bbef-2c31-43a2-9cc5-1800b553c11a\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"45d9073d-70fd-4d19-9990-76f7ad5fab0f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"a72a632b-a467-4b05-b680-9a4b699a7784\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b40a0b78-3176-42fa-b923-496e65325633\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"cd317fad-cc61-4dcd-abea-a3a502b7a6db\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"11df39b0-28b4-4c3a-aa51-e291b8b1f874\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"002566e3-8008-4adf-b2af-7ba41d508a8c\",\n \"modelCustomizationId\": \"797e1308-3262-4cb3-b587-49731633b22a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:07:50.000+00:00", "vfModuleId" : "0c0a5d10-af8f-4ad5-97b3-143c864d97e2", "vfModuleName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "40ed7014-1b3a-4b26-823e-6e3bbc226b07", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07" } } } 2022-12-08T17:07:55.790Z|58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:55.791Z|58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|INFO|500||InvokeReturn 2022-12-08T17:07:55.792Z|58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false 2022-12-08T17:07:55.793Z|58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:07:55.793Z|58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:55.793Z|58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false 2022-12-08T17:07:55.793Z|58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:07:55.794Z|58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dda5ebd7339888dd", X-B3-SpanId:"826f6555529bf361", X-B3-ParentSpanId:"dda5ebd7339888dd", X-B3-Sampled:"0", X-ONAP-RequestID:"58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f", X-RequestID:"58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f", X-TransactionID:"58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f", X-ECOMP-RequestID:"58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93546194-49ab-456e-b936-ccb47794efa1"] 2022-12-08T17:07:55.794Z|58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:07:55.794Z|58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:55.809Z|58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:55.809Z|58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:55.809Z|58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:07:55.810Z|58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:55.810Z|58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:07:55.811Z|58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:55.811Z|58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:07:55.822Z|58fdcfbf-8ab9-4cf8-8df0-9fe8d8063c7f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:55.962Z|1666e9d2-9c49-46ac-8990-7ade4d2623eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:55.966Z|1666e9d2-9c49-46ac-8990-7ade4d2623eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07 2022-12-08T17:07:55.966Z|1666e9d2-9c49-46ac-8990-7ade4d2623eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|INFO|500||Invoke 2022-12-08T17:07:55.966Z|1666e9d2-9c49-46ac-8990-7ade4d2623eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:55.966Z|1666e9d2-9c49-46ac-8990-7ade4d2623eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07 2022-12-08T17:07:55.967Z|1666e9d2-9c49-46ac-8990-7ade4d2623eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Method : GET 2022-12-08T17:07:55.967Z|1666e9d2-9c49-46ac-8990-7ade4d2623eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01400cfb1e3d5dae", X-B3-SpanId:"5e6dd7b85b291842", X-B3-ParentSpanId:"01400cfb1e3d5dae", X-B3-Sampled:"0", X-ONAP-RequestID:"1666e9d2-9c49-46ac-8990-7ade4d2623eb", X-RequestID:"1666e9d2-9c49-46ac-8990-7ade4d2623eb", X-TransactionID:"1666e9d2-9c49-46ac-8990-7ade4d2623eb", X-ECOMP-RequestID:"1666e9d2-9c49-46ac-8990-7ade4d2623eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc77d60d-8c2c-456c-88cd-be84bec90ab2"] 2022-12-08T17:07:55.967Z|1666e9d2-9c49-46ac-8990-7ade4d2623eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Request body: 2022-12-08T17:07:55.967Z|1666e9d2-9c49-46ac-8990-7ade4d2623eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:55.992Z|1666e9d2-9c49-46ac-8990-7ade4d2623eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:55.993Z|1666e9d2-9c49-46ac-8990-7ade4d2623eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:55.993Z|1666e9d2-9c49-46ac-8990-7ade4d2623eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Status text : 2022-12-08T17:07:55.993Z|1666e9d2-9c49-46ac-8990-7ade4d2623eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:55.994Z|1666e9d2-9c49-46ac-8990-7ade4d2623eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Response body: { "requestId" : "40ed7014-1b3a-4b26-823e-6e3bbc226b07", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:07:32.000+00:00", "endTime" : "2022-12-08T17:07:51.000+00:00", "source" : "VID", "vnfId" : "cd317fad-cc61-4dcd-abea-a3a502b7a6db", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c42883ea-9efc-4d6b-935a-4399e3aa124f\",\n \"modelVersionId\": \"de5f5c01-88f0-409e-a493-4b58f4162384\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b6c6bbef-2c31-43a2-9cc5-1800b553c11a\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"45d9073d-70fd-4d19-9990-76f7ad5fab0f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"a72a632b-a467-4b05-b680-9a4b699a7784\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b40a0b78-3176-42fa-b923-496e65325633\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"cd317fad-cc61-4dcd-abea-a3a502b7a6db\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"11df39b0-28b4-4c3a-aa51-e291b8b1f874\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"002566e3-8008-4adf-b2af-7ba41d508a8c\",\n \"modelCustomizationId\": \"797e1308-3262-4cb3-b587-49731633b22a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:07:50.000+00:00", "vfModuleId" : "0c0a5d10-af8f-4ad5-97b3-143c864d97e2", "vfModuleName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "40ed7014-1b3a-4b26-823e-6e3bbc226b07", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07" } } } 2022-12-08T17:07:55.995Z|1666e9d2-9c49-46ac-8990-7ade4d2623eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:55.995Z|1666e9d2-9c49-46ac-8990-7ade4d2623eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|INFO|500||InvokeReturn 2022-12-08T17:07:55.996Z|1666e9d2-9c49-46ac-8990-7ade4d2623eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false 2022-12-08T17:07:55.997Z|1666e9d2-9c49-46ac-8990-7ade4d2623eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:07:55.997Z|1666e9d2-9c49-46ac-8990-7ade4d2623eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:55.997Z|1666e9d2-9c49-46ac-8990-7ade4d2623eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false 2022-12-08T17:07:55.997Z|1666e9d2-9c49-46ac-8990-7ade4d2623eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:07:55.998Z|1666e9d2-9c49-46ac-8990-7ade4d2623eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01400cfb1e3d5dae", X-B3-SpanId:"0468a202c4025b25", X-B3-ParentSpanId:"01400cfb1e3d5dae", X-B3-Sampled:"0", X-ONAP-RequestID:"1666e9d2-9c49-46ac-8990-7ade4d2623eb", X-RequestID:"1666e9d2-9c49-46ac-8990-7ade4d2623eb", X-TransactionID:"1666e9d2-9c49-46ac-8990-7ade4d2623eb", X-ECOMP-RequestID:"1666e9d2-9c49-46ac-8990-7ade4d2623eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f7f3bdd-8293-489a-a337-c662b178266d"] 2022-12-08T17:07:55.998Z|1666e9d2-9c49-46ac-8990-7ade4d2623eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:07:55.998Z|1666e9d2-9c49-46ac-8990-7ade4d2623eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:56.012Z|1666e9d2-9c49-46ac-8990-7ade4d2623eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:56.012Z|1666e9d2-9c49-46ac-8990-7ade4d2623eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:56.012Z|1666e9d2-9c49-46ac-8990-7ade4d2623eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:07:56.012Z|1666e9d2-9c49-46ac-8990-7ade4d2623eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:56.014Z|1666e9d2-9c49-46ac-8990-7ade4d2623eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:07:56.014Z|1666e9d2-9c49-46ac-8990-7ade4d2623eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:56.015Z|1666e9d2-9c49-46ac-8990-7ade4d2623eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:07:56.022Z|1666e9d2-9c49-46ac-8990-7ade4d2623eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:56.142Z|b6acb528-89de-4074-b6fc-18e97fd6f6ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:56.147Z|b6acb528-89de-4074-b6fc-18e97fd6f6ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07 2022-12-08T17:07:56.147Z|b6acb528-89de-4074-b6fc-18e97fd6f6ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|INFO|500||Invoke 2022-12-08T17:07:56.147Z|b6acb528-89de-4074-b6fc-18e97fd6f6ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:56.147Z|b6acb528-89de-4074-b6fc-18e97fd6f6ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07 2022-12-08T17:07:56.148Z|b6acb528-89de-4074-b6fc-18e97fd6f6ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Method : GET 2022-12-08T17:07:56.148Z|b6acb528-89de-4074-b6fc-18e97fd6f6ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6ccd6486ff40be0d", X-B3-SpanId:"2b1cfbdc8af60655", X-B3-ParentSpanId:"6ccd6486ff40be0d", X-B3-Sampled:"0", X-ONAP-RequestID:"b6acb528-89de-4074-b6fc-18e97fd6f6ba", X-RequestID:"b6acb528-89de-4074-b6fc-18e97fd6f6ba", X-TransactionID:"b6acb528-89de-4074-b6fc-18e97fd6f6ba", X-ECOMP-RequestID:"b6acb528-89de-4074-b6fc-18e97fd6f6ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4af3d1d-1244-48f1-92eb-8ee05df2dc99"] 2022-12-08T17:07:56.148Z|b6acb528-89de-4074-b6fc-18e97fd6f6ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Request body: 2022-12-08T17:07:56.148Z|b6acb528-89de-4074-b6fc-18e97fd6f6ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:56.180Z|b6acb528-89de-4074-b6fc-18e97fd6f6ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:56.180Z|b6acb528-89de-4074-b6fc-18e97fd6f6ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:56.181Z|b6acb528-89de-4074-b6fc-18e97fd6f6ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Status text : 2022-12-08T17:07:56.181Z|b6acb528-89de-4074-b6fc-18e97fd6f6ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:56.183Z|b6acb528-89de-4074-b6fc-18e97fd6f6ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||Response body: { "requestId" : "40ed7014-1b3a-4b26-823e-6e3bbc226b07", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:07:32.000+00:00", "endTime" : "2022-12-08T17:07:51.000+00:00", "source" : "VID", "vnfId" : "cd317fad-cc61-4dcd-abea-a3a502b7a6db", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c42883ea-9efc-4d6b-935a-4399e3aa124f\",\n \"modelVersionId\": \"de5f5c01-88f0-409e-a493-4b58f4162384\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"b6c6bbef-2c31-43a2-9cc5-1800b553c11a\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"45d9073d-70fd-4d19-9990-76f7ad5fab0f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"a72a632b-a467-4b05-b680-9a4b699a7784\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b40a0b78-3176-42fa-b923-496e65325633\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"cd317fad-cc61-4dcd-abea-a3a502b7a6db\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"11df39b0-28b4-4c3a-aa51-e291b8b1f874\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"002566e3-8008-4adf-b2af-7ba41d508a8c\",\n \"modelCustomizationId\": \"797e1308-3262-4cb3-b587-49731633b22a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:07:50.000+00:00", "vfModuleId" : "0c0a5d10-af8f-4ad5-97b3-143c864d97e2", "vfModuleName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "40ed7014-1b3a-4b26-823e-6e3bbc226b07", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07" } } } 2022-12-08T17:07:56.183Z|b6acb528-89de-4074-b6fc-18e97fd6f6ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:56.184Z|b6acb528-89de-4074-b6fc-18e97fd6f6ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/40ed7014-1b3a-4b26-823e-6e3bbc226b07|INFO|500||InvokeReturn 2022-12-08T17:07:56.185Z|b6acb528-89de-4074-b6fc-18e97fd6f6ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false 2022-12-08T17:07:56.185Z|b6acb528-89de-4074-b6fc-18e97fd6f6ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:07:56.186Z|b6acb528-89de-4074-b6fc-18e97fd6f6ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:56.186Z|b6acb528-89de-4074-b6fc-18e97fd6f6ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false 2022-12-08T17:07:56.186Z|b6acb528-89de-4074-b6fc-18e97fd6f6ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:07:56.186Z|b6acb528-89de-4074-b6fc-18e97fd6f6ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6ccd6486ff40be0d", X-B3-SpanId:"58e06e85b0d47f1a", X-B3-ParentSpanId:"6ccd6486ff40be0d", X-B3-Sampled:"0", X-ONAP-RequestID:"b6acb528-89de-4074-b6fc-18e97fd6f6ba", X-RequestID:"b6acb528-89de-4074-b6fc-18e97fd6f6ba", X-TransactionID:"b6acb528-89de-4074-b6fc-18e97fd6f6ba", X-ECOMP-RequestID:"b6acb528-89de-4074-b6fc-18e97fd6f6ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01d9e83d-265a-48a5-8aed-cfe719be51b6"] 2022-12-08T17:07:56.186Z|b6acb528-89de-4074-b6fc-18e97fd6f6ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:07:56.187Z|b6acb528-89de-4074-b6fc-18e97fd6f6ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:56.203Z|b6acb528-89de-4074-b6fc-18e97fd6f6ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:56.203Z|b6acb528-89de-4074-b6fc-18e97fd6f6ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:56.204Z|b6acb528-89de-4074-b6fc-18e97fd6f6ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:07:56.204Z|b6acb528-89de-4074-b6fc-18e97fd6f6ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:56.207Z|b6acb528-89de-4074-b6fc-18e97fd6f6ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:07:56.208Z|b6acb528-89de-4074-b6fc-18e97fd6f6ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:56.208Z|b6acb528-89de-4074-b6fc-18e97fd6f6ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=40ed7014-1b3a-4b26-823e-6e3bbc226b07&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:07:56.215Z|b6acb528-89de-4074-b6fc-18e97fd6f6ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/40ed7014-1b3a-4b26-823e-6e3bbc226b07|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:07:59.848Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:07:59.853Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3 2022-12-08T17:07:59.853Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|INFO|500||Invoke 2022-12-08T17:07:59.853Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:59.853Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3 2022-12-08T17:07:59.854Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Method : GET 2022-12-08T17:07:59.854Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95e4164a10cd1928", X-B3-SpanId:"0d65d59d5bdfe7d3", X-B3-ParentSpanId:"95e4164a10cd1928", X-B3-Sampled:"0", X-ONAP-RequestID:"045435b1-11ce-49f5-8a64-44e4f279c8f1", X-RequestID:"045435b1-11ce-49f5-8a64-44e4f279c8f1", X-TransactionID:"045435b1-11ce-49f5-8a64-44e4f279c8f1", X-ECOMP-RequestID:"045435b1-11ce-49f5-8a64-44e4f279c8f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55501ee7-1d2f-44cc-8d37-de74fd4239e5"] 2022-12-08T17:07:59.854Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Request body: 2022-12-08T17:07:59.854Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:59.881Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:59.882Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:59.882Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Status text : 2022-12-08T17:07:59.882Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:59.884Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Response body: { "requestId" : "5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-12-08T17:07:48.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:07:54.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "262b8972-1052-4f8e-9289-192b5addce82", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d", "networkName" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3" } } } 2022-12-08T17:07:59.885Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:59.885Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|INFO|500||InvokeReturn 2022-12-08T17:07:59.887Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false 2022-12-08T17:07:59.888Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:07:59.888Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:59.888Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false 2022-12-08T17:07:59.889Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:07:59.889Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95e4164a10cd1928", X-B3-SpanId:"cf7e437318b38c45", X-B3-ParentSpanId:"95e4164a10cd1928", X-B3-Sampled:"0", X-ONAP-RequestID:"045435b1-11ce-49f5-8a64-44e4f279c8f1", X-RequestID:"045435b1-11ce-49f5-8a64-44e4f279c8f1", X-TransactionID:"045435b1-11ce-49f5-8a64-44e4f279c8f1", X-ECOMP-RequestID:"045435b1-11ce-49f5-8a64-44e4f279c8f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afc27a5a-8e02-439d-9e05-17d6c1e96631"] 2022-12-08T17:07:59.889Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:07:59.890Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:07:59.908Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:07:59.908Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:07:59.909Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:07:59.909Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:07:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:07:59.911Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 22, "soRequestId" : "5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", "groupingId" : "cc92951c-4a84-4ef8-a3ff-9b4c720c076f", "name" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_9c8b3d58-6586-45c9-bbb4-f26230784064\"},{\"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/7b20c197678c4e838517f33c1adc56fc/stacks/basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0/cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"updated_time\":1670519275000,\"creation_time\":1670519239000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"9eb983189f9247a0837ebe0ca002d58e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"network_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:07:56.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:07:59.911Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:07:59.911Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:07:59.956Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:07:59.956Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:07:59.957Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:07:59.957Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:07:59.957Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:07:59.957Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"045435b1-11ce-49f5-8a64-44e4f279c8f1", X-RequestID:"045435b1-11ce-49f5-8a64-44e4f279c8f1", X-TransactionID:"045435b1-11ce-49f5-8a64-44e4f279c8f1", X-ECOMP-RequestID:"045435b1-11ce-49f5-8a64-44e4f279c8f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e9b232d-716c-4f29-aa04-00c8d57d6524"] 2022-12-08T17:07:59.958Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:07:59.958Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:00.108Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:00.108Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:00.108Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:08:00.109Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=87098F36BDBB9FA66F098F101BC8F780; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:08:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:00.110Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d93f69e4-771a-11ed-85df-b6c736068a38","businessKey":"5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-08T17:07:51.602+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d7621e05-771a-11ed-85df-b6c736068a38","superProcessInstanceId":"d93e0a1d-771a-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-08T17:08:00.110Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:00.110Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:08:00.127Z|3d6904a4-d821-4753-8dd4-44f2403640dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:08:00.127Z|3d6904a4-d821-4753-8dd4-44f2403640dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:08:00.135Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:08:00.135Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:08:00.136Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:00.136Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:08:00.136Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:08:00.136Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"045435b1-11ce-49f5-8a64-44e4f279c8f1", X-RequestID:"045435b1-11ce-49f5-8a64-44e4f279c8f1", X-TransactionID:"045435b1-11ce-49f5-8a64-44e4f279c8f1", X-ECOMP-RequestID:"045435b1-11ce-49f5-8a64-44e4f279c8f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61114fed-6694-43e8-999c-72262223701a"] 2022-12-08T17:08:00.137Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:08:00.137Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:00.261Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:00.262Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:00.262Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:08:00.262Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=86B9E88E2CD559278AA9F0C971A6A347; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:08:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:00.263Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:dbab39ec-771a-11ed-85df-b6c736068a38","parentActivityInstanceId":"d93f69e4-771a-11ed-85df-b6c736068a38","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processInstanceId":"d93f69e4-771a-11ed-85df-b6c736068a38","executionId":"d93f69e4-771a-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:07:55.664+0000","endTime":"2022-12-08T17:07:55.671+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d7621e05-771a-11ed-85df-b6c736068a38"}] 2022-12-08T17:08:00.263Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:00.264Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:08:00.268Z|045435b1-11ce-49f5-8a64-44e4f279c8f1|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:00.453Z|702f8b45-721d-4320-8ac1-ea4571f06799|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:08:00.453Z|702f8b45-721d-4320-8ac1-ea4571f06799|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:08:03.499Z|2d4e1299-67e5-4816-b363-780e751b7351|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:08:03.500Z|2d4e1299-67e5-4816-b363-780e751b7351|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:08:03.522Z|0fa406e3-9ac8-4f41-924e-ba133015b5f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:08:03.522Z|0fa406e3-9ac8-4f41-924e-ba133015b5f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:08:03.539Z|d6ee3dcb-04de-40ed-9d32-96db00bca3ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:08:03.539Z|d6ee3dcb-04de-40ed-9d32-96db00bca3ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:08:07.287Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:07.291Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|||INFO|500||Checking if requestId: b62217dc-076d-4ff9-819b-215e0875057e already exists in requestDb InfraActiveRequests table 2022-12-08T17:08:07.292Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e 2022-12-08T17:08:07.293Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|INFO|500||Invoke 2022-12-08T17:08:07.293Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:07.293Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e 2022-12-08T17:08:07.293Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Method : GET 2022-12-08T17:08:07.294Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"18d8c278151560a5", X-B3-SpanId:"7165217da09393ac", X-B3-ParentSpanId:"18d8c278151560a5", X-B3-Sampled:"0", X-ONAP-RequestID:"b62217dc-076d-4ff9-819b-215e0875057e", X-RequestID:"b62217dc-076d-4ff9-819b-215e0875057e", X-TransactionID:"b62217dc-076d-4ff9-819b-215e0875057e", X-ECOMP-RequestID:"b62217dc-076d-4ff9-819b-215e0875057e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75efee0e-651e-4fa1-873d-39962ed22b56"] 2022-12-08T17:08:07.295Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Request body: 2022-12-08T17:08:07.295Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:07.342Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:07.342Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:08:07.343Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Status text : 2022-12-08T17:08:07.343Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 08 Dec 2022 17:08:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:07.343Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Response body: 2022-12-08T17:08:07.344Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:07.344Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|INFO|404|Not Found|InvokeReturn 2022-12-08T17:08:07.356Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|||INFO|500||Running local validations 2022-12-08T17:08:07.360Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:08:07.389Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-08T17:08:07.390Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-12-08T17:08:07.445Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-12-08T17:08:07.445Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 17:08:07 GMT], content-length=[1024], vertex-id=[462944], x-aai-txid=[2-aai-resources-221208-17:08:07:261-55346], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:08:07.446Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1670519241080","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/cd317fad-cc61-4dcd-abea-a3a502b7a6db","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"cd317fad-cc61-4dcd-abea-a3a502b7a6db"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-12-08T17:08:07.449Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-08T17:08:07.449Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-08T17:08:07.450Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:08:07.450Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-08T17:08:07.451Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:07.451Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:08:07.451Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-08T17:08:07.452Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|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:"18d8c278151560a5", X-B3-SpanId:"40b586090cf09fee", X-B3-ParentSpanId:"18d8c278151560a5", X-B3-Sampled:"0", X-ONAP-RequestID:"b62217dc-076d-4ff9-819b-215e0875057e", X-RequestID:"b62217dc-076d-4ff9-819b-215e0875057e", X-TransactionID:"b62217dc-076d-4ff9-819b-215e0875057e", X-ECOMP-RequestID:"b62217dc-076d-4ff9-819b-215e0875057e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e02458f-e091-4132-943f-7225fe638e2a"] 2022-12-08T17:08:07.452Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"cd317fad-cc61-4dcd-abea-a3a502b7a6db","serviceInstanceId":"45d9073d-70fd-4d19-9990-76f7ad5fab0f","vfModuleInstanceId":"0c0a5d10-af8f-4ad5-97b3-143c864d97e2"},"instanceName":null,"requestScope":"vfModule"} 2022-12-08T17:08:07.453Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:07.482Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:07.482Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:07.483Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-12-08T17:08:07.483Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|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:"Thu, 08 Dec 2022 17:08:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:07.483Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-08T17:08:07.484Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:07.484Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-08T17:08:07.485Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 2022-12-08T17:08:07.485Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||Invoke 2022-12-08T17:08:07.486Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:07.486Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 2022-12-08T17:08:07.486Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Method : GET 2022-12-08T17:08:07.487Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|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:"b62217dc-076d-4ff9-819b-215e0875057e", X-RequestID:"b62217dc-076d-4ff9-819b-215e0875057e", X-TransactionID:"b62217dc-076d-4ff9-819b-215e0875057e", X-ECOMP-RequestID:"b62217dc-076d-4ff9-819b-215e0875057e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64f7290c-715b-486c-8958-6537a4d6aee3"] 2022-12-08T17:08:07.487Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Request body: 2022-12-08T17:08:07.487Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:07.505Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:07.506Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:07.506Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status text : 2022-12-08T17:08:07.507Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:07.508Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|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" : 49, "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/49" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/49" } } } 2022-12-08T17:08:07.508Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:07.509Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||InvokeReturn 2022-12-08T17:08:07.514Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384 2022-12-08T17:08:07.514Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384|INFO|500||Invoke 2022-12-08T17:08:07.514Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:07.515Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384 2022-12-08T17:08:07.515Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384|DEBUG|500||Method : GET 2022-12-08T17:08:07.515Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b62217dc-076d-4ff9-819b-215e0875057e", X-RequestID:"b62217dc-076d-4ff9-819b-215e0875057e", X-TransactionID:"b62217dc-076d-4ff9-819b-215e0875057e", X-ECOMP-RequestID:"b62217dc-076d-4ff9-819b-215e0875057e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3369399-9c6e-4e18-8730-5fb98a9287de"] 2022-12-08T17:08:07.515Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384|DEBUG|500||Request body: 2022-12-08T17:08:07.516Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:07.540Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:07.541Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:07.541Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384|DEBUG|500||Status text : 2022-12-08T17:08:07.542Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:07.542Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384|DEBUG|500||Response body: { "modelUUID" : "de5f5c01-88f0-409e-a493-4b58f4162384", "modelInvariantUUID" : "c42883ea-9efc-4d6b-935a-4399e3aa124f", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-12-08 17:06:07.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384/vnfResources" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384/heatFiles" } } } 2022-12-08T17:08:07.542Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:07.543Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/de5f5c01-88f0-409e-a493-4b58f4162384|INFO|500||InvokeReturn 2022-12-08T17:08:07.550Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:08:07.550Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-08T17:08:07.551Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:07.551Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:08:07.551Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-08T17:08:07.552Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1717", X-B3-TraceId:"18d8c278151560a5", X-B3-SpanId:"4b5ee7a74b71bc7c", X-B3-ParentSpanId:"18d8c278151560a5", X-B3-Sampled:"0", X-ONAP-RequestID:"b62217dc-076d-4ff9-819b-215e0875057e", X-RequestID:"b62217dc-076d-4ff9-819b-215e0875057e", X-TransactionID:"b62217dc-076d-4ff9-819b-215e0875057e", X-ECOMP-RequestID:"b62217dc-076d-4ff9-819b-215e0875057e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07bea039-e110-4e44-a074-15985fd027c5"] 2022-12-08T17:08:07.552Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"b62217dc-076d-4ff9-819b-215e0875057e","requestStatus":"IN_PROGRESS","startTime":1670519287357,"source":"VID","vnfId":"cd317fad-cc61-4dcd-abea-a3a502b7a6db","vnfType":"","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c42883ea-9efc-4d6b-935a-4399e3aa124f\",\n \"modelVersionId\": \"de5f5c01-88f0-409e-a493-4b58f4162384\",\n \"modelName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b\",\n \"modelVersion\": \"1670519270568\",\n \"modelCustomizationId\": \"b6c6bbef-2c31-43a2-9cc5-1800b553c11a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"0c0a5d10-af8f-4ad5-97b3-143c864d97e2","vfModuleModelName":"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b","cloudRegion":"k8sregion","serviceInstanceId":"45d9073d-70fd-4d19-9990-76f7ad5fab0f","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"b62217dc-076d-4ff9-819b-215e0875057e"} 2022-12-08T17:08:07.552Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:07.619Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:07.620Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-08T17:08:07.621Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-12-08T17:08:07.622Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|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/b62217dc-076d-4ff9-819b-215e0875057e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:07.623Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "b62217dc-076d-4ff9-819b-215e0875057e", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:08:07.357+00:00", "source" : "VID", "vnfId" : "cd317fad-cc61-4dcd-abea-a3a502b7a6db", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c42883ea-9efc-4d6b-935a-4399e3aa124f\",\n \"modelVersionId\": \"de5f5c01-88f0-409e-a493-4b58f4162384\",\n \"modelName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b\",\n \"modelVersion\": \"1670519270568\",\n \"modelCustomizationId\": \"b6c6bbef-2c31-43a2-9cc5-1800b553c11a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-08T17:08:06.764+00:00", "vfModuleId" : "0c0a5d10-af8f-4ad5-97b3-143c864d97e2", "vfModuleModelName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "b62217dc-076d-4ff9-819b-215e0875057e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e" } } } 2022-12-08T17:08:07.623Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:07.624Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-08T17:08:07.636Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:08:07.637Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-08T17:08:07.637Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:07.637Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:08:07.637Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-08T17:08:07.637Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2455", X-B3-TraceId:"18d8c278151560a5", X-B3-SpanId:"c44d6bca0abd3098", X-B3-ParentSpanId:"18d8c278151560a5", X-B3-Sampled:"0", X-ONAP-RequestID:"b62217dc-076d-4ff9-819b-215e0875057e", X-RequestID:"b62217dc-076d-4ff9-819b-215e0875057e", X-TransactionID:"b62217dc-076d-4ff9-819b-215e0875057e", X-ECOMP-RequestID:"b62217dc-076d-4ff9-819b-215e0875057e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4727be5f-8b92-4ecc-90d9-411636b46ffd"] 2022-12-08T17:08:07.638Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"c42883ea-9efc-4d6b-935a-4399e3aa124f\",\"modelType\":\"vfModule\",\"modelName\":\"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b\",\"modelVersion\":\"1670519270568\",\"modelCustomizationUuid\":\"b6c6bbef-2c31-43a2-9cc5-1800b553c11a\",\"modelVersionId\":\"de5f5c01-88f0-409e-a493-4b58f4162384\",\"modelCustomizationId\":\"b6c6bbef-2c31-43a2-9cc5-1800b553c11a\",\"modelUuid\":\"de5f5c01-88f0-409e-a493-4b58f4162384\",\"modelInvariantUuid\":\"c42883ea-9efc-4d6b-935a-4399e3aa124f\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"45d9073d-70fd-4d19-9990-76f7ad5fab0f\",\"vnfInstanceId\":\"cd317fad-cc61-4dcd-abea-a3a502b7a6db\",\"vfModuleInstanceId\":\"0c0a5d10-af8f-4ad5-97b3-143c864d97e2\"}","type":"String"},"requestId":{"value":"b62217dc-076d-4ff9-819b-215e0875057e","type":"String"},"mso-request-id":{"value":"b62217dc-076d-4ff9-819b-215e0875057e","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"45d9073d-70fd-4d19-9990-76f7ad5fab0f","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"cd317fad-cc61-4dcd-abea-a3a502b7a6db","type":"String"},"vfModuleId":{"value":"0c0a5d10-af8f-4ad5-97b3-143c864d97e2","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/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-08T17:08:07.638Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:08.656Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:08.657Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-08T17:08:08.658Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-12-08T17:08:08.658Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 08 Dec 2022 17:08:08 GMT", X-ONAP-RequestID:"b62217dc-076d-4ff9-819b-215e0875057e", X-RequestID:"b62217dc-076d-4ff9-819b-215e0875057e", X-TransactionID:"b62217dc-076d-4ff9-819b-215e0875057e", X-ECOMP-RequestID:"b62217dc-076d-4ff9-819b-215e0875057e", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4727be5f-8b92-4ecc-90d9-411636b46ffd", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:08.659Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"b62217dc-076d-4ff9-819b-215e0875057e\",\"instanceId\":\"0c0a5d10-af8f-4ad5-97b3-143c864d97e2\"}}","message":"Success","processInstanceID":"e2d1abb5-771a-11ed-85df-b6c736068a38","variables":null,"messageCode":200} 2022-12-08T17:08:08.659Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:08.659Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-08T17:08:08.664Z|b62217dc-076d-4ff9-819b-215e0875057e|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:08.812Z|42caead6-30ea-4353-b4fc-e560fa5128e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:08.816Z|42caead6-30ea-4353-b4fc-e560fa5128e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e 2022-12-08T17:08:08.817Z|42caead6-30ea-4353-b4fc-e560fa5128e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|INFO|500||Invoke 2022-12-08T17:08:08.817Z|42caead6-30ea-4353-b4fc-e560fa5128e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:08.818Z|42caead6-30ea-4353-b4fc-e560fa5128e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e 2022-12-08T17:08:08.818Z|42caead6-30ea-4353-b4fc-e560fa5128e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Method : GET 2022-12-08T17:08:08.818Z|42caead6-30ea-4353-b4fc-e560fa5128e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"adf334c517385c64", X-B3-SpanId:"adb1e9c6d4a9a5d1", X-B3-ParentSpanId:"adf334c517385c64", X-B3-Sampled:"0", X-ONAP-RequestID:"42caead6-30ea-4353-b4fc-e560fa5128e5", X-RequestID:"42caead6-30ea-4353-b4fc-e560fa5128e5", X-TransactionID:"42caead6-30ea-4353-b4fc-e560fa5128e5", X-ECOMP-RequestID:"42caead6-30ea-4353-b4fc-e560fa5128e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d15b44b0-6392-43fa-b526-70d1cf6fdf64"] 2022-12-08T17:08:08.818Z|42caead6-30ea-4353-b4fc-e560fa5128e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Request body: 2022-12-08T17:08:08.819Z|42caead6-30ea-4353-b4fc-e560fa5128e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:08.842Z|42caead6-30ea-4353-b4fc-e560fa5128e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:08.842Z|42caead6-30ea-4353-b4fc-e560fa5128e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:08.842Z|42caead6-30ea-4353-b4fc-e560fa5128e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Status text : 2022-12-08T17:08:08.844Z|42caead6-30ea-4353-b4fc-e560fa5128e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:08.846Z|42caead6-30ea-4353-b4fc-e560fa5128e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Response body: { "requestId" : "b62217dc-076d-4ff9-819b-215e0875057e", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:08:07.000+00:00", "source" : "VID", "vnfId" : "cd317fad-cc61-4dcd-abea-a3a502b7a6db", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c42883ea-9efc-4d6b-935a-4399e3aa124f\",\n \"modelVersionId\": \"de5f5c01-88f0-409e-a493-4b58f4162384\",\n \"modelName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b\",\n \"modelVersion\": \"1670519270568\",\n \"modelCustomizationId\": \"b6c6bbef-2c31-43a2-9cc5-1800b553c11a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:07.000+00:00", "vfModuleId" : "0c0a5d10-af8f-4ad5-97b3-143c864d97e2", "vfModuleName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "vfModuleModelName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "b62217dc-076d-4ff9-819b-215e0875057e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e" } } } 2022-12-08T17:08:08.846Z|42caead6-30ea-4353-b4fc-e560fa5128e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:08.847Z|42caead6-30ea-4353-b4fc-e560fa5128e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|INFO|500||InvokeReturn 2022-12-08T17:08:08.848Z|42caead6-30ea-4353-b4fc-e560fa5128e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false 2022-12-08T17:08:08.848Z|42caead6-30ea-4353-b4fc-e560fa5128e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:08.849Z|42caead6-30ea-4353-b4fc-e560fa5128e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:08.849Z|42caead6-30ea-4353-b4fc-e560fa5128e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false 2022-12-08T17:08:08.849Z|42caead6-30ea-4353-b4fc-e560fa5128e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:08.849Z|42caead6-30ea-4353-b4fc-e560fa5128e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"adf334c517385c64", X-B3-SpanId:"4f6f1846c7a6e9e1", X-B3-ParentSpanId:"adf334c517385c64", X-B3-Sampled:"0", X-ONAP-RequestID:"42caead6-30ea-4353-b4fc-e560fa5128e5", X-RequestID:"42caead6-30ea-4353-b4fc-e560fa5128e5", X-TransactionID:"42caead6-30ea-4353-b4fc-e560fa5128e5", X-ECOMP-RequestID:"42caead6-30ea-4353-b4fc-e560fa5128e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82ccebdd-f510-46ec-865d-758728734af5"] 2022-12-08T17:08:08.849Z|42caead6-30ea-4353-b4fc-e560fa5128e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:08.850Z|42caead6-30ea-4353-b4fc-e560fa5128e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:08.868Z|42caead6-30ea-4353-b4fc-e560fa5128e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:08.869Z|42caead6-30ea-4353-b4fc-e560fa5128e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:08.869Z|42caead6-30ea-4353-b4fc-e560fa5128e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:08.869Z|42caead6-30ea-4353-b4fc-e560fa5128e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:08.872Z|42caead6-30ea-4353-b4fc-e560fa5128e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:08.873Z|42caead6-30ea-4353-b4fc-e560fa5128e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:08.873Z|42caead6-30ea-4353-b4fc-e560fa5128e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:08.880Z|42caead6-30ea-4353-b4fc-e560fa5128e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:10.412Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:10.419Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3 2022-12-08T17:08:10.419Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|INFO|500||Invoke 2022-12-08T17:08:10.420Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:10.420Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3 2022-12-08T17:08:10.420Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Method : GET 2022-12-08T17:08:10.421Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"339d734f444703b9", X-B3-SpanId:"675b9e82ca424821", X-B3-ParentSpanId:"339d734f444703b9", X-B3-Sampled:"0", X-ONAP-RequestID:"02163527-70f5-4e52-a2c9-47415765b86a", X-RequestID:"02163527-70f5-4e52-a2c9-47415765b86a", X-TransactionID:"02163527-70f5-4e52-a2c9-47415765b86a", X-ECOMP-RequestID:"02163527-70f5-4e52-a2c9-47415765b86a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"adb62d6d-7042-4e6f-a0fd-6fb204829835"] 2022-12-08T17:08:10.421Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Request body: 2022-12-08T17:08:10.421Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:10.454Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:10.455Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:10.455Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Status text : 2022-12-08T17:08:10.456Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:10.457Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Response body: { "requestId" : "5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-12-08T17:07:48.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:07:54.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "262b8972-1052-4f8e-9289-192b5addce82", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d", "networkName" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3" } } } 2022-12-08T17:08:10.458Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:10.458Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|INFO|500||InvokeReturn 2022-12-08T17:08:10.460Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false 2022-12-08T17:08:10.461Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:10.461Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:10.461Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false 2022-12-08T17:08:10.461Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:10.461Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"339d734f444703b9", X-B3-SpanId:"b0e226e60a2eec99", X-B3-ParentSpanId:"339d734f444703b9", X-B3-Sampled:"0", X-ONAP-RequestID:"02163527-70f5-4e52-a2c9-47415765b86a", X-RequestID:"02163527-70f5-4e52-a2c9-47415765b86a", X-TransactionID:"02163527-70f5-4e52-a2c9-47415765b86a", X-ECOMP-RequestID:"02163527-70f5-4e52-a2c9-47415765b86a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a407589-d930-44c0-8ea9-691f6e5ad0a5"] 2022-12-08T17:08:10.462Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:10.462Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:10.478Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:10.479Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:10.479Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:10.479Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:09 GMT", Connection:"close"] 2022-12-08T17:08:10.482Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 22, "soRequestId" : "5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", "groupingId" : "cc92951c-4a84-4ef8-a3ff-9b4c720c076f", "name" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_9c8b3d58-6586-45c9-bbb4-f26230784064\"},{\"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/7b20c197678c4e838517f33c1adc56fc/stacks/basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0/cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"updated_time\":1670519275000,\"creation_time\":1670519239000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"9eb983189f9247a0837ebe0ca002d58e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"network_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:07:56.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:08:10.482Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:10.483Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:10.512Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:08:10.513Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:08:10.513Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:10.513Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:08:10.514Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:08:10.514Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"02163527-70f5-4e52-a2c9-47415765b86a", X-RequestID:"02163527-70f5-4e52-a2c9-47415765b86a", X-TransactionID:"02163527-70f5-4e52-a2c9-47415765b86a", X-ECOMP-RequestID:"02163527-70f5-4e52-a2c9-47415765b86a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"192f32af-d250-4acd-9d1f-d09b871f23d7"] 2022-12-08T17:08:10.514Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:08:10.515Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:10.652Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:10.653Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:10.653Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:08:10.653Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=572677BB91ACA9CA0334A9615560CFDC; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:08:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:10.654Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d93f69e4-771a-11ed-85df-b6c736068a38","businessKey":"5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-08T17:07:51.602+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d7621e05-771a-11ed-85df-b6c736068a38","superProcessInstanceId":"d93e0a1d-771a-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-08T17:08:10.654Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:10.654Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:08:10.678Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:08:10.679Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:08:10.679Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:10.679Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:08:10.679Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:08:10.680Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"02163527-70f5-4e52-a2c9-47415765b86a", X-RequestID:"02163527-70f5-4e52-a2c9-47415765b86a", X-TransactionID:"02163527-70f5-4e52-a2c9-47415765b86a", X-ECOMP-RequestID:"02163527-70f5-4e52-a2c9-47415765b86a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"072cd9fb-566d-4e20-971b-afa6036ba3e0"] 2022-12-08T17:08:10.680Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:08:10.680Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:10.816Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:10.816Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:10.817Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:08:10.817Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=39C07B7809FC59D7A74F242997074F41; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:08:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:10.818Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:dbab39ec-771a-11ed-85df-b6c736068a38","parentActivityInstanceId":"d93f69e4-771a-11ed-85df-b6c736068a38","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processInstanceId":"d93f69e4-771a-11ed-85df-b6c736068a38","executionId":"d93f69e4-771a-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:07:55.664+0000","endTime":"2022-12-08T17:07:55.671+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d7621e05-771a-11ed-85df-b6c736068a38"}] 2022-12-08T17:08:10.818Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:10.818Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d93f69e4-771a-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:08:10.822Z|02163527-70f5-4e52-a2c9-47415765b86a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:13.539Z|7bc7ff8f-b983-4b89-9258-40ac7ab717bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:08:13.541Z|7bc7ff8f-b983-4b89-9258-40ac7ab717bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:08:13.543Z|9b45a350-ed8f-465b-bd25-a8ff7f209066|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:08:13.543Z|9b45a350-ed8f-465b-bd25-a8ff7f209066|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:08:13.561Z|9e810f87-bafe-48cf-bcde-f4fddac7080c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:08:13.562Z|9e810f87-bafe-48cf-bcde-f4fddac7080c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:08:13.789Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:13.794Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 228cf839-7bab-454a-968f-ed7beccb78bd already exists in requestDb InfraActiveRequests table 2022-12-08T17:08:13.795Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd 2022-12-08T17:08:13.795Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|INFO|500||Invoke 2022-12-08T17:08:13.795Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:13.796Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd 2022-12-08T17:08:13.796Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Method : GET 2022-12-08T17:08:13.796Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49b6f7bac6baec36", X-B3-SpanId:"42bdc132bdd2e599", X-B3-ParentSpanId:"49b6f7bac6baec36", X-B3-Sampled:"0", X-ONAP-RequestID:"228cf839-7bab-454a-968f-ed7beccb78bd", X-RequestID:"228cf839-7bab-454a-968f-ed7beccb78bd", X-TransactionID:"228cf839-7bab-454a-968f-ed7beccb78bd", X-ECOMP-RequestID:"228cf839-7bab-454a-968f-ed7beccb78bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21c1e9e1-cdc0-4034-8a98-f30c0519594a"] 2022-12-08T17:08:13.796Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Request body: 2022-12-08T17:08:13.796Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:13.821Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:13.821Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:08:13.822Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Status text : 2022-12-08T17:08:13.822Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 08 Dec 2022 17:08:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:13.822Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Response body: 2022-12-08T17:08:13.822Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:13.823Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|INFO|404|Not Found|InvokeReturn 2022-12-08T17:08:13.837Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-12-08T17:08:13.842Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:08:13.901Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-08T17:08:13.902Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|INFO|500||Invoke 2022-12-08T17:08:13.949Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|INFO|500||InvokeReturn 2022-12-08T17:08:13.949Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 17:08:13 GMT], content-length=[604], vertex-id=[184488], x-aai-txid=[0-aai-resources-221208-17:08:13:772-32235], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:08:13.950Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"7b20c197678c4e838517f33c1adc56fc","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1670518931621","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-12-08T17:08:13.951Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-08T17:08:13.951Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-08T17:08:13.953Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:08:13.953Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-08T17:08:13.953Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:13.953Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:08:13.954Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-08T17:08:13.954Z|228cf839-7bab-454a-968f-ed7beccb78bd|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:"49b6f7bac6baec36", X-B3-SpanId:"1e163d22aaa5f60b", X-B3-ParentSpanId:"49b6f7bac6baec36", X-B3-Sampled:"0", X-ONAP-RequestID:"228cf839-7bab-454a-968f-ed7beccb78bd", X-RequestID:"228cf839-7bab-454a-968f-ed7beccb78bd", X-TransactionID:"228cf839-7bab-454a-968f-ed7beccb78bd", X-ECOMP-RequestID:"228cf839-7bab-454a-968f-ed7beccb78bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71de40ae-d79c-47f7-9025-808161f674c0"] 2022-12-08T17:08:13.954Z|228cf839-7bab-454a-968f-ed7beccb78bd|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-4418d547-2f7e-4e05-a0aa-d60a86fc119f","requestScope":"service"} 2022-12-08T17:08:13.955Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:13.977Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:13.977Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:13.977Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-12-08T17:08:13.977Z|228cf839-7bab-454a-968f-ed7beccb78bd|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:"Thu, 08 Dec 2022 17:08:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:13.978Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-08T17:08:13.978Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:13.978Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-08T17:08:13.979Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:08:13.980Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-08T17:08:13.980Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:13.980Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:08:13.980Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-08T17:08:13.981Z|228cf839-7bab-454a-968f-ed7beccb78bd|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:"228cf839-7bab-454a-968f-ed7beccb78bd", X-RequestID:"228cf839-7bab-454a-968f-ed7beccb78bd", X-TransactionID:"228cf839-7bab-454a-968f-ed7beccb78bd", X-ECOMP-RequestID:"228cf839-7bab-454a-968f-ed7beccb78bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5377c28-fbcd-49d4-95a0-d4dd4f136968"] 2022-12-08T17:08:13.981Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-08T17:08:13.981Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:14.001Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:14.002Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:14.002Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-12-08T17:08:14.002Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:14.004Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-12-08 15:47:22.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-12-08T17:08:14.004Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:14.005Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-08T17:08:14.009Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-12-08T17:08:14.009Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-12-08T17:08:14.010Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:14.010Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-12-08T17:08:14.010Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-12-08T17:08:14.011Z|228cf839-7bab-454a-968f-ed7beccb78bd|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:"228cf839-7bab-454a-968f-ed7beccb78bd", X-RequestID:"228cf839-7bab-454a-968f-ed7beccb78bd", X-TransactionID:"228cf839-7bab-454a-968f-ed7beccb78bd", X-ECOMP-RequestID:"228cf839-7bab-454a-968f-ed7beccb78bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84479da7-f253-4866-a2fd-23df84174c8c"] 2022-12-08T17:08:14.011Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-12-08T17:08:14.012Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:14.030Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:14.030Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:14.031Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2022-12-08T17:08:14.031Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:14.032Z|228cf839-7bab-454a-968f-ed7beccb78bd|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" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-12-08T15:47:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2022-12-08T17:08:14.032Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:14.033Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-12-08T17:08:14.035Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:08:14.036Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-08T17:08:14.036Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:14.037Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:08:14.037Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-08T17:08:14.038Z|228cf839-7bab-454a-968f-ed7beccb78bd|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:"228cf839-7bab-454a-968f-ed7beccb78bd", X-RequestID:"228cf839-7bab-454a-968f-ed7beccb78bd", X-TransactionID:"228cf839-7bab-454a-968f-ed7beccb78bd", X-ECOMP-RequestID:"228cf839-7bab-454a-968f-ed7beccb78bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8532ca2-4888-4634-8f1d-9a49914eed21"] 2022-12-08T17:08:14.038Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-08T17:08:14.039Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:14.055Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:14.056Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:14.057Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-12-08T17:08:14.057Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:14.058Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-12-08 15:47:22.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-12-08T17:08:14.058Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:14.059Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-08T17:08:14.062Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:08:14.063Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-08T17:08:14.064Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:14.064Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:08:14.064Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-08T17:08:14.065Z|228cf839-7bab-454a-968f-ed7beccb78bd|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:"1833", X-B3-TraceId:"49b6f7bac6baec36", X-B3-SpanId:"01c46ceaf0b1b2bc", X-B3-ParentSpanId:"49b6f7bac6baec36", X-B3-Sampled:"0", X-ONAP-RequestID:"228cf839-7bab-454a-968f-ed7beccb78bd", X-RequestID:"228cf839-7bab-454a-968f-ed7beccb78bd", X-TransactionID:"228cf839-7bab-454a-968f-ed7beccb78bd", X-ECOMP-RequestID:"228cf839-7bab-454a-968f-ed7beccb78bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"136372e2-7633-43b4-b822-999c34556232"] 2022-12-08T17:08:14.065Z|228cf839-7bab-454a-968f-ed7beccb78bd|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":"228cf839-7bab-454a-968f-ed7beccb78bd","requestStatus":"IN_PROGRESS","startTime":1670519293838,"source":"VID","tenantId":"7b20c197678c4e838517f33c1adc56fc","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\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\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n\t\t\t\"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"7f06cecf-c3e2-44c5-9211-069ab84a7967\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"228cf839-7bab-454a-968f-ed7beccb78bd"} 2022-12-08T17:08:14.065Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:14.097Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:14.097Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-08T17:08:14.098Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-12-08T17:08:14.098Z|228cf839-7bab-454a-968f-ed7beccb78bd|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/228cf839-7bab-454a-968f-ed7beccb78bd", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:14.100Z|228cf839-7bab-454a-968f-ed7beccb78bd|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" : "228cf839-7bab-454a-968f-ed7beccb78bd", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:08:13.838+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\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\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n\t\t\t\"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"7f06cecf-c3e2-44c5-9211-069ab84a7967\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-08T17:08:13.271+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "228cf839-7bab-454a-968f-ed7beccb78bd", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd" } } } 2022-12-08T17:08:14.101Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:14.101Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-08T17:08:14.110Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:08:14.111Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-08T17:08:14.111Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:14.111Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:08:14.112Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-08T17:08:14.112Z|228cf839-7bab-454a-968f-ed7beccb78bd|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:"49b6f7bac6baec36", X-B3-SpanId:"1ce2821938a0d3ed", X-B3-ParentSpanId:"49b6f7bac6baec36", X-B3-Sampled:"0", X-ONAP-RequestID:"228cf839-7bab-454a-968f-ed7beccb78bd", X-RequestID:"228cf839-7bab-454a-968f-ed7beccb78bd", X-TransactionID:"228cf839-7bab-454a-968f-ed7beccb78bd", X-ECOMP-RequestID:"228cf839-7bab-454a-968f-ed7beccb78bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ead8190c-88be-4d68-a642-024dccef9f04"] 2022-12-08T17:08:14.113Z|228cf839-7bab-454a-968f-ed7beccb78bd|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\":\"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"29495c63-5181-43b0-ac74-de3c4b596881\",\"modelUuid\":\"29495c63-5181-43b0-ac74-de3c4b596881\",\"modelInvariantUuid\":\"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"7b20c197678c4e838517f33c1adc56fc\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"7f06cecf-c3e2-44c5-9211-069ab84a7967\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"228cf839-7bab-454a-968f-ed7beccb78bd","type":"String"},"mso-request-id":{"value":"228cf839-7bab-454a-968f-ed7beccb78bd","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-08T17:08:14.113Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:15.128Z|7cbfff2f-965c-4953-a5df-db5e5d8d1fc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:08:15.129Z|7cbfff2f-965c-4953-a5df-db5e5d8d1fc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:08:15.129Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:15.130Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-08T17:08:15.130Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-12-08T17:08:15.131Z|228cf839-7bab-454a-968f-ed7beccb78bd|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:"Thu, 08 Dec 2022 17:08:15 GMT", X-ONAP-RequestID:"228cf839-7bab-454a-968f-ed7beccb78bd", X-RequestID:"228cf839-7bab-454a-968f-ed7beccb78bd", X-TransactionID:"228cf839-7bab-454a-968f-ed7beccb78bd", X-ECOMP-RequestID:"228cf839-7bab-454a-968f-ed7beccb78bd", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"ead8190c-88be-4d68-a642-024dccef9f04", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:15.131Z|228cf839-7bab-454a-968f-ed7beccb78bd|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\":\"228cf839-7bab-454a-968f-ed7beccb78bd\",\"instanceId\":\"96ffcade-922f-4a9c-bb87-cff8ccec34ac\"}}","message":"Success","processInstanceID":"e6ad37a2-771a-11ed-85df-b6c736068a38","variables":null,"messageCode":200} 2022-12-08T17:08:15.132Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:15.132Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-08T17:08:15.136Z|228cf839-7bab-454a-968f-ed7beccb78bd|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:15.284Z|c26f75ba-8b85-4938-bd60-ad3d6c638434|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:15.289Z|c26f75ba-8b85-4938-bd60-ad3d6c638434|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd 2022-12-08T17:08:15.290Z|c26f75ba-8b85-4938-bd60-ad3d6c638434|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|INFO|500||Invoke 2022-12-08T17:08:15.290Z|c26f75ba-8b85-4938-bd60-ad3d6c638434|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:15.291Z|c26f75ba-8b85-4938-bd60-ad3d6c638434|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd 2022-12-08T17:08:15.291Z|c26f75ba-8b85-4938-bd60-ad3d6c638434|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Method : GET 2022-12-08T17:08:15.291Z|c26f75ba-8b85-4938-bd60-ad3d6c638434|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a50e30d4700186a9", X-B3-SpanId:"4afe4db897d54d63", X-B3-ParentSpanId:"a50e30d4700186a9", X-B3-Sampled:"0", X-ONAP-RequestID:"c26f75ba-8b85-4938-bd60-ad3d6c638434", X-RequestID:"c26f75ba-8b85-4938-bd60-ad3d6c638434", X-TransactionID:"c26f75ba-8b85-4938-bd60-ad3d6c638434", X-ECOMP-RequestID:"c26f75ba-8b85-4938-bd60-ad3d6c638434", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc944dc8-4bc7-4d2a-b454-a3ef741d8c91"] 2022-12-08T17:08:15.291Z|c26f75ba-8b85-4938-bd60-ad3d6c638434|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Request body: 2022-12-08T17:08:15.292Z|c26f75ba-8b85-4938-bd60-ad3d6c638434|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:15.321Z|c26f75ba-8b85-4938-bd60-ad3d6c638434|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:15.322Z|c26f75ba-8b85-4938-bd60-ad3d6c638434|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:15.322Z|c26f75ba-8b85-4938-bd60-ad3d6c638434|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Status text : 2022-12-08T17:08:15.322Z|c26f75ba-8b85-4938-bd60-ad3d6c638434|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:15.324Z|c26f75ba-8b85-4938-bd60-ad3d6c638434|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Response body: { "requestId" : "228cf839-7bab-454a-968f-ed7beccb78bd", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:08:13.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\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\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n\t\t\t\"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"7f06cecf-c3e2-44c5-9211-069ab84a7967\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:13.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "serviceInstanceName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "228cf839-7bab-454a-968f-ed7beccb78bd", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd" } } } 2022-12-08T17:08:15.324Z|c26f75ba-8b85-4938-bd60-ad3d6c638434|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:15.324Z|c26f75ba-8b85-4938-bd60-ad3d6c638434|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|INFO|500||InvokeReturn 2022-12-08T17:08:15.326Z|c26f75ba-8b85-4938-bd60-ad3d6c638434|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false 2022-12-08T17:08:15.326Z|c26f75ba-8b85-4938-bd60-ad3d6c638434|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:15.327Z|c26f75ba-8b85-4938-bd60-ad3d6c638434|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:15.327Z|c26f75ba-8b85-4938-bd60-ad3d6c638434|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false 2022-12-08T17:08:15.327Z|c26f75ba-8b85-4938-bd60-ad3d6c638434|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:15.328Z|c26f75ba-8b85-4938-bd60-ad3d6c638434|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a50e30d4700186a9", X-B3-SpanId:"4e40417389297fd1", X-B3-ParentSpanId:"a50e30d4700186a9", X-B3-Sampled:"0", X-ONAP-RequestID:"c26f75ba-8b85-4938-bd60-ad3d6c638434", X-RequestID:"c26f75ba-8b85-4938-bd60-ad3d6c638434", X-TransactionID:"c26f75ba-8b85-4938-bd60-ad3d6c638434", X-ECOMP-RequestID:"c26f75ba-8b85-4938-bd60-ad3d6c638434", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2ee3b1d-470f-435e-b1a0-86c62987cb38"] 2022-12-08T17:08:15.328Z|c26f75ba-8b85-4938-bd60-ad3d6c638434|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:15.328Z|c26f75ba-8b85-4938-bd60-ad3d6c638434|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:15.351Z|c26f75ba-8b85-4938-bd60-ad3d6c638434|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:15.352Z|c26f75ba-8b85-4938-bd60-ad3d6c638434|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:15.352Z|c26f75ba-8b85-4938-bd60-ad3d6c638434|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:15.352Z|c26f75ba-8b85-4938-bd60-ad3d6c638434|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:15.355Z|c26f75ba-8b85-4938-bd60-ad3d6c638434|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:15.355Z|c26f75ba-8b85-4938-bd60-ad3d6c638434|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:15.356Z|c26f75ba-8b85-4938-bd60-ad3d6c638434|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:15.367Z|c26f75ba-8b85-4938-bd60-ad3d6c638434|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:19.025Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:19.030Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e 2022-12-08T17:08:19.030Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|INFO|500||Invoke 2022-12-08T17:08:19.030Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:19.031Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e 2022-12-08T17:08:19.031Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Method : GET 2022-12-08T17:08:19.031Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"011bfbf2e9518cdb", X-B3-SpanId:"e4edfba19dce7ee2", X-B3-ParentSpanId:"011bfbf2e9518cdb", X-B3-Sampled:"0", X-ONAP-RequestID:"cc32c25c-3308-44ed-a2ae-853edfd3369e", X-RequestID:"cc32c25c-3308-44ed-a2ae-853edfd3369e", X-TransactionID:"cc32c25c-3308-44ed-a2ae-853edfd3369e", X-ECOMP-RequestID:"cc32c25c-3308-44ed-a2ae-853edfd3369e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66cebe86-d60d-49fe-bb11-cc9bc5b3f5f6"] 2022-12-08T17:08:19.031Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Request body: 2022-12-08T17:08:19.032Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:19.447Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:19.447Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:19.448Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Status text : 2022-12-08T17:08:19.448Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:19.449Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Response body: { "requestId" : "b62217dc-076d-4ff9-819b-215e0875057e", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-12-08T17:08:07.000+00:00", "source" : "VID", "vnfId" : "cd317fad-cc61-4dcd-abea-a3a502b7a6db", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c42883ea-9efc-4d6b-935a-4399e3aa124f\",\n \"modelVersionId\": \"de5f5c01-88f0-409e-a493-4b58f4162384\",\n \"modelName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b\",\n \"modelVersion\": \"1670519270568\",\n \"modelCustomizationId\": \"b6c6bbef-2c31-43a2-9cc5-1800b553c11a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:09.000+00:00", "vfModuleId" : "0c0a5d10-af8f-4ad5-97b3-143c864d97e2", "vfModuleName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "vfModuleModelName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "b62217dc-076d-4ff9-819b-215e0875057e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e" } } } 2022-12-08T17:08:19.450Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:19.450Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|INFO|500||InvokeReturn 2022-12-08T17:08:19.452Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false 2022-12-08T17:08:19.452Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:19.452Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:19.452Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false 2022-12-08T17:08:19.453Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:19.453Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"011bfbf2e9518cdb", X-B3-SpanId:"0db18831562e2c9a", X-B3-ParentSpanId:"011bfbf2e9518cdb", X-B3-Sampled:"0", X-ONAP-RequestID:"cc32c25c-3308-44ed-a2ae-853edfd3369e", X-RequestID:"cc32c25c-3308-44ed-a2ae-853edfd3369e", X-TransactionID:"cc32c25c-3308-44ed-a2ae-853edfd3369e", X-ECOMP-RequestID:"cc32c25c-3308-44ed-a2ae-853edfd3369e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38eb81a2-46e6-447c-9728-fea7771b491f"] 2022-12-08T17:08:19.453Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:19.453Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:19.471Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:19.471Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:19.472Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:19.472Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:19.474Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:19.475Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:19.475Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:19.509Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b62217dc-076d-4ff9-819b-215e0875057e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b62217dc-076d-4ff9-819b-215e0875057e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:08:19.510Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b62217dc-076d-4ff9-819b-215e0875057e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:08:19.510Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b62217dc-076d-4ff9-819b-215e0875057e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:19.510Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b62217dc-076d-4ff9-819b-215e0875057e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b62217dc-076d-4ff9-819b-215e0875057e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:08:19.510Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b62217dc-076d-4ff9-819b-215e0875057e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:08:19.511Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b62217dc-076d-4ff9-819b-215e0875057e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cc32c25c-3308-44ed-a2ae-853edfd3369e", X-RequestID:"cc32c25c-3308-44ed-a2ae-853edfd3369e", X-TransactionID:"cc32c25c-3308-44ed-a2ae-853edfd3369e", X-ECOMP-RequestID:"cc32c25c-3308-44ed-a2ae-853edfd3369e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2f27060-47c5-493b-b66f-82e603e8a4ef"] 2022-12-08T17:08:19.511Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b62217dc-076d-4ff9-819b-215e0875057e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:08:19.511Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b62217dc-076d-4ff9-819b-215e0875057e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:19.632Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b62217dc-076d-4ff9-819b-215e0875057e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:19.633Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b62217dc-076d-4ff9-819b-215e0875057e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:19.633Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b62217dc-076d-4ff9-819b-215e0875057e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:08:19.634Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b62217dc-076d-4ff9-819b-215e0875057e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=76C590A0662F2C49CEF0855682DBFEE4; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:08:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:19.634Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b62217dc-076d-4ff9-819b-215e0875057e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e53abbe6-771a-11ed-85df-b6c736068a38","businessKey":"b62217dc-076d-4ff9-819b-215e0875057e","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-08T17:08:11.704+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e2d1abb5-771a-11ed-85df-b6c736068a38","superProcessInstanceId":"e5395c13-771a-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-08T17:08:19.634Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b62217dc-076d-4ff9-819b-215e0875057e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:19.635Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b62217dc-076d-4ff9-819b-215e0875057e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:08:19.658Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e53abbe6-771a-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e53abbe6-771a-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:08:19.658Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e53abbe6-771a-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:08:19.659Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e53abbe6-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:19.659Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e53abbe6-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e53abbe6-771a-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:08:19.659Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e53abbe6-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:08:19.660Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e53abbe6-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cc32c25c-3308-44ed-a2ae-853edfd3369e", X-RequestID:"cc32c25c-3308-44ed-a2ae-853edfd3369e", X-TransactionID:"cc32c25c-3308-44ed-a2ae-853edfd3369e", X-ECOMP-RequestID:"cc32c25c-3308-44ed-a2ae-853edfd3369e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"996f8ef4-1789-4ad3-a188-5f6cee77213b"] 2022-12-08T17:08:19.660Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e53abbe6-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:08:19.660Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e53abbe6-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:19.778Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e53abbe6-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:19.778Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e53abbe6-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:19.779Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e53abbe6-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:08:19.779Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e53abbe6-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=438FDD193E8F4CEB4B2E694126580082; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:08:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:19.780Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e53abbe6-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:e53ae2fd-771a-11ed-85df-b6c736068a38","parentActivityInstanceId":"e53abbe6-771a-11ed-85df-b6c736068a38","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processInstanceId":"e53abbe6-771a-11ed-85df-b6c736068a38","executionId":"e53abbe6-771a-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:08:11.705+0000","endTime":"2022-12-08T17:08:11.705+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e2d1abb5-771a-11ed-85df-b6c736068a38"}] 2022-12-08T17:08:19.780Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e53abbe6-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:19.781Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e53abbe6-771a-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:08:19.786Z|cc32c25c-3308-44ed-a2ae-853edfd3369e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:20.967Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:20.972Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3 2022-12-08T17:08:20.973Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|INFO|500||Invoke 2022-12-08T17:08:20.973Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:20.973Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3 2022-12-08T17:08:20.974Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Method : GET 2022-12-08T17:08:20.974Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5bddecaf104d3170", X-B3-SpanId:"9c95cf1477bcd16c", X-B3-ParentSpanId:"5bddecaf104d3170", X-B3-Sampled:"0", X-ONAP-RequestID:"1e3476e9-d77e-426f-b77b-583ca81e6ed3", X-RequestID:"1e3476e9-d77e-426f-b77b-583ca81e6ed3", X-TransactionID:"1e3476e9-d77e-426f-b77b-583ca81e6ed3", X-ECOMP-RequestID:"1e3476e9-d77e-426f-b77b-583ca81e6ed3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b29b0bcb-9779-4882-9f7a-5f0241326847"] 2022-12-08T17:08:20.974Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Request body: 2022-12-08T17:08:20.975Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:21.001Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:21.001Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:21.001Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Status text : 2022-12-08T17:08:21.002Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:21.003Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Response body: { "requestId" : "5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2022-12-08T17:07:48.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:14.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "262b8972-1052-4f8e-9289-192b5addce82", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d", "networkName" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3" } } } 2022-12-08T17:08:21.003Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:21.003Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|INFO|500||InvokeReturn 2022-12-08T17:08:21.005Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false 2022-12-08T17:08:21.006Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:21.006Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:21.007Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false 2022-12-08T17:08:21.007Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:21.007Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5bddecaf104d3170", X-B3-SpanId:"c5a93fe1d190b904", X-B3-ParentSpanId:"5bddecaf104d3170", X-B3-Sampled:"0", X-ONAP-RequestID:"1e3476e9-d77e-426f-b77b-583ca81e6ed3", X-RequestID:"1e3476e9-d77e-426f-b77b-583ca81e6ed3", X-TransactionID:"1e3476e9-d77e-426f-b77b-583ca81e6ed3", X-ECOMP-RequestID:"1e3476e9-d77e-426f-b77b-583ca81e6ed3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"897953e0-e0a8-487f-aa48-32dac95ddec3"] 2022-12-08T17:08:21.008Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:21.008Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:21.024Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:21.025Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:21.025Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:21.025Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:21.027Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 22, "soRequestId" : "5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", "groupingId" : "cc92951c-4a84-4ef8-a3ff-9b4c720c076f", "name" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7b20c197678c4e838517f33c1adc56fc/stacks/basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0/cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"updated_time\":1670519275000,\"creation_time\":1670519239000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"9eb983189f9247a0837ebe0ca002d58e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"network_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:07:56.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:08:21.028Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:21.028Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:21.083Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:08:21.084Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:08:21.084Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:21.085Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:08:21.085Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:08:21.085Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1e3476e9-d77e-426f-b77b-583ca81e6ed3", X-RequestID:"1e3476e9-d77e-426f-b77b-583ca81e6ed3", X-TransactionID:"1e3476e9-d77e-426f-b77b-583ca81e6ed3", X-ECOMP-RequestID:"1e3476e9-d77e-426f-b77b-583ca81e6ed3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fdef7884-c9d4-4b17-a3bd-62b412596352"] 2022-12-08T17:08:21.086Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:08:21.086Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:21.213Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:21.214Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:21.214Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:08:21.214Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3B84DEF3CF615E3E49F74FB71BD804E9; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:08:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:21.215Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e675108d-771a-11ed-85df-b6c736068a38","businessKey":"5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3","processDefinitionId":"SDNCHandler:1:dbe7f4ef-770f-11ed-85df-b6c736068a38","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-12-08T17:08:13.765+0000","endTime":"2022-12-08T17:08:14.799+0000","removalTime":null,"durationInMillis":1034,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"d7621e05-771a-11ed-85df-b6c736068a38","superProcessInstanceId":"e662c0ce-771a-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-12-08T17:08:21.215Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:21.215Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:08:21.237Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e675108d-771a-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e675108d-771a-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:08:21.237Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e675108d-771a-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:08:21.238Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e675108d-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:21.238Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e675108d-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e675108d-771a-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:08:21.238Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e675108d-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:08:21.238Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e675108d-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1e3476e9-d77e-426f-b77b-583ca81e6ed3", X-RequestID:"1e3476e9-d77e-426f-b77b-583ca81e6ed3", X-TransactionID:"1e3476e9-d77e-426f-b77b-583ca81e6ed3", X-ECOMP-RequestID:"1e3476e9-d77e-426f-b77b-583ca81e6ed3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce398441-5c9d-4121-b404-3f23c889bcc5"] 2022-12-08T17:08:21.238Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e675108d-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:08:21.239Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e675108d-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:21.362Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e675108d-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:21.363Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e675108d-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:21.363Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e675108d-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:08:21.363Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e675108d-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=120CDED3E19C344F00A3E4B45476D560; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:08:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:21.364Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e675108d-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:e675ace0-771a-11ed-85df-b6c736068a38","parentActivityInstanceId":"e675108d-771a-11ed-85df-b6c736068a38","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:dbe7f4ef-770f-11ed-85df-b6c736068a38","processInstanceId":"e675108d-771a-11ed-85df-b6c736068a38","executionId":"e675108d-771a-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:08:13.768+0000","endTime":"2022-12-08T17:08:14.798+0000","durationInMillis":1030,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d7621e05-771a-11ed-85df-b6c736068a38"}] 2022-12-08T17:08:21.364Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e675108d-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:21.364Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e675108d-771a-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:08:21.373Z|1e3476e9-d77e-426f-b77b-583ca81e6ed3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:23.565Z|76835a72-5b9b-4ceb-959b-3237b3a2dc5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:08:23.566Z|76835a72-5b9b-4ceb-959b-3237b3a2dc5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:08:23.567Z|afc841b4-ad29-4b40-af38-b77102c75450|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:08:23.567Z|afc841b4-ad29-4b40-af38-b77102c75450|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:08:23.585Z|0b94af4f-93c6-4669-8451-2323794605ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:08:23.585Z|0b94af4f-93c6-4669-8451-2323794605ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:08:25.509Z|98fec94b-e145-4507-8549-191d6f873165|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:25.514Z|98fec94b-e145-4507-8549-191d6f873165|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd 2022-12-08T17:08:25.514Z|98fec94b-e145-4507-8549-191d6f873165|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|INFO|500||Invoke 2022-12-08T17:08:25.515Z|98fec94b-e145-4507-8549-191d6f873165|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:25.515Z|98fec94b-e145-4507-8549-191d6f873165|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd 2022-12-08T17:08:25.515Z|98fec94b-e145-4507-8549-191d6f873165|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Method : GET 2022-12-08T17:08:25.515Z|98fec94b-e145-4507-8549-191d6f873165|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ead13382ccb7985b", X-B3-SpanId:"fdaae35f6a132f21", X-B3-ParentSpanId:"ead13382ccb7985b", X-B3-Sampled:"0", X-ONAP-RequestID:"98fec94b-e145-4507-8549-191d6f873165", X-RequestID:"98fec94b-e145-4507-8549-191d6f873165", X-TransactionID:"98fec94b-e145-4507-8549-191d6f873165", X-ECOMP-RequestID:"98fec94b-e145-4507-8549-191d6f873165", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0813ba77-7a24-4414-9b61-18082417ee9c"] 2022-12-08T17:08:25.516Z|98fec94b-e145-4507-8549-191d6f873165|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Request body: 2022-12-08T17:08:25.516Z|98fec94b-e145-4507-8549-191d6f873165|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:25.543Z|98fec94b-e145-4507-8549-191d6f873165|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:25.544Z|98fec94b-e145-4507-8549-191d6f873165|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:25.544Z|98fec94b-e145-4507-8549-191d6f873165|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Status text : 2022-12-08T17:08:25.544Z|98fec94b-e145-4507-8549-191d6f873165|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:25.546Z|98fec94b-e145-4507-8549-191d6f873165|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Response body: { "requestId" : "228cf839-7bab-454a-968f-ed7beccb78bd", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:13.000+00:00", "endTime" : "2022-12-08T17:08:18.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\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\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n\t\t\t\"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"7f06cecf-c3e2-44c5-9211-069ab84a7967\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:17.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "serviceInstanceName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "228cf839-7bab-454a-968f-ed7beccb78bd", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd" } } } 2022-12-08T17:08:25.547Z|98fec94b-e145-4507-8549-191d6f873165|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:25.547Z|98fec94b-e145-4507-8549-191d6f873165|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|INFO|500||InvokeReturn 2022-12-08T17:08:25.549Z|98fec94b-e145-4507-8549-191d6f873165|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false 2022-12-08T17:08:25.549Z|98fec94b-e145-4507-8549-191d6f873165|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:25.549Z|98fec94b-e145-4507-8549-191d6f873165|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:25.549Z|98fec94b-e145-4507-8549-191d6f873165|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false 2022-12-08T17:08:25.550Z|98fec94b-e145-4507-8549-191d6f873165|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:25.550Z|98fec94b-e145-4507-8549-191d6f873165|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ead13382ccb7985b", X-B3-SpanId:"0cebdc92fe546140", X-B3-ParentSpanId:"ead13382ccb7985b", X-B3-Sampled:"0", X-ONAP-RequestID:"98fec94b-e145-4507-8549-191d6f873165", X-RequestID:"98fec94b-e145-4507-8549-191d6f873165", X-TransactionID:"98fec94b-e145-4507-8549-191d6f873165", X-ECOMP-RequestID:"98fec94b-e145-4507-8549-191d6f873165", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"116105cf-c8ef-43af-ac92-28235df9402a"] 2022-12-08T17:08:25.550Z|98fec94b-e145-4507-8549-191d6f873165|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:25.550Z|98fec94b-e145-4507-8549-191d6f873165|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:25.567Z|98fec94b-e145-4507-8549-191d6f873165|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:25.568Z|98fec94b-e145-4507-8549-191d6f873165|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:25.568Z|98fec94b-e145-4507-8549-191d6f873165|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:25.568Z|98fec94b-e145-4507-8549-191d6f873165|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:25.570Z|98fec94b-e145-4507-8549-191d6f873165|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:25.570Z|98fec94b-e145-4507-8549-191d6f873165|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:25.571Z|98fec94b-e145-4507-8549-191d6f873165|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:25.579Z|98fec94b-e145-4507-8549-191d6f873165|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:25.697Z|4ad0c803-5726-4a7b-83b9-99ac5c9484da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:25.700Z|4ad0c803-5726-4a7b-83b9-99ac5c9484da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd 2022-12-08T17:08:25.701Z|4ad0c803-5726-4a7b-83b9-99ac5c9484da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|INFO|500||Invoke 2022-12-08T17:08:25.701Z|4ad0c803-5726-4a7b-83b9-99ac5c9484da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:25.701Z|4ad0c803-5726-4a7b-83b9-99ac5c9484da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd 2022-12-08T17:08:25.702Z|4ad0c803-5726-4a7b-83b9-99ac5c9484da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Method : GET 2022-12-08T17:08:25.702Z|4ad0c803-5726-4a7b-83b9-99ac5c9484da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe3f30dfd36174ff", X-B3-SpanId:"03422b846f806ad3", X-B3-ParentSpanId:"fe3f30dfd36174ff", X-B3-Sampled:"0", X-ONAP-RequestID:"4ad0c803-5726-4a7b-83b9-99ac5c9484da", X-RequestID:"4ad0c803-5726-4a7b-83b9-99ac5c9484da", X-TransactionID:"4ad0c803-5726-4a7b-83b9-99ac5c9484da", X-ECOMP-RequestID:"4ad0c803-5726-4a7b-83b9-99ac5c9484da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66e4ef48-dfab-47ee-a6cd-8dc48d25b9f4"] 2022-12-08T17:08:25.702Z|4ad0c803-5726-4a7b-83b9-99ac5c9484da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Request body: 2022-12-08T17:08:25.703Z|4ad0c803-5726-4a7b-83b9-99ac5c9484da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:25.726Z|4ad0c803-5726-4a7b-83b9-99ac5c9484da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:25.727Z|4ad0c803-5726-4a7b-83b9-99ac5c9484da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:25.727Z|4ad0c803-5726-4a7b-83b9-99ac5c9484da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Status text : 2022-12-08T17:08:25.727Z|4ad0c803-5726-4a7b-83b9-99ac5c9484da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:25.731Z|4ad0c803-5726-4a7b-83b9-99ac5c9484da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Response body: { "requestId" : "228cf839-7bab-454a-968f-ed7beccb78bd", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:13.000+00:00", "endTime" : "2022-12-08T17:08:18.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\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\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n\t\t\t\"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"7f06cecf-c3e2-44c5-9211-069ab84a7967\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:17.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "serviceInstanceName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "228cf839-7bab-454a-968f-ed7beccb78bd", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd" } } } 2022-12-08T17:08:25.731Z|4ad0c803-5726-4a7b-83b9-99ac5c9484da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:25.731Z|4ad0c803-5726-4a7b-83b9-99ac5c9484da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|INFO|500||InvokeReturn 2022-12-08T17:08:25.733Z|4ad0c803-5726-4a7b-83b9-99ac5c9484da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false 2022-12-08T17:08:25.734Z|4ad0c803-5726-4a7b-83b9-99ac5c9484da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:25.734Z|4ad0c803-5726-4a7b-83b9-99ac5c9484da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:25.734Z|4ad0c803-5726-4a7b-83b9-99ac5c9484da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false 2022-12-08T17:08:25.734Z|4ad0c803-5726-4a7b-83b9-99ac5c9484da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:25.735Z|4ad0c803-5726-4a7b-83b9-99ac5c9484da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe3f30dfd36174ff", X-B3-SpanId:"dd0047ae29f8af66", X-B3-ParentSpanId:"fe3f30dfd36174ff", X-B3-Sampled:"0", X-ONAP-RequestID:"4ad0c803-5726-4a7b-83b9-99ac5c9484da", X-RequestID:"4ad0c803-5726-4a7b-83b9-99ac5c9484da", X-TransactionID:"4ad0c803-5726-4a7b-83b9-99ac5c9484da", X-ECOMP-RequestID:"4ad0c803-5726-4a7b-83b9-99ac5c9484da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed6aa841-6207-4032-ad42-2b17d00ab3e0"] 2022-12-08T17:08:25.735Z|4ad0c803-5726-4a7b-83b9-99ac5c9484da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:25.735Z|4ad0c803-5726-4a7b-83b9-99ac5c9484da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:25.750Z|4ad0c803-5726-4a7b-83b9-99ac5c9484da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:25.750Z|4ad0c803-5726-4a7b-83b9-99ac5c9484da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:25.750Z|4ad0c803-5726-4a7b-83b9-99ac5c9484da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:25.751Z|4ad0c803-5726-4a7b-83b9-99ac5c9484da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:25.753Z|4ad0c803-5726-4a7b-83b9-99ac5c9484da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:25.753Z|4ad0c803-5726-4a7b-83b9-99ac5c9484da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:25.753Z|4ad0c803-5726-4a7b-83b9-99ac5c9484da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:25.761Z|4ad0c803-5726-4a7b-83b9-99ac5c9484da|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:25.893Z|f683cd9e-a0a3-4f15-9f7e-f946e7598e8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:25.897Z|f683cd9e-a0a3-4f15-9f7e-f946e7598e8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd 2022-12-08T17:08:25.897Z|f683cd9e-a0a3-4f15-9f7e-f946e7598e8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|INFO|500||Invoke 2022-12-08T17:08:25.898Z|f683cd9e-a0a3-4f15-9f7e-f946e7598e8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:25.898Z|f683cd9e-a0a3-4f15-9f7e-f946e7598e8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd 2022-12-08T17:08:25.898Z|f683cd9e-a0a3-4f15-9f7e-f946e7598e8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Method : GET 2022-12-08T17:08:25.899Z|f683cd9e-a0a3-4f15-9f7e-f946e7598e8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f3d98258e57362cf", X-B3-SpanId:"5d193631a584fda4", X-B3-ParentSpanId:"f3d98258e57362cf", X-B3-Sampled:"0", X-ONAP-RequestID:"f683cd9e-a0a3-4f15-9f7e-f946e7598e8b", X-RequestID:"f683cd9e-a0a3-4f15-9f7e-f946e7598e8b", X-TransactionID:"f683cd9e-a0a3-4f15-9f7e-f946e7598e8b", X-ECOMP-RequestID:"f683cd9e-a0a3-4f15-9f7e-f946e7598e8b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a736d15-d16f-4822-b8f6-f7e268ff317d"] 2022-12-08T17:08:25.899Z|f683cd9e-a0a3-4f15-9f7e-f946e7598e8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Request body: 2022-12-08T17:08:25.900Z|f683cd9e-a0a3-4f15-9f7e-f946e7598e8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:25.932Z|f683cd9e-a0a3-4f15-9f7e-f946e7598e8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:25.933Z|f683cd9e-a0a3-4f15-9f7e-f946e7598e8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:25.933Z|f683cd9e-a0a3-4f15-9f7e-f946e7598e8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Status text : 2022-12-08T17:08:25.934Z|f683cd9e-a0a3-4f15-9f7e-f946e7598e8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:25.936Z|f683cd9e-a0a3-4f15-9f7e-f946e7598e8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Response body: { "requestId" : "228cf839-7bab-454a-968f-ed7beccb78bd", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:13.000+00:00", "endTime" : "2022-12-08T17:08:18.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\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\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n\t\t\t\"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"7f06cecf-c3e2-44c5-9211-069ab84a7967\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:17.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "serviceInstanceName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "228cf839-7bab-454a-968f-ed7beccb78bd", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd" } } } 2022-12-08T17:08:25.937Z|f683cd9e-a0a3-4f15-9f7e-f946e7598e8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:25.937Z|f683cd9e-a0a3-4f15-9f7e-f946e7598e8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|INFO|500||InvokeReturn 2022-12-08T17:08:25.939Z|f683cd9e-a0a3-4f15-9f7e-f946e7598e8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false 2022-12-08T17:08:25.939Z|f683cd9e-a0a3-4f15-9f7e-f946e7598e8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:25.939Z|f683cd9e-a0a3-4f15-9f7e-f946e7598e8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:25.940Z|f683cd9e-a0a3-4f15-9f7e-f946e7598e8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false 2022-12-08T17:08:25.940Z|f683cd9e-a0a3-4f15-9f7e-f946e7598e8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:25.940Z|f683cd9e-a0a3-4f15-9f7e-f946e7598e8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f3d98258e57362cf", X-B3-SpanId:"1f61eabf357d12e5", X-B3-ParentSpanId:"f3d98258e57362cf", X-B3-Sampled:"0", X-ONAP-RequestID:"f683cd9e-a0a3-4f15-9f7e-f946e7598e8b", X-RequestID:"f683cd9e-a0a3-4f15-9f7e-f946e7598e8b", X-TransactionID:"f683cd9e-a0a3-4f15-9f7e-f946e7598e8b", X-ECOMP-RequestID:"f683cd9e-a0a3-4f15-9f7e-f946e7598e8b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afc4a57d-ffa0-4d34-8e6e-58160991e5a1"] 2022-12-08T17:08:25.941Z|f683cd9e-a0a3-4f15-9f7e-f946e7598e8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:25.941Z|f683cd9e-a0a3-4f15-9f7e-f946e7598e8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:25.956Z|f683cd9e-a0a3-4f15-9f7e-f946e7598e8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:25.957Z|f683cd9e-a0a3-4f15-9f7e-f946e7598e8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:25.957Z|f683cd9e-a0a3-4f15-9f7e-f946e7598e8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:25.957Z|f683cd9e-a0a3-4f15-9f7e-f946e7598e8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:25.959Z|f683cd9e-a0a3-4f15-9f7e-f946e7598e8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:25.959Z|f683cd9e-a0a3-4f15-9f7e-f946e7598e8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:25.960Z|f683cd9e-a0a3-4f15-9f7e-f946e7598e8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:25.967Z|f683cd9e-a0a3-4f15-9f7e-f946e7598e8b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:26.101Z|d91b0105-251b-4d51-bb3e-ee3414460d74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:26.105Z|d91b0105-251b-4d51-bb3e-ee3414460d74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd 2022-12-08T17:08:26.105Z|d91b0105-251b-4d51-bb3e-ee3414460d74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|INFO|500||Invoke 2022-12-08T17:08:26.105Z|d91b0105-251b-4d51-bb3e-ee3414460d74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:26.106Z|d91b0105-251b-4d51-bb3e-ee3414460d74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd 2022-12-08T17:08:26.106Z|d91b0105-251b-4d51-bb3e-ee3414460d74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Method : GET 2022-12-08T17:08:26.106Z|d91b0105-251b-4d51-bb3e-ee3414460d74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"183767ad64812bb5", X-B3-SpanId:"1ea0459309fc0a3c", X-B3-ParentSpanId:"183767ad64812bb5", X-B3-Sampled:"0", X-ONAP-RequestID:"d91b0105-251b-4d51-bb3e-ee3414460d74", X-RequestID:"d91b0105-251b-4d51-bb3e-ee3414460d74", X-TransactionID:"d91b0105-251b-4d51-bb3e-ee3414460d74", X-ECOMP-RequestID:"d91b0105-251b-4d51-bb3e-ee3414460d74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1dca943e-51a9-4fd5-8814-be43266bc441"] 2022-12-08T17:08:26.106Z|d91b0105-251b-4d51-bb3e-ee3414460d74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Request body: 2022-12-08T17:08:26.107Z|d91b0105-251b-4d51-bb3e-ee3414460d74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:26.133Z|d91b0105-251b-4d51-bb3e-ee3414460d74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:26.133Z|d91b0105-251b-4d51-bb3e-ee3414460d74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:26.133Z|d91b0105-251b-4d51-bb3e-ee3414460d74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Status text : 2022-12-08T17:08:26.134Z|d91b0105-251b-4d51-bb3e-ee3414460d74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:26.136Z|d91b0105-251b-4d51-bb3e-ee3414460d74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Response body: { "requestId" : "228cf839-7bab-454a-968f-ed7beccb78bd", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:13.000+00:00", "endTime" : "2022-12-08T17:08:18.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\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\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n\t\t\t\"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"7f06cecf-c3e2-44c5-9211-069ab84a7967\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:17.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "serviceInstanceName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "228cf839-7bab-454a-968f-ed7beccb78bd", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd" } } } 2022-12-08T17:08:26.136Z|d91b0105-251b-4d51-bb3e-ee3414460d74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:26.137Z|d91b0105-251b-4d51-bb3e-ee3414460d74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|INFO|500||InvokeReturn 2022-12-08T17:08:26.138Z|d91b0105-251b-4d51-bb3e-ee3414460d74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false 2022-12-08T17:08:26.138Z|d91b0105-251b-4d51-bb3e-ee3414460d74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:26.138Z|d91b0105-251b-4d51-bb3e-ee3414460d74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:26.139Z|d91b0105-251b-4d51-bb3e-ee3414460d74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false 2022-12-08T17:08:26.139Z|d91b0105-251b-4d51-bb3e-ee3414460d74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:26.139Z|d91b0105-251b-4d51-bb3e-ee3414460d74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"183767ad64812bb5", X-B3-SpanId:"80ecdf97348cd8f3", X-B3-ParentSpanId:"183767ad64812bb5", X-B3-Sampled:"0", X-ONAP-RequestID:"d91b0105-251b-4d51-bb3e-ee3414460d74", X-RequestID:"d91b0105-251b-4d51-bb3e-ee3414460d74", X-TransactionID:"d91b0105-251b-4d51-bb3e-ee3414460d74", X-ECOMP-RequestID:"d91b0105-251b-4d51-bb3e-ee3414460d74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2efa76b-b36e-4cb0-8792-4e2b51e57926"] 2022-12-08T17:08:26.139Z|d91b0105-251b-4d51-bb3e-ee3414460d74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:26.140Z|d91b0105-251b-4d51-bb3e-ee3414460d74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:26.156Z|d91b0105-251b-4d51-bb3e-ee3414460d74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:26.157Z|d91b0105-251b-4d51-bb3e-ee3414460d74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:26.157Z|d91b0105-251b-4d51-bb3e-ee3414460d74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:26.158Z|d91b0105-251b-4d51-bb3e-ee3414460d74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:26.160Z|d91b0105-251b-4d51-bb3e-ee3414460d74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:26.160Z|d91b0105-251b-4d51-bb3e-ee3414460d74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:26.161Z|d91b0105-251b-4d51-bb3e-ee3414460d74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:26.170Z|d91b0105-251b-4d51-bb3e-ee3414460d74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:26.298Z|83f0b06d-6b60-4bd2-9d9f-a2f327c4831c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:26.302Z|83f0b06d-6b60-4bd2-9d9f-a2f327c4831c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd 2022-12-08T17:08:26.302Z|83f0b06d-6b60-4bd2-9d9f-a2f327c4831c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|INFO|500||Invoke 2022-12-08T17:08:26.303Z|83f0b06d-6b60-4bd2-9d9f-a2f327c4831c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:26.303Z|83f0b06d-6b60-4bd2-9d9f-a2f327c4831c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd 2022-12-08T17:08:26.303Z|83f0b06d-6b60-4bd2-9d9f-a2f327c4831c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Method : GET 2022-12-08T17:08:26.304Z|83f0b06d-6b60-4bd2-9d9f-a2f327c4831c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36ec50f40119781c", X-B3-SpanId:"a83fc7478e17e852", X-B3-ParentSpanId:"36ec50f40119781c", X-B3-Sampled:"0", X-ONAP-RequestID:"83f0b06d-6b60-4bd2-9d9f-a2f327c4831c", X-RequestID:"83f0b06d-6b60-4bd2-9d9f-a2f327c4831c", X-TransactionID:"83f0b06d-6b60-4bd2-9d9f-a2f327c4831c", X-ECOMP-RequestID:"83f0b06d-6b60-4bd2-9d9f-a2f327c4831c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d6f4c68-1de0-43fe-8160-79709f229c62"] 2022-12-08T17:08:26.304Z|83f0b06d-6b60-4bd2-9d9f-a2f327c4831c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Request body: 2022-12-08T17:08:26.304Z|83f0b06d-6b60-4bd2-9d9f-a2f327c4831c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:26.330Z|83f0b06d-6b60-4bd2-9d9f-a2f327c4831c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:26.331Z|83f0b06d-6b60-4bd2-9d9f-a2f327c4831c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:26.331Z|83f0b06d-6b60-4bd2-9d9f-a2f327c4831c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Status text : 2022-12-08T17:08:26.331Z|83f0b06d-6b60-4bd2-9d9f-a2f327c4831c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:26.336Z|83f0b06d-6b60-4bd2-9d9f-a2f327c4831c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||Response body: { "requestId" : "228cf839-7bab-454a-968f-ed7beccb78bd", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:13.000+00:00", "endTime" : "2022-12-08T17:08:18.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\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\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n\t\t\t\"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"7f06cecf-c3e2-44c5-9211-069ab84a7967\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:17.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "serviceInstanceName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "228cf839-7bab-454a-968f-ed7beccb78bd", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd" } } } 2022-12-08T17:08:26.336Z|83f0b06d-6b60-4bd2-9d9f-a2f327c4831c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:26.336Z|83f0b06d-6b60-4bd2-9d9f-a2f327c4831c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/228cf839-7bab-454a-968f-ed7beccb78bd|INFO|500||InvokeReturn 2022-12-08T17:08:26.338Z|83f0b06d-6b60-4bd2-9d9f-a2f327c4831c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false 2022-12-08T17:08:26.338Z|83f0b06d-6b60-4bd2-9d9f-a2f327c4831c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:26.338Z|83f0b06d-6b60-4bd2-9d9f-a2f327c4831c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:26.339Z|83f0b06d-6b60-4bd2-9d9f-a2f327c4831c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false 2022-12-08T17:08:26.339Z|83f0b06d-6b60-4bd2-9d9f-a2f327c4831c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:26.339Z|83f0b06d-6b60-4bd2-9d9f-a2f327c4831c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36ec50f40119781c", X-B3-SpanId:"41471648225e9617", X-B3-ParentSpanId:"36ec50f40119781c", X-B3-Sampled:"0", X-ONAP-RequestID:"83f0b06d-6b60-4bd2-9d9f-a2f327c4831c", X-RequestID:"83f0b06d-6b60-4bd2-9d9f-a2f327c4831c", X-TransactionID:"83f0b06d-6b60-4bd2-9d9f-a2f327c4831c", X-ECOMP-RequestID:"83f0b06d-6b60-4bd2-9d9f-a2f327c4831c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4838c61d-7a0c-4462-ae0d-5be09a510031"] 2022-12-08T17:08:26.340Z|83f0b06d-6b60-4bd2-9d9f-a2f327c4831c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:26.340Z|83f0b06d-6b60-4bd2-9d9f-a2f327c4831c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:26.357Z|83f0b06d-6b60-4bd2-9d9f-a2f327c4831c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:26.358Z|83f0b06d-6b60-4bd2-9d9f-a2f327c4831c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:26.358Z|83f0b06d-6b60-4bd2-9d9f-a2f327c4831c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:26.359Z|83f0b06d-6b60-4bd2-9d9f-a2f327c4831c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:26.361Z|83f0b06d-6b60-4bd2-9d9f-a2f327c4831c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:26.361Z|83f0b06d-6b60-4bd2-9d9f-a2f327c4831c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:26.362Z|83f0b06d-6b60-4bd2-9d9f-a2f327c4831c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=228cf839-7bab-454a-968f-ed7beccb78bd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:26.372Z|83f0b06d-6b60-4bd2-9d9f-a2f327c4831c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/228cf839-7bab-454a-968f-ed7beccb78bd|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:27.745Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:27.749Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: bb3735cb-3a56-494d-86f2-75c858b1b94e already exists in requestDb InfraActiveRequests table 2022-12-08T17:08:27.750Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e 2022-12-08T17:08:27.751Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|INFO|500||Invoke 2022-12-08T17:08:27.751Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:27.751Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e 2022-12-08T17:08:27.751Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Method : GET 2022-12-08T17:08:27.751Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ec5c472ac76919c", X-B3-SpanId:"e0529a59db5c1a1b", X-B3-ParentSpanId:"9ec5c472ac76919c", X-B3-Sampled:"0", X-ONAP-RequestID:"bb3735cb-3a56-494d-86f2-75c858b1b94e", X-RequestID:"bb3735cb-3a56-494d-86f2-75c858b1b94e", X-TransactionID:"bb3735cb-3a56-494d-86f2-75c858b1b94e", X-ECOMP-RequestID:"bb3735cb-3a56-494d-86f2-75c858b1b94e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44e330c8-a79d-483f-801d-6a9171a025f4"] 2022-12-08T17:08:27.752Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Request body: 2022-12-08T17:08:27.752Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:27.774Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:27.774Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:08:27.775Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Status text : 2022-12-08T17:08:27.775Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 08 Dec 2022 17:08:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:27.775Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Response body: 2022-12-08T17:08:27.776Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:27.776Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|INFO|404|Not Found|InvokeReturn 2022-12-08T17:08:27.785Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|||INFO|500||Running local validations 2022-12-08T17:08:27.785Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-12-08T17:08:27.790Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:08:27.817Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ee1e8e06-aae8-44c1-9f69-be113aa1d37a|INFO|500||Invoke 2022-12-08T17:08:27.818Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ee1e8e06-aae8-44c1-9f69-be113aa1d37a|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ee1e8e06-aae8-44c1-9f69-be113aa1d37a with request headers:{Authorization=[***REDACTED***], X-RequestID=[bb3735cb-3a56-494d-86f2-75c858b1b94e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[07c706d6-1826-4aff-9554-f52d17e4d2dd], X-ECOMP-RequestID=[bb3735cb-3a56-494d-86f2-75c858b1b94e], X-TransactionId=[], X-ONAP-RequestID=[bb3735cb-3a56-494d-86f2-75c858b1b94e]} 2022-12-08T17:08:27.863Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ee1e8e06-aae8-44c1-9f69-be113aa1d37a|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ee1e8e06-aae8-44c1-9f69-be113aa1d37a has http status code:404 and response headers:{date=[Thu, 08 Dec 2022 17:08:27 GMT], content-length=[377], x-aai-txid=[1-aai-resources-221208-17:08:27:688-51195], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:08:27.864Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ee1e8e06-aae8-44c1-9f69-be113aa1d37a|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/ee1e8e06-aae8-44c1-9f69-be113aa1d37a","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/ee1e8e06-aae8-44c1-9f69-be113aa1d37a","ERR.5.4.6114"]}}} 2022-12-08T17:08:27.864Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ee1e8e06-aae8-44c1-9f69-be113aa1d37a|INFO|404|Not Found|InvokeReturn 2022-12-08T17:08:27.867Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ee1e8e06-aae8-44c1-9f69-be113aa1d37a 2022-12-08T17:08:27.867Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: ee1e8e06-aae8-44c1-9f69-be113aa1d37a 2022-12-08T17:08:27.870Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:08:27.894Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ee1e8e06-aae8-44c1-9f69-be113aa1d37a|INFO|500||Invoke 2022-12-08T17:08:27.895Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ee1e8e06-aae8-44c1-9f69-be113aa1d37a|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ee1e8e06-aae8-44c1-9f69-be113aa1d37a with request headers:{Authorization=[***REDACTED***], X-RequestID=[bb3735cb-3a56-494d-86f2-75c858b1b94e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[5bbae592-03f8-447c-9653-e5e9ca9c0f27], X-ECOMP-RequestID=[bb3735cb-3a56-494d-86f2-75c858b1b94e], X-TransactionId=[], X-ONAP-RequestID=[bb3735cb-3a56-494d-86f2-75c858b1b94e]} 2022-12-08T17:08:27.931Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ee1e8e06-aae8-44c1-9f69-be113aa1d37a|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ee1e8e06-aae8-44c1-9f69-be113aa1d37a has http status code:404 and response headers:{date=[Thu, 08 Dec 2022 17:08:27 GMT], content-length=[377], x-aai-txid=[2-aai-resources-221208-17:08:27:762-13793], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:08:27.932Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ee1e8e06-aae8-44c1-9f69-be113aa1d37a|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/ee1e8e06-aae8-44c1-9f69-be113aa1d37a","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/ee1e8e06-aae8-44c1-9f69-be113aa1d37a","ERR.5.4.6114"]}}} 2022-12-08T17:08:27.932Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ee1e8e06-aae8-44c1-9f69-be113aa1d37a|INFO|404|Not Found|InvokeReturn 2022-12-08T17:08:27.934Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/ee1e8e06-aae8-44c1-9f69-be113aa1d37a 2022-12-08T17:08:27.935Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: ee1e8e06-aae8-44c1-9f69-be113aa1d37a 2022-12-08T17:08:27.938Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:08:27.961Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|INFO|500||Invoke 2022-12-08T17:08:27.962Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc with request headers:{Authorization=[***REDACTED***], X-RequestID=[bb3735cb-3a56-494d-86f2-75c858b1b94e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[bf4960cb-ade6-4a6f-bd29-d8321d72e451], X-ECOMP-RequestID=[bb3735cb-3a56-494d-86f2-75c858b1b94e], X-TransactionId=[], X-ONAP-RequestID=[bb3735cb-3a56-494d-86f2-75c858b1b94e]} 2022-12-08T17:08:28.014Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 17:08:27 GMT], content-length=[604], vertex-id=[184488], x-aai-txid=[1-aai-resources-221208-17:08:27:828-55852], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:08:28.014Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|DEBUG|500||{"tenant-id":"7b20c197678c4e838517f33c1adc56fc","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1670518931621","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-12-08T17:08:28.015Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|INFO|500||InvokeReturn 2022-12-08T17:08:28.016Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-08T17:08:28.017Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-08T17:08:28.018Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:08:28.019Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-08T17:08:28.019Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:28.019Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:08:28.019Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-08T17:08:28.020Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/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:"9ec5c472ac76919c", X-B3-SpanId:"1033cbe31f75b3e7", X-B3-ParentSpanId:"9ec5c472ac76919c", X-B3-Sampled:"0", X-ONAP-RequestID:"bb3735cb-3a56-494d-86f2-75c858b1b94e", X-RequestID:"bb3735cb-3a56-494d-86f2-75c858b1b94e", X-TransactionID:"bb3735cb-3a56-494d-86f2-75c858b1b94e", X-ECOMP-RequestID:"bb3735cb-3a56-494d-86f2-75c858b1b94e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9988ede-0747-4a47-87e5-2c1fa13d2529"] 2022-12-08T17:08:28.020Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"96ffcade-922f-4a9c-bb87-cff8ccec34ac"},"instanceName":"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0","requestScope":"vnf"} 2022-12-08T17:08:28.020Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:28.040Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:28.041Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:28.041Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-12-08T17:08:28.042Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/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:"Thu, 08 Dec 2022 17:08:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:28.042Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-08T17:08:28.042Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:28.043Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-08T17:08:28.044Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=105c9ddb-edf1-4f01-8baf-20a7296b5eb8|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=105c9ddb-edf1-4f01-8baf-20a7296b5eb8 2022-12-08T17:08:28.044Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=105c9ddb-edf1-4f01-8baf-20a7296b5eb8|INFO|500||Invoke 2022-12-08T17:08:28.044Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=105c9ddb-edf1-4f01-8baf-20a7296b5eb8|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:28.045Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=105c9ddb-edf1-4f01-8baf-20a7296b5eb8|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=105c9ddb-edf1-4f01-8baf-20a7296b5eb8 2022-12-08T17:08:28.045Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=105c9ddb-edf1-4f01-8baf-20a7296b5eb8|DEBUG|500||Method : GET 2022-12-08T17:08:28.045Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=105c9ddb-edf1-4f01-8baf-20a7296b5eb8|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bb3735cb-3a56-494d-86f2-75c858b1b94e", X-RequestID:"bb3735cb-3a56-494d-86f2-75c858b1b94e", X-TransactionID:"bb3735cb-3a56-494d-86f2-75c858b1b94e", X-ECOMP-RequestID:"bb3735cb-3a56-494d-86f2-75c858b1b94e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9fda662-5084-4571-b342-c7e8e47c3d87"] 2022-12-08T17:08:28.045Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=105c9ddb-edf1-4f01-8baf-20a7296b5eb8|DEBUG|500||Request body: 2022-12-08T17:08:28.046Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=105c9ddb-edf1-4f01-8baf-20a7296b5eb8|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:28.072Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=105c9ddb-edf1-4f01-8baf-20a7296b5eb8|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:28.073Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=105c9ddb-edf1-4f01-8baf-20a7296b5eb8|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:28.073Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=105c9ddb-edf1-4f01-8baf-20a7296b5eb8|DEBUG|500||Status text : 2022-12-08T17:08:28.074Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=105c9ddb-edf1-4f01-8baf-20a7296b5eb8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:28.074Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=105c9ddb-edf1-4f01-8baf-20a7296b5eb8|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 12, "modelCustomizationUUID" : "105c9ddb-edf1-4f01-8baf-20a7296b5eb8", "modelInstanceName" : "basic_vm 0", "created" : "2022-12-08 17:06:58.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" : "2022-12-08T17:06:58.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12" }, "vnfResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/service" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfcInstanceGroupCustomizations" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vfModuleCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=105c9ddb-edf1-4f01-8baf-20a7296b5eb8" } } } 2022-12-08T17:08:28.075Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=105c9ddb-edf1-4f01-8baf-20a7296b5eb8|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:28.076Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=105c9ddb-edf1-4f01-8baf-20a7296b5eb8|INFO|500||InvokeReturn 2022-12-08T17:08:28.080Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources 2022-12-08T17:08:28.081Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|INFO|500||Invoke 2022-12-08T17:08:28.081Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:28.081Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources 2022-12-08T17:08:28.082Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Method : GET 2022-12-08T17:08:28.082Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bb3735cb-3a56-494d-86f2-75c858b1b94e", X-RequestID:"bb3735cb-3a56-494d-86f2-75c858b1b94e", X-TransactionID:"bb3735cb-3a56-494d-86f2-75c858b1b94e", X-ECOMP-RequestID:"bb3735cb-3a56-494d-86f2-75c858b1b94e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"340b1116-d80c-427a-9ba9-21abd2933269"] 2022-12-08T17:08:28.082Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Request body: 2022-12-08T17:08:28.083Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:28.106Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:28.107Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:28.107Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Status text : 2022-12-08T17:08:28.108Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/f176dfd2-9e4e-4828-a57d-f1c79be49ec9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:28.109Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Response body: { "modelUUID" : "f176dfd2-9e4e-4828-a57d-f1c79be49ec9", "modelInvariantUUID" : "610c6ac9-1bd7-4cda-8bdf-7021763e32b5", "modelName" : "basic_vm", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vf.BasicVm", "description" : "VF", "orchestrationMode" : "HEAT", "aicVersionMin" : null, "aicVersionMax" : null, "category" : "Generic", "subCategory" : "Abstract", "created" : "2022-12-08T17:06:58.000+00:00", "modelInvariantId" : "610c6ac9-1bd7-4cda-8bdf-7021763e32b5", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/f176dfd2-9e4e-4828-a57d-f1c79be49ec9" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/f176dfd2-9e4e-4828-a57d-f1c79be49ec9" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/f176dfd2-9e4e-4828-a57d-f1c79be49ec9/vnfResourceWorkflow" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/f176dfd2-9e4e-4828-a57d-f1c79be49ec9/heatTemplates" } } } 2022-12-08T17:08:28.109Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:28.109Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|INFO|500||InvokeReturn 2022-12-08T17:08:28.112Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance 2022-12-08T17:08:28.114Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2022-12-08T17:08:28.114Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:28.114Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance 2022-12-08T17:08:28.115Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method : GET 2022-12-08T17:08:28.115Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/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:"bb3735cb-3a56-494d-86f2-75c858b1b94e", X-RequestID:"bb3735cb-3a56-494d-86f2-75c858b1b94e", X-TransactionID:"bb3735cb-3a56-494d-86f2-75c858b1b94e", X-ECOMP-RequestID:"bb3735cb-3a56-494d-86f2-75c858b1b94e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5346cc07-7321-4a48-b4bb-009d9ac9d928"] 2022-12-08T17:08:28.115Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 2022-12-08T17:08:28.116Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:28.133Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:28.134Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:28.135Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : 2022-12-08T17:08:28.135Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:28.137Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/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" : 10033, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "createInstance", "description" : "Gr api recipe to create vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2022-12-08T15:47:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10033" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10033" } } } 2022-12-08T17:08:28.138Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:28.138Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2022-12-08T17:08:28.141Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:08:28.141Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-08T17:08:28.142Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:28.142Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:08:28.142Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-08T17:08:28.143Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/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:"2615", X-B3-TraceId:"9ec5c472ac76919c", X-B3-SpanId:"5ac404bb015d140c", X-B3-ParentSpanId:"9ec5c472ac76919c", X-B3-Sampled:"0", X-ONAP-RequestID:"bb3735cb-3a56-494d-86f2-75c858b1b94e", X-RequestID:"bb3735cb-3a56-494d-86f2-75c858b1b94e", X-TransactionID:"bb3735cb-3a56-494d-86f2-75c858b1b94e", X-ECOMP-RequestID:"bb3735cb-3a56-494d-86f2-75c858b1b94e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3e5520d-d2c7-4dc4-8ad4-3d27183d64c8"] 2022-12-08T17:08:28.143Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"bb3735cb-3a56-494d-86f2-75c858b1b94e","requestStatus":"IN_PROGRESS","startTime":1670519307785,"source":"VID","vnfName":"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"7b20c197678c4e838517f33c1adc56fc","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\n \"modelVersionId\": \"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\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\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"96ffcade-922f-4a9c-bb87-cff8ccec34ac\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"96ffcade-922f-4a9c-bb87-cff8ccec34ac","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"bb3735cb-3a56-494d-86f2-75c858b1b94e"} 2022-12-08T17:08:28.144Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:28.172Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:28.173Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-08T17:08:28.173Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-12-08T17:08:28.174Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/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/bb3735cb-3a56-494d-86f2-75c858b1b94e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:28.175Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "bb3735cb-3a56-494d-86f2-75c858b1b94e", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:08:27.785+00:00", "source" : "VID", "vnfName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\n \"modelVersionId\": \"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\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\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"96ffcade-922f-4a9c-bb87-cff8ccec34ac\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-08T17:08:27.348+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "bb3735cb-3a56-494d-86f2-75c858b1b94e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e" } } } 2022-12-08T17:08:28.175Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:28.175Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-08T17:08:28.189Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:08:28.191Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-08T17:08:28.191Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:28.191Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:08:28.191Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-08T17:08:28.192Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/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:"9ec5c472ac76919c", X-B3-SpanId:"ac84847fa6cb120f", X-B3-ParentSpanId:"9ec5c472ac76919c", X-B3-Sampled:"0", X-ONAP-RequestID:"bb3735cb-3a56-494d-86f2-75c858b1b94e", X-RequestID:"bb3735cb-3a56-494d-86f2-75c858b1b94e", X-TransactionID:"bb3735cb-3a56-494d-86f2-75c858b1b94e", X-ECOMP-RequestID:"bb3735cb-3a56-494d-86f2-75c858b1b94e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69828094-0908-4796-9f38-253e1285e299"] 2022-12-08T17:08:28.192Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/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\":\"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\"modelVersionId\":\"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\"modelCustomizationId\":\"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\"modelUuid\":\"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\"modelInvariantUuid\":\"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\"source\":\"VID\",\"instanceName\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"96ffcade-922f-4a9c-bb87-cff8ccec34ac\",\"modelInfo\":{\"modelInvariantId\":\"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"29495c63-5181-43b0-ac74-de3c4b596881\",\"modelUuid\":\"29495c63-5181-43b0-ac74-de3c4b596881\",\"modelInvariantUuid\":\"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\"}}}],\"cloudConfiguration\":{\"tenantId\":\"7b20c197678c4e838517f33c1adc56fc\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"96ffcade-922f-4a9c-bb87-cff8ccec34ac\"}","type":"String"},"requestId":{"value":"bb3735cb-3a56-494d-86f2-75c858b1b94e","type":"String"},"mso-request-id":{"value":"bb3735cb-3a56-494d-86f2-75c858b1b94e","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"96ffcade-922f-4a9c-bb87-cff8ccec34ac","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/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-08T17:08:28.192Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:29.204Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:29.204Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-08T17:08:29.205Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-12-08T17:08:29.205Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 08 Dec 2022 17:08:29 GMT", X-ONAP-RequestID:"bb3735cb-3a56-494d-86f2-75c858b1b94e", X-RequestID:"bb3735cb-3a56-494d-86f2-75c858b1b94e", X-TransactionID:"bb3735cb-3a56-494d-86f2-75c858b1b94e", X-ECOMP-RequestID:"bb3735cb-3a56-494d-86f2-75c858b1b94e", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"69828094-0908-4796-9f38-253e1285e299", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:29.206Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"bb3735cb-3a56-494d-86f2-75c858b1b94e\",\"instanceId\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\"}}","message":"Success","processInstanceID":"ef11330e-771a-11ed-85df-b6c736068a38","variables":null,"messageCode":200} 2022-12-08T17:08:29.206Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:29.207Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-08T17:08:29.211Z|bb3735cb-3a56-494d-86f2-75c858b1b94e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:29.344Z|81e73147-72ac-4837-a4d1-ea4afafd96b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:29.349Z|81e73147-72ac-4837-a4d1-ea4afafd96b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e 2022-12-08T17:08:29.349Z|81e73147-72ac-4837-a4d1-ea4afafd96b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|INFO|500||Invoke 2022-12-08T17:08:29.350Z|81e73147-72ac-4837-a4d1-ea4afafd96b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:29.350Z|81e73147-72ac-4837-a4d1-ea4afafd96b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e 2022-12-08T17:08:29.350Z|81e73147-72ac-4837-a4d1-ea4afafd96b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Method : GET 2022-12-08T17:08:29.351Z|81e73147-72ac-4837-a4d1-ea4afafd96b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df7fef0eb1669d72", X-B3-SpanId:"9dfe857ba5b98090", X-B3-ParentSpanId:"df7fef0eb1669d72", X-B3-Sampled:"0", X-ONAP-RequestID:"81e73147-72ac-4837-a4d1-ea4afafd96b9", X-RequestID:"81e73147-72ac-4837-a4d1-ea4afafd96b9", X-TransactionID:"81e73147-72ac-4837-a4d1-ea4afafd96b9", X-ECOMP-RequestID:"81e73147-72ac-4837-a4d1-ea4afafd96b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2b4e8ba-e5b6-4c43-8630-8914931c00ee"] 2022-12-08T17:08:29.351Z|81e73147-72ac-4837-a4d1-ea4afafd96b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Request body: 2022-12-08T17:08:29.351Z|81e73147-72ac-4837-a4d1-ea4afafd96b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:29.377Z|81e73147-72ac-4837-a4d1-ea4afafd96b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:29.378Z|81e73147-72ac-4837-a4d1-ea4afafd96b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:29.378Z|81e73147-72ac-4837-a4d1-ea4afafd96b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Status text : 2022-12-08T17:08:29.378Z|81e73147-72ac-4837-a4d1-ea4afafd96b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:29.381Z|81e73147-72ac-4837-a4d1-ea4afafd96b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Response body: { "requestId" : "bb3735cb-3a56-494d-86f2-75c858b1b94e", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:08:27.000+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\n \"modelVersionId\": \"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\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\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"96ffcade-922f-4a9c-bb87-cff8ccec34ac\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "bb3735cb-3a56-494d-86f2-75c858b1b94e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e" } } } 2022-12-08T17:08:29.381Z|81e73147-72ac-4837-a4d1-ea4afafd96b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:29.382Z|81e73147-72ac-4837-a4d1-ea4afafd96b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|INFO|500||InvokeReturn 2022-12-08T17:08:29.384Z|81e73147-72ac-4837-a4d1-ea4afafd96b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false 2022-12-08T17:08:29.384Z|81e73147-72ac-4837-a4d1-ea4afafd96b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:29.385Z|81e73147-72ac-4837-a4d1-ea4afafd96b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:29.385Z|81e73147-72ac-4837-a4d1-ea4afafd96b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false 2022-12-08T17:08:29.385Z|81e73147-72ac-4837-a4d1-ea4afafd96b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:29.385Z|81e73147-72ac-4837-a4d1-ea4afafd96b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df7fef0eb1669d72", X-B3-SpanId:"b6d107255bd5257e", X-B3-ParentSpanId:"df7fef0eb1669d72", X-B3-Sampled:"0", X-ONAP-RequestID:"81e73147-72ac-4837-a4d1-ea4afafd96b9", X-RequestID:"81e73147-72ac-4837-a4d1-ea4afafd96b9", X-TransactionID:"81e73147-72ac-4837-a4d1-ea4afafd96b9", X-ECOMP-RequestID:"81e73147-72ac-4837-a4d1-ea4afafd96b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28b73972-9514-4076-a0b2-30df81a78a6d"] 2022-12-08T17:08:29.386Z|81e73147-72ac-4837-a4d1-ea4afafd96b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:29.386Z|81e73147-72ac-4837-a4d1-ea4afafd96b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:29.402Z|81e73147-72ac-4837-a4d1-ea4afafd96b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:29.403Z|81e73147-72ac-4837-a4d1-ea4afafd96b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:29.403Z|81e73147-72ac-4837-a4d1-ea4afafd96b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:29.403Z|81e73147-72ac-4837-a4d1-ea4afafd96b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:29.406Z|81e73147-72ac-4837-a4d1-ea4afafd96b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:29.406Z|81e73147-72ac-4837-a4d1-ea4afafd96b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:29.407Z|81e73147-72ac-4837-a4d1-ea4afafd96b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:29.415Z|81e73147-72ac-4837-a4d1-ea4afafd96b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:29.919Z|fb7409ea-209c-4aa9-8842-18394bf13a0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:29.923Z|fb7409ea-209c-4aa9-8842-18394bf13a0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e 2022-12-08T17:08:29.923Z|fb7409ea-209c-4aa9-8842-18394bf13a0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|INFO|500||Invoke 2022-12-08T17:08:29.923Z|fb7409ea-209c-4aa9-8842-18394bf13a0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:29.924Z|fb7409ea-209c-4aa9-8842-18394bf13a0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e 2022-12-08T17:08:29.924Z|fb7409ea-209c-4aa9-8842-18394bf13a0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Method : GET 2022-12-08T17:08:29.924Z|fb7409ea-209c-4aa9-8842-18394bf13a0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2fb55d1a264947ac", X-B3-SpanId:"27a9e9f28847143b", X-B3-ParentSpanId:"2fb55d1a264947ac", X-B3-Sampled:"0", X-ONAP-RequestID:"fb7409ea-209c-4aa9-8842-18394bf13a0a", X-RequestID:"fb7409ea-209c-4aa9-8842-18394bf13a0a", X-TransactionID:"fb7409ea-209c-4aa9-8842-18394bf13a0a", X-ECOMP-RequestID:"fb7409ea-209c-4aa9-8842-18394bf13a0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"777ecd88-1011-4877-9f07-1cdd0a65d670"] 2022-12-08T17:08:29.925Z|fb7409ea-209c-4aa9-8842-18394bf13a0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Request body: 2022-12-08T17:08:29.925Z|fb7409ea-209c-4aa9-8842-18394bf13a0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:29.946Z|fb7409ea-209c-4aa9-8842-18394bf13a0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:29.947Z|fb7409ea-209c-4aa9-8842-18394bf13a0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:29.947Z|fb7409ea-209c-4aa9-8842-18394bf13a0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Status text : 2022-12-08T17:08:29.947Z|fb7409ea-209c-4aa9-8842-18394bf13a0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:29.949Z|fb7409ea-209c-4aa9-8842-18394bf13a0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Response body: { "requestId" : "b62217dc-076d-4ff9-819b-215e0875057e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:07.000+00:00", "endTime" : "2022-12-08T17:08:26.000+00:00", "source" : "VID", "vnfId" : "cd317fad-cc61-4dcd-abea-a3a502b7a6db", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c42883ea-9efc-4d6b-935a-4399e3aa124f\",\n \"modelVersionId\": \"de5f5c01-88f0-409e-a493-4b58f4162384\",\n \"modelName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b\",\n \"modelVersion\": \"1670519270568\",\n \"modelCustomizationId\": \"b6c6bbef-2c31-43a2-9cc5-1800b553c11a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:25.000+00:00", "vfModuleId" : "0c0a5d10-af8f-4ad5-97b3-143c864d97e2", "vfModuleName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "vfModuleModelName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "b62217dc-076d-4ff9-819b-215e0875057e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e" } } } 2022-12-08T17:08:29.949Z|fb7409ea-209c-4aa9-8842-18394bf13a0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:29.949Z|fb7409ea-209c-4aa9-8842-18394bf13a0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|INFO|500||InvokeReturn 2022-12-08T17:08:29.951Z|fb7409ea-209c-4aa9-8842-18394bf13a0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false 2022-12-08T17:08:29.951Z|fb7409ea-209c-4aa9-8842-18394bf13a0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:29.951Z|fb7409ea-209c-4aa9-8842-18394bf13a0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:29.952Z|fb7409ea-209c-4aa9-8842-18394bf13a0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false 2022-12-08T17:08:29.952Z|fb7409ea-209c-4aa9-8842-18394bf13a0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:29.952Z|fb7409ea-209c-4aa9-8842-18394bf13a0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2fb55d1a264947ac", X-B3-SpanId:"3dd56d5e778d1059", X-B3-ParentSpanId:"2fb55d1a264947ac", X-B3-Sampled:"0", X-ONAP-RequestID:"fb7409ea-209c-4aa9-8842-18394bf13a0a", X-RequestID:"fb7409ea-209c-4aa9-8842-18394bf13a0a", X-TransactionID:"fb7409ea-209c-4aa9-8842-18394bf13a0a", X-ECOMP-RequestID:"fb7409ea-209c-4aa9-8842-18394bf13a0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58af1853-efd4-4b44-a599-d5ea74594b18"] 2022-12-08T17:08:29.952Z|fb7409ea-209c-4aa9-8842-18394bf13a0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:29.952Z|fb7409ea-209c-4aa9-8842-18394bf13a0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:29.973Z|fb7409ea-209c-4aa9-8842-18394bf13a0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:29.974Z|fb7409ea-209c-4aa9-8842-18394bf13a0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:29.974Z|fb7409ea-209c-4aa9-8842-18394bf13a0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:29.974Z|fb7409ea-209c-4aa9-8842-18394bf13a0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:29.975Z|fb7409ea-209c-4aa9-8842-18394bf13a0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:29.975Z|fb7409ea-209c-4aa9-8842-18394bf13a0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:29.976Z|fb7409ea-209c-4aa9-8842-18394bf13a0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:29.986Z|fb7409ea-209c-4aa9-8842-18394bf13a0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:30.107Z|37ea7a97-35a1-426f-a904-1769bab62279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:30.110Z|37ea7a97-35a1-426f-a904-1769bab62279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e 2022-12-08T17:08:30.110Z|37ea7a97-35a1-426f-a904-1769bab62279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|INFO|500||Invoke 2022-12-08T17:08:30.111Z|37ea7a97-35a1-426f-a904-1769bab62279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:30.111Z|37ea7a97-35a1-426f-a904-1769bab62279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e 2022-12-08T17:08:30.111Z|37ea7a97-35a1-426f-a904-1769bab62279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Method : GET 2022-12-08T17:08:30.111Z|37ea7a97-35a1-426f-a904-1769bab62279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d046acd8a2a3e509", X-B3-SpanId:"c469f1e11667dcce", X-B3-ParentSpanId:"d046acd8a2a3e509", X-B3-Sampled:"0", X-ONAP-RequestID:"37ea7a97-35a1-426f-a904-1769bab62279", X-RequestID:"37ea7a97-35a1-426f-a904-1769bab62279", X-TransactionID:"37ea7a97-35a1-426f-a904-1769bab62279", X-ECOMP-RequestID:"37ea7a97-35a1-426f-a904-1769bab62279", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4dff3b7-f9a4-4732-9581-868d1f71afa9"] 2022-12-08T17:08:30.112Z|37ea7a97-35a1-426f-a904-1769bab62279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Request body: 2022-12-08T17:08:30.112Z|37ea7a97-35a1-426f-a904-1769bab62279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:30.126Z|657355d4-59d1-41ec-b5a5-5d1ed54e9b3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:08:30.129Z|657355d4-59d1-41ec-b5a5-5d1ed54e9b3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:08:30.132Z|37ea7a97-35a1-426f-a904-1769bab62279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:30.132Z|37ea7a97-35a1-426f-a904-1769bab62279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:30.133Z|37ea7a97-35a1-426f-a904-1769bab62279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Status text : 2022-12-08T17:08:30.133Z|37ea7a97-35a1-426f-a904-1769bab62279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:30.135Z|37ea7a97-35a1-426f-a904-1769bab62279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Response body: { "requestId" : "b62217dc-076d-4ff9-819b-215e0875057e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:07.000+00:00", "endTime" : "2022-12-08T17:08:26.000+00:00", "source" : "VID", "vnfId" : "cd317fad-cc61-4dcd-abea-a3a502b7a6db", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c42883ea-9efc-4d6b-935a-4399e3aa124f\",\n \"modelVersionId\": \"de5f5c01-88f0-409e-a493-4b58f4162384\",\n \"modelName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b\",\n \"modelVersion\": \"1670519270568\",\n \"modelCustomizationId\": \"b6c6bbef-2c31-43a2-9cc5-1800b553c11a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:25.000+00:00", "vfModuleId" : "0c0a5d10-af8f-4ad5-97b3-143c864d97e2", "vfModuleName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "vfModuleModelName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "b62217dc-076d-4ff9-819b-215e0875057e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e" } } } 2022-12-08T17:08:30.136Z|37ea7a97-35a1-426f-a904-1769bab62279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:30.136Z|37ea7a97-35a1-426f-a904-1769bab62279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|INFO|500||InvokeReturn 2022-12-08T17:08:30.137Z|37ea7a97-35a1-426f-a904-1769bab62279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false 2022-12-08T17:08:30.138Z|37ea7a97-35a1-426f-a904-1769bab62279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:30.138Z|37ea7a97-35a1-426f-a904-1769bab62279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:30.138Z|37ea7a97-35a1-426f-a904-1769bab62279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false 2022-12-08T17:08:30.138Z|37ea7a97-35a1-426f-a904-1769bab62279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:30.139Z|37ea7a97-35a1-426f-a904-1769bab62279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d046acd8a2a3e509", X-B3-SpanId:"982b5042850c16c7", X-B3-ParentSpanId:"d046acd8a2a3e509", X-B3-Sampled:"0", X-ONAP-RequestID:"37ea7a97-35a1-426f-a904-1769bab62279", X-RequestID:"37ea7a97-35a1-426f-a904-1769bab62279", X-TransactionID:"37ea7a97-35a1-426f-a904-1769bab62279", X-ECOMP-RequestID:"37ea7a97-35a1-426f-a904-1769bab62279", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7469833-9274-4946-9623-fe586ab587cb"] 2022-12-08T17:08:30.139Z|37ea7a97-35a1-426f-a904-1769bab62279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:30.139Z|37ea7a97-35a1-426f-a904-1769bab62279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:30.156Z|37ea7a97-35a1-426f-a904-1769bab62279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:30.157Z|37ea7a97-35a1-426f-a904-1769bab62279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:30.157Z|37ea7a97-35a1-426f-a904-1769bab62279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:30.157Z|37ea7a97-35a1-426f-a904-1769bab62279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:30.158Z|37ea7a97-35a1-426f-a904-1769bab62279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:30.158Z|37ea7a97-35a1-426f-a904-1769bab62279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:30.158Z|37ea7a97-35a1-426f-a904-1769bab62279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:30.168Z|37ea7a97-35a1-426f-a904-1769bab62279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:30.288Z|381c9504-2267-496c-bdb6-b723ac1e349d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:30.292Z|381c9504-2267-496c-bdb6-b723ac1e349d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e 2022-12-08T17:08:30.292Z|381c9504-2267-496c-bdb6-b723ac1e349d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|INFO|500||Invoke 2022-12-08T17:08:30.293Z|381c9504-2267-496c-bdb6-b723ac1e349d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:30.293Z|381c9504-2267-496c-bdb6-b723ac1e349d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e 2022-12-08T17:08:30.293Z|381c9504-2267-496c-bdb6-b723ac1e349d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Method : GET 2022-12-08T17:08:30.293Z|381c9504-2267-496c-bdb6-b723ac1e349d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d740ab5af51ba072", X-B3-SpanId:"efac5fa4673c68af", X-B3-ParentSpanId:"d740ab5af51ba072", X-B3-Sampled:"0", X-ONAP-RequestID:"381c9504-2267-496c-bdb6-b723ac1e349d", X-RequestID:"381c9504-2267-496c-bdb6-b723ac1e349d", X-TransactionID:"381c9504-2267-496c-bdb6-b723ac1e349d", X-ECOMP-RequestID:"381c9504-2267-496c-bdb6-b723ac1e349d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2d3276a-4777-447d-aa60-5376c44509a1"] 2022-12-08T17:08:30.293Z|381c9504-2267-496c-bdb6-b723ac1e349d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Request body: 2022-12-08T17:08:30.294Z|381c9504-2267-496c-bdb6-b723ac1e349d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:30.321Z|381c9504-2267-496c-bdb6-b723ac1e349d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:30.321Z|381c9504-2267-496c-bdb6-b723ac1e349d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:30.321Z|381c9504-2267-496c-bdb6-b723ac1e349d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Status text : 2022-12-08T17:08:30.321Z|381c9504-2267-496c-bdb6-b723ac1e349d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:30.322Z|381c9504-2267-496c-bdb6-b723ac1e349d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Response body: { "requestId" : "b62217dc-076d-4ff9-819b-215e0875057e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:07.000+00:00", "endTime" : "2022-12-08T17:08:26.000+00:00", "source" : "VID", "vnfId" : "cd317fad-cc61-4dcd-abea-a3a502b7a6db", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c42883ea-9efc-4d6b-935a-4399e3aa124f\",\n \"modelVersionId\": \"de5f5c01-88f0-409e-a493-4b58f4162384\",\n \"modelName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b\",\n \"modelVersion\": \"1670519270568\",\n \"modelCustomizationId\": \"b6c6bbef-2c31-43a2-9cc5-1800b553c11a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:25.000+00:00", "vfModuleId" : "0c0a5d10-af8f-4ad5-97b3-143c864d97e2", "vfModuleName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "vfModuleModelName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "b62217dc-076d-4ff9-819b-215e0875057e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e" } } } 2022-12-08T17:08:30.323Z|381c9504-2267-496c-bdb6-b723ac1e349d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:30.323Z|381c9504-2267-496c-bdb6-b723ac1e349d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|INFO|500||InvokeReturn 2022-12-08T17:08:30.324Z|381c9504-2267-496c-bdb6-b723ac1e349d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false 2022-12-08T17:08:30.325Z|381c9504-2267-496c-bdb6-b723ac1e349d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:30.325Z|381c9504-2267-496c-bdb6-b723ac1e349d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:30.325Z|381c9504-2267-496c-bdb6-b723ac1e349d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false 2022-12-08T17:08:30.325Z|381c9504-2267-496c-bdb6-b723ac1e349d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:30.326Z|381c9504-2267-496c-bdb6-b723ac1e349d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d740ab5af51ba072", X-B3-SpanId:"56f9ac2a60c12ad4", X-B3-ParentSpanId:"d740ab5af51ba072", X-B3-Sampled:"0", X-ONAP-RequestID:"381c9504-2267-496c-bdb6-b723ac1e349d", X-RequestID:"381c9504-2267-496c-bdb6-b723ac1e349d", X-TransactionID:"381c9504-2267-496c-bdb6-b723ac1e349d", X-ECOMP-RequestID:"381c9504-2267-496c-bdb6-b723ac1e349d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad332953-16a8-44c8-b998-ec95fe82f84f"] 2022-12-08T17:08:30.326Z|381c9504-2267-496c-bdb6-b723ac1e349d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:30.326Z|381c9504-2267-496c-bdb6-b723ac1e349d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:30.343Z|381c9504-2267-496c-bdb6-b723ac1e349d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:30.344Z|381c9504-2267-496c-bdb6-b723ac1e349d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:30.344Z|381c9504-2267-496c-bdb6-b723ac1e349d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:30.344Z|381c9504-2267-496c-bdb6-b723ac1e349d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:30.347Z|381c9504-2267-496c-bdb6-b723ac1e349d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:30.347Z|381c9504-2267-496c-bdb6-b723ac1e349d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:30.348Z|381c9504-2267-496c-bdb6-b723ac1e349d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:30.355Z|381c9504-2267-496c-bdb6-b723ac1e349d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:30.454Z|19644236-0618-476c-8e7e-b31616465724|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:08:30.454Z|19644236-0618-476c-8e7e-b31616465724|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:08:30.490Z|e9360004-d879-4bb0-839e-a0d3db14628e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:30.493Z|e9360004-d879-4bb0-839e-a0d3db14628e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e 2022-12-08T17:08:30.494Z|e9360004-d879-4bb0-839e-a0d3db14628e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|INFO|500||Invoke 2022-12-08T17:08:30.494Z|e9360004-d879-4bb0-839e-a0d3db14628e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:30.494Z|e9360004-d879-4bb0-839e-a0d3db14628e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e 2022-12-08T17:08:30.495Z|e9360004-d879-4bb0-839e-a0d3db14628e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Method : GET 2022-12-08T17:08:30.495Z|e9360004-d879-4bb0-839e-a0d3db14628e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4309f0909f714259", X-B3-SpanId:"c3ea95c54edc7319", X-B3-ParentSpanId:"4309f0909f714259", X-B3-Sampled:"0", X-ONAP-RequestID:"e9360004-d879-4bb0-839e-a0d3db14628e", X-RequestID:"e9360004-d879-4bb0-839e-a0d3db14628e", X-TransactionID:"e9360004-d879-4bb0-839e-a0d3db14628e", X-ECOMP-RequestID:"e9360004-d879-4bb0-839e-a0d3db14628e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72b874d6-bc33-4c2a-9680-6c97f4503006"] 2022-12-08T17:08:30.495Z|e9360004-d879-4bb0-839e-a0d3db14628e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Request body: 2022-12-08T17:08:30.496Z|e9360004-d879-4bb0-839e-a0d3db14628e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:30.518Z|e9360004-d879-4bb0-839e-a0d3db14628e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:30.518Z|e9360004-d879-4bb0-839e-a0d3db14628e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:30.519Z|e9360004-d879-4bb0-839e-a0d3db14628e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Status text : 2022-12-08T17:08:30.519Z|e9360004-d879-4bb0-839e-a0d3db14628e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:30.521Z|e9360004-d879-4bb0-839e-a0d3db14628e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Response body: { "requestId" : "b62217dc-076d-4ff9-819b-215e0875057e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:07.000+00:00", "endTime" : "2022-12-08T17:08:26.000+00:00", "source" : "VID", "vnfId" : "cd317fad-cc61-4dcd-abea-a3a502b7a6db", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c42883ea-9efc-4d6b-935a-4399e3aa124f\",\n \"modelVersionId\": \"de5f5c01-88f0-409e-a493-4b58f4162384\",\n \"modelName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b\",\n \"modelVersion\": \"1670519270568\",\n \"modelCustomizationId\": \"b6c6bbef-2c31-43a2-9cc5-1800b553c11a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:25.000+00:00", "vfModuleId" : "0c0a5d10-af8f-4ad5-97b3-143c864d97e2", "vfModuleName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "vfModuleModelName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "b62217dc-076d-4ff9-819b-215e0875057e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e" } } } 2022-12-08T17:08:30.521Z|e9360004-d879-4bb0-839e-a0d3db14628e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:30.522Z|e9360004-d879-4bb0-839e-a0d3db14628e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|INFO|500||InvokeReturn 2022-12-08T17:08:30.523Z|e9360004-d879-4bb0-839e-a0d3db14628e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false 2022-12-08T17:08:30.523Z|e9360004-d879-4bb0-839e-a0d3db14628e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:30.523Z|e9360004-d879-4bb0-839e-a0d3db14628e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:30.524Z|e9360004-d879-4bb0-839e-a0d3db14628e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false 2022-12-08T17:08:30.524Z|e9360004-d879-4bb0-839e-a0d3db14628e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:30.524Z|e9360004-d879-4bb0-839e-a0d3db14628e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4309f0909f714259", X-B3-SpanId:"094ce2f8acf0e4b6", X-B3-ParentSpanId:"4309f0909f714259", X-B3-Sampled:"0", X-ONAP-RequestID:"e9360004-d879-4bb0-839e-a0d3db14628e", X-RequestID:"e9360004-d879-4bb0-839e-a0d3db14628e", X-TransactionID:"e9360004-d879-4bb0-839e-a0d3db14628e", X-ECOMP-RequestID:"e9360004-d879-4bb0-839e-a0d3db14628e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53919077-9d06-4af5-8e68-56317411cb44"] 2022-12-08T17:08:30.524Z|e9360004-d879-4bb0-839e-a0d3db14628e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:30.525Z|e9360004-d879-4bb0-839e-a0d3db14628e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:30.542Z|e9360004-d879-4bb0-839e-a0d3db14628e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:30.542Z|e9360004-d879-4bb0-839e-a0d3db14628e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:30.542Z|e9360004-d879-4bb0-839e-a0d3db14628e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:30.542Z|e9360004-d879-4bb0-839e-a0d3db14628e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:30.544Z|e9360004-d879-4bb0-839e-a0d3db14628e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:30.544Z|e9360004-d879-4bb0-839e-a0d3db14628e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:30.544Z|e9360004-d879-4bb0-839e-a0d3db14628e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:30.551Z|e9360004-d879-4bb0-839e-a0d3db14628e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:30.667Z|7243d48c-e403-4489-acbc-f265ae5de38f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:30.671Z|7243d48c-e403-4489-acbc-f265ae5de38f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e 2022-12-08T17:08:30.671Z|7243d48c-e403-4489-acbc-f265ae5de38f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|INFO|500||Invoke 2022-12-08T17:08:30.671Z|7243d48c-e403-4489-acbc-f265ae5de38f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:30.671Z|7243d48c-e403-4489-acbc-f265ae5de38f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e 2022-12-08T17:08:30.672Z|7243d48c-e403-4489-acbc-f265ae5de38f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Method : GET 2022-12-08T17:08:30.672Z|7243d48c-e403-4489-acbc-f265ae5de38f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2155e5355436d0ae", X-B3-SpanId:"e197cd29f221d74a", X-B3-ParentSpanId:"2155e5355436d0ae", X-B3-Sampled:"0", X-ONAP-RequestID:"7243d48c-e403-4489-acbc-f265ae5de38f", X-RequestID:"7243d48c-e403-4489-acbc-f265ae5de38f", X-TransactionID:"7243d48c-e403-4489-acbc-f265ae5de38f", X-ECOMP-RequestID:"7243d48c-e403-4489-acbc-f265ae5de38f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"616158b3-b2ab-400b-976b-91f2450bbc4b"] 2022-12-08T17:08:30.672Z|7243d48c-e403-4489-acbc-f265ae5de38f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Request body: 2022-12-08T17:08:30.672Z|7243d48c-e403-4489-acbc-f265ae5de38f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:30.691Z|7243d48c-e403-4489-acbc-f265ae5de38f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:30.692Z|7243d48c-e403-4489-acbc-f265ae5de38f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:30.692Z|7243d48c-e403-4489-acbc-f265ae5de38f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Status text : 2022-12-08T17:08:30.692Z|7243d48c-e403-4489-acbc-f265ae5de38f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:30.693Z|7243d48c-e403-4489-acbc-f265ae5de38f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||Response body: { "requestId" : "b62217dc-076d-4ff9-819b-215e0875057e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:07.000+00:00", "endTime" : "2022-12-08T17:08:26.000+00:00", "source" : "VID", "vnfId" : "cd317fad-cc61-4dcd-abea-a3a502b7a6db", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"c42883ea-9efc-4d6b-935a-4399e3aa124f\",\n \"modelVersionId\": \"de5f5c01-88f0-409e-a493-4b58f4162384\",\n \"modelName\": \"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b\",\n \"modelVersion\": \"1670519270568\",\n \"modelCustomizationId\": \"b6c6bbef-2c31-43a2-9cc5-1800b553c11a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:25.000+00:00", "vfModuleId" : "0c0a5d10-af8f-4ad5-97b3-143c864d97e2", "vfModuleName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "vfModuleModelName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vfModules/0c0a5d10-af8f-4ad5-97b3-143c864d97e2", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "b62217dc-076d-4ff9-819b-215e0875057e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e" } } } 2022-12-08T17:08:30.694Z|7243d48c-e403-4489-acbc-f265ae5de38f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:30.694Z|7243d48c-e403-4489-acbc-f265ae5de38f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b62217dc-076d-4ff9-819b-215e0875057e|INFO|500||InvokeReturn 2022-12-08T17:08:30.695Z|7243d48c-e403-4489-acbc-f265ae5de38f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false 2022-12-08T17:08:30.696Z|7243d48c-e403-4489-acbc-f265ae5de38f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:30.696Z|7243d48c-e403-4489-acbc-f265ae5de38f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:30.696Z|7243d48c-e403-4489-acbc-f265ae5de38f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false 2022-12-08T17:08:30.696Z|7243d48c-e403-4489-acbc-f265ae5de38f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:30.697Z|7243d48c-e403-4489-acbc-f265ae5de38f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2155e5355436d0ae", X-B3-SpanId:"7057b10367aeedfc", X-B3-ParentSpanId:"2155e5355436d0ae", X-B3-Sampled:"0", X-ONAP-RequestID:"7243d48c-e403-4489-acbc-f265ae5de38f", X-RequestID:"7243d48c-e403-4489-acbc-f265ae5de38f", X-TransactionID:"7243d48c-e403-4489-acbc-f265ae5de38f", X-ECOMP-RequestID:"7243d48c-e403-4489-acbc-f265ae5de38f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea2a5896-d134-4416-8dc6-bd2ec2cd87c0"] 2022-12-08T17:08:30.697Z|7243d48c-e403-4489-acbc-f265ae5de38f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:30.697Z|7243d48c-e403-4489-acbc-f265ae5de38f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:30.713Z|7243d48c-e403-4489-acbc-f265ae5de38f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:30.713Z|7243d48c-e403-4489-acbc-f265ae5de38f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:30.713Z|7243d48c-e403-4489-acbc-f265ae5de38f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:30.713Z|7243d48c-e403-4489-acbc-f265ae5de38f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:30.715Z|7243d48c-e403-4489-acbc-f265ae5de38f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:30.716Z|7243d48c-e403-4489-acbc-f265ae5de38f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:30.716Z|7243d48c-e403-4489-acbc-f265ae5de38f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b62217dc-076d-4ff9-819b-215e0875057e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:30.723Z|7243d48c-e403-4489-acbc-f265ae5de38f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b62217dc-076d-4ff9-819b-215e0875057e|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:31.531Z|c5c763cb-7c8a-4f89-acea-415579939e4a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:31.536Z|c5c763cb-7c8a-4f89-acea-415579939e4a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3 2022-12-08T17:08:31.536Z|c5c763cb-7c8a-4f89-acea-415579939e4a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|INFO|500||Invoke 2022-12-08T17:08:31.537Z|c5c763cb-7c8a-4f89-acea-415579939e4a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:31.537Z|c5c763cb-7c8a-4f89-acea-415579939e4a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3 2022-12-08T17:08:31.537Z|c5c763cb-7c8a-4f89-acea-415579939e4a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Method : GET 2022-12-08T17:08:31.537Z|c5c763cb-7c8a-4f89-acea-415579939e4a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ee721cd1cd0a68e", X-B3-SpanId:"4880e3ee5f06362f", X-B3-ParentSpanId:"1ee721cd1cd0a68e", X-B3-Sampled:"0", X-ONAP-RequestID:"c5c763cb-7c8a-4f89-acea-415579939e4a", X-RequestID:"c5c763cb-7c8a-4f89-acea-415579939e4a", X-TransactionID:"c5c763cb-7c8a-4f89-acea-415579939e4a", X-ECOMP-RequestID:"c5c763cb-7c8a-4f89-acea-415579939e4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11446fbb-883e-42cf-85cc-a8372f8df527"] 2022-12-08T17:08:31.538Z|c5c763cb-7c8a-4f89-acea-415579939e4a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Request body: 2022-12-08T17:08:31.538Z|c5c763cb-7c8a-4f89-acea-415579939e4a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:31.683Z|c5c763cb-7c8a-4f89-acea-415579939e4a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:31.683Z|c5c763cb-7c8a-4f89-acea-415579939e4a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:31.683Z|c5c763cb-7c8a-4f89-acea-415579939e4a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Status text : 2022-12-08T17:08:31.684Z|c5c763cb-7c8a-4f89-acea-415579939e4a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:31.685Z|c5c763cb-7c8a-4f89-acea-415579939e4a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Response body: { "requestId" : "5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2022-12-08T17:07:48.000+00:00", "endTime" : "2022-12-08T17:08:28.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "262b8972-1052-4f8e-9289-192b5addce82", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d", "networkName" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3" } } } 2022-12-08T17:08:31.686Z|c5c763cb-7c8a-4f89-acea-415579939e4a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:31.686Z|c5c763cb-7c8a-4f89-acea-415579939e4a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|INFO|500||InvokeReturn 2022-12-08T17:08:31.688Z|c5c763cb-7c8a-4f89-acea-415579939e4a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false 2022-12-08T17:08:31.688Z|c5c763cb-7c8a-4f89-acea-415579939e4a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:31.688Z|c5c763cb-7c8a-4f89-acea-415579939e4a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:31.688Z|c5c763cb-7c8a-4f89-acea-415579939e4a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false 2022-12-08T17:08:31.689Z|c5c763cb-7c8a-4f89-acea-415579939e4a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:31.689Z|c5c763cb-7c8a-4f89-acea-415579939e4a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ee721cd1cd0a68e", X-B3-SpanId:"1d0089cc8b7b28ce", X-B3-ParentSpanId:"1ee721cd1cd0a68e", X-B3-Sampled:"0", X-ONAP-RequestID:"c5c763cb-7c8a-4f89-acea-415579939e4a", X-RequestID:"c5c763cb-7c8a-4f89-acea-415579939e4a", X-TransactionID:"c5c763cb-7c8a-4f89-acea-415579939e4a", X-ECOMP-RequestID:"c5c763cb-7c8a-4f89-acea-415579939e4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cef89ca-2923-4c56-ad98-9a8b0070f1bd"] 2022-12-08T17:08:31.689Z|c5c763cb-7c8a-4f89-acea-415579939e4a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:31.689Z|c5c763cb-7c8a-4f89-acea-415579939e4a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:31.711Z|c5c763cb-7c8a-4f89-acea-415579939e4a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:31.711Z|c5c763cb-7c8a-4f89-acea-415579939e4a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:31.712Z|c5c763cb-7c8a-4f89-acea-415579939e4a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:31.712Z|c5c763cb-7c8a-4f89-acea-415579939e4a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:31.715Z|c5c763cb-7c8a-4f89-acea-415579939e4a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 22, "soRequestId" : "5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", "groupingId" : "cc92951c-4a84-4ef8-a3ff-9b4c720c076f", "name" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7b20c197678c4e838517f33c1adc56fc/stacks/basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0/cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"updated_time\":1670519275000,\"creation_time\":1670519239000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"9eb983189f9247a0837ebe0ca002d58e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"network_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:07:56.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:08:31.715Z|c5c763cb-7c8a-4f89-acea-415579939e4a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:31.716Z|c5c763cb-7c8a-4f89-acea-415579939e4a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:31.724Z|c5c763cb-7c8a-4f89-acea-415579939e4a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:31.848Z|444d22fb-4b83-40d4-a74f-5b643bad3b32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:31.852Z|444d22fb-4b83-40d4-a74f-5b643bad3b32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3 2022-12-08T17:08:31.852Z|444d22fb-4b83-40d4-a74f-5b643bad3b32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|INFO|500||Invoke 2022-12-08T17:08:31.852Z|444d22fb-4b83-40d4-a74f-5b643bad3b32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:31.853Z|444d22fb-4b83-40d4-a74f-5b643bad3b32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3 2022-12-08T17:08:31.853Z|444d22fb-4b83-40d4-a74f-5b643bad3b32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Method : GET 2022-12-08T17:08:31.853Z|444d22fb-4b83-40d4-a74f-5b643bad3b32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4eacc27bdb210a1e", X-B3-SpanId:"f5f798ff8318d4c3", X-B3-ParentSpanId:"4eacc27bdb210a1e", X-B3-Sampled:"0", X-ONAP-RequestID:"444d22fb-4b83-40d4-a74f-5b643bad3b32", X-RequestID:"444d22fb-4b83-40d4-a74f-5b643bad3b32", X-TransactionID:"444d22fb-4b83-40d4-a74f-5b643bad3b32", X-ECOMP-RequestID:"444d22fb-4b83-40d4-a74f-5b643bad3b32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5ade8b6-e69d-442a-90f2-aafe31315fbb"] 2022-12-08T17:08:31.853Z|444d22fb-4b83-40d4-a74f-5b643bad3b32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Request body: 2022-12-08T17:08:31.854Z|444d22fb-4b83-40d4-a74f-5b643bad3b32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:31.876Z|444d22fb-4b83-40d4-a74f-5b643bad3b32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:31.876Z|444d22fb-4b83-40d4-a74f-5b643bad3b32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:31.876Z|444d22fb-4b83-40d4-a74f-5b643bad3b32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Status text : 2022-12-08T17:08:31.876Z|444d22fb-4b83-40d4-a74f-5b643bad3b32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:31.878Z|444d22fb-4b83-40d4-a74f-5b643bad3b32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Response body: { "requestId" : "5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2022-12-08T17:07:48.000+00:00", "endTime" : "2022-12-08T17:08:28.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "262b8972-1052-4f8e-9289-192b5addce82", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d", "networkName" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3" } } } 2022-12-08T17:08:31.879Z|444d22fb-4b83-40d4-a74f-5b643bad3b32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:31.879Z|444d22fb-4b83-40d4-a74f-5b643bad3b32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|INFO|500||InvokeReturn 2022-12-08T17:08:31.880Z|444d22fb-4b83-40d4-a74f-5b643bad3b32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false 2022-12-08T17:08:31.880Z|444d22fb-4b83-40d4-a74f-5b643bad3b32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:31.881Z|444d22fb-4b83-40d4-a74f-5b643bad3b32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:31.881Z|444d22fb-4b83-40d4-a74f-5b643bad3b32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false 2022-12-08T17:08:31.881Z|444d22fb-4b83-40d4-a74f-5b643bad3b32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:31.881Z|444d22fb-4b83-40d4-a74f-5b643bad3b32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4eacc27bdb210a1e", X-B3-SpanId:"75f78e6d163434f5", X-B3-ParentSpanId:"4eacc27bdb210a1e", X-B3-Sampled:"0", X-ONAP-RequestID:"444d22fb-4b83-40d4-a74f-5b643bad3b32", X-RequestID:"444d22fb-4b83-40d4-a74f-5b643bad3b32", X-TransactionID:"444d22fb-4b83-40d4-a74f-5b643bad3b32", X-ECOMP-RequestID:"444d22fb-4b83-40d4-a74f-5b643bad3b32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dfbcb015-967c-44b6-9810-c3d1634963d9"] 2022-12-08T17:08:31.882Z|444d22fb-4b83-40d4-a74f-5b643bad3b32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:31.882Z|444d22fb-4b83-40d4-a74f-5b643bad3b32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:31.899Z|444d22fb-4b83-40d4-a74f-5b643bad3b32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:31.899Z|444d22fb-4b83-40d4-a74f-5b643bad3b32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:31.900Z|444d22fb-4b83-40d4-a74f-5b643bad3b32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:31.900Z|444d22fb-4b83-40d4-a74f-5b643bad3b32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:31.901Z|444d22fb-4b83-40d4-a74f-5b643bad3b32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 22, "soRequestId" : "5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", "groupingId" : "cc92951c-4a84-4ef8-a3ff-9b4c720c076f", "name" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7b20c197678c4e838517f33c1adc56fc/stacks/basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0/cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"updated_time\":1670519275000,\"creation_time\":1670519239000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"9eb983189f9247a0837ebe0ca002d58e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"network_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:07:56.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:08:31.902Z|444d22fb-4b83-40d4-a74f-5b643bad3b32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:31.902Z|444d22fb-4b83-40d4-a74f-5b643bad3b32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:31.911Z|444d22fb-4b83-40d4-a74f-5b643bad3b32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:32.031Z|70879394-2502-4910-9a03-860f18ebfb0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:32.037Z|70879394-2502-4910-9a03-860f18ebfb0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3 2022-12-08T17:08:32.038Z|70879394-2502-4910-9a03-860f18ebfb0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|INFO|500||Invoke 2022-12-08T17:08:32.038Z|70879394-2502-4910-9a03-860f18ebfb0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:32.038Z|70879394-2502-4910-9a03-860f18ebfb0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3 2022-12-08T17:08:32.039Z|70879394-2502-4910-9a03-860f18ebfb0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Method : GET 2022-12-08T17:08:32.039Z|70879394-2502-4910-9a03-860f18ebfb0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d9e1794118b5837", X-B3-SpanId:"c48e46a77d20967d", X-B3-ParentSpanId:"1d9e1794118b5837", X-B3-Sampled:"0", X-ONAP-RequestID:"70879394-2502-4910-9a03-860f18ebfb0c", X-RequestID:"70879394-2502-4910-9a03-860f18ebfb0c", X-TransactionID:"70879394-2502-4910-9a03-860f18ebfb0c", X-ECOMP-RequestID:"70879394-2502-4910-9a03-860f18ebfb0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01969cf1-1a07-432b-9e4b-970eb3c7a301"] 2022-12-08T17:08:32.040Z|70879394-2502-4910-9a03-860f18ebfb0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Request body: 2022-12-08T17:08:32.040Z|70879394-2502-4910-9a03-860f18ebfb0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:32.060Z|70879394-2502-4910-9a03-860f18ebfb0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:32.061Z|70879394-2502-4910-9a03-860f18ebfb0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:32.061Z|70879394-2502-4910-9a03-860f18ebfb0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Status text : 2022-12-08T17:08:32.062Z|70879394-2502-4910-9a03-860f18ebfb0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:32.063Z|70879394-2502-4910-9a03-860f18ebfb0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Response body: { "requestId" : "5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2022-12-08T17:07:48.000+00:00", "endTime" : "2022-12-08T17:08:28.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "262b8972-1052-4f8e-9289-192b5addce82", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d", "networkName" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3" } } } 2022-12-08T17:08:32.063Z|70879394-2502-4910-9a03-860f18ebfb0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:32.064Z|70879394-2502-4910-9a03-860f18ebfb0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|INFO|500||InvokeReturn 2022-12-08T17:08:32.065Z|70879394-2502-4910-9a03-860f18ebfb0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false 2022-12-08T17:08:32.066Z|70879394-2502-4910-9a03-860f18ebfb0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:32.066Z|70879394-2502-4910-9a03-860f18ebfb0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:32.066Z|70879394-2502-4910-9a03-860f18ebfb0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false 2022-12-08T17:08:32.066Z|70879394-2502-4910-9a03-860f18ebfb0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:32.067Z|70879394-2502-4910-9a03-860f18ebfb0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d9e1794118b5837", X-B3-SpanId:"14f3aa4d77a18b8a", X-B3-ParentSpanId:"1d9e1794118b5837", X-B3-Sampled:"0", X-ONAP-RequestID:"70879394-2502-4910-9a03-860f18ebfb0c", X-RequestID:"70879394-2502-4910-9a03-860f18ebfb0c", X-TransactionID:"70879394-2502-4910-9a03-860f18ebfb0c", X-ECOMP-RequestID:"70879394-2502-4910-9a03-860f18ebfb0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7788908a-3f52-424e-9977-1acc6fb32ce0"] 2022-12-08T17:08:32.067Z|70879394-2502-4910-9a03-860f18ebfb0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:32.067Z|70879394-2502-4910-9a03-860f18ebfb0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:32.081Z|70879394-2502-4910-9a03-860f18ebfb0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:32.081Z|70879394-2502-4910-9a03-860f18ebfb0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:32.081Z|70879394-2502-4910-9a03-860f18ebfb0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:32.082Z|70879394-2502-4910-9a03-860f18ebfb0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:32.083Z|70879394-2502-4910-9a03-860f18ebfb0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 22, "soRequestId" : "5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", "groupingId" : "cc92951c-4a84-4ef8-a3ff-9b4c720c076f", "name" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7b20c197678c4e838517f33c1adc56fc/stacks/basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0/cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"updated_time\":1670519275000,\"creation_time\":1670519239000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"9eb983189f9247a0837ebe0ca002d58e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"network_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:07:56.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:08:32.083Z|70879394-2502-4910-9a03-860f18ebfb0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:32.084Z|70879394-2502-4910-9a03-860f18ebfb0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:32.093Z|70879394-2502-4910-9a03-860f18ebfb0c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:32.235Z|01e296aa-5008-4921-b9c8-47da523e7101|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:32.238Z|01e296aa-5008-4921-b9c8-47da523e7101|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3 2022-12-08T17:08:32.239Z|01e296aa-5008-4921-b9c8-47da523e7101|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|INFO|500||Invoke 2022-12-08T17:08:32.239Z|01e296aa-5008-4921-b9c8-47da523e7101|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:32.240Z|01e296aa-5008-4921-b9c8-47da523e7101|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3 2022-12-08T17:08:32.240Z|01e296aa-5008-4921-b9c8-47da523e7101|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Method : GET 2022-12-08T17:08:32.240Z|01e296aa-5008-4921-b9c8-47da523e7101|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e10cebca75e34d57", X-B3-SpanId:"59bde34c47984725", X-B3-ParentSpanId:"e10cebca75e34d57", X-B3-Sampled:"0", X-ONAP-RequestID:"01e296aa-5008-4921-b9c8-47da523e7101", X-RequestID:"01e296aa-5008-4921-b9c8-47da523e7101", X-TransactionID:"01e296aa-5008-4921-b9c8-47da523e7101", X-ECOMP-RequestID:"01e296aa-5008-4921-b9c8-47da523e7101", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b805784d-74f8-4c2f-98a5-6d3023b945d5"] 2022-12-08T17:08:32.241Z|01e296aa-5008-4921-b9c8-47da523e7101|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Request body: 2022-12-08T17:08:32.241Z|01e296aa-5008-4921-b9c8-47da523e7101|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:32.266Z|01e296aa-5008-4921-b9c8-47da523e7101|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:32.267Z|01e296aa-5008-4921-b9c8-47da523e7101|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:32.267Z|01e296aa-5008-4921-b9c8-47da523e7101|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Status text : 2022-12-08T17:08:32.267Z|01e296aa-5008-4921-b9c8-47da523e7101|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:32.271Z|01e296aa-5008-4921-b9c8-47da523e7101|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Response body: { "requestId" : "5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2022-12-08T17:07:48.000+00:00", "endTime" : "2022-12-08T17:08:28.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "262b8972-1052-4f8e-9289-192b5addce82", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d", "networkName" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3" } } } 2022-12-08T17:08:32.272Z|01e296aa-5008-4921-b9c8-47da523e7101|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:32.272Z|01e296aa-5008-4921-b9c8-47da523e7101|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|INFO|500||InvokeReturn 2022-12-08T17:08:32.276Z|01e296aa-5008-4921-b9c8-47da523e7101|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false 2022-12-08T17:08:32.276Z|01e296aa-5008-4921-b9c8-47da523e7101|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:32.276Z|01e296aa-5008-4921-b9c8-47da523e7101|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:32.277Z|01e296aa-5008-4921-b9c8-47da523e7101|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false 2022-12-08T17:08:32.277Z|01e296aa-5008-4921-b9c8-47da523e7101|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:32.277Z|01e296aa-5008-4921-b9c8-47da523e7101|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e10cebca75e34d57", X-B3-SpanId:"84c41f80a1059528", X-B3-ParentSpanId:"e10cebca75e34d57", X-B3-Sampled:"0", X-ONAP-RequestID:"01e296aa-5008-4921-b9c8-47da523e7101", X-RequestID:"01e296aa-5008-4921-b9c8-47da523e7101", X-TransactionID:"01e296aa-5008-4921-b9c8-47da523e7101", X-ECOMP-RequestID:"01e296aa-5008-4921-b9c8-47da523e7101", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66d7a778-092c-48e0-a0eb-0c882c0044a0"] 2022-12-08T17:08:32.278Z|01e296aa-5008-4921-b9c8-47da523e7101|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:32.278Z|01e296aa-5008-4921-b9c8-47da523e7101|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:32.293Z|01e296aa-5008-4921-b9c8-47da523e7101|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:32.294Z|01e296aa-5008-4921-b9c8-47da523e7101|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:32.294Z|01e296aa-5008-4921-b9c8-47da523e7101|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:32.294Z|01e296aa-5008-4921-b9c8-47da523e7101|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:32.295Z|01e296aa-5008-4921-b9c8-47da523e7101|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 22, "soRequestId" : "5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", "groupingId" : "cc92951c-4a84-4ef8-a3ff-9b4c720c076f", "name" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7b20c197678c4e838517f33c1adc56fc/stacks/basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0/cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"updated_time\":1670519275000,\"creation_time\":1670519239000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"9eb983189f9247a0837ebe0ca002d58e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"network_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:07:56.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:08:32.295Z|01e296aa-5008-4921-b9c8-47da523e7101|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:32.296Z|01e296aa-5008-4921-b9c8-47da523e7101|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:32.302Z|01e296aa-5008-4921-b9c8-47da523e7101|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:32.402Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:32.404Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|||INFO|500||Checking if requestId: b3245780-5486-4441-a8d4-bbd0c4e72f96 already exists in requestDb InfraActiveRequests table 2022-12-08T17:08:32.404Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96 2022-12-08T17:08:32.405Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|INFO|500||Invoke 2022-12-08T17:08:32.405Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:32.405Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96 2022-12-08T17:08:32.405Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Method : GET 2022-12-08T17:08:32.405Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec15a3e3e6bc2454", X-B3-SpanId:"2edbbd2916cf9f3e", X-B3-ParentSpanId:"ec15a3e3e6bc2454", X-B3-Sampled:"0", X-ONAP-RequestID:"b3245780-5486-4441-a8d4-bbd0c4e72f96", X-RequestID:"b3245780-5486-4441-a8d4-bbd0c4e72f96", X-TransactionID:"b3245780-5486-4441-a8d4-bbd0c4e72f96", X-ECOMP-RequestID:"b3245780-5486-4441-a8d4-bbd0c4e72f96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"788b0a8f-8862-41fc-9821-b4636bfa2c37"] 2022-12-08T17:08:32.406Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Request body: 2022-12-08T17:08:32.406Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:32.427Z|fa77cbe8-3758-49b6-8616-7746685c0d73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:32.427Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:32.428Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:08:32.428Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Status text : 2022-12-08T17:08:32.428Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 08 Dec 2022 17:08:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:32.428Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Response body: 2022-12-08T17:08:32.429Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:32.429Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|INFO|404|Not Found|InvokeReturn 2022-12-08T17:08:32.431Z|fa77cbe8-3758-49b6-8616-7746685c0d73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3 2022-12-08T17:08:32.431Z|fa77cbe8-3758-49b6-8616-7746685c0d73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|INFO|500||Invoke 2022-12-08T17:08:32.432Z|fa77cbe8-3758-49b6-8616-7746685c0d73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:32.432Z|fa77cbe8-3758-49b6-8616-7746685c0d73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3 2022-12-08T17:08:32.432Z|fa77cbe8-3758-49b6-8616-7746685c0d73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Method : GET 2022-12-08T17:08:32.432Z|fa77cbe8-3758-49b6-8616-7746685c0d73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f6fbf610e40491c", X-B3-SpanId:"cf146fe54e2e0974", X-B3-ParentSpanId:"8f6fbf610e40491c", X-B3-Sampled:"0", X-ONAP-RequestID:"fa77cbe8-3758-49b6-8616-7746685c0d73", X-RequestID:"fa77cbe8-3758-49b6-8616-7746685c0d73", X-TransactionID:"fa77cbe8-3758-49b6-8616-7746685c0d73", X-ECOMP-RequestID:"fa77cbe8-3758-49b6-8616-7746685c0d73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78698081-7331-4fa4-8659-8dea077d75d4"] 2022-12-08T17:08:32.433Z|fa77cbe8-3758-49b6-8616-7746685c0d73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Request body: 2022-12-08T17:08:32.433Z|fa77cbe8-3758-49b6-8616-7746685c0d73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:32.437Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|||INFO|500||Running local validations 2022-12-08T17:08:32.447Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:08:32.453Z|fa77cbe8-3758-49b6-8616-7746685c0d73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:32.453Z|fa77cbe8-3758-49b6-8616-7746685c0d73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:32.453Z|fa77cbe8-3758-49b6-8616-7746685c0d73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Status text : 2022-12-08T17:08:32.454Z|fa77cbe8-3758-49b6-8616-7746685c0d73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:32.456Z|fa77cbe8-3758-49b6-8616-7746685c0d73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||Response body: { "requestId" : "5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2022-12-08T17:07:48.000+00:00", "endTime" : "2022-12-08T17:08:28.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "262b8972-1052-4f8e-9289-192b5addce82", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d", "networkName" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82/networks/78be603f-f9ed-4b7e-a8a7-f0cc6cb3445d", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3" } } } 2022-12-08T17:08:32.456Z|fa77cbe8-3758-49b6-8616-7746685c0d73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:32.457Z|fa77cbe8-3758-49b6-8616-7746685c0d73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|INFO|500||InvokeReturn 2022-12-08T17:08:32.516Z|fa77cbe8-3758-49b6-8616-7746685c0d73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false 2022-12-08T17:08:32.520Z|fa77cbe8-3758-49b6-8616-7746685c0d73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:32.520Z|fa77cbe8-3758-49b6-8616-7746685c0d73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:32.520Z|fa77cbe8-3758-49b6-8616-7746685c0d73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false 2022-12-08T17:08:32.522Z|fa77cbe8-3758-49b6-8616-7746685c0d73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:32.523Z|fa77cbe8-3758-49b6-8616-7746685c0d73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f6fbf610e40491c", X-B3-SpanId:"8d0d9f0c987894e3", X-B3-ParentSpanId:"8f6fbf610e40491c", X-B3-Sampled:"0", X-ONAP-RequestID:"fa77cbe8-3758-49b6-8616-7746685c0d73", X-RequestID:"fa77cbe8-3758-49b6-8616-7746685c0d73", X-TransactionID:"fa77cbe8-3758-49b6-8616-7746685c0d73", X-ECOMP-RequestID:"fa77cbe8-3758-49b6-8616-7746685c0d73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9272ba0-8a9f-4749-81ff-d2fa60d342c4"] 2022-12-08T17:08:32.524Z|fa77cbe8-3758-49b6-8616-7746685c0d73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:32.525Z|fa77cbe8-3758-49b6-8616-7746685c0d73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:32.548Z|fa77cbe8-3758-49b6-8616-7746685c0d73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:32.548Z|fa77cbe8-3758-49b6-8616-7746685c0d73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:32.550Z|fa77cbe8-3758-49b6-8616-7746685c0d73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:32.552Z|fa77cbe8-3758-49b6-8616-7746685c0d73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:32.556Z|fa77cbe8-3758-49b6-8616-7746685c0d73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 22, "soRequestId" : "5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3", "groupingId" : "cc92951c-4a84-4ef8-a3ff-9b4c720c076f", "name" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7b20c197678c4e838517f33c1adc56fc/stacks/basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0/cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"updated_time\":1670519275000,\"creation_time\":1670519239000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"9eb983189f9247a0837ebe0ca002d58e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cc92951c-4a84-4ef8-a3ff-9b4c720c076f\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"network_name\":\"basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:07:56.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:08:32.557Z|fa77cbe8-3758-49b6-8616-7746685c0d73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:32.557Z|fa77cbe8-3758-49b6-8616-7746685c0d73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:32.566Z|fa77cbe8-3758-49b6-8616-7746685c0d73|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5694b5ba-c6cf-4486-8e6d-3a12d7fd65b3|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:32.569Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/cd317fad-cc61-4dcd-abea-a3a502b7a6db/related-to/volume-groups|INFO|500||Invoke 2022-12-08T17:08:32.570Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/cd317fad-cc61-4dcd-abea-a3a502b7a6db/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/cd317fad-cc61-4dcd-abea-a3a502b7a6db/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[b3245780-5486-4441-a8d4-bbd0c4e72f96], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f2981909-fd85-4eb6-8ec7-031a7d832591], X-ECOMP-RequestID=[b3245780-5486-4441-a8d4-bbd0c4e72f96], X-TransactionId=[], X-ONAP-RequestID=[b3245780-5486-4441-a8d4-bbd0c4e72f96]} 2022-12-08T17:08:32.624Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/cd317fad-cc61-4dcd-abea-a3a502b7a6db/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/cd317fad-cc61-4dcd-abea-a3a502b7a6db/related-to/volume-groups has http status code:404 and response headers:{date=[Thu, 08 Dec 2022 17:08:32 GMT], content-length=[408], x-aai-txid=[1-aai-resources-221208-17:08:32:447-44113], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:08:32.625Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/cd317fad-cc61-4dcd-abea-a3a502b7a6db/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/cd317fad-cc61-4dcd-abea-a3a502b7a6db/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/cd317fad-cc61-4dcd-abea-a3a502b7a6db/related-to/volume-groups","ERR.5.4.6114"]}}} 2022-12-08T17:08:32.626Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/cd317fad-cc61-4dcd-abea-a3a502b7a6db/related-to/volume-groups|INFO|404|Not Found|InvokeReturn 2022-12-08T17:08:32.629Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/cd317fad-cc61-4dcd-abea-a3a502b7a6db/related-to/volume-groups 2022-12-08T17:08:32.629Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : cd317fad-cc61-4dcd-abea-a3a502b7a6db 2022-12-08T17:08:32.636Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:08:32.664Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vf-modules|INFO|500||Invoke 2022-12-08T17:08:32.665Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vf-modules|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[b3245780-5486-4441-a8d4-bbd0c4e72f96], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1ee4fb48-7498-460d-bc4f-3d7e9a51bf7a], X-ECOMP-RequestID=[b3245780-5486-4441-a8d4-bbd0c4e72f96], X-TransactionId=[], X-ONAP-RequestID=[b3245780-5486-4441-a8d4-bbd0c4e72f96]} 2022-12-08T17:08:32.709Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vf-modules|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vf-modules has http status code:404 and response headers:{date=[Thu, 08 Dec 2022 17:08:32 GMT], content-length=[377], x-aai-txid=[1-aai-resources-221208-17:08:32:535-2748], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:08:32.711Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/cd317fad-cc61-4dcd-abea-a3a502b7a6db/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/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vf-modules","ERR.5.4.6114"]}}} 2022-12-08T17:08:32.711Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vf-modules|INFO|404|Not Found|InvokeReturn 2022-12-08T17:08:32.714Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/cd317fad-cc61-4dcd-abea-a3a502b7a6db/vf-modules 2022-12-08T17:08:32.714Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : cd317fad-cc61-4dcd-abea-a3a502b7a6db 2022-12-08T17:08:32.718Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:08:32.742Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-12-08T17:08:32.742Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b3245780-5486-4441-a8d4-bbd0c4e72f96], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2bd6a6f1-4642-4288-9110-1d66e2f4b52a], X-ECOMP-RequestID=[b3245780-5486-4441-a8d4-bbd0c4e72f96], X-TransactionId=[], X-ONAP-RequestID=[b3245780-5486-4441-a8d4-bbd0c4e72f96]} 2022-12-08T17:08:32.800Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 17:08:32 GMT], content-length=[1024], vertex-id=[462944], x-aai-txid=[1-aai-resources-221208-17:08:32:613-82073], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:08:32.801Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1670519241080","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/cd317fad-cc61-4dcd-abea-a3a502b7a6db","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"cd317fad-cc61-4dcd-abea-a3a502b7a6db"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-12-08T17:08:32.802Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-12-08T17:08:32.803Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-08T17:08:32.803Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-08T17:08:32.804Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:08:32.805Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-08T17:08:32.805Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:32.806Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:08:32.806Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-08T17:08:32.806Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|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:"ec15a3e3e6bc2454", X-B3-SpanId:"c1467bac71659dd8", X-B3-ParentSpanId:"ec15a3e3e6bc2454", X-B3-Sampled:"0", X-ONAP-RequestID:"b3245780-5486-4441-a8d4-bbd0c4e72f96", X-RequestID:"b3245780-5486-4441-a8d4-bbd0c4e72f96", X-TransactionID:"b3245780-5486-4441-a8d4-bbd0c4e72f96", X-ECOMP-RequestID:"b3245780-5486-4441-a8d4-bbd0c4e72f96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c88f2ad-a7ec-40e4-bc8b-83646ac5e415"] 2022-12-08T17:08:32.807Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"cd317fad-cc61-4dcd-abea-a3a502b7a6db","serviceInstanceId":"45d9073d-70fd-4d19-9990-76f7ad5fab0f"},"instanceName":null,"requestScope":"vnf"} 2022-12-08T17:08:32.807Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:32.831Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:32.832Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:32.832Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-12-08T17:08:32.833Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|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:"Thu, 08 Dec 2022 17:08:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:32.833Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-08T17:08:32.834Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:32.835Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-08T17:08:32.835Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance 2022-12-08T17:08:32.836Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2022-12-08T17:08:32.836Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:32.837Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance 2022-12-08T17:08:32.837Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2022-12-08T17:08:32.838Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|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:"b3245780-5486-4441-a8d4-bbd0c4e72f96", X-RequestID:"b3245780-5486-4441-a8d4-bbd0c4e72f96", X-TransactionID:"b3245780-5486-4441-a8d4-bbd0c4e72f96", X-ECOMP-RequestID:"b3245780-5486-4441-a8d4-bbd0c4e72f96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2095f3a1-2fec-4603-b28f-19547a112ab4"] 2022-12-08T17:08:32.838Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2022-12-08T17:08:32.838Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:32.860Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:32.861Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:32.861Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : 2022-12-08T17:08:32.862Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:32.864Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|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" : 10036, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "deleteInstance", "description" : "Gr api recipe to delete vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2022-12-08T15:47:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10036" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10036" } } } 2022-12-08T17:08:32.864Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:32.866Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2022-12-08T17:08:32.870Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:08:32.870Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-08T17:08:32.871Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:32.871Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:08:32.872Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-08T17:08:32.872Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1531", X-B3-TraceId:"ec15a3e3e6bc2454", X-B3-SpanId:"59e67bd3423d7d54", X-B3-ParentSpanId:"ec15a3e3e6bc2454", X-B3-Sampled:"0", X-ONAP-RequestID:"b3245780-5486-4441-a8d4-bbd0c4e72f96", X-RequestID:"b3245780-5486-4441-a8d4-bbd0c4e72f96", X-TransactionID:"b3245780-5486-4441-a8d4-bbd0c4e72f96", X-ECOMP-RequestID:"b3245780-5486-4441-a8d4-bbd0c4e72f96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ffee4b3e-bd30-4edb-99d4-1ddd18affe9e"] 2022-12-08T17:08:32.872Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"b3245780-5486-4441-a8d4-bbd0c4e72f96","requestStatus":"IN_PROGRESS","startTime":1670519312715,"source":"VID","vnfId":"cd317fad-cc61-4dcd-abea-a3a502b7a6db","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"11df39b0-28b4-4c3a-aa51-e291b8b1f874\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"002566e3-8008-4adf-b2af-7ba41d508a8c\",\n \"modelCustomizationId\": \"797e1308-3262-4cb3-b587-49731633b22a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"45d9073d-70fd-4d19-9990-76f7ad5fab0f","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"b3245780-5486-4441-a8d4-bbd0c4e72f96"} 2022-12-08T17:08:32.873Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:32.905Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:32.905Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-08T17:08:32.905Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-12-08T17:08:32.906Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|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/b3245780-5486-4441-a8d4-bbd0c4e72f96", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:32.915Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "b3245780-5486-4441-a8d4-bbd0c4e72f96", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:08:32.715+00:00", "source" : "VID", "vnfId" : "cd317fad-cc61-4dcd-abea-a3a502b7a6db", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"11df39b0-28b4-4c3a-aa51-e291b8b1f874\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"002566e3-8008-4adf-b2af-7ba41d508a8c\",\n \"modelCustomizationId\": \"797e1308-3262-4cb3-b587-49731633b22a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-08T17:08:32.079+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "b3245780-5486-4441-a8d4-bbd0c4e72f96", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96" } } } 2022-12-08T17:08:32.915Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:32.916Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-08T17:08:32.924Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:08:32.925Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-08T17:08:32.925Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:32.926Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:08:32.926Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-08T17:08:32.927Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2338", X-B3-TraceId:"ec15a3e3e6bc2454", X-B3-SpanId:"fad411688bad97f9", X-B3-ParentSpanId:"ec15a3e3e6bc2454", X-B3-Sampled:"0", X-ONAP-RequestID:"b3245780-5486-4441-a8d4-bbd0c4e72f96", X-RequestID:"b3245780-5486-4441-a8d4-bbd0c4e72f96", X-TransactionID:"b3245780-5486-4441-a8d4-bbd0c4e72f96", X-ECOMP-RequestID:"b3245780-5486-4441-a8d4-bbd0c4e72f96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"179868e0-c2ab-4f74-a321-7e8b2f87460e"] 2022-12-08T17:08:32.927Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"11df39b0-28b4-4c3a-aa51-e291b8b1f874\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"797e1308-3262-4cb3-b587-49731633b22a\",\"modelVersionId\":\"002566e3-8008-4adf-b2af-7ba41d508a8c\",\"modelCustomizationId\":\"797e1308-3262-4cb3-b587-49731633b22a\",\"modelUuid\":\"002566e3-8008-4adf-b2af-7ba41d508a8c\",\"modelInvariantUuid\":\"11df39b0-28b4-4c3a-aa51-e291b8b1f874\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"45d9073d-70fd-4d19-9990-76f7ad5fab0f\",\"vnfInstanceId\":\"cd317fad-cc61-4dcd-abea-a3a502b7a6db\"}","type":"String"},"requestId":{"value":"b3245780-5486-4441-a8d4-bbd0c4e72f96","type":"String"},"mso-request-id":{"value":"b3245780-5486-4441-a8d4-bbd0c4e72f96","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"45d9073d-70fd-4d19-9990-76f7ad5fab0f","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"cd317fad-cc61-4dcd-abea-a3a502b7a6db","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/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-08T17:08:32.928Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:33.175Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:33.177Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|||INFO|500||Checking if requestId: 80fddd0b-f01e-4ea3-bdf7-7889c4c539c9 already exists in requestDb InfraActiveRequests table 2022-12-08T17:08:33.177Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9 2022-12-08T17:08:33.178Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|INFO|500||Invoke 2022-12-08T17:08:33.178Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:33.178Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9 2022-12-08T17:08:33.178Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Method : GET 2022-12-08T17:08:33.178Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6f7b06b7b36c0f2", X-B3-SpanId:"d767bd2aab724ee3", X-B3-ParentSpanId:"c6f7b06b7b36c0f2", X-B3-Sampled:"0", X-ONAP-RequestID:"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-RequestID:"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-TransactionID:"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-ECOMP-RequestID:"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c1c514f-b74d-4261-b2bb-e27fe4b3bb34"] 2022-12-08T17:08:33.179Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Request body: 2022-12-08T17:08:33.179Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:33.199Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:33.199Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:08:33.199Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Status text : 2022-12-08T17:08:33.200Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 08 Dec 2022 17:08:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:33.200Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Response body: 2022-12-08T17:08:33.200Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:33.200Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|INFO|404|Not Found|InvokeReturn 2022-12-08T17:08:33.208Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|||INFO|500||Running local validations 2022-12-08T17:08:33.256Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:08:33.280Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82?format=pathed|INFO|500||Invoke 2022-12-08T17:08:33.281Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[80fddd0b-f01e-4ea3-bdf7-7889c4c539c9], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[73104ebb-d981-4c17-bcad-206e4a7d1e72], X-ECOMP-RequestID=[80fddd0b-f01e-4ea3-bdf7-7889c4c539c9], X-TransactionId=[], X-ONAP-RequestID=[80fddd0b-f01e-4ea3-bdf7-7889c4c539c9]} 2022-12-08T17:08:33.326Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82?format=pathed has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 17:08:33 GMT], content-length=[251], vertex-id=[196616], x-aai-txid=[0-aai-resources-221208-17:08:33:149-85010], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:08:33.327Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82"}]} 2022-12-08T17:08:33.328Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82?format=pathed|INFO|500||InvokeReturn 2022-12-08T17:08:33.340Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:08:33.363Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-12-08T17:08:33.364Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[80fddd0b-f01e-4ea3-bdf7-7889c4c539c9], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e21324c1-1c3a-43fb-9c7c-5ab0ddbe9f27], X-ECOMP-RequestID=[80fddd0b-f01e-4ea3-bdf7-7889c4c539c9], X-TransactionId=[], X-ONAP-RequestID=[80fddd0b-f01e-4ea3-bdf7-7889c4c539c9]} 2022-12-08T17:08:33.409Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Thu, 08 Dec 2022 17:08:33 GMT], content-length=[613], x-aai-txid=[1-aai-resources-221208-17:08:33:233-51497], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:08:33.410Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82/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/262b8972-1052-4f8e-9289-192b5addce82/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/262b8972-1052-4f8e-9289-192b5addce82/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2022-12-08T17:08:33.410Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-12-08T17:08:33.412Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2022-12-08T17:08:33.416Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:08:33.439Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-08T17:08:33.440Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82?format=pathed|INFO|500||Invoke 2022-12-08T17:08:33.488Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82?format=pathed|INFO|500||InvokeReturn 2022-12-08T17:08:33.489Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82?format=pathed has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 17:08:33 GMT], content-length=[251], vertex-id=[196616], x-aai-txid=[2-aai-resources-221208-17:08:33:312-81292], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:08:33.489Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|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/262b8972-1052-4f8e-9289-192b5addce82"}]} 2022-12-08T17:08:33.494Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:08:33.518Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-08T17:08:33.519Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-12-08T17:08:33.590Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-12-08T17:08:33.590Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Thu, 08 Dec 2022 17:08:33 GMT], content-length=[610], x-aai-txid=[0-aai-resources-221208-17:08:33:403-9670], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:08:33.591Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|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/262b8972-1052-4f8e-9289-192b5addce82/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/262b8972-1052-4f8e-9289-192b5addce82/related-to/l3-networks","ERR.5.4.6114"]}}} 2022-12-08T17:08:33.594Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2022-12-08T17:08:33.597Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:08:33.601Z|754996b2-ff2a-40f1-ae9d-f071fb098202|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:08:33.601Z|754996b2-ff2a-40f1-ae9d-f071fb098202|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:08:33.607Z|18973c16-0c69-4f72-a8fe-f7b29020f9c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:08:33.607Z|18973c16-0c69-4f72-a8fe-f7b29020f9c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:08:33.615Z|c1096fe2-ec2f-46a4-be94-f0663d6de5cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:08:33.616Z|c1096fe2-ec2f-46a4-be94-f0663d6de5cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:08:33.630Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-08T17:08:33.631Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82?format=pathed|INFO|500||Invoke 2022-12-08T17:08:33.702Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82?format=pathed|INFO|500||InvokeReturn 2022-12-08T17:08:33.703Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82?format=pathed has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 17:08:33 GMT], content-length=[251], vertex-id=[196616], x-aai-txid=[2-aai-resources-221208-17:08:33:501-31778], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:08:33.703Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|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/262b8972-1052-4f8e-9289-192b5addce82"}]} 2022-12-08T17:08:33.708Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:08:33.732Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-12-08T17:08:33.733Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[80fddd0b-f01e-4ea3-bdf7-7889c4c539c9], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[9116e9b0-2725-4de6-bccd-f9817ab08093], X-ECOMP-RequestID=[80fddd0b-f01e-4ea3-bdf7-7889c4c539c9], X-TransactionId=[], X-ONAP-RequestID=[80fddd0b-f01e-4ea3-bdf7-7889c4c539c9]} 2022-12-08T17:08:33.780Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Thu, 08 Dec 2022 17:08:33 GMT], content-length=[619], x-aai-txid=[2-aai-resources-221208-17:08:33:600-18998], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:08:33.781Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82/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/262b8972-1052-4f8e-9289-192b5addce82/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/262b8972-1052-4f8e-9289-192b5addce82/related-to/configurations","ERR.5.4.6114"]}}} 2022-12-08T17:08:33.782Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-12-08T17:08:33.784Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/262b8972-1052-4f8e-9289-192b5addce82/related-to/configurations?resultIndex=0&resultSize=1&format=count 2022-12-08T17:08:33.784Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-08T17:08:33.785Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-08T17:08:33.786Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:08:33.786Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-08T17:08:33.786Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:33.787Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:08:33.787Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-08T17:08:33.787Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|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:"c6f7b06b7b36c0f2", X-B3-SpanId:"9a1011d91682fbec", X-B3-ParentSpanId:"c6f7b06b7b36c0f2", X-B3-Sampled:"0", X-ONAP-RequestID:"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-RequestID:"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-TransactionID:"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-ECOMP-RequestID:"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3de997b2-1480-4810-8d58-835bfd632d86"] 2022-12-08T17:08:33.787Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"262b8972-1052-4f8e-9289-192b5addce82"},"instanceName":null,"requestScope":"service"} 2022-12-08T17:08:33.788Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:33.810Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:33.810Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:33.811Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-12-08T17:08:33.811Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|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:"Thu, 08 Dec 2022 17:08:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:33.811Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-08T17:08:33.812Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:33.812Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-08T17:08:33.813Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:08:33.813Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-08T17:08:33.814Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:33.814Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:08:33.814Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-08T17:08:33.815Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|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:"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-RequestID:"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-TransactionID:"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-ECOMP-RequestID:"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5704bb0-21bf-46fc-8b6f-b8e7e74bd1b2"] 2022-12-08T17:08:33.815Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-08T17:08:33.815Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:33.833Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:33.834Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:33.834Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-12-08T17:08:33.834Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:33.835Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-12-08 15:47:22.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-12-08T17:08:33.835Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:33.836Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-08T17:08:33.838Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2022-12-08T17:08:33.839Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2022-12-08T17:08:33.839Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:33.839Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2022-12-08T17:08:33.840Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2022-12-08T17:08:33.840Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|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:"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-RequestID:"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-TransactionID:"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-ECOMP-RequestID:"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17578469-20de-494f-b617-7cf9a422f350"] 2022-12-08T17:08:33.840Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2022-12-08T17:08:33.841Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:33.855Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:33.856Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:33.857Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : 2022-12-08T17:08:33.858Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:33.860Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|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" : 535, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-12-08T15:47:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service" } } } 2022-12-08T17:08:33.860Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:33.860Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2022-12-08T17:08:33.872Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:08:33.873Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-08T17:08:33.874Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:33.874Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:08:33.874Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-08T17:08:33.874Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|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:"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-RequestID:"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-TransactionID:"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-ECOMP-RequestID:"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a573e65e-9630-49c7-b8b2-fc582ba848cb"] 2022-12-08T17:08:33.875Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-08T17:08:33.875Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:33.909Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:33.910Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:33.910Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-12-08T17:08:33.910Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:33.911Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-12-08 15:47:22.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-12-08T17:08:33.911Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:33.911Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-08T17:08:33.916Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:08:33.917Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-08T17:08:33.917Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:33.917Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:08:33.917Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-08T17:08:33.917Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1054", X-B3-TraceId:"c6f7b06b7b36c0f2", X-B3-SpanId:"b6fe157d05aca779", X-B3-ParentSpanId:"c6f7b06b7b36c0f2", X-B3-Sampled:"0", X-ONAP-RequestID:"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-RequestID:"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-TransactionID:"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-ECOMP-RequestID:"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc32f8e1-64f9-4f28-a476-8a4289f69d69"] 2022-12-08T17:08:33.918Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9","requestStatus":"IN_PROGRESS","startTime":1670519313784,"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\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"238169ca-1d6a-44b1-8ae0-521a2a00524a\"\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":"262b8972-1052-4f8e-9289-192b5addce82","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82","cloudApiRequests":[],"requestURI":"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9"} 2022-12-08T17:08:33.918Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:33.939Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:33.939Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-08T17:08:33.940Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-12-08T17:08:33.940Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 08 Dec 2022 17:08:33 GMT", X-ONAP-RequestID:"b3245780-5486-4441-a8d4-bbd0c4e72f96", X-RequestID:"b3245780-5486-4441-a8d4-bbd0c4e72f96", X-TransactionID:"b3245780-5486-4441-a8d4-bbd0c4e72f96", X-ECOMP-RequestID:"b3245780-5486-4441-a8d4-bbd0c4e72f96", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"179868e0-c2ab-4f74-a321-7e8b2f87460e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:33.941Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"b3245780-5486-4441-a8d4-bbd0c4e72f96\",\"instanceId\":\"cd317fad-cc61-4dcd-abea-a3a502b7a6db\"}}","message":"Success","processInstanceID":"f1e33dfe-771a-11ed-85df-b6c736068a38","variables":null,"messageCode":200} 2022-12-08T17:08:33.941Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:33.941Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-08T17:08:33.945Z|b3245780-5486-4441-a8d4-bbd0c4e72f96|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:33.946Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:33.946Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-08T17:08:33.947Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-12-08T17:08:33.947Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|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/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:33.949Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:08:33.784+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\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"238169ca-1d6a-44b1-8ae0-521a2a00524a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-08T17:08:33.123+00:00", "serviceInstanceId" : "262b8972-1052-4f8e-9289-192b5addce82", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82", "cloudApiRequests" : [ ], "requestURI" : "80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9" } } } 2022-12-08T17:08:33.949Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:33.950Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-08T17:08:33.955Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:08:33.956Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-08T17:08:33.956Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:33.956Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:08:33.956Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-08T17:08:33.957Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|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:"c6f7b06b7b36c0f2", X-B3-SpanId:"db19080b5b5cbcff", X-B3-ParentSpanId:"c6f7b06b7b36c0f2", X-B3-Sampled:"0", X-ONAP-RequestID:"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-RequestID:"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-TransactionID:"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-ECOMP-RequestID:"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65a6263b-2ed7-4dd2-b9e1-6ad81aa81047"] 2022-12-08T17:08:33.957Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"2ca4341a-4e1a-4704-af77-55ab265a1fea\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"238169ca-1d6a-44b1-8ae0-521a2a00524a\",\"modelUuid\":\"238169ca-1d6a-44b1-8ae0-521a2a00524a\",\"modelInvariantUuid\":\"2ca4341a-4e1a-4704-af77-55ab265a1fea\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"262b8972-1052-4f8e-9289-192b5addce82\"}","type":"String"},"requestId":{"value":"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9","type":"String"},"mso-request-id":{"value":"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"262b8972-1052-4f8e-9289-192b5addce82","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/262b8972-1052-4f8e-9289-192b5addce82","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-08T17:08:33.957Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:34.085Z|37fc7ca1-cd0c-4685-bec2-b0f08007a31e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:34.088Z|37fc7ca1-cd0c-4685-bec2-b0f08007a31e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96 2022-12-08T17:08:34.089Z|37fc7ca1-cd0c-4685-bec2-b0f08007a31e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|INFO|500||Invoke 2022-12-08T17:08:34.089Z|37fc7ca1-cd0c-4685-bec2-b0f08007a31e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:34.089Z|37fc7ca1-cd0c-4685-bec2-b0f08007a31e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96 2022-12-08T17:08:34.089Z|37fc7ca1-cd0c-4685-bec2-b0f08007a31e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Method : GET 2022-12-08T17:08:34.090Z|37fc7ca1-cd0c-4685-bec2-b0f08007a31e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"24fda82d45251a76", X-B3-SpanId:"da785ac011f6d9c0", X-B3-ParentSpanId:"24fda82d45251a76", X-B3-Sampled:"0", X-ONAP-RequestID:"37fc7ca1-cd0c-4685-bec2-b0f08007a31e", X-RequestID:"37fc7ca1-cd0c-4685-bec2-b0f08007a31e", X-TransactionID:"37fc7ca1-cd0c-4685-bec2-b0f08007a31e", X-ECOMP-RequestID:"37fc7ca1-cd0c-4685-bec2-b0f08007a31e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e20e116e-7d2f-4d6b-b136-5ef40a728a71"] 2022-12-08T17:08:34.090Z|37fc7ca1-cd0c-4685-bec2-b0f08007a31e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Request body: 2022-12-08T17:08:34.090Z|37fc7ca1-cd0c-4685-bec2-b0f08007a31e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:34.110Z|37fc7ca1-cd0c-4685-bec2-b0f08007a31e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:34.110Z|37fc7ca1-cd0c-4685-bec2-b0f08007a31e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:34.110Z|37fc7ca1-cd0c-4685-bec2-b0f08007a31e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Status text : 2022-12-08T17:08:34.111Z|37fc7ca1-cd0c-4685-bec2-b0f08007a31e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:34.114Z|37fc7ca1-cd0c-4685-bec2-b0f08007a31e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Response body: { "requestId" : "b3245780-5486-4441-a8d4-bbd0c4e72f96", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:08:32.000+00:00", "source" : "VID", "vnfId" : "cd317fad-cc61-4dcd-abea-a3a502b7a6db", "vnfName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b_vnf_0", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"11df39b0-28b4-4c3a-aa51-e291b8b1f874\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"002566e3-8008-4adf-b2af-7ba41d508a8c\",\n \"modelCustomizationId\": \"797e1308-3262-4cb3-b587-49731633b22a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:32.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "b3245780-5486-4441-a8d4-bbd0c4e72f96", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96" } } } 2022-12-08T17:08:34.114Z|37fc7ca1-cd0c-4685-bec2-b0f08007a31e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:34.114Z|37fc7ca1-cd0c-4685-bec2-b0f08007a31e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|INFO|500||InvokeReturn 2022-12-08T17:08:34.116Z|37fc7ca1-cd0c-4685-bec2-b0f08007a31e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false 2022-12-08T17:08:34.116Z|37fc7ca1-cd0c-4685-bec2-b0f08007a31e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:34.116Z|37fc7ca1-cd0c-4685-bec2-b0f08007a31e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:34.117Z|37fc7ca1-cd0c-4685-bec2-b0f08007a31e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false 2022-12-08T17:08:34.117Z|37fc7ca1-cd0c-4685-bec2-b0f08007a31e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:34.117Z|37fc7ca1-cd0c-4685-bec2-b0f08007a31e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"24fda82d45251a76", X-B3-SpanId:"3318593d7e182e4e", X-B3-ParentSpanId:"24fda82d45251a76", X-B3-Sampled:"0", X-ONAP-RequestID:"37fc7ca1-cd0c-4685-bec2-b0f08007a31e", X-RequestID:"37fc7ca1-cd0c-4685-bec2-b0f08007a31e", X-TransactionID:"37fc7ca1-cd0c-4685-bec2-b0f08007a31e", X-ECOMP-RequestID:"37fc7ca1-cd0c-4685-bec2-b0f08007a31e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43ddee82-24f9-40c2-8b78-c0515d0185de"] 2022-12-08T17:08:34.117Z|37fc7ca1-cd0c-4685-bec2-b0f08007a31e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:34.118Z|37fc7ca1-cd0c-4685-bec2-b0f08007a31e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:34.130Z|37fc7ca1-cd0c-4685-bec2-b0f08007a31e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:34.131Z|37fc7ca1-cd0c-4685-bec2-b0f08007a31e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:34.131Z|37fc7ca1-cd0c-4685-bec2-b0f08007a31e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:34.131Z|37fc7ca1-cd0c-4685-bec2-b0f08007a31e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:34.133Z|37fc7ca1-cd0c-4685-bec2-b0f08007a31e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:34.133Z|37fc7ca1-cd0c-4685-bec2-b0f08007a31e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:34.134Z|37fc7ca1-cd0c-4685-bec2-b0f08007a31e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:34.141Z|37fc7ca1-cd0c-4685-bec2-b0f08007a31e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:34.967Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:34.968Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-08T17:08:34.968Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-12-08T17:08:34.968Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 08 Dec 2022 17:08:34 GMT", X-ONAP-RequestID:"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-RequestID:"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-TransactionID:"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-ECOMP-RequestID:"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"65a6263b-2ed7-4dd2-b9e1-6ad81aa81047", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:34.969Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"80fddd0b-f01e-4ea3-bdf7-7889c4c539c9\",\"instanceId\":\"262b8972-1052-4f8e-9289-192b5addce82\"}}","message":"Success","processInstanceID":"f27ff3d1-771a-11ed-85df-b6c736068a38","variables":null,"messageCode":200} 2022-12-08T17:08:34.969Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:34.970Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-08T17:08:34.975Z|80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:35.134Z|a481573e-db35-4b9c-932a-b110093755d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:35.138Z|a481573e-db35-4b9c-932a-b110093755d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9 2022-12-08T17:08:35.139Z|a481573e-db35-4b9c-932a-b110093755d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|INFO|500||Invoke 2022-12-08T17:08:35.139Z|a481573e-db35-4b9c-932a-b110093755d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:35.139Z|a481573e-db35-4b9c-932a-b110093755d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9 2022-12-08T17:08:35.140Z|a481573e-db35-4b9c-932a-b110093755d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Method : GET 2022-12-08T17:08:35.140Z|a481573e-db35-4b9c-932a-b110093755d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21962489671761c1", X-B3-SpanId:"5d9e7fea42889daa", X-B3-ParentSpanId:"21962489671761c1", X-B3-Sampled:"0", X-ONAP-RequestID:"a481573e-db35-4b9c-932a-b110093755d8", X-RequestID:"a481573e-db35-4b9c-932a-b110093755d8", X-TransactionID:"a481573e-db35-4b9c-932a-b110093755d8", X-ECOMP-RequestID:"a481573e-db35-4b9c-932a-b110093755d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"886c5f18-7801-4423-807f-81dd0030c944"] 2022-12-08T17:08:35.140Z|a481573e-db35-4b9c-932a-b110093755d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Request body: 2022-12-08T17:08:35.141Z|a481573e-db35-4b9c-932a-b110093755d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:35.163Z|a481573e-db35-4b9c-932a-b110093755d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:35.164Z|a481573e-db35-4b9c-932a-b110093755d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:35.164Z|a481573e-db35-4b9c-932a-b110093755d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Status text : 2022-12-08T17:08:35.165Z|a481573e-db35-4b9c-932a-b110093755d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:35.166Z|a481573e-db35-4b9c-932a-b110093755d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Response body: { "requestId" : "80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:08:33.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\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"238169ca-1d6a-44b1-8ae0-521a2a00524a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:33.000+00:00", "serviceInstanceId" : "262b8972-1052-4f8e-9289-192b5addce82", "serviceInstanceName" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82", "cloudApiRequests" : [ ], "requestURI" : "80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9" } } } 2022-12-08T17:08:35.166Z|a481573e-db35-4b9c-932a-b110093755d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:35.166Z|a481573e-db35-4b9c-932a-b110093755d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|INFO|500||InvokeReturn 2022-12-08T17:08:35.168Z|a481573e-db35-4b9c-932a-b110093755d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false 2022-12-08T17:08:35.169Z|a481573e-db35-4b9c-932a-b110093755d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:35.169Z|a481573e-db35-4b9c-932a-b110093755d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:35.169Z|a481573e-db35-4b9c-932a-b110093755d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false 2022-12-08T17:08:35.169Z|a481573e-db35-4b9c-932a-b110093755d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:35.170Z|a481573e-db35-4b9c-932a-b110093755d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21962489671761c1", X-B3-SpanId:"a1f2022a33c341f5", X-B3-ParentSpanId:"21962489671761c1", X-B3-Sampled:"0", X-ONAP-RequestID:"a481573e-db35-4b9c-932a-b110093755d8", X-RequestID:"a481573e-db35-4b9c-932a-b110093755d8", X-TransactionID:"a481573e-db35-4b9c-932a-b110093755d8", X-ECOMP-RequestID:"a481573e-db35-4b9c-932a-b110093755d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f45714eb-06bc-43b3-ac88-844ade993f9a"] 2022-12-08T17:08:35.170Z|a481573e-db35-4b9c-932a-b110093755d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:35.170Z|a481573e-db35-4b9c-932a-b110093755d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:35.191Z|a481573e-db35-4b9c-932a-b110093755d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:35.192Z|a481573e-db35-4b9c-932a-b110093755d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:35.192Z|a481573e-db35-4b9c-932a-b110093755d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:35.193Z|a481573e-db35-4b9c-932a-b110093755d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:35.194Z|a481573e-db35-4b9c-932a-b110093755d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:35.194Z|a481573e-db35-4b9c-932a-b110093755d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:35.195Z|a481573e-db35-4b9c-932a-b110093755d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:35.203Z|a481573e-db35-4b9c-932a-b110093755d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:38.514Z|3bd112af-ecfb-494d-b8ef-7d0955692a3b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:08:38.515Z|3bd112af-ecfb-494d-b8ef-7d0955692a3b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:08:39.573Z|549a8947-6bcb-4d62-8937-59c8f7671e24|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:39.578Z|549a8947-6bcb-4d62-8937-59c8f7671e24|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e 2022-12-08T17:08:39.579Z|549a8947-6bcb-4d62-8937-59c8f7671e24|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|INFO|500||Invoke 2022-12-08T17:08:39.579Z|549a8947-6bcb-4d62-8937-59c8f7671e24|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:39.580Z|549a8947-6bcb-4d62-8937-59c8f7671e24|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e 2022-12-08T17:08:39.580Z|549a8947-6bcb-4d62-8937-59c8f7671e24|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Method : GET 2022-12-08T17:08:39.581Z|549a8947-6bcb-4d62-8937-59c8f7671e24|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec1ebdfa4bbccf69", X-B3-SpanId:"e8a445d65e75b3aa", X-B3-ParentSpanId:"ec1ebdfa4bbccf69", X-B3-Sampled:"0", X-ONAP-RequestID:"549a8947-6bcb-4d62-8937-59c8f7671e24", X-RequestID:"549a8947-6bcb-4d62-8937-59c8f7671e24", X-TransactionID:"549a8947-6bcb-4d62-8937-59c8f7671e24", X-ECOMP-RequestID:"549a8947-6bcb-4d62-8937-59c8f7671e24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b213e9a-9b5d-4404-ac69-c5dfb2fd4477"] 2022-12-08T17:08:39.581Z|549a8947-6bcb-4d62-8937-59c8f7671e24|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Request body: 2022-12-08T17:08:39.581Z|549a8947-6bcb-4d62-8937-59c8f7671e24|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:39.612Z|549a8947-6bcb-4d62-8937-59c8f7671e24|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:39.613Z|549a8947-6bcb-4d62-8937-59c8f7671e24|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:39.614Z|549a8947-6bcb-4d62-8937-59c8f7671e24|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Status text : 2022-12-08T17:08:39.614Z|549a8947-6bcb-4d62-8937-59c8f7671e24|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:39.615Z|549a8947-6bcb-4d62-8937-59c8f7671e24|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Response body: { "requestId" : "bb3735cb-3a56-494d-86f2-75c858b1b94e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:27.000+00:00", "endTime" : "2022-12-08T17:08:35.000+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\n \"modelVersionId\": \"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\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\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"96ffcade-922f-4a9c-bb87-cff8ccec34ac\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "bb3735cb-3a56-494d-86f2-75c858b1b94e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e" } } } 2022-12-08T17:08:39.616Z|549a8947-6bcb-4d62-8937-59c8f7671e24|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:39.616Z|549a8947-6bcb-4d62-8937-59c8f7671e24|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|INFO|500||InvokeReturn 2022-12-08T17:08:39.618Z|549a8947-6bcb-4d62-8937-59c8f7671e24|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false 2022-12-08T17:08:39.619Z|549a8947-6bcb-4d62-8937-59c8f7671e24|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:39.619Z|549a8947-6bcb-4d62-8937-59c8f7671e24|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:39.619Z|549a8947-6bcb-4d62-8937-59c8f7671e24|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false 2022-12-08T17:08:39.619Z|549a8947-6bcb-4d62-8937-59c8f7671e24|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:39.620Z|549a8947-6bcb-4d62-8937-59c8f7671e24|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec1ebdfa4bbccf69", X-B3-SpanId:"721c611b2752b9d4", X-B3-ParentSpanId:"ec1ebdfa4bbccf69", X-B3-Sampled:"0", X-ONAP-RequestID:"549a8947-6bcb-4d62-8937-59c8f7671e24", X-RequestID:"549a8947-6bcb-4d62-8937-59c8f7671e24", X-TransactionID:"549a8947-6bcb-4d62-8937-59c8f7671e24", X-ECOMP-RequestID:"549a8947-6bcb-4d62-8937-59c8f7671e24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3f2cc3a-2a19-4cb9-9c54-ac1d052aa2bf"] 2022-12-08T17:08:39.620Z|549a8947-6bcb-4d62-8937-59c8f7671e24|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:39.620Z|549a8947-6bcb-4d62-8937-59c8f7671e24|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:39.638Z|549a8947-6bcb-4d62-8937-59c8f7671e24|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:39.638Z|549a8947-6bcb-4d62-8937-59c8f7671e24|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:39.639Z|549a8947-6bcb-4d62-8937-59c8f7671e24|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:39.639Z|549a8947-6bcb-4d62-8937-59c8f7671e24|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:39.642Z|549a8947-6bcb-4d62-8937-59c8f7671e24|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:39.642Z|549a8947-6bcb-4d62-8937-59c8f7671e24|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:39.642Z|549a8947-6bcb-4d62-8937-59c8f7671e24|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:39.650Z|549a8947-6bcb-4d62-8937-59c8f7671e24|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:39.782Z|5643b88f-34c7-4902-8a44-be8208fdef0c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:39.786Z|5643b88f-34c7-4902-8a44-be8208fdef0c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e 2022-12-08T17:08:39.786Z|5643b88f-34c7-4902-8a44-be8208fdef0c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|INFO|500||Invoke 2022-12-08T17:08:39.787Z|5643b88f-34c7-4902-8a44-be8208fdef0c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:39.787Z|5643b88f-34c7-4902-8a44-be8208fdef0c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e 2022-12-08T17:08:39.788Z|5643b88f-34c7-4902-8a44-be8208fdef0c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Method : GET 2022-12-08T17:08:39.788Z|5643b88f-34c7-4902-8a44-be8208fdef0c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d5d897dd57605e97", X-B3-SpanId:"1ab135ffed5fe356", X-B3-ParentSpanId:"d5d897dd57605e97", X-B3-Sampled:"0", X-ONAP-RequestID:"5643b88f-34c7-4902-8a44-be8208fdef0c", X-RequestID:"5643b88f-34c7-4902-8a44-be8208fdef0c", X-TransactionID:"5643b88f-34c7-4902-8a44-be8208fdef0c", X-ECOMP-RequestID:"5643b88f-34c7-4902-8a44-be8208fdef0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cca626f-5ef2-43ae-9c37-e4f0131ab8ac"] 2022-12-08T17:08:39.789Z|5643b88f-34c7-4902-8a44-be8208fdef0c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Request body: 2022-12-08T17:08:39.789Z|5643b88f-34c7-4902-8a44-be8208fdef0c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:39.814Z|5643b88f-34c7-4902-8a44-be8208fdef0c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:39.815Z|5643b88f-34c7-4902-8a44-be8208fdef0c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:39.815Z|5643b88f-34c7-4902-8a44-be8208fdef0c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Status text : 2022-12-08T17:08:39.816Z|5643b88f-34c7-4902-8a44-be8208fdef0c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:39.818Z|5643b88f-34c7-4902-8a44-be8208fdef0c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Response body: { "requestId" : "bb3735cb-3a56-494d-86f2-75c858b1b94e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:27.000+00:00", "endTime" : "2022-12-08T17:08:35.000+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\n \"modelVersionId\": \"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\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\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"96ffcade-922f-4a9c-bb87-cff8ccec34ac\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "bb3735cb-3a56-494d-86f2-75c858b1b94e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e" } } } 2022-12-08T17:08:39.818Z|5643b88f-34c7-4902-8a44-be8208fdef0c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:39.819Z|5643b88f-34c7-4902-8a44-be8208fdef0c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|INFO|500||InvokeReturn 2022-12-08T17:08:39.820Z|5643b88f-34c7-4902-8a44-be8208fdef0c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false 2022-12-08T17:08:39.821Z|5643b88f-34c7-4902-8a44-be8208fdef0c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:39.821Z|5643b88f-34c7-4902-8a44-be8208fdef0c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:39.822Z|5643b88f-34c7-4902-8a44-be8208fdef0c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false 2022-12-08T17:08:39.822Z|5643b88f-34c7-4902-8a44-be8208fdef0c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:39.822Z|5643b88f-34c7-4902-8a44-be8208fdef0c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d5d897dd57605e97", X-B3-SpanId:"5f36b20aca6e84da", X-B3-ParentSpanId:"d5d897dd57605e97", X-B3-Sampled:"0", X-ONAP-RequestID:"5643b88f-34c7-4902-8a44-be8208fdef0c", X-RequestID:"5643b88f-34c7-4902-8a44-be8208fdef0c", X-TransactionID:"5643b88f-34c7-4902-8a44-be8208fdef0c", X-ECOMP-RequestID:"5643b88f-34c7-4902-8a44-be8208fdef0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4501f19c-8a45-4009-8770-4a5101ded6c9"] 2022-12-08T17:08:39.823Z|5643b88f-34c7-4902-8a44-be8208fdef0c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:39.823Z|5643b88f-34c7-4902-8a44-be8208fdef0c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:39.851Z|5643b88f-34c7-4902-8a44-be8208fdef0c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:39.851Z|5643b88f-34c7-4902-8a44-be8208fdef0c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:39.852Z|5643b88f-34c7-4902-8a44-be8208fdef0c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:39.852Z|5643b88f-34c7-4902-8a44-be8208fdef0c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:39.853Z|5643b88f-34c7-4902-8a44-be8208fdef0c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:39.853Z|5643b88f-34c7-4902-8a44-be8208fdef0c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:39.854Z|5643b88f-34c7-4902-8a44-be8208fdef0c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:39.861Z|5643b88f-34c7-4902-8a44-be8208fdef0c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:39.983Z|583cd3f3-4d69-4bb2-8c30-7d98ac2e156e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:39.987Z|583cd3f3-4d69-4bb2-8c30-7d98ac2e156e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e 2022-12-08T17:08:39.987Z|583cd3f3-4d69-4bb2-8c30-7d98ac2e156e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|INFO|500||Invoke 2022-12-08T17:08:39.988Z|583cd3f3-4d69-4bb2-8c30-7d98ac2e156e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:39.988Z|583cd3f3-4d69-4bb2-8c30-7d98ac2e156e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e 2022-12-08T17:08:39.988Z|583cd3f3-4d69-4bb2-8c30-7d98ac2e156e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Method : GET 2022-12-08T17:08:39.988Z|583cd3f3-4d69-4bb2-8c30-7d98ac2e156e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5223b2de067de314", X-B3-SpanId:"39fbb5298cbb0a4d", X-B3-ParentSpanId:"5223b2de067de314", X-B3-Sampled:"0", X-ONAP-RequestID:"583cd3f3-4d69-4bb2-8c30-7d98ac2e156e", X-RequestID:"583cd3f3-4d69-4bb2-8c30-7d98ac2e156e", X-TransactionID:"583cd3f3-4d69-4bb2-8c30-7d98ac2e156e", X-ECOMP-RequestID:"583cd3f3-4d69-4bb2-8c30-7d98ac2e156e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b02d453-42f4-482d-be77-873e47d2e3a4"] 2022-12-08T17:08:39.989Z|583cd3f3-4d69-4bb2-8c30-7d98ac2e156e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Request body: 2022-12-08T17:08:39.989Z|583cd3f3-4d69-4bb2-8c30-7d98ac2e156e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:40.020Z|583cd3f3-4d69-4bb2-8c30-7d98ac2e156e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:40.020Z|583cd3f3-4d69-4bb2-8c30-7d98ac2e156e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:40.021Z|583cd3f3-4d69-4bb2-8c30-7d98ac2e156e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Status text : 2022-12-08T17:08:40.021Z|583cd3f3-4d69-4bb2-8c30-7d98ac2e156e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:40.022Z|583cd3f3-4d69-4bb2-8c30-7d98ac2e156e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Response body: { "requestId" : "bb3735cb-3a56-494d-86f2-75c858b1b94e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:27.000+00:00", "endTime" : "2022-12-08T17:08:35.000+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\n \"modelVersionId\": \"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\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\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"96ffcade-922f-4a9c-bb87-cff8ccec34ac\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "bb3735cb-3a56-494d-86f2-75c858b1b94e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e" } } } 2022-12-08T17:08:40.022Z|583cd3f3-4d69-4bb2-8c30-7d98ac2e156e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:40.023Z|583cd3f3-4d69-4bb2-8c30-7d98ac2e156e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|INFO|500||InvokeReturn 2022-12-08T17:08:40.024Z|583cd3f3-4d69-4bb2-8c30-7d98ac2e156e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false 2022-12-08T17:08:40.024Z|583cd3f3-4d69-4bb2-8c30-7d98ac2e156e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:40.024Z|583cd3f3-4d69-4bb2-8c30-7d98ac2e156e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:40.025Z|583cd3f3-4d69-4bb2-8c30-7d98ac2e156e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false 2022-12-08T17:08:40.025Z|583cd3f3-4d69-4bb2-8c30-7d98ac2e156e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:40.025Z|583cd3f3-4d69-4bb2-8c30-7d98ac2e156e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5223b2de067de314", X-B3-SpanId:"989b8a6d1d4e7c25", X-B3-ParentSpanId:"5223b2de067de314", X-B3-Sampled:"0", X-ONAP-RequestID:"583cd3f3-4d69-4bb2-8c30-7d98ac2e156e", X-RequestID:"583cd3f3-4d69-4bb2-8c30-7d98ac2e156e", X-TransactionID:"583cd3f3-4d69-4bb2-8c30-7d98ac2e156e", X-ECOMP-RequestID:"583cd3f3-4d69-4bb2-8c30-7d98ac2e156e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc8b488b-14c5-4107-913d-63a83b3d2783"] 2022-12-08T17:08:40.025Z|583cd3f3-4d69-4bb2-8c30-7d98ac2e156e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:40.026Z|583cd3f3-4d69-4bb2-8c30-7d98ac2e156e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:40.045Z|583cd3f3-4d69-4bb2-8c30-7d98ac2e156e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:40.045Z|583cd3f3-4d69-4bb2-8c30-7d98ac2e156e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:40.045Z|583cd3f3-4d69-4bb2-8c30-7d98ac2e156e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:40.046Z|583cd3f3-4d69-4bb2-8c30-7d98ac2e156e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:40.047Z|583cd3f3-4d69-4bb2-8c30-7d98ac2e156e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:40.048Z|583cd3f3-4d69-4bb2-8c30-7d98ac2e156e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:40.048Z|583cd3f3-4d69-4bb2-8c30-7d98ac2e156e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:40.054Z|583cd3f3-4d69-4bb2-8c30-7d98ac2e156e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:40.185Z|ae7fa8be-6236-4340-8716-7b541310b7f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:40.189Z|ae7fa8be-6236-4340-8716-7b541310b7f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e 2022-12-08T17:08:40.189Z|ae7fa8be-6236-4340-8716-7b541310b7f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|INFO|500||Invoke 2022-12-08T17:08:40.189Z|ae7fa8be-6236-4340-8716-7b541310b7f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:40.189Z|ae7fa8be-6236-4340-8716-7b541310b7f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e 2022-12-08T17:08:40.190Z|ae7fa8be-6236-4340-8716-7b541310b7f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Method : GET 2022-12-08T17:08:40.190Z|ae7fa8be-6236-4340-8716-7b541310b7f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6aaac9cfb0b9dff8", X-B3-SpanId:"09e264cd1682c9f4", X-B3-ParentSpanId:"6aaac9cfb0b9dff8", X-B3-Sampled:"0", X-ONAP-RequestID:"ae7fa8be-6236-4340-8716-7b541310b7f4", X-RequestID:"ae7fa8be-6236-4340-8716-7b541310b7f4", X-TransactionID:"ae7fa8be-6236-4340-8716-7b541310b7f4", X-ECOMP-RequestID:"ae7fa8be-6236-4340-8716-7b541310b7f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04f5c455-91cd-4ef9-a43f-f1013427d2a6"] 2022-12-08T17:08:40.190Z|ae7fa8be-6236-4340-8716-7b541310b7f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Request body: 2022-12-08T17:08:40.190Z|ae7fa8be-6236-4340-8716-7b541310b7f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:40.644Z|ae7fa8be-6236-4340-8716-7b541310b7f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:40.645Z|ae7fa8be-6236-4340-8716-7b541310b7f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:40.645Z|ae7fa8be-6236-4340-8716-7b541310b7f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Status text : 2022-12-08T17:08:40.646Z|ae7fa8be-6236-4340-8716-7b541310b7f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:40.647Z|ae7fa8be-6236-4340-8716-7b541310b7f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Response body: { "requestId" : "bb3735cb-3a56-494d-86f2-75c858b1b94e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:27.000+00:00", "endTime" : "2022-12-08T17:08:35.000+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\n \"modelVersionId\": \"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\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\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"96ffcade-922f-4a9c-bb87-cff8ccec34ac\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "bb3735cb-3a56-494d-86f2-75c858b1b94e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e" } } } 2022-12-08T17:08:40.647Z|ae7fa8be-6236-4340-8716-7b541310b7f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:40.648Z|ae7fa8be-6236-4340-8716-7b541310b7f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|INFO|500||InvokeReturn 2022-12-08T17:08:40.649Z|ae7fa8be-6236-4340-8716-7b541310b7f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false 2022-12-08T17:08:40.650Z|ae7fa8be-6236-4340-8716-7b541310b7f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:40.650Z|ae7fa8be-6236-4340-8716-7b541310b7f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:40.651Z|ae7fa8be-6236-4340-8716-7b541310b7f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false 2022-12-08T17:08:40.651Z|ae7fa8be-6236-4340-8716-7b541310b7f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:40.651Z|ae7fa8be-6236-4340-8716-7b541310b7f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6aaac9cfb0b9dff8", X-B3-SpanId:"2d3770554bb0a672", X-B3-ParentSpanId:"6aaac9cfb0b9dff8", X-B3-Sampled:"0", X-ONAP-RequestID:"ae7fa8be-6236-4340-8716-7b541310b7f4", X-RequestID:"ae7fa8be-6236-4340-8716-7b541310b7f4", X-TransactionID:"ae7fa8be-6236-4340-8716-7b541310b7f4", X-ECOMP-RequestID:"ae7fa8be-6236-4340-8716-7b541310b7f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe092ac7-bc5d-4931-8833-56c01b1978a9"] 2022-12-08T17:08:40.652Z|ae7fa8be-6236-4340-8716-7b541310b7f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:40.652Z|ae7fa8be-6236-4340-8716-7b541310b7f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:40.672Z|ae7fa8be-6236-4340-8716-7b541310b7f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:40.673Z|ae7fa8be-6236-4340-8716-7b541310b7f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:40.673Z|ae7fa8be-6236-4340-8716-7b541310b7f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:40.674Z|ae7fa8be-6236-4340-8716-7b541310b7f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:40.675Z|ae7fa8be-6236-4340-8716-7b541310b7f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:40.675Z|ae7fa8be-6236-4340-8716-7b541310b7f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:40.676Z|ae7fa8be-6236-4340-8716-7b541310b7f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:40.683Z|ae7fa8be-6236-4340-8716-7b541310b7f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:40.813Z|bf91d51b-5824-425a-8d86-03a92185d523|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:40.816Z|bf91d51b-5824-425a-8d86-03a92185d523|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e 2022-12-08T17:08:40.816Z|bf91d51b-5824-425a-8d86-03a92185d523|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|INFO|500||Invoke 2022-12-08T17:08:40.816Z|bf91d51b-5824-425a-8d86-03a92185d523|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:40.817Z|bf91d51b-5824-425a-8d86-03a92185d523|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e 2022-12-08T17:08:40.817Z|bf91d51b-5824-425a-8d86-03a92185d523|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Method : GET 2022-12-08T17:08:40.817Z|bf91d51b-5824-425a-8d86-03a92185d523|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c0371fdc824a39b4", X-B3-SpanId:"93fa0606a384b434", X-B3-ParentSpanId:"c0371fdc824a39b4", X-B3-Sampled:"0", X-ONAP-RequestID:"bf91d51b-5824-425a-8d86-03a92185d523", X-RequestID:"bf91d51b-5824-425a-8d86-03a92185d523", X-TransactionID:"bf91d51b-5824-425a-8d86-03a92185d523", X-ECOMP-RequestID:"bf91d51b-5824-425a-8d86-03a92185d523", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1896b7fc-4ab8-4274-ada6-cf4467757c12"] 2022-12-08T17:08:40.817Z|bf91d51b-5824-425a-8d86-03a92185d523|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Request body: 2022-12-08T17:08:40.818Z|bf91d51b-5824-425a-8d86-03a92185d523|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:40.851Z|bf91d51b-5824-425a-8d86-03a92185d523|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:40.852Z|bf91d51b-5824-425a-8d86-03a92185d523|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:40.852Z|bf91d51b-5824-425a-8d86-03a92185d523|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Status text : 2022-12-08T17:08:40.853Z|bf91d51b-5824-425a-8d86-03a92185d523|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:40.863Z|bf91d51b-5824-425a-8d86-03a92185d523|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||Response body: { "requestId" : "bb3735cb-3a56-494d-86f2-75c858b1b94e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:27.000+00:00", "endTime" : "2022-12-08T17:08:35.000+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\n \"modelVersionId\": \"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\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\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"96ffcade-922f-4a9c-bb87-cff8ccec34ac\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "bb3735cb-3a56-494d-86f2-75c858b1b94e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e" } } } 2022-12-08T17:08:40.863Z|bf91d51b-5824-425a-8d86-03a92185d523|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:40.864Z|bf91d51b-5824-425a-8d86-03a92185d523|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb3735cb-3a56-494d-86f2-75c858b1b94e|INFO|500||InvokeReturn 2022-12-08T17:08:40.865Z|bf91d51b-5824-425a-8d86-03a92185d523|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false 2022-12-08T17:08:40.866Z|bf91d51b-5824-425a-8d86-03a92185d523|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:40.866Z|bf91d51b-5824-425a-8d86-03a92185d523|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:40.866Z|bf91d51b-5824-425a-8d86-03a92185d523|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false 2022-12-08T17:08:40.866Z|bf91d51b-5824-425a-8d86-03a92185d523|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:40.866Z|bf91d51b-5824-425a-8d86-03a92185d523|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c0371fdc824a39b4", X-B3-SpanId:"c1c2c251da9fe6aa", X-B3-ParentSpanId:"c0371fdc824a39b4", X-B3-Sampled:"0", X-ONAP-RequestID:"bf91d51b-5824-425a-8d86-03a92185d523", X-RequestID:"bf91d51b-5824-425a-8d86-03a92185d523", X-TransactionID:"bf91d51b-5824-425a-8d86-03a92185d523", X-ECOMP-RequestID:"bf91d51b-5824-425a-8d86-03a92185d523", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95b12b4e-e9e2-419e-be11-2d5eae15c944"] 2022-12-08T17:08:40.867Z|bf91d51b-5824-425a-8d86-03a92185d523|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:40.867Z|bf91d51b-5824-425a-8d86-03a92185d523|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:40.887Z|bf91d51b-5824-425a-8d86-03a92185d523|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:40.888Z|bf91d51b-5824-425a-8d86-03a92185d523|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:40.888Z|bf91d51b-5824-425a-8d86-03a92185d523|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:40.888Z|bf91d51b-5824-425a-8d86-03a92185d523|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:40.893Z|bf91d51b-5824-425a-8d86-03a92185d523|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:40.894Z|bf91d51b-5824-425a-8d86-03a92185d523|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:40.894Z|bf91d51b-5824-425a-8d86-03a92185d523|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb3735cb-3a56-494d-86f2-75c858b1b94e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:40.900Z|bf91d51b-5824-425a-8d86-03a92185d523|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb3735cb-3a56-494d-86f2-75c858b1b94e|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:42.458Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:42.461Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 048601f9-4c92-4586-90d9-72b00ebd816d already exists in requestDb InfraActiveRequests table 2022-12-08T17:08:42.462Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d 2022-12-08T17:08:42.462Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|INFO|500||Invoke 2022-12-08T17:08:42.462Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:42.462Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d 2022-12-08T17:08:42.463Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Method : GET 2022-12-08T17:08:42.463Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c0ae879536f503f", X-B3-SpanId:"98770fdaeb9ca040", X-B3-ParentSpanId:"1c0ae879536f503f", X-B3-Sampled:"0", X-ONAP-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-TransactionID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-ECOMP-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c1ab410-ce7e-4da4-ba60-0443e82825ed"] 2022-12-08T17:08:42.463Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Request body: 2022-12-08T17:08:42.463Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:42.482Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:42.482Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:08:42.483Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Status text : 2022-12-08T17:08:42.483Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 08 Dec 2022 17:08:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:42.483Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Response body: 2022-12-08T17:08:42.483Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:42.484Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|INFO|404|Not Found|InvokeReturn 2022-12-08T17:08:42.492Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|||INFO|500||Running local validations 2022-12-08T17:08:42.497Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:08:42.527Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|INFO|500||Invoke 2022-12-08T17:08:42.528Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc with request headers:{Authorization=[***REDACTED***], X-RequestID=[048601f9-4c92-4586-90d9-72b00ebd816d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ee3e0285-fdf4-4f21-bbfc-ccb200e489f3], X-ECOMP-RequestID=[048601f9-4c92-4586-90d9-72b00ebd816d], X-TransactionId=[], X-ONAP-RequestID=[048601f9-4c92-4586-90d9-72b00ebd816d]} 2022-12-08T17:08:42.585Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 17:08:42 GMT], content-length=[1054], vertex-id=[184488], x-aai-txid=[2-aai-resources-221208-17:08:42:400-33911], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:08:42.586Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|DEBUG|500||{"tenant-id":"7b20c197678c4e838517f33c1adc56fc","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1670519310187","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/5efb941a-449d-457d-93c3-a1aad9f1987f","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5efb941a-449d-457d-93c3-a1aad9f1987f"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-12-08T17:08:42.587Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|INFO|500||InvokeReturn 2022-12-08T17:08:42.589Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-08T17:08:42.589Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-08T17:08:42.590Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:08:42.591Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-08T17:08:42.591Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:42.591Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:08:42.592Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-08T17:08:42.592Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/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:"1c0ae879536f503f", X-B3-SpanId:"38547935265cf12c", X-B3-ParentSpanId:"1c0ae879536f503f", X-B3-Sampled:"0", X-ONAP-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-TransactionID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-ECOMP-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f33f243-dfc2-4f4c-9482-8d4e13f23d56"] 2022-12-08T17:08:42.592Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"5efb941a-449d-457d-93c3-a1aad9f1987f","serviceInstanceId":"96ffcade-922f-4a9c-bb87-cff8ccec34ac"},"instanceName":"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f","requestScope":"vfModule"} 2022-12-08T17:08:42.593Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:42.616Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:42.617Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:42.617Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-12-08T17:08:42.617Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/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:"Thu, 08 Dec 2022 17:08:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:42.618Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-08T17:08:42.618Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:42.618Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-08T17:08:42.619Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7a20102f-01ab-4011-839b-4501ce7250dc|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7a20102f-01ab-4011-839b-4501ce7250dc 2022-12-08T17:08:42.619Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7a20102f-01ab-4011-839b-4501ce7250dc|INFO|500||Invoke 2022-12-08T17:08:42.619Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7a20102f-01ab-4011-839b-4501ce7250dc|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:42.620Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7a20102f-01ab-4011-839b-4501ce7250dc|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7a20102f-01ab-4011-839b-4501ce7250dc 2022-12-08T17:08:42.620Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7a20102f-01ab-4011-839b-4501ce7250dc|DEBUG|500||Method : GET 2022-12-08T17:08:42.620Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7a20102f-01ab-4011-839b-4501ce7250dc|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-TransactionID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-ECOMP-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2759aa0-d9f0-44fd-be19-9b51826ed5ed"] 2022-12-08T17:08:42.620Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7a20102f-01ab-4011-839b-4501ce7250dc|DEBUG|500||Request body: 2022-12-08T17:08:42.621Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7a20102f-01ab-4011-839b-4501ce7250dc|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:42.649Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7a20102f-01ab-4011-839b-4501ce7250dc|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:42.649Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7a20102f-01ab-4011-839b-4501ce7250dc|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:42.649Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7a20102f-01ab-4011-839b-4501ce7250dc|DEBUG|500||Status text : 2022-12-08T17:08:42.650Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7a20102f-01ab-4011-839b-4501ce7250dc|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:42.651Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7a20102f-01ab-4011-839b-4501ce7250dc|DEBUG|500||Response body: { "id" : 12, "modelCustomizationUUID" : "7a20102f-01ab-4011-839b-4501ce7250dc", "label" : "base_ubuntu20", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2022-12-08 17:06:58.000", "skipPostInstConf" : true, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vnfCustomization" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/cvnfcCustomization" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/volumeHeatEnv" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/heatEnvironment" } } } 2022-12-08T17:08:42.651Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7a20102f-01ab-4011-839b-4501ce7250dc|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:42.651Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=7a20102f-01ab-4011-839b-4501ce7250dc|INFO|500||InvokeReturn 2022-12-08T17:08:42.655Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule 2022-12-08T17:08:42.655Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|INFO|500||Invoke 2022-12-08T17:08:42.655Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:42.655Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule 2022-12-08T17:08:42.656Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Method : GET 2022-12-08T17:08:42.656Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-TransactionID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-ECOMP-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13ff945e-283c-4bc8-8586-457a8450abb2"] 2022-12-08T17:08:42.656Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Request body: 2022-12-08T17:08:42.656Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:42.678Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:42.678Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:42.679Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Status text : 2022-12-08T17:08:42.679Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:42.680Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Response body: { "modelUUID" : "3b5f1f60-a30e-4f0f-b742-1c53dcbc572a", "modelInvariantUUID" : "9926b527-8886-4e07-ac1a-7a1e344fa988", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-12-08 17:06:58.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a/vnfResources" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a/heatFiles" } } } 2022-12-08T17:08:42.681Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:42.681Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|INFO|500||InvokeReturn 2022-12-08T17:08:42.684Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&vnfComponentType=vfModule&action=createInstance 2022-12-08T17:08:42.684Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-12-08T17:08:42.685Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:42.685Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&vnfComponentType=vfModule&action=createInstance 2022-12-08T17:08:42.685Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-12-08T17:08:42.685Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-TransactionID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-ECOMP-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a91284d7-c3ac-4605-9ea7-50dbddcde63a"] 2022-12-08T17:08:42.686Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-12-08T17:08:42.686Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:42.697Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:42.698Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:08:42.698Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2022-12-08T17:08:42.698Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&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:"Thu, 08 Dec 2022 17:08:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:42.699Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-12-08T17:08:42.699Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:42.699Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-08T17:08:42.700Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9926b527-8886-4e07-ac1a-7a1e344fa988|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9926b527-8886-4e07-ac1a-7a1e344fa988 2022-12-08T17:08:42.700Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9926b527-8886-4e07-ac1a-7a1e344fa988|INFO|500||Invoke 2022-12-08T17:08:42.701Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9926b527-8886-4e07-ac1a-7a1e344fa988|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:42.701Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9926b527-8886-4e07-ac1a-7a1e344fa988|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9926b527-8886-4e07-ac1a-7a1e344fa988 2022-12-08T17:08:42.701Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9926b527-8886-4e07-ac1a-7a1e344fa988|DEBUG|500||Method : GET 2022-12-08T17:08:42.701Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9926b527-8886-4e07-ac1a-7a1e344fa988|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-TransactionID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-ECOMP-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"151756e5-d025-475e-8611-42db0edd79c7"] 2022-12-08T17:08:42.701Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9926b527-8886-4e07-ac1a-7a1e344fa988|DEBUG|500||Request body: 2022-12-08T17:08:42.702Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9926b527-8886-4e07-ac1a-7a1e344fa988|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:42.719Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9926b527-8886-4e07-ac1a-7a1e344fa988|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:42.720Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9926b527-8886-4e07-ac1a-7a1e344fa988|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:42.720Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9926b527-8886-4e07-ac1a-7a1e344fa988|DEBUG|500||Status text : 2022-12-08T17:08:42.720Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9926b527-8886-4e07-ac1a-7a1e344fa988|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:42.722Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9926b527-8886-4e07-ac1a-7a1e344fa988|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "3b5f1f60-a30e-4f0f-b742-1c53dcbc572a", "modelInvariantUUID" : "9926b527-8886-4e07-ac1a-7a1e344fa988", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-12-08 17:06:58.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a/vnfResources" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a/heatFiles" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9926b527-8886-4e07-ac1a-7a1e344fa988" } } } 2022-12-08T17:08:42.722Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9926b527-8886-4e07-ac1a-7a1e344fa988|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:42.722Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=9926b527-8886-4e07-ac1a-7a1e344fa988|INFO|500||InvokeReturn 2022-12-08T17:08:42.724Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&vnfComponentType=vfModule&action=createInstance 2022-12-08T17:08:42.725Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-12-08T17:08:42.725Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:42.725Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&vnfComponentType=vfModule&action=createInstance 2022-12-08T17:08:42.726Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-12-08T17:08:42.726Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-TransactionID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-ECOMP-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da8ba5e5-e6bc-454f-b001-4c632c916ad1"] 2022-12-08T17:08:42.726Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-12-08T17:08:42.726Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:42.740Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:42.740Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:08:42.740Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2022-12-08T17:08:42.740Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&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:"Thu, 08 Dec 2022 17:08:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:42.741Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-12-08T17:08:42.741Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:42.741Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3b5f1f60-a30e-4f0f-b742-1c53dcbc572a&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-08T17:08:42.742Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance 2022-12-08T17:08:42.742Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-12-08T17:08:42.742Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:42.743Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance 2022-12-08T17:08:42.743Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-12-08T17:08:42.743Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/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:"048601f9-4c92-4586-90d9-72b00ebd816d", X-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-TransactionID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-ECOMP-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"677677fc-5aba-4437-a5f6-4094605cd393"] 2022-12-08T17:08:42.743Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-12-08T17:08:42.744Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:42.756Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:42.757Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:42.757Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2022-12-08T17:08:42.757Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:42.759Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/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" : 46, "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/46" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/46" } } } 2022-12-08T17:08:42.759Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:42.759Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||InvokeReturn 2022-12-08T17:08:42.761Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a 2022-12-08T17:08:42.761Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a|INFO|500||Invoke 2022-12-08T17:08:42.761Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:42.762Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a 2022-12-08T17:08:42.762Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a|DEBUG|500||Method : GET 2022-12-08T17:08:42.762Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-TransactionID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-ECOMP-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed369770-1efa-4a33-8db8-6552fa614fb2"] 2022-12-08T17:08:42.762Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a|DEBUG|500||Request body: 2022-12-08T17:08:42.763Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:42.777Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:42.778Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:42.779Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a|DEBUG|500||Status text : 2022-12-08T17:08:42.779Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:42.780Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a|DEBUG|500||Response body: { "modelUUID" : "3b5f1f60-a30e-4f0f-b742-1c53dcbc572a", "modelInvariantUUID" : "9926b527-8886-4e07-ac1a-7a1e344fa988", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-12-08 17:06:58.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a/vnfResources" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a/heatFiles" } } } 2022-12-08T17:08:42.780Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:42.781Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a|INFO|500||InvokeReturn 2022-12-08T17:08:42.783Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:08:42.784Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-08T17:08:42.784Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:42.784Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:08:42.784Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-08T17:08:42.785Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/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:"3402", X-B3-TraceId:"1c0ae879536f503f", X-B3-SpanId:"07fdfe977506e01e", X-B3-ParentSpanId:"1c0ae879536f503f", X-B3-Sampled:"0", X-ONAP-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-TransactionID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-ECOMP-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"773d1cdb-78d2-4e77-983f-4cbf466ea87c"] 2022-12-08T17:08:42.785Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"048601f9-4c92-4586-90d9-72b00ebd816d","requestStatus":"IN_PROGRESS","startTime":1670519322493,"source":"VID","vnfId":"5efb941a-449d-457d-93c3-a1aad9f1987f","vnfType":"","tenantId":"7b20c197678c4e838517f33c1adc56fc","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"9926b527-8886-4e07-ac1a-7a1e344fa988\",\n \"modelVersionId\": \"3b5f1f60-a30e-4f0f-b742-1c53dcbc572a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7a20102f-01ab-4011-839b-4501ce7250dc\",\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\": \"7b20c197678c4e838517f33c1adc56fc\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"96ffcade-922f-4a9c-bb87-cff8ccec34ac\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"5efb941a-449d-457d-93c3-a1aad9f1987f\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\n \"modelCustomizationId\": \"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"96ffcade-922f-4a9c-bb87-cff8ccec34ac","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"048601f9-4c92-4586-90d9-72b00ebd816d"} 2022-12-08T17:08:42.785Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:42.810Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:42.810Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-08T17:08:42.810Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-12-08T17:08:42.811Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/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/048601f9-4c92-4586-90d9-72b00ebd816d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:42.813Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:08:42.493+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfType" : "", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"9926b527-8886-4e07-ac1a-7a1e344fa988\",\n \"modelVersionId\": \"3b5f1f60-a30e-4f0f-b742-1c53dcbc572a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7a20102f-01ab-4011-839b-4501ce7250dc\",\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\": \"7b20c197678c4e838517f33c1adc56fc\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"96ffcade-922f-4a9c-bb87-cff8ccec34ac\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"5efb941a-449d-457d-93c3-a1aad9f1987f\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\n \"modelCustomizationId\": \"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-08T17:08:41.987+00:00", "vfModuleName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "048601f9-4c92-4586-90d9-72b00ebd816d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d" } } } 2022-12-08T17:08:42.814Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:42.814Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-08T17:08:42.821Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:08:42.821Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-08T17:08:42.821Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:42.822Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:08:42.822Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-08T17:08:42.822Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/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:"1c0ae879536f503f", X-B3-SpanId:"bc4d22b9177c0b64", X-B3-ParentSpanId:"1c0ae879536f503f", X-B3-Sampled:"0", X-ONAP-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-TransactionID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-ECOMP-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd8b8f48-2516-47b3-b3c2-ee83a46d8c8f"] 2022-12-08T17:08:42.823Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/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\":\"9926b527-8886-4e07-ac1a-7a1e344fa988\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"7a20102f-01ab-4011-839b-4501ce7250dc\",\"modelVersionId\":\"3b5f1f60-a30e-4f0f-b742-1c53dcbc572a\",\"modelCustomizationId\":\"7a20102f-01ab-4011-839b-4501ce7250dc\",\"modelUuid\":\"3b5f1f60-a30e-4f0f-b742-1c53dcbc572a\",\"modelInvariantUuid\":\"9926b527-8886-4e07-ac1a-7a1e344fa988\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"96ffcade-922f-4a9c-bb87-cff8ccec34ac\",\"modelInfo\":{\"modelInvariantId\":\"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"29495c63-5181-43b0-ac74-de3c4b596881\",\"modelUuid\":\"29495c63-5181-43b0-ac74-de3c4b596881\",\"modelInvariantUuid\":\"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\"}}},{\"relatedInstance\":{\"instanceId\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\"modelVersionId\":\"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\"modelCustomizationId\":\"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\"modelUuid\":\"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\"modelInvariantUuid\":\"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"7b20c197678c4e838517f33c1adc56fc\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"96ffcade-922f-4a9c-bb87-cff8ccec34ac\",\"vnfInstanceId\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\"}","type":"String"},"requestId":{"value":"048601f9-4c92-4586-90d9-72b00ebd816d","type":"String"},"mso-request-id":{"value":"048601f9-4c92-4586-90d9-72b00ebd816d","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"96ffcade-922f-4a9c-bb87-cff8ccec34ac","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"5efb941a-449d-457d-93c3-a1aad9f1987f","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/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-08T17:08:42.823Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:43.646Z|b67aa3e4-0285-475c-ab43-762beed7c896|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:08:43.646Z|a7820aec-edec-4d68-8a01-a7e22f74027e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:08:43.646Z|a7820aec-edec-4d68-8a01-a7e22f74027e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:08:43.646Z|b67aa3e4-0285-475c-ab43-762beed7c896|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:08:43.651Z|01bcb22e-3dc7-42d3-9da2-e84a54e11c1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:08:43.651Z|01bcb22e-3dc7-42d3-9da2-e84a54e11c1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:08:43.836Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:43.836Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-08T17:08:43.837Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-12-08T17:08:43.837Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 08 Dec 2022 17:08:43 GMT", X-ONAP-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-TransactionID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-ECOMP-RequestID:"048601f9-4c92-4586-90d9-72b00ebd816d", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"fd8b8f48-2516-47b3-b3c2-ee83a46d8c8f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:43.838Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"048601f9-4c92-4586-90d9-72b00ebd816d\",\"instanceId\":\"1ddec006-8f05-4ea3-91ff-8573798307ae\"}}","message":"Success","processInstanceID":"f7c9b644-771a-11ed-85df-b6c736068a38","variables":null,"messageCode":200} 2022-12-08T17:08:43.838Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:43.838Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-08T17:08:43.842Z|048601f9-4c92-4586-90d9-72b00ebd816d|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:43.981Z|5d427630-32ae-4016-bc56-3054207f5257|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:43.985Z|5d427630-32ae-4016-bc56-3054207f5257|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d 2022-12-08T17:08:43.985Z|5d427630-32ae-4016-bc56-3054207f5257|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|INFO|500||Invoke 2022-12-08T17:08:43.985Z|5d427630-32ae-4016-bc56-3054207f5257|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:43.986Z|5d427630-32ae-4016-bc56-3054207f5257|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d 2022-12-08T17:08:43.986Z|5d427630-32ae-4016-bc56-3054207f5257|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Method : GET 2022-12-08T17:08:43.986Z|5d427630-32ae-4016-bc56-3054207f5257|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7057188e05cb1ef5", X-B3-SpanId:"587350101c652d5f", X-B3-ParentSpanId:"7057188e05cb1ef5", X-B3-Sampled:"0", X-ONAP-RequestID:"5d427630-32ae-4016-bc56-3054207f5257", X-RequestID:"5d427630-32ae-4016-bc56-3054207f5257", X-TransactionID:"5d427630-32ae-4016-bc56-3054207f5257", X-ECOMP-RequestID:"5d427630-32ae-4016-bc56-3054207f5257", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b1bed79-764d-44be-b481-0a4ee5666232"] 2022-12-08T17:08:43.987Z|5d427630-32ae-4016-bc56-3054207f5257|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Request body: 2022-12-08T17:08:43.987Z|5d427630-32ae-4016-bc56-3054207f5257|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:44.007Z|5d427630-32ae-4016-bc56-3054207f5257|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:44.007Z|5d427630-32ae-4016-bc56-3054207f5257|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:44.007Z|5d427630-32ae-4016-bc56-3054207f5257|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Status text : 2022-12-08T17:08:44.008Z|5d427630-32ae-4016-bc56-3054207f5257|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:44.008Z|5d427630-32ae-4016-bc56-3054207f5257|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Response body: { "requestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:08:42.000+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfType" : "", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"9926b527-8886-4e07-ac1a-7a1e344fa988\",\n \"modelVersionId\": \"3b5f1f60-a30e-4f0f-b742-1c53dcbc572a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7a20102f-01ab-4011-839b-4501ce7250dc\",\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\": \"7b20c197678c4e838517f33c1adc56fc\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"96ffcade-922f-4a9c-bb87-cff8ccec34ac\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"5efb941a-449d-457d-93c3-a1aad9f1987f\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\n \"modelCustomizationId\": \"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:42.000+00:00", "vfModuleId" : "1ddec006-8f05-4ea3-91ff-8573798307ae", "vfModuleName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "048601f9-4c92-4586-90d9-72b00ebd816d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d" } } } 2022-12-08T17:08:44.009Z|5d427630-32ae-4016-bc56-3054207f5257|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:44.009Z|5d427630-32ae-4016-bc56-3054207f5257|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|INFO|500||InvokeReturn 2022-12-08T17:08:44.010Z|5d427630-32ae-4016-bc56-3054207f5257|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false 2022-12-08T17:08:44.011Z|5d427630-32ae-4016-bc56-3054207f5257|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:44.011Z|5d427630-32ae-4016-bc56-3054207f5257|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:44.012Z|5d427630-32ae-4016-bc56-3054207f5257|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false 2022-12-08T17:08:44.012Z|5d427630-32ae-4016-bc56-3054207f5257|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:44.012Z|5d427630-32ae-4016-bc56-3054207f5257|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7057188e05cb1ef5", X-B3-SpanId:"fd82a5b5f596ad86", X-B3-ParentSpanId:"7057188e05cb1ef5", X-B3-Sampled:"0", X-ONAP-RequestID:"5d427630-32ae-4016-bc56-3054207f5257", X-RequestID:"5d427630-32ae-4016-bc56-3054207f5257", X-TransactionID:"5d427630-32ae-4016-bc56-3054207f5257", X-ECOMP-RequestID:"5d427630-32ae-4016-bc56-3054207f5257", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92ae8f66-5995-4869-bd5c-673db0b7dcf1"] 2022-12-08T17:08:44.013Z|5d427630-32ae-4016-bc56-3054207f5257|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:44.013Z|5d427630-32ae-4016-bc56-3054207f5257|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:44.027Z|5d427630-32ae-4016-bc56-3054207f5257|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:44.028Z|5d427630-32ae-4016-bc56-3054207f5257|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:44.028Z|5d427630-32ae-4016-bc56-3054207f5257|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:44.028Z|5d427630-32ae-4016-bc56-3054207f5257|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:44.030Z|5d427630-32ae-4016-bc56-3054207f5257|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:44.030Z|5d427630-32ae-4016-bc56-3054207f5257|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:44.031Z|5d427630-32ae-4016-bc56-3054207f5257|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:44.038Z|5d427630-32ae-4016-bc56-3054207f5257|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:44.278Z|4a3d7ac7-7197-423c-a8e4-000d152d5a09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:44.281Z|4a3d7ac7-7197-423c-a8e4-000d152d5a09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96 2022-12-08T17:08:44.282Z|4a3d7ac7-7197-423c-a8e4-000d152d5a09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|INFO|500||Invoke 2022-12-08T17:08:44.282Z|4a3d7ac7-7197-423c-a8e4-000d152d5a09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:44.282Z|4a3d7ac7-7197-423c-a8e4-000d152d5a09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96 2022-12-08T17:08:44.282Z|4a3d7ac7-7197-423c-a8e4-000d152d5a09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Method : GET 2022-12-08T17:08:44.283Z|4a3d7ac7-7197-423c-a8e4-000d152d5a09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4a3772b970921df4", X-B3-SpanId:"ef85064e511b88a0", X-B3-ParentSpanId:"4a3772b970921df4", X-B3-Sampled:"0", X-ONAP-RequestID:"4a3d7ac7-7197-423c-a8e4-000d152d5a09", X-RequestID:"4a3d7ac7-7197-423c-a8e4-000d152d5a09", X-TransactionID:"4a3d7ac7-7197-423c-a8e4-000d152d5a09", X-ECOMP-RequestID:"4a3d7ac7-7197-423c-a8e4-000d152d5a09", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7493fa96-5e61-43d0-8bd8-7b301c8ec360"] 2022-12-08T17:08:44.283Z|4a3d7ac7-7197-423c-a8e4-000d152d5a09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Request body: 2022-12-08T17:08:44.283Z|4a3d7ac7-7197-423c-a8e4-000d152d5a09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:44.302Z|4a3d7ac7-7197-423c-a8e4-000d152d5a09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:44.303Z|4a3d7ac7-7197-423c-a8e4-000d152d5a09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:44.303Z|4a3d7ac7-7197-423c-a8e4-000d152d5a09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Status text : 2022-12-08T17:08:44.303Z|4a3d7ac7-7197-423c-a8e4-000d152d5a09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:44.305Z|4a3d7ac7-7197-423c-a8e4-000d152d5a09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Response body: { "requestId" : "b3245780-5486-4441-a8d4-bbd0c4e72f96", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:32.000+00:00", "endTime" : "2022-12-08T17:08:39.000+00:00", "source" : "VID", "vnfId" : "cd317fad-cc61-4dcd-abea-a3a502b7a6db", "vnfName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b_vnf_0", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"11df39b0-28b4-4c3a-aa51-e291b8b1f874\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"002566e3-8008-4adf-b2af-7ba41d508a8c\",\n \"modelCustomizationId\": \"797e1308-3262-4cb3-b587-49731633b22a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:38.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "b3245780-5486-4441-a8d4-bbd0c4e72f96", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96" } } } 2022-12-08T17:08:44.306Z|4a3d7ac7-7197-423c-a8e4-000d152d5a09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:44.306Z|4a3d7ac7-7197-423c-a8e4-000d152d5a09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|INFO|500||InvokeReturn 2022-12-08T17:08:44.307Z|4a3d7ac7-7197-423c-a8e4-000d152d5a09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false 2022-12-08T17:08:44.308Z|4a3d7ac7-7197-423c-a8e4-000d152d5a09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:44.308Z|4a3d7ac7-7197-423c-a8e4-000d152d5a09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:44.308Z|4a3d7ac7-7197-423c-a8e4-000d152d5a09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false 2022-12-08T17:08:44.308Z|4a3d7ac7-7197-423c-a8e4-000d152d5a09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:44.309Z|4a3d7ac7-7197-423c-a8e4-000d152d5a09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4a3772b970921df4", X-B3-SpanId:"73fcbd75c16de232", X-B3-ParentSpanId:"4a3772b970921df4", X-B3-Sampled:"0", X-ONAP-RequestID:"4a3d7ac7-7197-423c-a8e4-000d152d5a09", X-RequestID:"4a3d7ac7-7197-423c-a8e4-000d152d5a09", X-TransactionID:"4a3d7ac7-7197-423c-a8e4-000d152d5a09", X-ECOMP-RequestID:"4a3d7ac7-7197-423c-a8e4-000d152d5a09", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b3ac57a-a453-48d0-80d3-7bfaa9d6e2f1"] 2022-12-08T17:08:44.309Z|4a3d7ac7-7197-423c-a8e4-000d152d5a09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:44.309Z|4a3d7ac7-7197-423c-a8e4-000d152d5a09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:44.326Z|4a3d7ac7-7197-423c-a8e4-000d152d5a09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:44.326Z|4a3d7ac7-7197-423c-a8e4-000d152d5a09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:44.326Z|4a3d7ac7-7197-423c-a8e4-000d152d5a09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:44.327Z|4a3d7ac7-7197-423c-a8e4-000d152d5a09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:44.329Z|4a3d7ac7-7197-423c-a8e4-000d152d5a09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:44.329Z|4a3d7ac7-7197-423c-a8e4-000d152d5a09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:44.329Z|4a3d7ac7-7197-423c-a8e4-000d152d5a09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:44.337Z|4a3d7ac7-7197-423c-a8e4-000d152d5a09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:44.462Z|9e22fc9c-5683-4fe7-91b4-a12512595178|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:44.466Z|9e22fc9c-5683-4fe7-91b4-a12512595178|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96 2022-12-08T17:08:44.467Z|9e22fc9c-5683-4fe7-91b4-a12512595178|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|INFO|500||Invoke 2022-12-08T17:08:44.467Z|9e22fc9c-5683-4fe7-91b4-a12512595178|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:44.468Z|9e22fc9c-5683-4fe7-91b4-a12512595178|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96 2022-12-08T17:08:44.468Z|9e22fc9c-5683-4fe7-91b4-a12512595178|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Method : GET 2022-12-08T17:08:44.468Z|9e22fc9c-5683-4fe7-91b4-a12512595178|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0cda52b6d68ef4ab", X-B3-SpanId:"72b2c56eccfc1167", X-B3-ParentSpanId:"0cda52b6d68ef4ab", X-B3-Sampled:"0", X-ONAP-RequestID:"9e22fc9c-5683-4fe7-91b4-a12512595178", X-RequestID:"9e22fc9c-5683-4fe7-91b4-a12512595178", X-TransactionID:"9e22fc9c-5683-4fe7-91b4-a12512595178", X-ECOMP-RequestID:"9e22fc9c-5683-4fe7-91b4-a12512595178", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebef8136-c48a-4294-b894-ce163e49ed2c"] 2022-12-08T17:08:44.469Z|9e22fc9c-5683-4fe7-91b4-a12512595178|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Request body: 2022-12-08T17:08:44.469Z|9e22fc9c-5683-4fe7-91b4-a12512595178|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:44.489Z|9e22fc9c-5683-4fe7-91b4-a12512595178|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:44.490Z|9e22fc9c-5683-4fe7-91b4-a12512595178|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:44.490Z|9e22fc9c-5683-4fe7-91b4-a12512595178|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Status text : 2022-12-08T17:08:44.491Z|9e22fc9c-5683-4fe7-91b4-a12512595178|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:44.492Z|9e22fc9c-5683-4fe7-91b4-a12512595178|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Response body: { "requestId" : "b3245780-5486-4441-a8d4-bbd0c4e72f96", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:32.000+00:00", "endTime" : "2022-12-08T17:08:39.000+00:00", "source" : "VID", "vnfId" : "cd317fad-cc61-4dcd-abea-a3a502b7a6db", "vnfName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b_vnf_0", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"11df39b0-28b4-4c3a-aa51-e291b8b1f874\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"002566e3-8008-4adf-b2af-7ba41d508a8c\",\n \"modelCustomizationId\": \"797e1308-3262-4cb3-b587-49731633b22a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:38.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "b3245780-5486-4441-a8d4-bbd0c4e72f96", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96" } } } 2022-12-08T17:08:44.492Z|9e22fc9c-5683-4fe7-91b4-a12512595178|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:44.493Z|9e22fc9c-5683-4fe7-91b4-a12512595178|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|INFO|500||InvokeReturn 2022-12-08T17:08:44.494Z|9e22fc9c-5683-4fe7-91b4-a12512595178|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false 2022-12-08T17:08:44.495Z|9e22fc9c-5683-4fe7-91b4-a12512595178|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:44.495Z|9e22fc9c-5683-4fe7-91b4-a12512595178|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:44.496Z|9e22fc9c-5683-4fe7-91b4-a12512595178|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false 2022-12-08T17:08:44.496Z|9e22fc9c-5683-4fe7-91b4-a12512595178|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:44.496Z|9e22fc9c-5683-4fe7-91b4-a12512595178|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0cda52b6d68ef4ab", X-B3-SpanId:"af32af076bba1718", X-B3-ParentSpanId:"0cda52b6d68ef4ab", X-B3-Sampled:"0", X-ONAP-RequestID:"9e22fc9c-5683-4fe7-91b4-a12512595178", X-RequestID:"9e22fc9c-5683-4fe7-91b4-a12512595178", X-TransactionID:"9e22fc9c-5683-4fe7-91b4-a12512595178", X-ECOMP-RequestID:"9e22fc9c-5683-4fe7-91b4-a12512595178", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f274c9a-2ade-4d16-86ec-35f0fdeaff9c"] 2022-12-08T17:08:44.497Z|9e22fc9c-5683-4fe7-91b4-a12512595178|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:44.497Z|9e22fc9c-5683-4fe7-91b4-a12512595178|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:44.510Z|9e22fc9c-5683-4fe7-91b4-a12512595178|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:44.511Z|9e22fc9c-5683-4fe7-91b4-a12512595178|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:44.511Z|9e22fc9c-5683-4fe7-91b4-a12512595178|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:44.511Z|9e22fc9c-5683-4fe7-91b4-a12512595178|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:44.513Z|9e22fc9c-5683-4fe7-91b4-a12512595178|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:44.513Z|9e22fc9c-5683-4fe7-91b4-a12512595178|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:44.514Z|9e22fc9c-5683-4fe7-91b4-a12512595178|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:44.521Z|9e22fc9c-5683-4fe7-91b4-a12512595178|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:44.661Z|7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:44.664Z|7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96 2022-12-08T17:08:44.665Z|7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|INFO|500||Invoke 2022-12-08T17:08:44.665Z|7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:44.665Z|7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96 2022-12-08T17:08:44.666Z|7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Method : GET 2022-12-08T17:08:44.666Z|7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a197c91ff256b0b", X-B3-SpanId:"b2dd3cabe462f048", X-B3-ParentSpanId:"5a197c91ff256b0b", X-B3-Sampled:"0", X-ONAP-RequestID:"7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93", X-RequestID:"7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93", X-TransactionID:"7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93", X-ECOMP-RequestID:"7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03a09cea-5190-41da-98cc-c78266a67c2e"] 2022-12-08T17:08:44.666Z|7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Request body: 2022-12-08T17:08:44.666Z|7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:44.686Z|7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:44.686Z|7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:44.686Z|7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Status text : 2022-12-08T17:08:44.687Z|7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:44.689Z|7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Response body: { "requestId" : "b3245780-5486-4441-a8d4-bbd0c4e72f96", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:32.000+00:00", "endTime" : "2022-12-08T17:08:39.000+00:00", "source" : "VID", "vnfId" : "cd317fad-cc61-4dcd-abea-a3a502b7a6db", "vnfName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b_vnf_0", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"11df39b0-28b4-4c3a-aa51-e291b8b1f874\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"002566e3-8008-4adf-b2af-7ba41d508a8c\",\n \"modelCustomizationId\": \"797e1308-3262-4cb3-b587-49731633b22a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:38.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "b3245780-5486-4441-a8d4-bbd0c4e72f96", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96" } } } 2022-12-08T17:08:44.689Z|7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:44.689Z|7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|INFO|500||InvokeReturn 2022-12-08T17:08:44.691Z|7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false 2022-12-08T17:08:44.692Z|7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:44.692Z|7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:44.693Z|7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false 2022-12-08T17:08:44.693Z|7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:44.693Z|7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a197c91ff256b0b", X-B3-SpanId:"9cfe1648b02ff12f", X-B3-ParentSpanId:"5a197c91ff256b0b", X-B3-Sampled:"0", X-ONAP-RequestID:"7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93", X-RequestID:"7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93", X-TransactionID:"7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93", X-ECOMP-RequestID:"7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebd82806-2126-4c3c-807b-16ee59806b53"] 2022-12-08T17:08:44.693Z|7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:44.694Z|7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:44.709Z|7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:44.709Z|7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:44.710Z|7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:44.710Z|7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:44.712Z|7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:44.713Z|7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:44.713Z|7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:44.719Z|7dcc3ee2-7279-4b2d-8eab-4e1e27f39c93|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:44.851Z|5d386be7-6b35-4da2-9f54-dc4108bab0e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:44.855Z|5d386be7-6b35-4da2-9f54-dc4108bab0e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96 2022-12-08T17:08:44.855Z|5d386be7-6b35-4da2-9f54-dc4108bab0e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|INFO|500||Invoke 2022-12-08T17:08:44.856Z|5d386be7-6b35-4da2-9f54-dc4108bab0e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:44.856Z|5d386be7-6b35-4da2-9f54-dc4108bab0e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96 2022-12-08T17:08:44.856Z|5d386be7-6b35-4da2-9f54-dc4108bab0e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Method : GET 2022-12-08T17:08:44.856Z|5d386be7-6b35-4da2-9f54-dc4108bab0e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7cc74f13d2ae19b", X-B3-SpanId:"d3a0fc2a8442af1f", X-B3-ParentSpanId:"c7cc74f13d2ae19b", X-B3-Sampled:"0", X-ONAP-RequestID:"5d386be7-6b35-4da2-9f54-dc4108bab0e6", X-RequestID:"5d386be7-6b35-4da2-9f54-dc4108bab0e6", X-TransactionID:"5d386be7-6b35-4da2-9f54-dc4108bab0e6", X-ECOMP-RequestID:"5d386be7-6b35-4da2-9f54-dc4108bab0e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1c226e1-824d-4a65-840c-a93096d72d72"] 2022-12-08T17:08:44.857Z|5d386be7-6b35-4da2-9f54-dc4108bab0e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Request body: 2022-12-08T17:08:44.857Z|5d386be7-6b35-4da2-9f54-dc4108bab0e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:44.876Z|5d386be7-6b35-4da2-9f54-dc4108bab0e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:44.877Z|5d386be7-6b35-4da2-9f54-dc4108bab0e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:44.877Z|5d386be7-6b35-4da2-9f54-dc4108bab0e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Status text : 2022-12-08T17:08:44.878Z|5d386be7-6b35-4da2-9f54-dc4108bab0e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:44.879Z|5d386be7-6b35-4da2-9f54-dc4108bab0e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Response body: { "requestId" : "b3245780-5486-4441-a8d4-bbd0c4e72f96", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:32.000+00:00", "endTime" : "2022-12-08T17:08:39.000+00:00", "source" : "VID", "vnfId" : "cd317fad-cc61-4dcd-abea-a3a502b7a6db", "vnfName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b_vnf_0", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"11df39b0-28b4-4c3a-aa51-e291b8b1f874\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"002566e3-8008-4adf-b2af-7ba41d508a8c\",\n \"modelCustomizationId\": \"797e1308-3262-4cb3-b587-49731633b22a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:38.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "b3245780-5486-4441-a8d4-bbd0c4e72f96", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96" } } } 2022-12-08T17:08:44.879Z|5d386be7-6b35-4da2-9f54-dc4108bab0e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:44.880Z|5d386be7-6b35-4da2-9f54-dc4108bab0e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|INFO|500||InvokeReturn 2022-12-08T17:08:44.881Z|5d386be7-6b35-4da2-9f54-dc4108bab0e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false 2022-12-08T17:08:44.882Z|5d386be7-6b35-4da2-9f54-dc4108bab0e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:44.882Z|5d386be7-6b35-4da2-9f54-dc4108bab0e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:44.882Z|5d386be7-6b35-4da2-9f54-dc4108bab0e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false 2022-12-08T17:08:44.883Z|5d386be7-6b35-4da2-9f54-dc4108bab0e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:44.883Z|5d386be7-6b35-4da2-9f54-dc4108bab0e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7cc74f13d2ae19b", X-B3-SpanId:"b37561f70928e2be", X-B3-ParentSpanId:"c7cc74f13d2ae19b", X-B3-Sampled:"0", X-ONAP-RequestID:"5d386be7-6b35-4da2-9f54-dc4108bab0e6", X-RequestID:"5d386be7-6b35-4da2-9f54-dc4108bab0e6", X-TransactionID:"5d386be7-6b35-4da2-9f54-dc4108bab0e6", X-ECOMP-RequestID:"5d386be7-6b35-4da2-9f54-dc4108bab0e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2115c2d2-354d-4ebb-bdfd-1db82cd9ad6a"] 2022-12-08T17:08:44.883Z|5d386be7-6b35-4da2-9f54-dc4108bab0e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:44.884Z|5d386be7-6b35-4da2-9f54-dc4108bab0e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:44.898Z|5d386be7-6b35-4da2-9f54-dc4108bab0e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:44.898Z|5d386be7-6b35-4da2-9f54-dc4108bab0e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:44.899Z|5d386be7-6b35-4da2-9f54-dc4108bab0e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:44.899Z|5d386be7-6b35-4da2-9f54-dc4108bab0e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:44.901Z|5d386be7-6b35-4da2-9f54-dc4108bab0e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:44.901Z|5d386be7-6b35-4da2-9f54-dc4108bab0e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:44.901Z|5d386be7-6b35-4da2-9f54-dc4108bab0e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:44.908Z|5d386be7-6b35-4da2-9f54-dc4108bab0e6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:45.029Z|63abae78-c921-4c3a-a382-3feb557fa279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:45.032Z|63abae78-c921-4c3a-a382-3feb557fa279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96 2022-12-08T17:08:45.033Z|63abae78-c921-4c3a-a382-3feb557fa279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|INFO|500||Invoke 2022-12-08T17:08:45.033Z|63abae78-c921-4c3a-a382-3feb557fa279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:45.033Z|63abae78-c921-4c3a-a382-3feb557fa279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96 2022-12-08T17:08:45.034Z|63abae78-c921-4c3a-a382-3feb557fa279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Method : GET 2022-12-08T17:08:45.034Z|63abae78-c921-4c3a-a382-3feb557fa279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c3bac1274c8e7a1", X-B3-SpanId:"85356f4e337c85c7", X-B3-ParentSpanId:"1c3bac1274c8e7a1", X-B3-Sampled:"0", X-ONAP-RequestID:"63abae78-c921-4c3a-a382-3feb557fa279", X-RequestID:"63abae78-c921-4c3a-a382-3feb557fa279", X-TransactionID:"63abae78-c921-4c3a-a382-3feb557fa279", X-ECOMP-RequestID:"63abae78-c921-4c3a-a382-3feb557fa279", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b782c86-fbc1-4b8f-80bc-c4a33b6fc32d"] 2022-12-08T17:08:45.034Z|63abae78-c921-4c3a-a382-3feb557fa279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Request body: 2022-12-08T17:08:45.034Z|63abae78-c921-4c3a-a382-3feb557fa279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:45.052Z|63abae78-c921-4c3a-a382-3feb557fa279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:45.052Z|63abae78-c921-4c3a-a382-3feb557fa279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:45.053Z|63abae78-c921-4c3a-a382-3feb557fa279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Status text : 2022-12-08T17:08:45.053Z|63abae78-c921-4c3a-a382-3feb557fa279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:45.054Z|63abae78-c921-4c3a-a382-3feb557fa279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||Response body: { "requestId" : "b3245780-5486-4441-a8d4-bbd0c4e72f96", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:32.000+00:00", "endTime" : "2022-12-08T17:08:39.000+00:00", "source" : "VID", "vnfId" : "cd317fad-cc61-4dcd-abea-a3a502b7a6db", "vnfName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b_vnf_0", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"11df39b0-28b4-4c3a-aa51-e291b8b1f874\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"002566e3-8008-4adf-b2af-7ba41d508a8c\",\n \"modelCustomizationId\": \"797e1308-3262-4cb3-b587-49731633b22a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:38.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f/vnfs/cd317fad-cc61-4dcd-abea-a3a502b7a6db", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "b3245780-5486-4441-a8d4-bbd0c4e72f96", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96" } } } 2022-12-08T17:08:45.054Z|63abae78-c921-4c3a-a382-3feb557fa279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:45.055Z|63abae78-c921-4c3a-a382-3feb557fa279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b3245780-5486-4441-a8d4-bbd0c4e72f96|INFO|500||InvokeReturn 2022-12-08T17:08:45.056Z|63abae78-c921-4c3a-a382-3feb557fa279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false 2022-12-08T17:08:45.057Z|63abae78-c921-4c3a-a382-3feb557fa279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:45.057Z|63abae78-c921-4c3a-a382-3feb557fa279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:45.058Z|63abae78-c921-4c3a-a382-3feb557fa279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false 2022-12-08T17:08:45.058Z|63abae78-c921-4c3a-a382-3feb557fa279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:45.058Z|63abae78-c921-4c3a-a382-3feb557fa279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c3bac1274c8e7a1", X-B3-SpanId:"39d871389faed6be", X-B3-ParentSpanId:"1c3bac1274c8e7a1", X-B3-Sampled:"0", X-ONAP-RequestID:"63abae78-c921-4c3a-a382-3feb557fa279", X-RequestID:"63abae78-c921-4c3a-a382-3feb557fa279", X-TransactionID:"63abae78-c921-4c3a-a382-3feb557fa279", X-ECOMP-RequestID:"63abae78-c921-4c3a-a382-3feb557fa279", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a77994b7-cead-4a3e-9483-cbb9b5c1c15d"] 2022-12-08T17:08:45.059Z|63abae78-c921-4c3a-a382-3feb557fa279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:45.059Z|63abae78-c921-4c3a-a382-3feb557fa279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:45.074Z|63abae78-c921-4c3a-a382-3feb557fa279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:45.075Z|63abae78-c921-4c3a-a382-3feb557fa279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:45.075Z|63abae78-c921-4c3a-a382-3feb557fa279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:45.076Z|63abae78-c921-4c3a-a382-3feb557fa279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:45.077Z|63abae78-c921-4c3a-a382-3feb557fa279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:45.078Z|63abae78-c921-4c3a-a382-3feb557fa279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:45.078Z|63abae78-c921-4c3a-a382-3feb557fa279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b3245780-5486-4441-a8d4-bbd0c4e72f96&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:45.085Z|63abae78-c921-4c3a-a382-3feb557fa279|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b3245780-5486-4441-a8d4-bbd0c4e72f96|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:45.127Z|6f166bfa-a663-4cfc-b50c-0c563c46f235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:08:45.127Z|6f166bfa-a663-4cfc-b50c-0c563c46f235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:08:45.337Z|7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:45.341Z|7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9 2022-12-08T17:08:45.341Z|7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|INFO|500||Invoke 2022-12-08T17:08:45.342Z|7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:45.342Z|7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9 2022-12-08T17:08:45.342Z|7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Method : GET 2022-12-08T17:08:45.342Z|7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2aab54afa0d0f4d1", X-B3-SpanId:"96e5b363591de5fc", X-B3-ParentSpanId:"2aab54afa0d0f4d1", X-B3-Sampled:"0", X-ONAP-RequestID:"7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5", X-RequestID:"7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5", X-TransactionID:"7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5", X-ECOMP-RequestID:"7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c331941-9d33-410a-89bd-cd0546f39e5d"] 2022-12-08T17:08:45.343Z|7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Request body: 2022-12-08T17:08:45.343Z|7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:45.362Z|7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:45.362Z|7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:45.363Z|7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Status text : 2022-12-08T17:08:45.363Z|7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:45.364Z|7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Response body: { "requestId" : "80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:33.000+00:00", "endTime" : "2022-12-08T17:08:38.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\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"238169ca-1d6a-44b1-8ae0-521a2a00524a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:38.000+00:00", "serviceInstanceId" : "262b8972-1052-4f8e-9289-192b5addce82", "serviceInstanceName" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82", "cloudApiRequests" : [ ], "requestURI" : "80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9" } } } 2022-12-08T17:08:45.364Z|7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:45.365Z|7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|INFO|500||InvokeReturn 2022-12-08T17:08:45.366Z|7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false 2022-12-08T17:08:45.366Z|7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:45.367Z|7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:45.367Z|7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false 2022-12-08T17:08:45.367Z|7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:45.367Z|7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2aab54afa0d0f4d1", X-B3-SpanId:"38a23c1dc21b2029", X-B3-ParentSpanId:"2aab54afa0d0f4d1", X-B3-Sampled:"0", X-ONAP-RequestID:"7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5", X-RequestID:"7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5", X-TransactionID:"7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5", X-ECOMP-RequestID:"7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8208de92-318f-4833-9dcb-ae629dddc571"] 2022-12-08T17:08:45.368Z|7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:45.368Z|7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:45.381Z|7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:45.381Z|7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:45.381Z|7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:45.382Z|7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:45.384Z|7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:45.384Z|7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:45.384Z|7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:45.392Z|7c72d0a8-ce1c-4ad9-9a96-87dcf1d6b8b5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:45.515Z|d4bba5a2-6613-4654-b991-974aa74c4b8b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:45.519Z|d4bba5a2-6613-4654-b991-974aa74c4b8b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9 2022-12-08T17:08:45.519Z|d4bba5a2-6613-4654-b991-974aa74c4b8b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|INFO|500||Invoke 2022-12-08T17:08:45.520Z|d4bba5a2-6613-4654-b991-974aa74c4b8b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:45.520Z|d4bba5a2-6613-4654-b991-974aa74c4b8b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9 2022-12-08T17:08:45.521Z|d4bba5a2-6613-4654-b991-974aa74c4b8b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Method : GET 2022-12-08T17:08:45.521Z|d4bba5a2-6613-4654-b991-974aa74c4b8b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cbcbf40974922811", X-B3-SpanId:"fddbc5af5636594c", X-B3-ParentSpanId:"cbcbf40974922811", X-B3-Sampled:"0", X-ONAP-RequestID:"d4bba5a2-6613-4654-b991-974aa74c4b8b", X-RequestID:"d4bba5a2-6613-4654-b991-974aa74c4b8b", X-TransactionID:"d4bba5a2-6613-4654-b991-974aa74c4b8b", X-ECOMP-RequestID:"d4bba5a2-6613-4654-b991-974aa74c4b8b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81a962bb-f3ee-461a-9bfb-70bc772d4783"] 2022-12-08T17:08:45.521Z|d4bba5a2-6613-4654-b991-974aa74c4b8b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Request body: 2022-12-08T17:08:45.522Z|d4bba5a2-6613-4654-b991-974aa74c4b8b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:45.544Z|d4bba5a2-6613-4654-b991-974aa74c4b8b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:45.544Z|d4bba5a2-6613-4654-b991-974aa74c4b8b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:45.544Z|d4bba5a2-6613-4654-b991-974aa74c4b8b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Status text : 2022-12-08T17:08:45.545Z|d4bba5a2-6613-4654-b991-974aa74c4b8b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:45.546Z|d4bba5a2-6613-4654-b991-974aa74c4b8b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Response body: { "requestId" : "80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:33.000+00:00", "endTime" : "2022-12-08T17:08:38.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\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"238169ca-1d6a-44b1-8ae0-521a2a00524a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:38.000+00:00", "serviceInstanceId" : "262b8972-1052-4f8e-9289-192b5addce82", "serviceInstanceName" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82", "cloudApiRequests" : [ ], "requestURI" : "80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9" } } } 2022-12-08T17:08:45.547Z|d4bba5a2-6613-4654-b991-974aa74c4b8b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:45.547Z|d4bba5a2-6613-4654-b991-974aa74c4b8b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|INFO|500||InvokeReturn 2022-12-08T17:08:45.548Z|d4bba5a2-6613-4654-b991-974aa74c4b8b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false 2022-12-08T17:08:45.549Z|d4bba5a2-6613-4654-b991-974aa74c4b8b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:45.549Z|d4bba5a2-6613-4654-b991-974aa74c4b8b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:45.549Z|d4bba5a2-6613-4654-b991-974aa74c4b8b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false 2022-12-08T17:08:45.550Z|d4bba5a2-6613-4654-b991-974aa74c4b8b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:45.550Z|d4bba5a2-6613-4654-b991-974aa74c4b8b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cbcbf40974922811", X-B3-SpanId:"67c5bf8cc5f31e94", X-B3-ParentSpanId:"cbcbf40974922811", X-B3-Sampled:"0", X-ONAP-RequestID:"d4bba5a2-6613-4654-b991-974aa74c4b8b", X-RequestID:"d4bba5a2-6613-4654-b991-974aa74c4b8b", X-TransactionID:"d4bba5a2-6613-4654-b991-974aa74c4b8b", X-ECOMP-RequestID:"d4bba5a2-6613-4654-b991-974aa74c4b8b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fb87c32-b4d6-4ca4-bb01-45beacd29e78"] 2022-12-08T17:08:45.550Z|d4bba5a2-6613-4654-b991-974aa74c4b8b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:45.551Z|d4bba5a2-6613-4654-b991-974aa74c4b8b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:45.564Z|d4bba5a2-6613-4654-b991-974aa74c4b8b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:45.565Z|d4bba5a2-6613-4654-b991-974aa74c4b8b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:45.565Z|d4bba5a2-6613-4654-b991-974aa74c4b8b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:45.565Z|d4bba5a2-6613-4654-b991-974aa74c4b8b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:45.567Z|d4bba5a2-6613-4654-b991-974aa74c4b8b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:45.567Z|d4bba5a2-6613-4654-b991-974aa74c4b8b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:45.567Z|d4bba5a2-6613-4654-b991-974aa74c4b8b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:45.573Z|d4bba5a2-6613-4654-b991-974aa74c4b8b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:45.697Z|27dbab67-b2f0-497b-80af-5d6adcb10c29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:45.701Z|27dbab67-b2f0-497b-80af-5d6adcb10c29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9 2022-12-08T17:08:45.702Z|27dbab67-b2f0-497b-80af-5d6adcb10c29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|INFO|500||Invoke 2022-12-08T17:08:45.702Z|27dbab67-b2f0-497b-80af-5d6adcb10c29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:45.702Z|27dbab67-b2f0-497b-80af-5d6adcb10c29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9 2022-12-08T17:08:45.703Z|27dbab67-b2f0-497b-80af-5d6adcb10c29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Method : GET 2022-12-08T17:08:45.703Z|27dbab67-b2f0-497b-80af-5d6adcb10c29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b14db2211776b94", X-B3-SpanId:"ad37027641b91e34", X-B3-ParentSpanId:"5b14db2211776b94", X-B3-Sampled:"0", X-ONAP-RequestID:"27dbab67-b2f0-497b-80af-5d6adcb10c29", X-RequestID:"27dbab67-b2f0-497b-80af-5d6adcb10c29", X-TransactionID:"27dbab67-b2f0-497b-80af-5d6adcb10c29", X-ECOMP-RequestID:"27dbab67-b2f0-497b-80af-5d6adcb10c29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eab44f92-f70a-4543-b60f-9b083336b838"] 2022-12-08T17:08:45.703Z|27dbab67-b2f0-497b-80af-5d6adcb10c29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Request body: 2022-12-08T17:08:45.703Z|27dbab67-b2f0-497b-80af-5d6adcb10c29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:45.723Z|27dbab67-b2f0-497b-80af-5d6adcb10c29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:45.723Z|27dbab67-b2f0-497b-80af-5d6adcb10c29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:45.723Z|27dbab67-b2f0-497b-80af-5d6adcb10c29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Status text : 2022-12-08T17:08:45.724Z|27dbab67-b2f0-497b-80af-5d6adcb10c29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:45.725Z|27dbab67-b2f0-497b-80af-5d6adcb10c29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Response body: { "requestId" : "80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:33.000+00:00", "endTime" : "2022-12-08T17:08:38.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\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"238169ca-1d6a-44b1-8ae0-521a2a00524a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:38.000+00:00", "serviceInstanceId" : "262b8972-1052-4f8e-9289-192b5addce82", "serviceInstanceName" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82", "cloudApiRequests" : [ ], "requestURI" : "80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9" } } } 2022-12-08T17:08:45.726Z|27dbab67-b2f0-497b-80af-5d6adcb10c29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:45.726Z|27dbab67-b2f0-497b-80af-5d6adcb10c29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|INFO|500||InvokeReturn 2022-12-08T17:08:45.727Z|27dbab67-b2f0-497b-80af-5d6adcb10c29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false 2022-12-08T17:08:45.728Z|27dbab67-b2f0-497b-80af-5d6adcb10c29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:45.728Z|27dbab67-b2f0-497b-80af-5d6adcb10c29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:45.728Z|27dbab67-b2f0-497b-80af-5d6adcb10c29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false 2022-12-08T17:08:45.728Z|27dbab67-b2f0-497b-80af-5d6adcb10c29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:45.729Z|27dbab67-b2f0-497b-80af-5d6adcb10c29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b14db2211776b94", X-B3-SpanId:"35adfe15f44fc50d", X-B3-ParentSpanId:"5b14db2211776b94", X-B3-Sampled:"0", X-ONAP-RequestID:"27dbab67-b2f0-497b-80af-5d6adcb10c29", X-RequestID:"27dbab67-b2f0-497b-80af-5d6adcb10c29", X-TransactionID:"27dbab67-b2f0-497b-80af-5d6adcb10c29", X-ECOMP-RequestID:"27dbab67-b2f0-497b-80af-5d6adcb10c29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50b5aba8-4a17-41d8-9676-4263bbd33bdb"] 2022-12-08T17:08:45.729Z|27dbab67-b2f0-497b-80af-5d6adcb10c29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:45.729Z|27dbab67-b2f0-497b-80af-5d6adcb10c29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:45.740Z|27dbab67-b2f0-497b-80af-5d6adcb10c29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:45.740Z|27dbab67-b2f0-497b-80af-5d6adcb10c29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:45.741Z|27dbab67-b2f0-497b-80af-5d6adcb10c29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:45.741Z|27dbab67-b2f0-497b-80af-5d6adcb10c29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:45.743Z|27dbab67-b2f0-497b-80af-5d6adcb10c29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:45.743Z|27dbab67-b2f0-497b-80af-5d6adcb10c29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:45.743Z|27dbab67-b2f0-497b-80af-5d6adcb10c29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:45.751Z|27dbab67-b2f0-497b-80af-5d6adcb10c29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:45.875Z|799c35c4-da04-4f5b-bdbc-fe020a168142|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:45.879Z|799c35c4-da04-4f5b-bdbc-fe020a168142|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9 2022-12-08T17:08:45.879Z|799c35c4-da04-4f5b-bdbc-fe020a168142|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|INFO|500||Invoke 2022-12-08T17:08:45.879Z|799c35c4-da04-4f5b-bdbc-fe020a168142|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:45.880Z|799c35c4-da04-4f5b-bdbc-fe020a168142|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9 2022-12-08T17:08:45.880Z|799c35c4-da04-4f5b-bdbc-fe020a168142|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Method : GET 2022-12-08T17:08:45.880Z|799c35c4-da04-4f5b-bdbc-fe020a168142|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e0853c2663f45ec6", X-B3-SpanId:"14f740aeb927a11c", X-B3-ParentSpanId:"e0853c2663f45ec6", X-B3-Sampled:"0", X-ONAP-RequestID:"799c35c4-da04-4f5b-bdbc-fe020a168142", X-RequestID:"799c35c4-da04-4f5b-bdbc-fe020a168142", X-TransactionID:"799c35c4-da04-4f5b-bdbc-fe020a168142", X-ECOMP-RequestID:"799c35c4-da04-4f5b-bdbc-fe020a168142", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"786d83af-088e-473c-90b6-9396ba611d2a"] 2022-12-08T17:08:45.880Z|799c35c4-da04-4f5b-bdbc-fe020a168142|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Request body: 2022-12-08T17:08:45.881Z|799c35c4-da04-4f5b-bdbc-fe020a168142|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:45.914Z|799c35c4-da04-4f5b-bdbc-fe020a168142|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:45.915Z|799c35c4-da04-4f5b-bdbc-fe020a168142|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:45.916Z|799c35c4-da04-4f5b-bdbc-fe020a168142|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Status text : 2022-12-08T17:08:45.916Z|799c35c4-da04-4f5b-bdbc-fe020a168142|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:45.917Z|799c35c4-da04-4f5b-bdbc-fe020a168142|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||Response body: { "requestId" : "80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:33.000+00:00", "endTime" : "2022-12-08T17:08:38.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\": \"2ca4341a-4e1a-4704-af77-55ab265a1fea\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"238169ca-1d6a-44b1-8ae0-521a2a00524a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:38.000+00:00", "serviceInstanceId" : "262b8972-1052-4f8e-9289-192b5addce82", "serviceInstanceName" : "basic_network-5c30c505-03db-4f07-9a9d-a5e7b0ff889a", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/262b8972-1052-4f8e-9289-192b5addce82", "cloudApiRequests" : [ ], "requestURI" : "80fddd0b-f01e-4ea3-bdf7-7889c4c539c9", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9" } } } 2022-12-08T17:08:45.917Z|799c35c4-da04-4f5b-bdbc-fe020a168142|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:45.918Z|799c35c4-da04-4f5b-bdbc-fe020a168142|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|INFO|500||InvokeReturn 2022-12-08T17:08:45.919Z|799c35c4-da04-4f5b-bdbc-fe020a168142|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false 2022-12-08T17:08:45.920Z|799c35c4-da04-4f5b-bdbc-fe020a168142|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:45.921Z|799c35c4-da04-4f5b-bdbc-fe020a168142|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:45.921Z|799c35c4-da04-4f5b-bdbc-fe020a168142|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false 2022-12-08T17:08:45.921Z|799c35c4-da04-4f5b-bdbc-fe020a168142|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:45.922Z|799c35c4-da04-4f5b-bdbc-fe020a168142|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e0853c2663f45ec6", X-B3-SpanId:"a2d48dc8677940be", X-B3-ParentSpanId:"e0853c2663f45ec6", X-B3-Sampled:"0", X-ONAP-RequestID:"799c35c4-da04-4f5b-bdbc-fe020a168142", X-RequestID:"799c35c4-da04-4f5b-bdbc-fe020a168142", X-TransactionID:"799c35c4-da04-4f5b-bdbc-fe020a168142", X-ECOMP-RequestID:"799c35c4-da04-4f5b-bdbc-fe020a168142", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b4b5b35-870e-4813-8333-17061d292af4"] 2022-12-08T17:08:45.922Z|799c35c4-da04-4f5b-bdbc-fe020a168142|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:45.922Z|799c35c4-da04-4f5b-bdbc-fe020a168142|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:45.939Z|799c35c4-da04-4f5b-bdbc-fe020a168142|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:45.939Z|799c35c4-da04-4f5b-bdbc-fe020a168142|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:45.940Z|799c35c4-da04-4f5b-bdbc-fe020a168142|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:45.940Z|799c35c4-da04-4f5b-bdbc-fe020a168142|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:45.941Z|799c35c4-da04-4f5b-bdbc-fe020a168142|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:45.941Z|799c35c4-da04-4f5b-bdbc-fe020a168142|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:45.941Z|799c35c4-da04-4f5b-bdbc-fe020a168142|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=80fddd0b-f01e-4ea3-bdf7-7889c4c539c9&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:45.948Z|799c35c4-da04-4f5b-bdbc-fe020a168142|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/80fddd0b-f01e-4ea3-bdf7-7889c4c539c9|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:46.304Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:46.306Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|||INFO|500||Checking if requestId: 450d883d-9154-4a99-927b-d43706e21db5 already exists in requestDb InfraActiveRequests table 2022-12-08T17:08:46.306Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5 2022-12-08T17:08:46.307Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|INFO|500||Invoke 2022-12-08T17:08:46.307Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:46.307Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5 2022-12-08T17:08:46.307Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Method : GET 2022-12-08T17:08:46.308Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d8f3472d750944f", X-B3-SpanId:"8d4ab1da80b2949e", X-B3-ParentSpanId:"6d8f3472d750944f", X-B3-Sampled:"0", X-ONAP-RequestID:"450d883d-9154-4a99-927b-d43706e21db5", X-RequestID:"450d883d-9154-4a99-927b-d43706e21db5", X-TransactionID:"450d883d-9154-4a99-927b-d43706e21db5", X-ECOMP-RequestID:"450d883d-9154-4a99-927b-d43706e21db5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5dda6bae-6e52-4d68-b344-f04ca5537fd7"] 2022-12-08T17:08:46.308Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Request body: 2022-12-08T17:08:46.308Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:46.325Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:46.325Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:08:46.326Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Status text : 2022-12-08T17:08:46.326Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 08 Dec 2022 17:08:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:46.326Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Response body: 2022-12-08T17:08:46.327Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:46.327Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|INFO|404|Not Found|InvokeReturn 2022-12-08T17:08:46.333Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|||INFO|500||Running local validations 2022-12-08T17:08:46.339Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:08:46.366Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-08T17:08:46.366Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f?format=pathed|INFO|500||Invoke 2022-12-08T17:08:46.411Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f?format=pathed|INFO|500||InvokeReturn 2022-12-08T17:08:46.412Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f?format=pathed has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 17:08:46 GMT], content-length=[247], vertex-id=[282640], x-aai-txid=[1-aai-resources-221208-17:08:46:235-55415], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:08:46.413Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f"}]} 2022-12-08T17:08:46.427Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:08:46.451Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-12-08T17:08:46.451Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[450d883d-9154-4a99-927b-d43706e21db5], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c4e0c1eb-e57f-4797-a906-5daf6baf180b], X-ECOMP-RequestID=[450d883d-9154-4a99-927b-d43706e21db5], X-TransactionId=[], X-ONAP-RequestID=[450d883d-9154-4a99-927b-d43706e21db5]} 2022-12-08T17:08:46.493Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Thu, 08 Dec 2022 17:08:46 GMT], content-length=[605], x-aai-txid=[1-aai-resources-221208-17:08:46:321-14494], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:08:46.547Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f/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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f/related-to/generic-vnfs","Node Not Found:No Node of type generic-vnf found at: business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2022-12-08T17:08:46.549Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-12-08T17:08:46.575Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2022-12-08T17:08:46.579Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:08:46.602Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-08T17:08:46.602Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f?format=pathed|INFO|500||Invoke 2022-12-08T17:08:46.652Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f?format=pathed|INFO|500||InvokeReturn 2022-12-08T17:08:46.652Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f?format=pathed has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 17:08:46 GMT], content-length=[247], vertex-id=[282640], x-aai-txid=[0-aai-resources-221208-17:08:46:471-23971], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:08:46.653Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f"}]} 2022-12-08T17:08:46.660Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:08:46.683Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-12-08T17:08:46.684Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[450d883d-9154-4a99-927b-d43706e21db5], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ba629f8d-48b0-4193-963b-6d475b562ee6], X-ECOMP-RequestID=[450d883d-9154-4a99-927b-d43706e21db5], X-TransactionId=[], X-ONAP-RequestID=[450d883d-9154-4a99-927b-d43706e21db5]} 2022-12-08T17:08:46.722Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Thu, 08 Dec 2022 17:08:46 GMT], content-length=[602], x-aai-txid=[0-aai-resources-221208-17:08:46:550-69786], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:08:46.723Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f/related-to/l3-networks","Node Not Found:No Node of type l3-network found at: business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f/related-to/l3-networks","ERR.5.4.6114"]}}} 2022-12-08T17:08:46.724Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-12-08T17:08:46.726Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2022-12-08T17:08:46.729Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:08:46.759Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f?format=pathed|INFO|500||Invoke 2022-12-08T17:08:46.759Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[450d883d-9154-4a99-927b-d43706e21db5], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[323bb5c6-6849-4afd-8bc8-4486a7b8f0b1], X-ECOMP-RequestID=[450d883d-9154-4a99-927b-d43706e21db5], X-TransactionId=[], X-ONAP-RequestID=[450d883d-9154-4a99-927b-d43706e21db5]} 2022-12-08T17:08:46.801Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f?format=pathed has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 17:08:46 GMT], content-length=[247], vertex-id=[282640], x-aai-txid=[2-aai-resources-221208-17:08:46:627-52332], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:08:46.802Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f"}]} 2022-12-08T17:08:46.803Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f?format=pathed|INFO|500||InvokeReturn 2022-12-08T17:08:46.808Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:08:46.834Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-12-08T17:08:46.834Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[450d883d-9154-4a99-927b-d43706e21db5], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f3872cd2-74f8-49fe-9482-9250f642a038], X-ECOMP-RequestID=[450d883d-9154-4a99-927b-d43706e21db5], X-TransactionId=[], X-ONAP-RequestID=[450d883d-9154-4a99-927b-d43706e21db5]} 2022-12-08T17:08:46.881Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Thu, 08 Dec 2022 17:08:46 GMT], content-length=[611], x-aai-txid=[0-aai-resources-221208-17:08:46:705-72298], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:08:46.882Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f/related-to/configurations","Node Not Found:No Node of type configuration found at: business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f/related-to/configurations","ERR.5.4.6114"]}}} 2022-12-08T17:08:46.883Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-12-08T17:08:46.885Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/45d9073d-70fd-4d19-9990-76f7ad5fab0f/related-to/configurations?resultIndex=0&resultSize=1&format=count 2022-12-08T17:08:46.889Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:08:46.914Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-12-08T17:08:46.915Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[450d883d-9154-4a99-927b-d43706e21db5], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3caa2180-d65c-4c56-8d69-2f92ff20434f], X-ECOMP-RequestID=[450d883d-9154-4a99-927b-d43706e21db5], X-TransactionId=[], X-ONAP-RequestID=[450d883d-9154-4a99-927b-d43706e21db5]} 2022-12-08T17:08:46.955Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 17:08:46 GMT], content-length=[573], vertex-id=[462944], x-aai-txid=[2-aai-resources-221208-17:08:46:779-19246], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:08:46.956Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1670519318691","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-12-08T17:08:46.956Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-12-08T17:08:46.957Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-08T17:08:46.958Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-08T17:08:46.959Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:08:46.960Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-08T17:08:46.960Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:46.960Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:08:46.961Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-08T17:08:46.961Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|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:"6d8f3472d750944f", X-B3-SpanId:"d4a11ceeecef08b8", X-B3-ParentSpanId:"6d8f3472d750944f", X-B3-Sampled:"0", X-ONAP-RequestID:"450d883d-9154-4a99-927b-d43706e21db5", X-RequestID:"450d883d-9154-4a99-927b-d43706e21db5", X-TransactionID:"450d883d-9154-4a99-927b-d43706e21db5", X-ECOMP-RequestID:"450d883d-9154-4a99-927b-d43706e21db5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b587cfcc-8440-4904-9c85-1f05efffa385"] 2022-12-08T17:08:46.961Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"45d9073d-70fd-4d19-9990-76f7ad5fab0f"},"instanceName":null,"requestScope":"service"} 2022-12-08T17:08:46.962Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:46.979Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:46.979Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:46.980Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-12-08T17:08:46.980Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|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:"Thu, 08 Dec 2022 17:08:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:46.980Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-08T17:08:46.981Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:46.981Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-08T17:08:46.982Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:08:46.982Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-08T17:08:46.983Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:46.983Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:08:46.983Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-08T17:08:46.984Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|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:"450d883d-9154-4a99-927b-d43706e21db5", X-RequestID:"450d883d-9154-4a99-927b-d43706e21db5", X-TransactionID:"450d883d-9154-4a99-927b-d43706e21db5", X-ECOMP-RequestID:"450d883d-9154-4a99-927b-d43706e21db5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"492bfba5-0008-4019-86ab-0d6860978890"] 2022-12-08T17:08:46.984Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-08T17:08:46.984Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:47.003Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:47.004Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:47.004Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-12-08T17:08:47.005Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:47.007Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-12-08 15:47:22.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-12-08T17:08:47.008Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:47.008Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-08T17:08:47.011Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2022-12-08T17:08:47.011Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2022-12-08T17:08:47.011Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:47.012Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2022-12-08T17:08:47.012Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2022-12-08T17:08:47.012Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|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:"450d883d-9154-4a99-927b-d43706e21db5", X-RequestID:"450d883d-9154-4a99-927b-d43706e21db5", X-TransactionID:"450d883d-9154-4a99-927b-d43706e21db5", X-ECOMP-RequestID:"450d883d-9154-4a99-927b-d43706e21db5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"833d0aed-9c6d-41c5-ab61-eea2d8eec85c"] 2022-12-08T17:08:47.013Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2022-12-08T17:08:47.013Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:47.028Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:47.028Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:47.029Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : 2022-12-08T17:08:47.029Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:47.030Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|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" : 535, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-12-08T15:47:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service" } } } 2022-12-08T17:08:47.031Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:47.031Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2022-12-08T17:08:47.033Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:08:47.033Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-08T17:08:47.034Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:47.034Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:08:47.034Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-08T17:08:47.035Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|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:"450d883d-9154-4a99-927b-d43706e21db5", X-RequestID:"450d883d-9154-4a99-927b-d43706e21db5", X-TransactionID:"450d883d-9154-4a99-927b-d43706e21db5", X-ECOMP-RequestID:"450d883d-9154-4a99-927b-d43706e21db5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b12c0a38-0ecd-43aa-95a6-6ab4955cb27d"] 2022-12-08T17:08:47.035Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-08T17:08:47.035Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:47.051Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:47.052Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:47.052Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-12-08T17:08:47.052Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:47.056Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-12-08 15:47:22.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-12-08T17:08:47.057Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:47.057Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-08T17:08:47.060Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:08:47.061Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-08T17:08:47.061Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:47.062Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:08:47.062Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-08T17:08:47.062Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1317", X-B3-TraceId:"6d8f3472d750944f", X-B3-SpanId:"64d2cf2501516ad6", X-B3-ParentSpanId:"6d8f3472d750944f", X-B3-Sampled:"0", X-ONAP-RequestID:"450d883d-9154-4a99-927b-d43706e21db5", X-RequestID:"450d883d-9154-4a99-927b-d43706e21db5", X-TransactionID:"450d883d-9154-4a99-927b-d43706e21db5", X-ECOMP-RequestID:"450d883d-9154-4a99-927b-d43706e21db5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4be16f6b-cb53-4297-9c6b-1b1de6008b1a"] 2022-12-08T17:08:47.063Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"450d883d-9154-4a99-927b-d43706e21db5","requestStatus":"IN_PROGRESS","startTime":1670519326885,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"a72a632b-a467-4b05-b680-9a4b699a7784\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b40a0b78-3176-42fa-b923-496e65325633\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"45d9073d-70fd-4d19-9990-76f7ad5fab0f","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"450d883d-9154-4a99-927b-d43706e21db5"} 2022-12-08T17:08:47.063Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:47.088Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:47.089Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-08T17:08:47.089Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-12-08T17:08:47.089Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|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/450d883d-9154-4a99-927b-d43706e21db5", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:47.090Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "450d883d-9154-4a99-927b-d43706e21db5", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:08:46.885+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"a72a632b-a467-4b05-b680-9a4b699a7784\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b40a0b78-3176-42fa-b923-496e65325633\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-08T17:08:46.266+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "450d883d-9154-4a99-927b-d43706e21db5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5" } } } 2022-12-08T17:08:47.091Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:47.091Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-08T17:08:47.098Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:08:47.098Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-08T17:08:47.099Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:47.099Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:08:47.099Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-08T17:08:47.099Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"1990", X-B3-TraceId:"6d8f3472d750944f", X-B3-SpanId:"b0c9b08579b97790", X-B3-ParentSpanId:"6d8f3472d750944f", X-B3-Sampled:"0", X-ONAP-RequestID:"450d883d-9154-4a99-927b-d43706e21db5", X-RequestID:"450d883d-9154-4a99-927b-d43706e21db5", X-TransactionID:"450d883d-9154-4a99-927b-d43706e21db5", X-ECOMP-RequestID:"450d883d-9154-4a99-927b-d43706e21db5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"818a55cb-36f9-4805-ba82-c93fe307916a"] 2022-12-08T17:08:47.100Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"a72a632b-a467-4b05-b680-9a4b699a7784\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"b40a0b78-3176-42fa-b923-496e65325633\",\"modelUuid\":\"b40a0b78-3176-42fa-b923-496e65325633\",\"modelInvariantUuid\":\"a72a632b-a467-4b05-b680-9a4b699a7784\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"45d9073d-70fd-4d19-9990-76f7ad5fab0f\"}","type":"String"},"requestId":{"value":"450d883d-9154-4a99-927b-d43706e21db5","type":"String"},"mso-request-id":{"value":"450d883d-9154-4a99-927b-d43706e21db5","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"45d9073d-70fd-4d19-9990-76f7ad5fab0f","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/45d9073d-70fd-4d19-9990-76f7ad5fab0f","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-08T17:08:47.100Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:48.111Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:48.112Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-08T17:08:48.112Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-12-08T17:08:48.112Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 08 Dec 2022 17:08:48 GMT", X-ONAP-RequestID:"450d883d-9154-4a99-927b-d43706e21db5", X-RequestID:"450d883d-9154-4a99-927b-d43706e21db5", X-TransactionID:"450d883d-9154-4a99-927b-d43706e21db5", X-ECOMP-RequestID:"450d883d-9154-4a99-927b-d43706e21db5", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"818a55cb-36f9-4805-ba82-c93fe307916a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:48.113Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"450d883d-9154-4a99-927b-d43706e21db5\",\"instanceId\":\"45d9073d-70fd-4d19-9990-76f7ad5fab0f\"}}","message":"Success","processInstanceID":"fa562d34-771a-11ed-85df-b6c736068a38","variables":null,"messageCode":200} 2022-12-08T17:08:48.114Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:48.114Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-08T17:08:48.119Z|450d883d-9154-4a99-927b-d43706e21db5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:48.276Z|7ea43ed9-0c68-4632-aad3-bc0b4ecfd527|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:48.280Z|7ea43ed9-0c68-4632-aad3-bc0b4ecfd527|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5 2022-12-08T17:08:48.280Z|7ea43ed9-0c68-4632-aad3-bc0b4ecfd527|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|INFO|500||Invoke 2022-12-08T17:08:48.281Z|7ea43ed9-0c68-4632-aad3-bc0b4ecfd527|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:48.281Z|7ea43ed9-0c68-4632-aad3-bc0b4ecfd527|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5 2022-12-08T17:08:48.282Z|7ea43ed9-0c68-4632-aad3-bc0b4ecfd527|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Method : GET 2022-12-08T17:08:48.282Z|7ea43ed9-0c68-4632-aad3-bc0b4ecfd527|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d223549e07fb25c3", X-B3-SpanId:"55ea8bf5899f108c", X-B3-ParentSpanId:"d223549e07fb25c3", X-B3-Sampled:"0", X-ONAP-RequestID:"7ea43ed9-0c68-4632-aad3-bc0b4ecfd527", X-RequestID:"7ea43ed9-0c68-4632-aad3-bc0b4ecfd527", X-TransactionID:"7ea43ed9-0c68-4632-aad3-bc0b4ecfd527", X-ECOMP-RequestID:"7ea43ed9-0c68-4632-aad3-bc0b4ecfd527", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"623762a9-1cc9-45ba-95cc-b13afebbdd75"] 2022-12-08T17:08:48.283Z|7ea43ed9-0c68-4632-aad3-bc0b4ecfd527|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Request body: 2022-12-08T17:08:48.283Z|7ea43ed9-0c68-4632-aad3-bc0b4ecfd527|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:48.318Z|7ea43ed9-0c68-4632-aad3-bc0b4ecfd527|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:48.319Z|7ea43ed9-0c68-4632-aad3-bc0b4ecfd527|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:48.319Z|7ea43ed9-0c68-4632-aad3-bc0b4ecfd527|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Status text : 2022-12-08T17:08:48.320Z|7ea43ed9-0c68-4632-aad3-bc0b4ecfd527|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:48.320Z|7ea43ed9-0c68-4632-aad3-bc0b4ecfd527|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Response body: { "requestId" : "450d883d-9154-4a99-927b-d43706e21db5", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:08:46.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"a72a632b-a467-4b05-b680-9a4b699a7784\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b40a0b78-3176-42fa-b923-496e65325633\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:46.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "serviceInstanceName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "450d883d-9154-4a99-927b-d43706e21db5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5" } } } 2022-12-08T17:08:48.321Z|7ea43ed9-0c68-4632-aad3-bc0b4ecfd527|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:48.321Z|7ea43ed9-0c68-4632-aad3-bc0b4ecfd527|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|INFO|500||InvokeReturn 2022-12-08T17:08:48.323Z|7ea43ed9-0c68-4632-aad3-bc0b4ecfd527|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false 2022-12-08T17:08:48.323Z|7ea43ed9-0c68-4632-aad3-bc0b4ecfd527|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:48.323Z|7ea43ed9-0c68-4632-aad3-bc0b4ecfd527|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:48.324Z|7ea43ed9-0c68-4632-aad3-bc0b4ecfd527|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false 2022-12-08T17:08:48.324Z|7ea43ed9-0c68-4632-aad3-bc0b4ecfd527|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:48.325Z|7ea43ed9-0c68-4632-aad3-bc0b4ecfd527|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d223549e07fb25c3", X-B3-SpanId:"8a6bb35b12928b86", X-B3-ParentSpanId:"d223549e07fb25c3", X-B3-Sampled:"0", X-ONAP-RequestID:"7ea43ed9-0c68-4632-aad3-bc0b4ecfd527", X-RequestID:"7ea43ed9-0c68-4632-aad3-bc0b4ecfd527", X-TransactionID:"7ea43ed9-0c68-4632-aad3-bc0b4ecfd527", X-ECOMP-RequestID:"7ea43ed9-0c68-4632-aad3-bc0b4ecfd527", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0458cb2c-7b70-485a-8e10-afce96fbc8e7"] 2022-12-08T17:08:48.325Z|7ea43ed9-0c68-4632-aad3-bc0b4ecfd527|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:48.325Z|7ea43ed9-0c68-4632-aad3-bc0b4ecfd527|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:48.345Z|7ea43ed9-0c68-4632-aad3-bc0b4ecfd527|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:48.345Z|7ea43ed9-0c68-4632-aad3-bc0b4ecfd527|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:48.345Z|7ea43ed9-0c68-4632-aad3-bc0b4ecfd527|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:48.346Z|7ea43ed9-0c68-4632-aad3-bc0b4ecfd527|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:48.346Z|7ea43ed9-0c68-4632-aad3-bc0b4ecfd527|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:48.346Z|7ea43ed9-0c68-4632-aad3-bc0b4ecfd527|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:48.347Z|7ea43ed9-0c68-4632-aad3-bc0b4ecfd527|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:48.353Z|7ea43ed9-0c68-4632-aad3-bc0b4ecfd527|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:53.670Z|30e689d6-54f4-478e-af4d-abcbe02c377e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:08:53.671Z|30e689d6-54f4-478e-af4d-abcbe02c377e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:08:53.671Z|4ff6f716-4e80-4694-9c62-bc25a359a1ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:08:53.672Z|4ff6f716-4e80-4694-9c62-bc25a359a1ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:08:53.670Z|7961f993-a815-4770-bffe-3244c519e78b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:08:53.674Z|7961f993-a815-4770-bffe-3244c519e78b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:08:54.173Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:54.180Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d 2022-12-08T17:08:54.181Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|INFO|500||Invoke 2022-12-08T17:08:54.182Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:54.182Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d 2022-12-08T17:08:54.182Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Method : GET 2022-12-08T17:08:54.183Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c29602391afe0c7", X-B3-SpanId:"3bec4bfa62e2526d", X-B3-ParentSpanId:"4c29602391afe0c7", X-B3-Sampled:"0", X-ONAP-RequestID:"dcc8cca5-b290-4f8e-b121-3fb2b5766e28", X-RequestID:"dcc8cca5-b290-4f8e-b121-3fb2b5766e28", X-TransactionID:"dcc8cca5-b290-4f8e-b121-3fb2b5766e28", X-ECOMP-RequestID:"dcc8cca5-b290-4f8e-b121-3fb2b5766e28", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a17ab775-1f4b-4620-a9d2-840aaca5900c"] 2022-12-08T17:08:54.183Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Request body: 2022-12-08T17:08:54.183Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:54.211Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:54.211Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:54.212Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Status text : 2022-12-08T17:08:54.212Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:54.215Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Response body: { "requestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-12-08T17:08:42.000+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfType" : "", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"9926b527-8886-4e07-ac1a-7a1e344fa988\",\n \"modelVersionId\": \"3b5f1f60-a30e-4f0f-b742-1c53dcbc572a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7a20102f-01ab-4011-839b-4501ce7250dc\",\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\": \"7b20c197678c4e838517f33c1adc56fc\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"96ffcade-922f-4a9c-bb87-cff8ccec34ac\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"5efb941a-449d-457d-93c3-a1aad9f1987f\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\n \"modelCustomizationId\": \"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:46.000+00:00", "vfModuleId" : "1ddec006-8f05-4ea3-91ff-8573798307ae", "vfModuleName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "cloudIdentifier" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ddec006-8f05-4ea3-91ff-8573798307ae\",\"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\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\",\"vnf_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-08T17:08:50.000+00:00" } ], "requestURI" : "048601f9-4c92-4586-90d9-72b00ebd816d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d" } } } 2022-12-08T17:08:54.215Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:54.215Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|INFO|500||InvokeReturn 2022-12-08T17:08:54.219Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false 2022-12-08T17:08:54.220Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:54.220Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:54.220Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false 2022-12-08T17:08:54.221Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:54.221Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c29602391afe0c7", X-B3-SpanId:"10a4215c7e201753", X-B3-ParentSpanId:"4c29602391afe0c7", X-B3-Sampled:"0", X-ONAP-RequestID:"dcc8cca5-b290-4f8e-b121-3fb2b5766e28", X-RequestID:"dcc8cca5-b290-4f8e-b121-3fb2b5766e28", X-TransactionID:"dcc8cca5-b290-4f8e-b121-3fb2b5766e28", X-ECOMP-RequestID:"dcc8cca5-b290-4f8e-b121-3fb2b5766e28", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c65b28a1-0524-4dc4-9d87-a291bcc6e712"] 2022-12-08T17:08:54.221Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:54.222Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:54.248Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:54.249Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:54.250Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:54.250Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:54.251Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:54.252Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:54.253Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:54.302Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:08:54.302Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:08:54.302Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:54.303Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:08:54.303Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:08:54.303Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dcc8cca5-b290-4f8e-b121-3fb2b5766e28", X-RequestID:"dcc8cca5-b290-4f8e-b121-3fb2b5766e28", X-TransactionID:"dcc8cca5-b290-4f8e-b121-3fb2b5766e28", X-ECOMP-RequestID:"dcc8cca5-b290-4f8e-b121-3fb2b5766e28", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f016a5d-59c6-41d7-8071-6f4ae5581a7d"] 2022-12-08T17:08:54.303Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:08:54.304Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:54.435Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:54.436Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:54.436Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:08:54.436Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=619AF0BBADD31941045715D21A9593BC; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:08:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:54.437Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fb3d7fd2-771a-11ed-85df-b6c736068a38","businessKey":"048601f9-4c92-4586-90d9-72b00ebd816d","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-08T17:08:48.632+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f7c9b644-771a-11ed-85df-b6c736068a38","superProcessInstanceId":"fb3c6e21-771a-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-08T17:08:54.437Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:54.437Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:08:54.463Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:08:54.464Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:08:54.465Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:54.465Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:08:54.465Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:08:54.466Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dcc8cca5-b290-4f8e-b121-3fb2b5766e28", X-RequestID:"dcc8cca5-b290-4f8e-b121-3fb2b5766e28", X-TransactionID:"dcc8cca5-b290-4f8e-b121-3fb2b5766e28", X-ECOMP-RequestID:"dcc8cca5-b290-4f8e-b121-3fb2b5766e28", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c5c0f62-0916-4659-ac21-ea2d776c0315"] 2022-12-08T17:08:54.466Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:08:54.466Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:54.585Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:54.586Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:54.586Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:08:54.587Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=644D946F3E1BDBAA601AA2109FAE2E35; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:08:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:54.587Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:febb8373-771a-11ed-85df-b6c736068a38","parentActivityInstanceId":"fb3d7fd2-771a-11ed-85df-b6c736068a38","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processInstanceId":"fb3d7fd2-771a-11ed-85df-b6c736068a38","executionId":"fb3d7fd2-771a-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:08:54.491+0000","endTime":"2022-12-08T17:08:54.496+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f7c9b644-771a-11ed-85df-b6c736068a38"}] 2022-12-08T17:08:54.588Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:54.588Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:08:54.592Z|dcc8cca5-b290-4f8e-b121-3fb2b5766e28|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:58.484Z|54380fc8-a919-4f77-9a0c-3a7185ff82f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:58.488Z|54380fc8-a919-4f77-9a0c-3a7185ff82f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5 2022-12-08T17:08:58.489Z|54380fc8-a919-4f77-9a0c-3a7185ff82f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|INFO|500||Invoke 2022-12-08T17:08:58.489Z|54380fc8-a919-4f77-9a0c-3a7185ff82f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:58.489Z|54380fc8-a919-4f77-9a0c-3a7185ff82f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5 2022-12-08T17:08:58.489Z|54380fc8-a919-4f77-9a0c-3a7185ff82f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Method : GET 2022-12-08T17:08:58.490Z|54380fc8-a919-4f77-9a0c-3a7185ff82f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83cef0e41b756b3e", X-B3-SpanId:"bf460f1ff97771c4", X-B3-ParentSpanId:"83cef0e41b756b3e", X-B3-Sampled:"0", X-ONAP-RequestID:"54380fc8-a919-4f77-9a0c-3a7185ff82f2", X-RequestID:"54380fc8-a919-4f77-9a0c-3a7185ff82f2", X-TransactionID:"54380fc8-a919-4f77-9a0c-3a7185ff82f2", X-ECOMP-RequestID:"54380fc8-a919-4f77-9a0c-3a7185ff82f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b90a34f-3be5-4307-96cf-609ac85b91e0"] 2022-12-08T17:08:58.490Z|54380fc8-a919-4f77-9a0c-3a7185ff82f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Request body: 2022-12-08T17:08:58.490Z|54380fc8-a919-4f77-9a0c-3a7185ff82f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:58.514Z|54380fc8-a919-4f77-9a0c-3a7185ff82f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:58.514Z|54380fc8-a919-4f77-9a0c-3a7185ff82f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:58.514Z|54380fc8-a919-4f77-9a0c-3a7185ff82f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Status text : 2022-12-08T17:08:58.514Z|54380fc8-a919-4f77-9a0c-3a7185ff82f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:58.516Z|54380fc8-a919-4f77-9a0c-3a7185ff82f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Response body: { "requestId" : "450d883d-9154-4a99-927b-d43706e21db5", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:46.000+00:00", "endTime" : "2022-12-08T17:08:51.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"a72a632b-a467-4b05-b680-9a4b699a7784\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b40a0b78-3176-42fa-b923-496e65325633\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:50.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "serviceInstanceName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "450d883d-9154-4a99-927b-d43706e21db5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5" } } } 2022-12-08T17:08:58.517Z|54380fc8-a919-4f77-9a0c-3a7185ff82f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:58.517Z|54380fc8-a919-4f77-9a0c-3a7185ff82f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|INFO|500||InvokeReturn 2022-12-08T17:08:58.518Z|54380fc8-a919-4f77-9a0c-3a7185ff82f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false 2022-12-08T17:08:58.519Z|54380fc8-a919-4f77-9a0c-3a7185ff82f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:58.519Z|54380fc8-a919-4f77-9a0c-3a7185ff82f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:58.519Z|54380fc8-a919-4f77-9a0c-3a7185ff82f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false 2022-12-08T17:08:58.519Z|54380fc8-a919-4f77-9a0c-3a7185ff82f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:58.519Z|54380fc8-a919-4f77-9a0c-3a7185ff82f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83cef0e41b756b3e", X-B3-SpanId:"6677283a3c9a4747", X-B3-ParentSpanId:"83cef0e41b756b3e", X-B3-Sampled:"0", X-ONAP-RequestID:"54380fc8-a919-4f77-9a0c-3a7185ff82f2", X-RequestID:"54380fc8-a919-4f77-9a0c-3a7185ff82f2", X-TransactionID:"54380fc8-a919-4f77-9a0c-3a7185ff82f2", X-ECOMP-RequestID:"54380fc8-a919-4f77-9a0c-3a7185ff82f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7eea3c19-dcc2-4266-8979-835116c12a81"] 2022-12-08T17:08:58.520Z|54380fc8-a919-4f77-9a0c-3a7185ff82f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:58.520Z|54380fc8-a919-4f77-9a0c-3a7185ff82f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:58.537Z|54380fc8-a919-4f77-9a0c-3a7185ff82f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:58.537Z|54380fc8-a919-4f77-9a0c-3a7185ff82f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:58.537Z|54380fc8-a919-4f77-9a0c-3a7185ff82f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:58.538Z|54380fc8-a919-4f77-9a0c-3a7185ff82f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:58.540Z|54380fc8-a919-4f77-9a0c-3a7185ff82f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:58.540Z|54380fc8-a919-4f77-9a0c-3a7185ff82f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:58.541Z|54380fc8-a919-4f77-9a0c-3a7185ff82f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:58.547Z|54380fc8-a919-4f77-9a0c-3a7185ff82f2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:58.680Z|a027c207-030b-4393-a132-a41e69c571f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:58.684Z|a027c207-030b-4393-a132-a41e69c571f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5 2022-12-08T17:08:58.685Z|a027c207-030b-4393-a132-a41e69c571f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|INFO|500||Invoke 2022-12-08T17:08:58.685Z|a027c207-030b-4393-a132-a41e69c571f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:58.685Z|a027c207-030b-4393-a132-a41e69c571f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5 2022-12-08T17:08:58.686Z|a027c207-030b-4393-a132-a41e69c571f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Method : GET 2022-12-08T17:08:58.686Z|a027c207-030b-4393-a132-a41e69c571f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"510eebdef4a2c017", X-B3-SpanId:"193c1e48ecd00119", X-B3-ParentSpanId:"510eebdef4a2c017", X-B3-Sampled:"0", X-ONAP-RequestID:"a027c207-030b-4393-a132-a41e69c571f7", X-RequestID:"a027c207-030b-4393-a132-a41e69c571f7", X-TransactionID:"a027c207-030b-4393-a132-a41e69c571f7", X-ECOMP-RequestID:"a027c207-030b-4393-a132-a41e69c571f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c0c2d81-6689-42d1-aadc-668da71d3af2"] 2022-12-08T17:08:58.686Z|a027c207-030b-4393-a132-a41e69c571f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Request body: 2022-12-08T17:08:58.687Z|a027c207-030b-4393-a132-a41e69c571f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:58.708Z|a027c207-030b-4393-a132-a41e69c571f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:58.709Z|a027c207-030b-4393-a132-a41e69c571f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:58.710Z|a027c207-030b-4393-a132-a41e69c571f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Status text : 2022-12-08T17:08:58.710Z|a027c207-030b-4393-a132-a41e69c571f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:58.711Z|a027c207-030b-4393-a132-a41e69c571f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Response body: { "requestId" : "450d883d-9154-4a99-927b-d43706e21db5", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:46.000+00:00", "endTime" : "2022-12-08T17:08:51.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"a72a632b-a467-4b05-b680-9a4b699a7784\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b40a0b78-3176-42fa-b923-496e65325633\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:50.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "serviceInstanceName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "450d883d-9154-4a99-927b-d43706e21db5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5" } } } 2022-12-08T17:08:58.711Z|a027c207-030b-4393-a132-a41e69c571f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:58.712Z|a027c207-030b-4393-a132-a41e69c571f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|INFO|500||InvokeReturn 2022-12-08T17:08:58.713Z|a027c207-030b-4393-a132-a41e69c571f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false 2022-12-08T17:08:58.714Z|a027c207-030b-4393-a132-a41e69c571f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:58.714Z|a027c207-030b-4393-a132-a41e69c571f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:58.715Z|a027c207-030b-4393-a132-a41e69c571f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false 2022-12-08T17:08:58.715Z|a027c207-030b-4393-a132-a41e69c571f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:58.715Z|a027c207-030b-4393-a132-a41e69c571f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"510eebdef4a2c017", X-B3-SpanId:"4989c056c46ae694", X-B3-ParentSpanId:"510eebdef4a2c017", X-B3-Sampled:"0", X-ONAP-RequestID:"a027c207-030b-4393-a132-a41e69c571f7", X-RequestID:"a027c207-030b-4393-a132-a41e69c571f7", X-TransactionID:"a027c207-030b-4393-a132-a41e69c571f7", X-ECOMP-RequestID:"a027c207-030b-4393-a132-a41e69c571f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77eb7c16-4547-42e2-9aa9-b3c0e8e7d0d7"] 2022-12-08T17:08:58.716Z|a027c207-030b-4393-a132-a41e69c571f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:58.716Z|a027c207-030b-4393-a132-a41e69c571f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:58.730Z|a027c207-030b-4393-a132-a41e69c571f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:58.731Z|a027c207-030b-4393-a132-a41e69c571f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:58.731Z|a027c207-030b-4393-a132-a41e69c571f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:58.731Z|a027c207-030b-4393-a132-a41e69c571f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:58.733Z|a027c207-030b-4393-a132-a41e69c571f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:58.733Z|a027c207-030b-4393-a132-a41e69c571f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:58.733Z|a027c207-030b-4393-a132-a41e69c571f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:58.742Z|a027c207-030b-4393-a132-a41e69c571f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:58.861Z|85ac6927-883b-4583-a28f-fe982a4e7f13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:58.864Z|85ac6927-883b-4583-a28f-fe982a4e7f13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5 2022-12-08T17:08:58.865Z|85ac6927-883b-4583-a28f-fe982a4e7f13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|INFO|500||Invoke 2022-12-08T17:08:58.865Z|85ac6927-883b-4583-a28f-fe982a4e7f13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:58.865Z|85ac6927-883b-4583-a28f-fe982a4e7f13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5 2022-12-08T17:08:58.866Z|85ac6927-883b-4583-a28f-fe982a4e7f13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Method : GET 2022-12-08T17:08:58.866Z|85ac6927-883b-4583-a28f-fe982a4e7f13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"19a47bb80c64a53f", X-B3-SpanId:"d3a4affd1298128d", X-B3-ParentSpanId:"19a47bb80c64a53f", X-B3-Sampled:"0", X-ONAP-RequestID:"85ac6927-883b-4583-a28f-fe982a4e7f13", X-RequestID:"85ac6927-883b-4583-a28f-fe982a4e7f13", X-TransactionID:"85ac6927-883b-4583-a28f-fe982a4e7f13", X-ECOMP-RequestID:"85ac6927-883b-4583-a28f-fe982a4e7f13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e786727-0812-41ca-b4b7-9b583d8aa4e3"] 2022-12-08T17:08:58.866Z|85ac6927-883b-4583-a28f-fe982a4e7f13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Request body: 2022-12-08T17:08:58.867Z|85ac6927-883b-4583-a28f-fe982a4e7f13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:58.885Z|85ac6927-883b-4583-a28f-fe982a4e7f13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:58.885Z|85ac6927-883b-4583-a28f-fe982a4e7f13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:58.885Z|85ac6927-883b-4583-a28f-fe982a4e7f13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Status text : 2022-12-08T17:08:58.885Z|85ac6927-883b-4583-a28f-fe982a4e7f13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:58.886Z|85ac6927-883b-4583-a28f-fe982a4e7f13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Response body: { "requestId" : "450d883d-9154-4a99-927b-d43706e21db5", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:46.000+00:00", "endTime" : "2022-12-08T17:08:51.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"a72a632b-a467-4b05-b680-9a4b699a7784\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b40a0b78-3176-42fa-b923-496e65325633\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:50.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "serviceInstanceName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "450d883d-9154-4a99-927b-d43706e21db5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5" } } } 2022-12-08T17:08:58.886Z|85ac6927-883b-4583-a28f-fe982a4e7f13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:58.887Z|85ac6927-883b-4583-a28f-fe982a4e7f13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|INFO|500||InvokeReturn 2022-12-08T17:08:58.888Z|85ac6927-883b-4583-a28f-fe982a4e7f13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false 2022-12-08T17:08:58.888Z|85ac6927-883b-4583-a28f-fe982a4e7f13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:58.888Z|85ac6927-883b-4583-a28f-fe982a4e7f13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:58.889Z|85ac6927-883b-4583-a28f-fe982a4e7f13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false 2022-12-08T17:08:58.889Z|85ac6927-883b-4583-a28f-fe982a4e7f13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:58.889Z|85ac6927-883b-4583-a28f-fe982a4e7f13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"19a47bb80c64a53f", X-B3-SpanId:"31024a8eb9f46436", X-B3-ParentSpanId:"19a47bb80c64a53f", X-B3-Sampled:"0", X-ONAP-RequestID:"85ac6927-883b-4583-a28f-fe982a4e7f13", X-RequestID:"85ac6927-883b-4583-a28f-fe982a4e7f13", X-TransactionID:"85ac6927-883b-4583-a28f-fe982a4e7f13", X-ECOMP-RequestID:"85ac6927-883b-4583-a28f-fe982a4e7f13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e7583eb-0618-4856-a5b2-ff26f9f41864"] 2022-12-08T17:08:58.889Z|85ac6927-883b-4583-a28f-fe982a4e7f13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:58.890Z|85ac6927-883b-4583-a28f-fe982a4e7f13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:58.902Z|85ac6927-883b-4583-a28f-fe982a4e7f13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:58.902Z|85ac6927-883b-4583-a28f-fe982a4e7f13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:58.902Z|85ac6927-883b-4583-a28f-fe982a4e7f13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:58.902Z|85ac6927-883b-4583-a28f-fe982a4e7f13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:57 GMT", Connection:"close"] 2022-12-08T17:08:58.904Z|85ac6927-883b-4583-a28f-fe982a4e7f13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:58.904Z|85ac6927-883b-4583-a28f-fe982a4e7f13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:58.905Z|85ac6927-883b-4583-a28f-fe982a4e7f13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:58.911Z|85ac6927-883b-4583-a28f-fe982a4e7f13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:08:59.037Z|8e69ee9b-18d8-40ad-a00a-309b44d764d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:08:59.041Z|8e69ee9b-18d8-40ad-a00a-309b44d764d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5 2022-12-08T17:08:59.042Z|8e69ee9b-18d8-40ad-a00a-309b44d764d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|INFO|500||Invoke 2022-12-08T17:08:59.042Z|8e69ee9b-18d8-40ad-a00a-309b44d764d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:59.042Z|8e69ee9b-18d8-40ad-a00a-309b44d764d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5 2022-12-08T17:08:59.042Z|8e69ee9b-18d8-40ad-a00a-309b44d764d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Method : GET 2022-12-08T17:08:59.043Z|8e69ee9b-18d8-40ad-a00a-309b44d764d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e5da4e9d517b1478", X-B3-SpanId:"fe195a4fd239b322", X-B3-ParentSpanId:"e5da4e9d517b1478", X-B3-Sampled:"0", X-ONAP-RequestID:"8e69ee9b-18d8-40ad-a00a-309b44d764d7", X-RequestID:"8e69ee9b-18d8-40ad-a00a-309b44d764d7", X-TransactionID:"8e69ee9b-18d8-40ad-a00a-309b44d764d7", X-ECOMP-RequestID:"8e69ee9b-18d8-40ad-a00a-309b44d764d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ffc8b426-be1e-4577-8d3e-9bf7be0c2af6"] 2022-12-08T17:08:59.043Z|8e69ee9b-18d8-40ad-a00a-309b44d764d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Request body: 2022-12-08T17:08:59.043Z|8e69ee9b-18d8-40ad-a00a-309b44d764d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:59.069Z|8e69ee9b-18d8-40ad-a00a-309b44d764d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:59.070Z|8e69ee9b-18d8-40ad-a00a-309b44d764d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:59.070Z|8e69ee9b-18d8-40ad-a00a-309b44d764d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Status text : 2022-12-08T17:08:59.070Z|8e69ee9b-18d8-40ad-a00a-309b44d764d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:59.074Z|8e69ee9b-18d8-40ad-a00a-309b44d764d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||Response body: { "requestId" : "450d883d-9154-4a99-927b-d43706e21db5", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:46.000+00:00", "endTime" : "2022-12-08T17:08:51.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"a72a632b-a467-4b05-b680-9a4b699a7784\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"b40a0b78-3176-42fa-b923-496e65325633\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:50.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "45d9073d-70fd-4d19-9990-76f7ad5fab0f", "serviceInstanceName" : "basic_cnf-58752fb9-fcb6-45fb-ad0c-26bc5c34e76b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/45d9073d-70fd-4d19-9990-76f7ad5fab0f", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "450d883d-9154-4a99-927b-d43706e21db5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5" } } } 2022-12-08T17:08:59.074Z|8e69ee9b-18d8-40ad-a00a-309b44d764d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:59.075Z|8e69ee9b-18d8-40ad-a00a-309b44d764d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/450d883d-9154-4a99-927b-d43706e21db5|INFO|500||InvokeReturn 2022-12-08T17:08:59.076Z|8e69ee9b-18d8-40ad-a00a-309b44d764d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false 2022-12-08T17:08:59.076Z|8e69ee9b-18d8-40ad-a00a-309b44d764d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:08:59.077Z|8e69ee9b-18d8-40ad-a00a-309b44d764d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:08:59.077Z|8e69ee9b-18d8-40ad-a00a-309b44d764d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false 2022-12-08T17:08:59.077Z|8e69ee9b-18d8-40ad-a00a-309b44d764d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:08:59.077Z|8e69ee9b-18d8-40ad-a00a-309b44d764d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e5da4e9d517b1478", X-B3-SpanId:"1482a8927e6e9599", X-B3-ParentSpanId:"e5da4e9d517b1478", X-B3-Sampled:"0", X-ONAP-RequestID:"8e69ee9b-18d8-40ad-a00a-309b44d764d7", X-RequestID:"8e69ee9b-18d8-40ad-a00a-309b44d764d7", X-TransactionID:"8e69ee9b-18d8-40ad-a00a-309b44d764d7", X-ECOMP-RequestID:"8e69ee9b-18d8-40ad-a00a-309b44d764d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24bc3563-f14f-45d4-891b-f3fd9ba8a167"] 2022-12-08T17:08:59.078Z|8e69ee9b-18d8-40ad-a00a-309b44d764d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:08:59.078Z|8e69ee9b-18d8-40ad-a00a-309b44d764d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:08:59.090Z|8e69ee9b-18d8-40ad-a00a-309b44d764d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:08:59.090Z|8e69ee9b-18d8-40ad-a00a-309b44d764d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:08:59.090Z|8e69ee9b-18d8-40ad-a00a-309b44d764d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:08:59.090Z|8e69ee9b-18d8-40ad-a00a-309b44d764d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:08:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:08:59.092Z|8e69ee9b-18d8-40ad-a00a-309b44d764d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:08:59.093Z|8e69ee9b-18d8-40ad-a00a-309b44d764d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:08:59.093Z|8e69ee9b-18d8-40ad-a00a-309b44d764d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=450d883d-9154-4a99-927b-d43706e21db5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:08:59.099Z|8e69ee9b-18d8-40ad-a00a-309b44d764d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/450d883d-9154-4a99-927b-d43706e21db5|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:09:00.127Z|5b821036-4183-4fcb-be97-ec5607bae9f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:09:00.127Z|5b821036-4183-4fcb-be97-ec5607bae9f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:09:00.455Z|484add2e-7289-4924-a836-4291446f9239|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:09:00.456Z|484add2e-7289-4924-a836-4291446f9239|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:09:03.692Z|51e26532-cb64-425b-8c22-5ee9916f0051|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:09:03.693Z|6452b7b8-6f9c-4b55-aad4-779bee8787c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:09:03.693Z|51e26532-cb64-425b-8c22-5ee9916f0051|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:09:03.693Z|6452b7b8-6f9c-4b55-aad4-779bee8787c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:09:03.697Z|8ff8bf1c-71d5-46b4-ac1f-faba3486da52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:09:03.697Z|8ff8bf1c-71d5-46b4-ac1f-faba3486da52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:09:04.721Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:09:04.725Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d 2022-12-08T17:09:04.725Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|INFO|500||Invoke 2022-12-08T17:09:04.725Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||===========================request begin================================================ 2022-12-08T17:09:04.725Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d 2022-12-08T17:09:04.726Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Method : GET 2022-12-08T17:09:04.726Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1cd933dada5545b8", X-B3-SpanId:"5f26c22223947020", X-B3-ParentSpanId:"1cd933dada5545b8", X-B3-Sampled:"0", X-ONAP-RequestID:"6bd7a244-4022-4ba5-92b6-149b8081948f", X-RequestID:"6bd7a244-4022-4ba5-92b6-149b8081948f", X-TransactionID:"6bd7a244-4022-4ba5-92b6-149b8081948f", X-ECOMP-RequestID:"6bd7a244-4022-4ba5-92b6-149b8081948f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8b57ecf-006c-409a-baca-9df8d38cdfdf"] 2022-12-08T17:09:04.726Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Request body: 2022-12-08T17:09:04.726Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||==========================request end================================================ 2022-12-08T17:09:04.761Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||============================response begin========================================== 2022-12-08T17:09:04.761Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Status code : 200 OK 2022-12-08T17:09:04.762Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Status text : 2022-12-08T17:09:04.764Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:09:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:09:04.765Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Response body: { "requestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-12-08T17:08:42.000+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfType" : "", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"9926b527-8886-4e07-ac1a-7a1e344fa988\",\n \"modelVersionId\": \"3b5f1f60-a30e-4f0f-b742-1c53dcbc572a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7a20102f-01ab-4011-839b-4501ce7250dc\",\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\": \"7b20c197678c4e838517f33c1adc56fc\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"96ffcade-922f-4a9c-bb87-cff8ccec34ac\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"5efb941a-449d-457d-93c3-a1aad9f1987f\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\n \"modelCustomizationId\": \"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:53.000+00:00", "vfModuleId" : "1ddec006-8f05-4ea3-91ff-8573798307ae", "vfModuleName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "cloudIdentifier" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ddec006-8f05-4ea3-91ff-8573798307ae\",\"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\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\",\"vnf_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-08T17:08:50.000+00:00" } ], "requestURI" : "048601f9-4c92-4586-90d9-72b00ebd816d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d" } } } 2022-12-08T17:09:04.766Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||=======================response end================================================= 2022-12-08T17:09:04.766Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|INFO|500||InvokeReturn 2022-12-08T17:09:04.767Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false 2022-12-08T17:09:04.768Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:09:04.768Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:09:04.768Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false 2022-12-08T17:09:04.769Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:09:04.769Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1cd933dada5545b8", X-B3-SpanId:"f0750d08505897ee", X-B3-ParentSpanId:"1cd933dada5545b8", X-B3-Sampled:"0", X-ONAP-RequestID:"6bd7a244-4022-4ba5-92b6-149b8081948f", X-RequestID:"6bd7a244-4022-4ba5-92b6-149b8081948f", X-TransactionID:"6bd7a244-4022-4ba5-92b6-149b8081948f", X-ECOMP-RequestID:"6bd7a244-4022-4ba5-92b6-149b8081948f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ca2b096-d131-4571-962b-6d667c241f57"] 2022-12-08T17:09:04.769Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:09:04.769Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:09:04.785Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:09:04.785Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:09:04.785Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:09:04.786Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:09:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:09:04.788Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 41, "soRequestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "groupingId" : "e84fd803-9aaf-4c46-b3bf-84f9efaa191f", "name" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7b20c197678c4e838517f33c1adc56fc/stacks/basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f/e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"updated_time\":null,\"creation_time\":1670519333000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"d545c7d349894c6a93d62d7fde183c33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"vnf_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\"vnf_id\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\",\"vf_module_id\":\"1ddec006-8f05-4ea3-91ff-8573798307ae\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:08:54.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:09:04.788Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:09:04.788Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:09:04.819Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:09:04.819Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:09:04.820Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:09:04.820Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:09:04.820Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:09:04.820Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6bd7a244-4022-4ba5-92b6-149b8081948f", X-RequestID:"6bd7a244-4022-4ba5-92b6-149b8081948f", X-TransactionID:"6bd7a244-4022-4ba5-92b6-149b8081948f", X-ECOMP-RequestID:"6bd7a244-4022-4ba5-92b6-149b8081948f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e20e1738-aa95-4f14-b9f1-e0a7cc90f654"] 2022-12-08T17:09:04.821Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:09:04.821Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:09:04.945Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:09:04.945Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:09:04.946Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:09:04.946Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=6E17C3E29C047410E812A7B89F97D281; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:09:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:09:04.946Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fb3d7fd2-771a-11ed-85df-b6c736068a38","businessKey":"048601f9-4c92-4586-90d9-72b00ebd816d","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-08T17:08:48.632+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f7c9b644-771a-11ed-85df-b6c736068a38","superProcessInstanceId":"fb3c6e21-771a-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-08T17:09:04.947Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:09:04.947Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:09:04.971Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:09:04.972Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:09:04.972Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:09:04.972Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:09:04.972Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:09:04.973Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6bd7a244-4022-4ba5-92b6-149b8081948f", X-RequestID:"6bd7a244-4022-4ba5-92b6-149b8081948f", X-TransactionID:"6bd7a244-4022-4ba5-92b6-149b8081948f", X-ECOMP-RequestID:"6bd7a244-4022-4ba5-92b6-149b8081948f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"801a1da9-ecb4-4e56-80d9-6072d0c72397"] 2022-12-08T17:09:04.973Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:09:04.973Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:09:05.098Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:09:05.099Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:09:05.099Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:09:05.099Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C9B5A0922B7902A7DB7D6D2C2C6EFEFF; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:09:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:09:05.100Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:febb8373-771a-11ed-85df-b6c736068a38","parentActivityInstanceId":"fb3d7fd2-771a-11ed-85df-b6c736068a38","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processInstanceId":"fb3d7fd2-771a-11ed-85df-b6c736068a38","executionId":"fb3d7fd2-771a-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:08:54.491+0000","endTime":"2022-12-08T17:08:54.496+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f7c9b644-771a-11ed-85df-b6c736068a38"}] 2022-12-08T17:09:05.100Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:09:05.101Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:09:05.105Z|6bd7a244-4022-4ba5-92b6-149b8081948f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:09:13.716Z|9612eacd-8a8b-4ed1-b9f7-33343e5f796f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:09:13.717Z|f48892da-60d9-418e-a502-776b2d7a26a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:09:13.717Z|9612eacd-8a8b-4ed1-b9f7-33343e5f796f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:09:13.717Z|f48892da-60d9-418e-a502-776b2d7a26a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:09:13.723Z|6d750d29-4eca-4790-b5b9-0bca82048b2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:09:13.724Z|6d750d29-4eca-4790-b5b9-0bca82048b2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:09:15.128Z|5327eda6-d89e-454d-8f3e-c49154589e03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:09:15.135Z|5327eda6-d89e-454d-8f3e-c49154589e03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:09:15.245Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:09:15.250Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d 2022-12-08T17:09:15.250Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|INFO|500||Invoke 2022-12-08T17:09:15.251Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||===========================request begin================================================ 2022-12-08T17:09:15.251Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d 2022-12-08T17:09:15.251Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Method : GET 2022-12-08T17:09:15.252Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dcd19dcbf548f4c5", X-B3-SpanId:"b47d889675602823", X-B3-ParentSpanId:"dcd19dcbf548f4c5", X-B3-Sampled:"0", X-ONAP-RequestID:"7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e", X-RequestID:"7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e", X-TransactionID:"7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e", X-ECOMP-RequestID:"7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcbf6007-01c4-4969-a786-93275d464227"] 2022-12-08T17:09:15.252Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Request body: 2022-12-08T17:09:15.252Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||==========================request end================================================ 2022-12-08T17:09:15.276Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||============================response begin========================================== 2022-12-08T17:09:15.276Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Status code : 200 OK 2022-12-08T17:09:15.277Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Status text : 2022-12-08T17:09:15.277Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:09:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:09:15.279Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Response body: { "requestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-12-08T17:08:42.000+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfType" : "", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"9926b527-8886-4e07-ac1a-7a1e344fa988\",\n \"modelVersionId\": \"3b5f1f60-a30e-4f0f-b742-1c53dcbc572a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7a20102f-01ab-4011-839b-4501ce7250dc\",\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\": \"7b20c197678c4e838517f33c1adc56fc\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"96ffcade-922f-4a9c-bb87-cff8ccec34ac\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"5efb941a-449d-457d-93c3-a1aad9f1987f\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\n \"modelCustomizationId\": \"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:53.000+00:00", "vfModuleId" : "1ddec006-8f05-4ea3-91ff-8573798307ae", "vfModuleName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "cloudIdentifier" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ddec006-8f05-4ea3-91ff-8573798307ae\",\"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\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\",\"vnf_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-08T17:08:50.000+00:00" } ], "requestURI" : "048601f9-4c92-4586-90d9-72b00ebd816d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d" } } } 2022-12-08T17:09:15.279Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||=======================response end================================================= 2022-12-08T17:09:15.280Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|INFO|500||InvokeReturn 2022-12-08T17:09:15.282Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false 2022-12-08T17:09:15.283Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:09:15.283Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:09:15.283Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false 2022-12-08T17:09:15.283Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:09:15.284Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dcd19dcbf548f4c5", X-B3-SpanId:"089bd7c8d75df85f", X-B3-ParentSpanId:"dcd19dcbf548f4c5", X-B3-Sampled:"0", X-ONAP-RequestID:"7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e", X-RequestID:"7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e", X-TransactionID:"7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e", X-ECOMP-RequestID:"7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ecb84f4-85f8-48f8-90f2-da4d062a8d77"] 2022-12-08T17:09:15.284Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:09:15.285Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:09:15.304Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:09:15.305Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:09:15.305Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:09:15.306Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:09:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:09:15.306Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 41, "soRequestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "groupingId" : "e84fd803-9aaf-4c46-b3bf-84f9efaa191f", "name" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7b20c197678c4e838517f33c1adc56fc/stacks/basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f/e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"updated_time\":null,\"creation_time\":1670519333000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"d545c7d349894c6a93d62d7fde183c33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"vnf_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\"vnf_id\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\",\"vf_module_id\":\"1ddec006-8f05-4ea3-91ff-8573798307ae\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:08:54.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:09:15.307Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:09:15.307Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:09:15.336Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:09:15.337Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:09:15.337Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:09:15.337Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:09:15.337Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:09:15.338Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e", X-RequestID:"7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e", X-TransactionID:"7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e", X-ECOMP-RequestID:"7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bed8f0a9-255f-4ea4-ad21-d7e9c95d830e"] 2022-12-08T17:09:15.338Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:09:15.338Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:09:15.463Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:09:15.464Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:09:15.464Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:09:15.465Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E8DAE0F942D089E9F096E5FF99B465B1; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:09:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:09:15.465Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fb3d7fd2-771a-11ed-85df-b6c736068a38","businessKey":"048601f9-4c92-4586-90d9-72b00ebd816d","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-08T17:08:48.632+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f7c9b644-771a-11ed-85df-b6c736068a38","superProcessInstanceId":"fb3c6e21-771a-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-08T17:09:15.465Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:09:15.466Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:09:15.488Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:09:15.489Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:09:15.489Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:09:15.490Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:09:15.490Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:09:15.490Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e", X-RequestID:"7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e", X-TransactionID:"7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e", X-ECOMP-RequestID:"7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4aa2fc84-0fbc-497e-a120-762b4f7373c3"] 2022-12-08T17:09:15.491Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:09:15.491Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:09:15.616Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:09:15.616Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:09:15.616Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:09:15.617Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9133A5CF718E42F4D0A1CF38BAB9E229; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:09:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:09:15.617Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:febb8373-771a-11ed-85df-b6c736068a38","parentActivityInstanceId":"fb3d7fd2-771a-11ed-85df-b6c736068a38","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processInstanceId":"fb3d7fd2-771a-11ed-85df-b6c736068a38","executionId":"fb3d7fd2-771a-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:08:54.491+0000","endTime":"2022-12-08T17:08:54.496+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f7c9b644-771a-11ed-85df-b6c736068a38"}] 2022-12-08T17:09:15.617Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:09:15.617Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:09:15.621Z|7fc4456c-60f2-4b65-a6c5-37ef9cfc4d1e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:09:23.739Z|4c1463e4-3a9e-4282-b869-cadc99fe762f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:09:23.740Z|4c1463e4-3a9e-4282-b869-cadc99fe762f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:09:23.740Z|d1753ade-1ce7-40f3-bff9-afd478ded4da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:09:23.741Z|d1753ade-1ce7-40f3-bff9-afd478ded4da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:09:23.741Z|61137278-c61e-451e-8c8f-4f67fcca7147|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:09:23.742Z|61137278-c61e-451e-8c8f-4f67fcca7147|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:09:25.748Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:09:25.753Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d 2022-12-08T17:09:25.753Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|INFO|500||Invoke 2022-12-08T17:09:25.754Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||===========================request begin================================================ 2022-12-08T17:09:25.754Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d 2022-12-08T17:09:25.754Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Method : GET 2022-12-08T17:09:25.754Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b78d9800b0d95fb", X-B3-SpanId:"c37ff49db255fa21", X-B3-ParentSpanId:"0b78d9800b0d95fb", X-B3-Sampled:"0", X-ONAP-RequestID:"bcce7a48-477f-406f-977e-67d57babcea5", X-RequestID:"bcce7a48-477f-406f-977e-67d57babcea5", X-TransactionID:"bcce7a48-477f-406f-977e-67d57babcea5", X-ECOMP-RequestID:"bcce7a48-477f-406f-977e-67d57babcea5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbebcd0d-81a6-4f19-92c0-8385845701c9"] 2022-12-08T17:09:25.754Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Request body: 2022-12-08T17:09:25.755Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||==========================request end================================================ 2022-12-08T17:09:25.776Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||============================response begin========================================== 2022-12-08T17:09:25.777Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Status code : 200 OK 2022-12-08T17:09:25.777Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Status text : 2022-12-08T17:09:25.777Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:09:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:09:25.779Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Response body: { "requestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-12-08T17:08:42.000+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfType" : "", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"9926b527-8886-4e07-ac1a-7a1e344fa988\",\n \"modelVersionId\": \"3b5f1f60-a30e-4f0f-b742-1c53dcbc572a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7a20102f-01ab-4011-839b-4501ce7250dc\",\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\": \"7b20c197678c4e838517f33c1adc56fc\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"96ffcade-922f-4a9c-bb87-cff8ccec34ac\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"5efb941a-449d-457d-93c3-a1aad9f1987f\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\n \"modelCustomizationId\": \"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:53.000+00:00", "vfModuleId" : "1ddec006-8f05-4ea3-91ff-8573798307ae", "vfModuleName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "cloudIdentifier" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ddec006-8f05-4ea3-91ff-8573798307ae\",\"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\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\",\"vnf_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-08T17:08:50.000+00:00" } ], "requestURI" : "048601f9-4c92-4586-90d9-72b00ebd816d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d" } } } 2022-12-08T17:09:25.779Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||=======================response end================================================= 2022-12-08T17:09:25.779Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|INFO|500||InvokeReturn 2022-12-08T17:09:25.781Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false 2022-12-08T17:09:25.781Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:09:25.781Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:09:25.782Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false 2022-12-08T17:09:25.782Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:09:25.782Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b78d9800b0d95fb", X-B3-SpanId:"a10bdae0e7a8d0f3", X-B3-ParentSpanId:"0b78d9800b0d95fb", X-B3-Sampled:"0", X-ONAP-RequestID:"bcce7a48-477f-406f-977e-67d57babcea5", X-RequestID:"bcce7a48-477f-406f-977e-67d57babcea5", X-TransactionID:"bcce7a48-477f-406f-977e-67d57babcea5", X-ECOMP-RequestID:"bcce7a48-477f-406f-977e-67d57babcea5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"164553ba-8a83-4a4e-8635-6b0c020a8233"] 2022-12-08T17:09:25.782Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:09:25.783Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:09:25.796Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:09:25.796Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:09:25.796Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:09:25.797Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:09:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:09:25.798Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 41, "soRequestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "groupingId" : "e84fd803-9aaf-4c46-b3bf-84f9efaa191f", "name" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7b20c197678c4e838517f33c1adc56fc/stacks/basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f/e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"updated_time\":null,\"creation_time\":1670519333000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"d545c7d349894c6a93d62d7fde183c33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"vnf_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\"vnf_id\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\",\"vf_module_id\":\"1ddec006-8f05-4ea3-91ff-8573798307ae\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:08:54.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:09:25.798Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:09:25.798Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:09:25.827Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:09:25.827Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:09:25.828Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:09:25.828Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:09:25.828Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:09:25.829Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bcce7a48-477f-406f-977e-67d57babcea5", X-RequestID:"bcce7a48-477f-406f-977e-67d57babcea5", X-TransactionID:"bcce7a48-477f-406f-977e-67d57babcea5", X-ECOMP-RequestID:"bcce7a48-477f-406f-977e-67d57babcea5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b0e5512-4f17-471e-9c8d-5cc14b66bc0b"] 2022-12-08T17:09:25.829Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:09:25.829Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:09:25.955Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:09:25.956Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:09:25.956Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:09:25.957Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E07349283CA86FB1F320C0CE7B17D13C; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:09:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:09:25.957Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fb3d7fd2-771a-11ed-85df-b6c736068a38","businessKey":"048601f9-4c92-4586-90d9-72b00ebd816d","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-08T17:08:48.632+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f7c9b644-771a-11ed-85df-b6c736068a38","superProcessInstanceId":"fb3c6e21-771a-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-08T17:09:25.957Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:09:25.958Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:09:25.981Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:09:25.982Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:09:25.982Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:09:25.982Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:09:25.983Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:09:25.983Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bcce7a48-477f-406f-977e-67d57babcea5", X-RequestID:"bcce7a48-477f-406f-977e-67d57babcea5", X-TransactionID:"bcce7a48-477f-406f-977e-67d57babcea5", X-ECOMP-RequestID:"bcce7a48-477f-406f-977e-67d57babcea5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f6a535c-46a8-4e68-be2b-0a088d2fb490"] 2022-12-08T17:09:25.983Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:09:25.983Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:09:26.107Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:09:26.108Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:09:26.108Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:09:26.109Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3026187ADA7A64187ECDD1F506D9197F; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:09:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:09:26.109Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:febb8373-771a-11ed-85df-b6c736068a38","parentActivityInstanceId":"fb3d7fd2-771a-11ed-85df-b6c736068a38","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processInstanceId":"fb3d7fd2-771a-11ed-85df-b6c736068a38","executionId":"fb3d7fd2-771a-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:08:54.491+0000","endTime":"2022-12-08T17:08:54.496+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f7c9b644-771a-11ed-85df-b6c736068a38"}] 2022-12-08T17:09:26.110Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:09:26.110Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:09:26.114Z|bcce7a48-477f-406f-977e-67d57babcea5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:09:30.127Z|243048a6-47c3-4168-a15b-be3e80b60580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:09:30.127Z|243048a6-47c3-4168-a15b-be3e80b60580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:09:30.457Z|81ef68d8-d2b3-43b5-9529-4664d3c160e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:09:30.457Z|81ef68d8-d2b3-43b5-9529-4664d3c160e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:09:33.761Z|a1b764c5-571e-4448-ae91-3234f2157b24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:09:33.761Z|a442fe46-99b8-405b-9205-b759f752cfc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:09:33.762Z|a442fe46-99b8-405b-9205-b759f752cfc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:09:33.762Z|a1b764c5-571e-4448-ae91-3234f2157b24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:09:33.765Z|041d2686-ebf1-4027-9011-66ff511419b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:09:33.765Z|041d2686-ebf1-4027-9011-66ff511419b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:09:36.241Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:09:36.246Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d 2022-12-08T17:09:36.247Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|INFO|500||Invoke 2022-12-08T17:09:36.247Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||===========================request begin================================================ 2022-12-08T17:09:36.247Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d 2022-12-08T17:09:36.248Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Method : GET 2022-12-08T17:09:36.248Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"41c2636ca2027742", X-B3-SpanId:"5315570405aa75e7", X-B3-ParentSpanId:"41c2636ca2027742", X-B3-Sampled:"0", X-ONAP-RequestID:"d4244c24-c84e-44e7-87a2-be5c5b8f37aa", X-RequestID:"d4244c24-c84e-44e7-87a2-be5c5b8f37aa", X-TransactionID:"d4244c24-c84e-44e7-87a2-be5c5b8f37aa", X-ECOMP-RequestID:"d4244c24-c84e-44e7-87a2-be5c5b8f37aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75c0e2aa-6f00-4e90-8ba5-24cc8f3ada2e"] 2022-12-08T17:09:36.248Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Request body: 2022-12-08T17:09:36.249Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||==========================request end================================================ 2022-12-08T17:09:36.272Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||============================response begin========================================== 2022-12-08T17:09:36.272Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Status code : 200 OK 2022-12-08T17:09:36.273Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Status text : 2022-12-08T17:09:36.273Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:09:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:09:36.275Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Response body: { "requestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-12-08T17:08:42.000+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfType" : "", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"9926b527-8886-4e07-ac1a-7a1e344fa988\",\n \"modelVersionId\": \"3b5f1f60-a30e-4f0f-b742-1c53dcbc572a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7a20102f-01ab-4011-839b-4501ce7250dc\",\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\": \"7b20c197678c4e838517f33c1adc56fc\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"96ffcade-922f-4a9c-bb87-cff8ccec34ac\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"5efb941a-449d-457d-93c3-a1aad9f1987f\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\n \"modelCustomizationId\": \"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:53.000+00:00", "vfModuleId" : "1ddec006-8f05-4ea3-91ff-8573798307ae", "vfModuleName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "cloudIdentifier" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ddec006-8f05-4ea3-91ff-8573798307ae\",\"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\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\",\"vnf_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-08T17:08:50.000+00:00" } ], "requestURI" : "048601f9-4c92-4586-90d9-72b00ebd816d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d" } } } 2022-12-08T17:09:36.275Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||=======================response end================================================= 2022-12-08T17:09:36.276Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|INFO|500||InvokeReturn 2022-12-08T17:09:36.277Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false 2022-12-08T17:09:36.278Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:09:36.278Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:09:36.278Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false 2022-12-08T17:09:36.278Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:09:36.279Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"41c2636ca2027742", X-B3-SpanId:"aaa1f5edb9387ccb", X-B3-ParentSpanId:"41c2636ca2027742", X-B3-Sampled:"0", X-ONAP-RequestID:"d4244c24-c84e-44e7-87a2-be5c5b8f37aa", X-RequestID:"d4244c24-c84e-44e7-87a2-be5c5b8f37aa", X-TransactionID:"d4244c24-c84e-44e7-87a2-be5c5b8f37aa", X-ECOMP-RequestID:"d4244c24-c84e-44e7-87a2-be5c5b8f37aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"683bcf7e-66f9-4a78-9e51-1e5aa6a4081e"] 2022-12-08T17:09:36.279Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:09:36.279Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:09:36.295Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:09:36.295Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:09:36.295Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:09:36.296Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:09:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:09:36.298Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 41, "soRequestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "groupingId" : "e84fd803-9aaf-4c46-b3bf-84f9efaa191f", "name" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7b20c197678c4e838517f33c1adc56fc/stacks/basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f/e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"updated_time\":null,\"creation_time\":1670519333000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"d545c7d349894c6a93d62d7fde183c33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"vnf_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\"vnf_id\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\",\"vf_module_id\":\"1ddec006-8f05-4ea3-91ff-8573798307ae\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:08:54.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:09:36.298Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:09:36.298Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:09:36.338Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:09:36.339Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:09:36.339Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:09:36.340Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:09:36.340Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:09:36.340Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d4244c24-c84e-44e7-87a2-be5c5b8f37aa", X-RequestID:"d4244c24-c84e-44e7-87a2-be5c5b8f37aa", X-TransactionID:"d4244c24-c84e-44e7-87a2-be5c5b8f37aa", X-ECOMP-RequestID:"d4244c24-c84e-44e7-87a2-be5c5b8f37aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c85518f-fa54-4ba9-8cb0-04a33263b31b"] 2022-12-08T17:09:36.341Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:09:36.341Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:09:36.466Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:09:36.467Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:09:36.468Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:09:36.468Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=20219F22E2A9D1D0ED104869E730443E; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:09:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:09:36.468Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fb3d7fd2-771a-11ed-85df-b6c736068a38","businessKey":"048601f9-4c92-4586-90d9-72b00ebd816d","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-08T17:08:48.632+0000","endTime":"2022-12-08T17:09:26.013+0000","removalTime":null,"durationInMillis":37381,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f7c9b644-771a-11ed-85df-b6c736068a38","superProcessInstanceId":"fb3c6e21-771a-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-12-08T17:09:36.469Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:09:36.469Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:09:36.492Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:09:36.493Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:09:36.493Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:09:36.493Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:09:36.494Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:09:36.494Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d4244c24-c84e-44e7-87a2-be5c5b8f37aa", X-RequestID:"d4244c24-c84e-44e7-87a2-be5c5b8f37aa", X-TransactionID:"d4244c24-c84e-44e7-87a2-be5c5b8f37aa", X-ECOMP-RequestID:"d4244c24-c84e-44e7-87a2-be5c5b8f37aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa2279ae-c7e2-4c8b-800a-f956029aafbb"] 2022-12-08T17:09:36.494Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:09:36.495Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:09:36.630Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:09:36.630Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:09:36.630Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:09:36.631Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=CD2591DBED04CAF4E5B763E797A24C71; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:09:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:09:36.631Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:11851586-771b-11ed-85df-b6c736068a38","parentActivityInstanceId":"fb3d7fd2-771a-11ed-85df-b6c736068a38","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processInstanceId":"fb3d7fd2-771a-11ed-85df-b6c736068a38","executionId":"fb3d7fd2-771a-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:09:26.011+0000","endTime":"2022-12-08T17:09:26.012+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f7c9b644-771a-11ed-85df-b6c736068a38"}] 2022-12-08T17:09:36.631Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:09:36.631Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:09:36.635Z|d4244c24-c84e-44e7-87a2-be5c5b8f37aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:09:38.513Z|0233f866-1863-4857-aa69-72915d881295|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:09:38.514Z|0233f866-1863-4857-aa69-72915d881295|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:09:43.785Z|710a3ff1-449b-498c-b762-2d4f0bcc8bb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:09:43.786Z|710a3ff1-449b-498c-b762-2d4f0bcc8bb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:09:43.790Z|ff0ebbed-7c77-4ab5-aa63-a2309594d5b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:09:43.790Z|ff0ebbed-7c77-4ab5-aa63-a2309594d5b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:09:43.795Z|591c5ccd-6a60-4a85-8caf-a4ad3e797a09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:09:43.795Z|591c5ccd-6a60-4a85-8caf-a4ad3e797a09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:09:45.127Z|0b3e1484-827f-4ad3-ae09-786356b45f48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:09:45.127Z|0b3e1484-827f-4ad3-ae09-786356b45f48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:09:46.771Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:09:46.775Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d 2022-12-08T17:09:46.775Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|INFO|500||Invoke 2022-12-08T17:09:46.775Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||===========================request begin================================================ 2022-12-08T17:09:46.775Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d 2022-12-08T17:09:46.776Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Method : GET 2022-12-08T17:09:46.776Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d1baa9f91d662aa", X-B3-SpanId:"0052089a370c732b", X-B3-ParentSpanId:"9d1baa9f91d662aa", X-B3-Sampled:"0", X-ONAP-RequestID:"9bd07052-efb1-4df4-901b-27aa92e489e0", X-RequestID:"9bd07052-efb1-4df4-901b-27aa92e489e0", X-TransactionID:"9bd07052-efb1-4df4-901b-27aa92e489e0", X-ECOMP-RequestID:"9bd07052-efb1-4df4-901b-27aa92e489e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c03ffa6-ae78-4260-ba09-aaecb341e1f3"] 2022-12-08T17:09:46.776Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Request body: 2022-12-08T17:09:46.776Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||==========================request end================================================ 2022-12-08T17:09:46.799Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||============================response begin========================================== 2022-12-08T17:09:46.799Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Status code : 200 OK 2022-12-08T17:09:46.799Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Status text : 2022-12-08T17:09:46.800Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:09:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:09:46.801Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Response body: { "requestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-12-08T17:08:42.000+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfType" : "", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"9926b527-8886-4e07-ac1a-7a1e344fa988\",\n \"modelVersionId\": \"3b5f1f60-a30e-4f0f-b742-1c53dcbc572a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7a20102f-01ab-4011-839b-4501ce7250dc\",\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\": \"7b20c197678c4e838517f33c1adc56fc\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"96ffcade-922f-4a9c-bb87-cff8ccec34ac\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"5efb941a-449d-457d-93c3-a1aad9f1987f\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\n \"modelCustomizationId\": \"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:08:53.000+00:00", "vfModuleId" : "1ddec006-8f05-4ea3-91ff-8573798307ae", "vfModuleName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "cloudIdentifier" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ddec006-8f05-4ea3-91ff-8573798307ae\",\"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\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\",\"vnf_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-08T17:08:50.000+00:00" } ], "requestURI" : "048601f9-4c92-4586-90d9-72b00ebd816d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d" } } } 2022-12-08T17:09:46.801Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||=======================response end================================================= 2022-12-08T17:09:46.802Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|INFO|500||InvokeReturn 2022-12-08T17:09:46.803Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false 2022-12-08T17:09:46.804Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:09:46.804Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:09:46.804Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false 2022-12-08T17:09:46.804Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:09:46.804Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d1baa9f91d662aa", X-B3-SpanId:"5c883be9db4be5a7", X-B3-ParentSpanId:"9d1baa9f91d662aa", X-B3-Sampled:"0", X-ONAP-RequestID:"9bd07052-efb1-4df4-901b-27aa92e489e0", X-RequestID:"9bd07052-efb1-4df4-901b-27aa92e489e0", X-TransactionID:"9bd07052-efb1-4df4-901b-27aa92e489e0", X-ECOMP-RequestID:"9bd07052-efb1-4df4-901b-27aa92e489e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50fca83f-7e88-475f-930a-d77a27b10bbe"] 2022-12-08T17:09:46.805Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:09:46.805Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:09:46.821Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:09:46.821Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:09:46.821Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:09:46.821Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:09:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:09:46.823Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 41, "soRequestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "groupingId" : "e84fd803-9aaf-4c46-b3bf-84f9efaa191f", "name" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7b20c197678c4e838517f33c1adc56fc/stacks/basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f/e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"updated_time\":null,\"creation_time\":1670519333000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"d545c7d349894c6a93d62d7fde183c33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"vnf_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\"vnf_id\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\",\"vf_module_id\":\"1ddec006-8f05-4ea3-91ff-8573798307ae\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:08:54.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:09:46.823Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:09:46.824Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:09:46.850Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:09:46.851Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:09:46.851Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:09:46.851Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:09:46.851Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:09:46.851Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9bd07052-efb1-4df4-901b-27aa92e489e0", X-RequestID:"9bd07052-efb1-4df4-901b-27aa92e489e0", X-TransactionID:"9bd07052-efb1-4df4-901b-27aa92e489e0", X-ECOMP-RequestID:"9bd07052-efb1-4df4-901b-27aa92e489e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"591cc596-b59d-42d8-bb89-6beccb2c5a8b"] 2022-12-08T17:09:46.852Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:09:46.852Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:09:46.981Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:09:46.982Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:09:46.982Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:09:46.982Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E84EFBEF69368DB96C0D0DE9FB68957B; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:09:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:09:46.983Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fb3d7fd2-771a-11ed-85df-b6c736068a38","businessKey":"048601f9-4c92-4586-90d9-72b00ebd816d","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-08T17:08:48.632+0000","endTime":"2022-12-08T17:09:26.013+0000","removalTime":null,"durationInMillis":37381,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f7c9b644-771a-11ed-85df-b6c736068a38","superProcessInstanceId":"fb3c6e21-771a-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-12-08T17:09:46.983Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:09:46.984Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=048601f9-4c92-4586-90d9-72b00ebd816d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:09:47.010Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:09:47.011Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:09:47.011Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:09:47.011Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:09:47.012Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:09:47.012Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9bd07052-efb1-4df4-901b-27aa92e489e0", X-RequestID:"9bd07052-efb1-4df4-901b-27aa92e489e0", X-TransactionID:"9bd07052-efb1-4df4-901b-27aa92e489e0", X-ECOMP-RequestID:"9bd07052-efb1-4df4-901b-27aa92e489e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38f7776a-ea98-4109-bdb5-cd180cebab77"] 2022-12-08T17:09:47.013Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:09:47.013Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:09:47.150Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:09:47.151Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:09:47.151Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:09:47.151Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A50AA72CD0766EA57B2BCB7BDA9E95BC; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:09:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:09:47.151Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:11851586-771b-11ed-85df-b6c736068a38","parentActivityInstanceId":"fb3d7fd2-771a-11ed-85df-b6c736068a38","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processInstanceId":"fb3d7fd2-771a-11ed-85df-b6c736068a38","executionId":"fb3d7fd2-771a-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:09:26.011+0000","endTime":"2022-12-08T17:09:26.012+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f7c9b644-771a-11ed-85df-b6c736068a38"}] 2022-12-08T17:09:47.152Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:09:47.152Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fb3d7fd2-771a-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:09:47.156Z|9bd07052-efb1-4df4-901b-27aa92e489e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:09:53.825Z|2fe6b099-5089-42cb-9306-4c4dcd8f55ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:09:53.826Z|2fe6b099-5089-42cb-9306-4c4dcd8f55ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:09:53.830Z|dc68804e-290b-4c28-93b6-dd88cad62d8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:09:53.830Z|dc68804e-290b-4c28-93b6-dd88cad62d8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:09:53.830Z|ea30817e-ce86-4f46-aeb4-6e1346602731|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:09:53.831Z|ea30817e-ce86-4f46-aeb4-6e1346602731|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:09:57.295Z|11a0d81f-a548-428e-aadf-ef4b4b2df584|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:09:57.300Z|11a0d81f-a548-428e-aadf-ef4b4b2df584|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d 2022-12-08T17:09:57.301Z|11a0d81f-a548-428e-aadf-ef4b4b2df584|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|INFO|500||Invoke 2022-12-08T17:09:57.301Z|11a0d81f-a548-428e-aadf-ef4b4b2df584|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||===========================request begin================================================ 2022-12-08T17:09:57.302Z|11a0d81f-a548-428e-aadf-ef4b4b2df584|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d 2022-12-08T17:09:57.302Z|11a0d81f-a548-428e-aadf-ef4b4b2df584|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Method : GET 2022-12-08T17:09:57.303Z|11a0d81f-a548-428e-aadf-ef4b4b2df584|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5cd38b7c102d8f2d", X-B3-SpanId:"cf1a2c7235d75e7b", X-B3-ParentSpanId:"5cd38b7c102d8f2d", X-B3-Sampled:"0", X-ONAP-RequestID:"11a0d81f-a548-428e-aadf-ef4b4b2df584", X-RequestID:"11a0d81f-a548-428e-aadf-ef4b4b2df584", X-TransactionID:"11a0d81f-a548-428e-aadf-ef4b4b2df584", X-ECOMP-RequestID:"11a0d81f-a548-428e-aadf-ef4b4b2df584", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d3e8aa8-73d1-4d8e-847f-40861e87a8e9"] 2022-12-08T17:09:57.303Z|11a0d81f-a548-428e-aadf-ef4b4b2df584|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Request body: 2022-12-08T17:09:57.304Z|11a0d81f-a548-428e-aadf-ef4b4b2df584|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||==========================request end================================================ 2022-12-08T17:09:57.331Z|11a0d81f-a548-428e-aadf-ef4b4b2df584|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||============================response begin========================================== 2022-12-08T17:09:57.331Z|11a0d81f-a548-428e-aadf-ef4b4b2df584|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Status code : 200 OK 2022-12-08T17:09:57.332Z|11a0d81f-a548-428e-aadf-ef4b4b2df584|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Status text : 2022-12-08T17:09:57.332Z|11a0d81f-a548-428e-aadf-ef4b4b2df584|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:09:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:09:57.334Z|11a0d81f-a548-428e-aadf-ef4b4b2df584|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Response body: { "requestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:42.000+00:00", "endTime" : "2022-12-08T17:09:55.000+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfType" : "", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"9926b527-8886-4e07-ac1a-7a1e344fa988\",\n \"modelVersionId\": \"3b5f1f60-a30e-4f0f-b742-1c53dcbc572a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7a20102f-01ab-4011-839b-4501ce7250dc\",\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\": \"7b20c197678c4e838517f33c1adc56fc\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"96ffcade-922f-4a9c-bb87-cff8ccec34ac\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"5efb941a-449d-457d-93c3-a1aad9f1987f\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\n \"modelCustomizationId\": \"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:09:54.000+00:00", "vfModuleId" : "1ddec006-8f05-4ea3-91ff-8573798307ae", "vfModuleName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "cloudIdentifier" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ddec006-8f05-4ea3-91ff-8573798307ae\",\"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\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\",\"vnf_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-08T17:08:50.000+00:00" } ], "requestURI" : "048601f9-4c92-4586-90d9-72b00ebd816d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d" } } } 2022-12-08T17:09:57.334Z|11a0d81f-a548-428e-aadf-ef4b4b2df584|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||=======================response end================================================= 2022-12-08T17:09:57.334Z|11a0d81f-a548-428e-aadf-ef4b4b2df584|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|INFO|500||InvokeReturn 2022-12-08T17:09:57.337Z|11a0d81f-a548-428e-aadf-ef4b4b2df584|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false 2022-12-08T17:09:57.337Z|11a0d81f-a548-428e-aadf-ef4b4b2df584|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:09:57.337Z|11a0d81f-a548-428e-aadf-ef4b4b2df584|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:09:57.338Z|11a0d81f-a548-428e-aadf-ef4b4b2df584|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false 2022-12-08T17:09:57.338Z|11a0d81f-a548-428e-aadf-ef4b4b2df584|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:09:57.338Z|11a0d81f-a548-428e-aadf-ef4b4b2df584|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5cd38b7c102d8f2d", X-B3-SpanId:"6f2a5b532b2034a9", X-B3-ParentSpanId:"5cd38b7c102d8f2d", X-B3-Sampled:"0", X-ONAP-RequestID:"11a0d81f-a548-428e-aadf-ef4b4b2df584", X-RequestID:"11a0d81f-a548-428e-aadf-ef4b4b2df584", X-TransactionID:"11a0d81f-a548-428e-aadf-ef4b4b2df584", X-ECOMP-RequestID:"11a0d81f-a548-428e-aadf-ef4b4b2df584", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c8eb353-3465-4cf0-add7-b0fabf140a81"] 2022-12-08T17:09:57.339Z|11a0d81f-a548-428e-aadf-ef4b4b2df584|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:09:57.339Z|11a0d81f-a548-428e-aadf-ef4b4b2df584|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:09:57.353Z|11a0d81f-a548-428e-aadf-ef4b4b2df584|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:09:57.353Z|11a0d81f-a548-428e-aadf-ef4b4b2df584|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:09:57.353Z|11a0d81f-a548-428e-aadf-ef4b4b2df584|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:09:57.354Z|11a0d81f-a548-428e-aadf-ef4b4b2df584|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:09:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:09:57.354Z|11a0d81f-a548-428e-aadf-ef4b4b2df584|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 41, "soRequestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "groupingId" : "e84fd803-9aaf-4c46-b3bf-84f9efaa191f", "name" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7b20c197678c4e838517f33c1adc56fc/stacks/basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f/e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"updated_time\":null,\"creation_time\":1670519333000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"d545c7d349894c6a93d62d7fde183c33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"vnf_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\"vnf_id\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\",\"vf_module_id\":\"1ddec006-8f05-4ea3-91ff-8573798307ae\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:08:54.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:09:57.355Z|11a0d81f-a548-428e-aadf-ef4b4b2df584|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:09:57.355Z|11a0d81f-a548-428e-aadf-ef4b4b2df584|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:09:57.362Z|11a0d81f-a548-428e-aadf-ef4b4b2df584|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:09:57.496Z|277b3683-2ff2-4165-86a8-ca7fabc84531|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:09:57.501Z|277b3683-2ff2-4165-86a8-ca7fabc84531|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d 2022-12-08T17:09:57.501Z|277b3683-2ff2-4165-86a8-ca7fabc84531|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|INFO|500||Invoke 2022-12-08T17:09:57.501Z|277b3683-2ff2-4165-86a8-ca7fabc84531|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||===========================request begin================================================ 2022-12-08T17:09:57.502Z|277b3683-2ff2-4165-86a8-ca7fabc84531|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d 2022-12-08T17:09:57.502Z|277b3683-2ff2-4165-86a8-ca7fabc84531|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Method : GET 2022-12-08T17:09:57.502Z|277b3683-2ff2-4165-86a8-ca7fabc84531|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"029b0d5e279280d1", X-B3-SpanId:"0a530be6eefacc76", X-B3-ParentSpanId:"029b0d5e279280d1", X-B3-Sampled:"0", X-ONAP-RequestID:"277b3683-2ff2-4165-86a8-ca7fabc84531", X-RequestID:"277b3683-2ff2-4165-86a8-ca7fabc84531", X-TransactionID:"277b3683-2ff2-4165-86a8-ca7fabc84531", X-ECOMP-RequestID:"277b3683-2ff2-4165-86a8-ca7fabc84531", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07a76ab4-5f1b-4240-94ad-dcca57b74d68"] 2022-12-08T17:09:57.502Z|277b3683-2ff2-4165-86a8-ca7fabc84531|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Request body: 2022-12-08T17:09:57.503Z|277b3683-2ff2-4165-86a8-ca7fabc84531|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||==========================request end================================================ 2022-12-08T17:09:57.526Z|277b3683-2ff2-4165-86a8-ca7fabc84531|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||============================response begin========================================== 2022-12-08T17:09:57.527Z|277b3683-2ff2-4165-86a8-ca7fabc84531|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Status code : 200 OK 2022-12-08T17:09:57.527Z|277b3683-2ff2-4165-86a8-ca7fabc84531|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Status text : 2022-12-08T17:09:57.527Z|277b3683-2ff2-4165-86a8-ca7fabc84531|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:09:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:09:57.528Z|277b3683-2ff2-4165-86a8-ca7fabc84531|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Response body: { "requestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:42.000+00:00", "endTime" : "2022-12-08T17:09:55.000+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfType" : "", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"9926b527-8886-4e07-ac1a-7a1e344fa988\",\n \"modelVersionId\": \"3b5f1f60-a30e-4f0f-b742-1c53dcbc572a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7a20102f-01ab-4011-839b-4501ce7250dc\",\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\": \"7b20c197678c4e838517f33c1adc56fc\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"96ffcade-922f-4a9c-bb87-cff8ccec34ac\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"5efb941a-449d-457d-93c3-a1aad9f1987f\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\n \"modelCustomizationId\": \"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:09:54.000+00:00", "vfModuleId" : "1ddec006-8f05-4ea3-91ff-8573798307ae", "vfModuleName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "cloudIdentifier" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ddec006-8f05-4ea3-91ff-8573798307ae\",\"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\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\",\"vnf_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-08T17:08:50.000+00:00" } ], "requestURI" : "048601f9-4c92-4586-90d9-72b00ebd816d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d" } } } 2022-12-08T17:09:57.529Z|277b3683-2ff2-4165-86a8-ca7fabc84531|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||=======================response end================================================= 2022-12-08T17:09:57.529Z|277b3683-2ff2-4165-86a8-ca7fabc84531|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|INFO|500||InvokeReturn 2022-12-08T17:09:57.530Z|277b3683-2ff2-4165-86a8-ca7fabc84531|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false 2022-12-08T17:09:57.531Z|277b3683-2ff2-4165-86a8-ca7fabc84531|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:09:57.531Z|277b3683-2ff2-4165-86a8-ca7fabc84531|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:09:57.531Z|277b3683-2ff2-4165-86a8-ca7fabc84531|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false 2022-12-08T17:09:57.532Z|277b3683-2ff2-4165-86a8-ca7fabc84531|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:09:57.532Z|277b3683-2ff2-4165-86a8-ca7fabc84531|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"029b0d5e279280d1", X-B3-SpanId:"dda2adf586f2b2a2", X-B3-ParentSpanId:"029b0d5e279280d1", X-B3-Sampled:"0", X-ONAP-RequestID:"277b3683-2ff2-4165-86a8-ca7fabc84531", X-RequestID:"277b3683-2ff2-4165-86a8-ca7fabc84531", X-TransactionID:"277b3683-2ff2-4165-86a8-ca7fabc84531", X-ECOMP-RequestID:"277b3683-2ff2-4165-86a8-ca7fabc84531", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f5e72ef-678d-47f2-ba0d-261d93387be7"] 2022-12-08T17:09:57.532Z|277b3683-2ff2-4165-86a8-ca7fabc84531|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:09:57.532Z|277b3683-2ff2-4165-86a8-ca7fabc84531|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:09:57.545Z|277b3683-2ff2-4165-86a8-ca7fabc84531|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:09:57.546Z|277b3683-2ff2-4165-86a8-ca7fabc84531|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:09:57.546Z|277b3683-2ff2-4165-86a8-ca7fabc84531|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:09:57.546Z|277b3683-2ff2-4165-86a8-ca7fabc84531|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:09:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:09:57.547Z|277b3683-2ff2-4165-86a8-ca7fabc84531|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 41, "soRequestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "groupingId" : "e84fd803-9aaf-4c46-b3bf-84f9efaa191f", "name" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7b20c197678c4e838517f33c1adc56fc/stacks/basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f/e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"updated_time\":null,\"creation_time\":1670519333000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"d545c7d349894c6a93d62d7fde183c33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"vnf_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\"vnf_id\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\",\"vf_module_id\":\"1ddec006-8f05-4ea3-91ff-8573798307ae\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:08:54.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:09:57.547Z|277b3683-2ff2-4165-86a8-ca7fabc84531|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:09:57.548Z|277b3683-2ff2-4165-86a8-ca7fabc84531|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:09:57.555Z|277b3683-2ff2-4165-86a8-ca7fabc84531|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:09:57.684Z|3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:09:57.686Z|3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d 2022-12-08T17:09:57.687Z|3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|INFO|500||Invoke 2022-12-08T17:09:57.687Z|3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||===========================request begin================================================ 2022-12-08T17:09:57.687Z|3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d 2022-12-08T17:09:57.687Z|3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Method : GET 2022-12-08T17:09:57.688Z|3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bad5669724f32cf", X-B3-SpanId:"0ad3d66273964f2f", X-B3-ParentSpanId:"6bad5669724f32cf", X-B3-Sampled:"0", X-ONAP-RequestID:"3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc", X-RequestID:"3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc", X-TransactionID:"3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc", X-ECOMP-RequestID:"3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5615a7f-2e00-456e-8700-d31048bf1b5f"] 2022-12-08T17:09:57.688Z|3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Request body: 2022-12-08T17:09:57.688Z|3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||==========================request end================================================ 2022-12-08T17:09:57.712Z|3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||============================response begin========================================== 2022-12-08T17:09:57.712Z|3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Status code : 200 OK 2022-12-08T17:09:57.713Z|3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Status text : 2022-12-08T17:09:57.713Z|3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:09:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:09:57.715Z|3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Response body: { "requestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:42.000+00:00", "endTime" : "2022-12-08T17:09:55.000+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfType" : "", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"9926b527-8886-4e07-ac1a-7a1e344fa988\",\n \"modelVersionId\": \"3b5f1f60-a30e-4f0f-b742-1c53dcbc572a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7a20102f-01ab-4011-839b-4501ce7250dc\",\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\": \"7b20c197678c4e838517f33c1adc56fc\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"96ffcade-922f-4a9c-bb87-cff8ccec34ac\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"5efb941a-449d-457d-93c3-a1aad9f1987f\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\n \"modelCustomizationId\": \"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:09:54.000+00:00", "vfModuleId" : "1ddec006-8f05-4ea3-91ff-8573798307ae", "vfModuleName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "cloudIdentifier" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ddec006-8f05-4ea3-91ff-8573798307ae\",\"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\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\",\"vnf_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-08T17:08:50.000+00:00" } ], "requestURI" : "048601f9-4c92-4586-90d9-72b00ebd816d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d" } } } 2022-12-08T17:09:57.715Z|3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||=======================response end================================================= 2022-12-08T17:09:57.715Z|3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|INFO|500||InvokeReturn 2022-12-08T17:09:57.717Z|3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false 2022-12-08T17:09:57.718Z|3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:09:57.718Z|3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:09:57.718Z|3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false 2022-12-08T17:09:57.718Z|3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:09:57.719Z|3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bad5669724f32cf", X-B3-SpanId:"4cd6c21e0628fa40", X-B3-ParentSpanId:"6bad5669724f32cf", X-B3-Sampled:"0", X-ONAP-RequestID:"3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc", X-RequestID:"3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc", X-TransactionID:"3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc", X-ECOMP-RequestID:"3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4d3bfa8-87c5-4e02-a27c-f950ea1a7488"] 2022-12-08T17:09:57.719Z|3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:09:57.719Z|3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:09:57.733Z|3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:09:57.734Z|3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:09:57.734Z|3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:09:57.734Z|3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:09:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:09:57.736Z|3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 41, "soRequestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "groupingId" : "e84fd803-9aaf-4c46-b3bf-84f9efaa191f", "name" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7b20c197678c4e838517f33c1adc56fc/stacks/basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f/e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"updated_time\":null,\"creation_time\":1670519333000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"d545c7d349894c6a93d62d7fde183c33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"vnf_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\"vnf_id\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\",\"vf_module_id\":\"1ddec006-8f05-4ea3-91ff-8573798307ae\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:08:54.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:09:57.736Z|3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:09:57.737Z|3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:09:57.743Z|3bf80b55-9b9e-48b0-ae07-0ff289ebdfcc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:09:57.895Z|f720441f-0ae1-47c8-a3d7-aa6c36485579|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:09:57.898Z|f720441f-0ae1-47c8-a3d7-aa6c36485579|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d 2022-12-08T17:09:57.899Z|f720441f-0ae1-47c8-a3d7-aa6c36485579|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|INFO|500||Invoke 2022-12-08T17:09:57.899Z|f720441f-0ae1-47c8-a3d7-aa6c36485579|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||===========================request begin================================================ 2022-12-08T17:09:57.899Z|f720441f-0ae1-47c8-a3d7-aa6c36485579|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d 2022-12-08T17:09:57.899Z|f720441f-0ae1-47c8-a3d7-aa6c36485579|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Method : GET 2022-12-08T17:09:57.899Z|f720441f-0ae1-47c8-a3d7-aa6c36485579|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"426142b251ccc25d", X-B3-SpanId:"84577614465d506d", X-B3-ParentSpanId:"426142b251ccc25d", X-B3-Sampled:"0", X-ONAP-RequestID:"f720441f-0ae1-47c8-a3d7-aa6c36485579", X-RequestID:"f720441f-0ae1-47c8-a3d7-aa6c36485579", X-TransactionID:"f720441f-0ae1-47c8-a3d7-aa6c36485579", X-ECOMP-RequestID:"f720441f-0ae1-47c8-a3d7-aa6c36485579", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5cb61d2-104c-477c-9197-0044969c7aa3"] 2022-12-08T17:09:57.900Z|f720441f-0ae1-47c8-a3d7-aa6c36485579|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Request body: 2022-12-08T17:09:57.900Z|f720441f-0ae1-47c8-a3d7-aa6c36485579|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||==========================request end================================================ 2022-12-08T17:09:57.919Z|f720441f-0ae1-47c8-a3d7-aa6c36485579|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||============================response begin========================================== 2022-12-08T17:09:57.920Z|f720441f-0ae1-47c8-a3d7-aa6c36485579|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Status code : 200 OK 2022-12-08T17:09:57.920Z|f720441f-0ae1-47c8-a3d7-aa6c36485579|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Status text : 2022-12-08T17:09:57.920Z|f720441f-0ae1-47c8-a3d7-aa6c36485579|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:09:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:09:57.921Z|f720441f-0ae1-47c8-a3d7-aa6c36485579|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Response body: { "requestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:42.000+00:00", "endTime" : "2022-12-08T17:09:55.000+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfType" : "", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"9926b527-8886-4e07-ac1a-7a1e344fa988\",\n \"modelVersionId\": \"3b5f1f60-a30e-4f0f-b742-1c53dcbc572a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7a20102f-01ab-4011-839b-4501ce7250dc\",\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\": \"7b20c197678c4e838517f33c1adc56fc\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"96ffcade-922f-4a9c-bb87-cff8ccec34ac\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"5efb941a-449d-457d-93c3-a1aad9f1987f\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\n \"modelCustomizationId\": \"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:09:54.000+00:00", "vfModuleId" : "1ddec006-8f05-4ea3-91ff-8573798307ae", "vfModuleName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "cloudIdentifier" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ddec006-8f05-4ea3-91ff-8573798307ae\",\"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\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\",\"vnf_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-08T17:08:50.000+00:00" } ], "requestURI" : "048601f9-4c92-4586-90d9-72b00ebd816d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d" } } } 2022-12-08T17:09:57.921Z|f720441f-0ae1-47c8-a3d7-aa6c36485579|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||=======================response end================================================= 2022-12-08T17:09:57.922Z|f720441f-0ae1-47c8-a3d7-aa6c36485579|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|INFO|500||InvokeReturn 2022-12-08T17:09:57.924Z|f720441f-0ae1-47c8-a3d7-aa6c36485579|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false 2022-12-08T17:09:57.925Z|f720441f-0ae1-47c8-a3d7-aa6c36485579|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:09:57.925Z|f720441f-0ae1-47c8-a3d7-aa6c36485579|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:09:57.925Z|f720441f-0ae1-47c8-a3d7-aa6c36485579|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false 2022-12-08T17:09:57.925Z|f720441f-0ae1-47c8-a3d7-aa6c36485579|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:09:57.926Z|f720441f-0ae1-47c8-a3d7-aa6c36485579|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"426142b251ccc25d", X-B3-SpanId:"a4818f09fc7c20de", X-B3-ParentSpanId:"426142b251ccc25d", X-B3-Sampled:"0", X-ONAP-RequestID:"f720441f-0ae1-47c8-a3d7-aa6c36485579", X-RequestID:"f720441f-0ae1-47c8-a3d7-aa6c36485579", X-TransactionID:"f720441f-0ae1-47c8-a3d7-aa6c36485579", X-ECOMP-RequestID:"f720441f-0ae1-47c8-a3d7-aa6c36485579", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98fe6a04-3599-4165-b345-a90ba93d0ddb"] 2022-12-08T17:09:57.926Z|f720441f-0ae1-47c8-a3d7-aa6c36485579|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:09:57.926Z|f720441f-0ae1-47c8-a3d7-aa6c36485579|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:09:57.940Z|f720441f-0ae1-47c8-a3d7-aa6c36485579|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:09:57.940Z|f720441f-0ae1-47c8-a3d7-aa6c36485579|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:09:57.941Z|f720441f-0ae1-47c8-a3d7-aa6c36485579|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:09:57.941Z|f720441f-0ae1-47c8-a3d7-aa6c36485579|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:09:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:09:57.942Z|f720441f-0ae1-47c8-a3d7-aa6c36485579|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 41, "soRequestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "groupingId" : "e84fd803-9aaf-4c46-b3bf-84f9efaa191f", "name" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7b20c197678c4e838517f33c1adc56fc/stacks/basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f/e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"updated_time\":null,\"creation_time\":1670519333000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"d545c7d349894c6a93d62d7fde183c33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"vnf_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\"vnf_id\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\",\"vf_module_id\":\"1ddec006-8f05-4ea3-91ff-8573798307ae\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:08:54.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:09:57.943Z|f720441f-0ae1-47c8-a3d7-aa6c36485579|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:09:57.943Z|f720441f-0ae1-47c8-a3d7-aa6c36485579|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:09:57.948Z|f720441f-0ae1-47c8-a3d7-aa6c36485579|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:09:58.080Z|583b11a2-d82f-4535-8960-453d1122a881|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:09:58.085Z|583b11a2-d82f-4535-8960-453d1122a881|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d 2022-12-08T17:09:58.085Z|583b11a2-d82f-4535-8960-453d1122a881|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|INFO|500||Invoke 2022-12-08T17:09:58.086Z|583b11a2-d82f-4535-8960-453d1122a881|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||===========================request begin================================================ 2022-12-08T17:09:58.086Z|583b11a2-d82f-4535-8960-453d1122a881|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d 2022-12-08T17:09:58.087Z|583b11a2-d82f-4535-8960-453d1122a881|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Method : GET 2022-12-08T17:09:58.087Z|583b11a2-d82f-4535-8960-453d1122a881|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7daf351693ceade4", X-B3-SpanId:"6e69a08761763219", X-B3-ParentSpanId:"7daf351693ceade4", X-B3-Sampled:"0", X-ONAP-RequestID:"583b11a2-d82f-4535-8960-453d1122a881", X-RequestID:"583b11a2-d82f-4535-8960-453d1122a881", X-TransactionID:"583b11a2-d82f-4535-8960-453d1122a881", X-ECOMP-RequestID:"583b11a2-d82f-4535-8960-453d1122a881", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb7182a2-edc5-4fc2-aced-f45a27308043"] 2022-12-08T17:09:58.088Z|583b11a2-d82f-4535-8960-453d1122a881|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Request body: 2022-12-08T17:09:58.088Z|583b11a2-d82f-4535-8960-453d1122a881|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||==========================request end================================================ 2022-12-08T17:09:58.110Z|583b11a2-d82f-4535-8960-453d1122a881|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||============================response begin========================================== 2022-12-08T17:09:58.110Z|583b11a2-d82f-4535-8960-453d1122a881|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Status code : 200 OK 2022-12-08T17:09:58.111Z|583b11a2-d82f-4535-8960-453d1122a881|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Status text : 2022-12-08T17:09:58.111Z|583b11a2-d82f-4535-8960-453d1122a881|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:09:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:09:58.112Z|583b11a2-d82f-4535-8960-453d1122a881|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||Response body: { "requestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:08:42.000+00:00", "endTime" : "2022-12-08T17:09:55.000+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfType" : "", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"9926b527-8886-4e07-ac1a-7a1e344fa988\",\n \"modelVersionId\": \"3b5f1f60-a30e-4f0f-b742-1c53dcbc572a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"7a20102f-01ab-4011-839b-4501ce7250dc\",\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\": \"7b20c197678c4e838517f33c1adc56fc\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"96ffcade-922f-4a9c-bb87-cff8ccec34ac\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"5efb941a-449d-457d-93c3-a1aad9f1987f\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\n \"modelCustomizationId\": \"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:09:54.000+00:00", "vfModuleId" : "1ddec006-8f05-4ea3-91ff-8573798307ae", "vfModuleName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "cloudIdentifier" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1ddec006-8f05-4ea3-91ff-8573798307ae\",\"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\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\",\"vnf_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-08T17:08:50.000+00:00" } ], "requestURI" : "048601f9-4c92-4586-90d9-72b00ebd816d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d" } } } 2022-12-08T17:09:58.112Z|583b11a2-d82f-4535-8960-453d1122a881|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|DEBUG|500||=======================response end================================================= 2022-12-08T17:09:58.113Z|583b11a2-d82f-4535-8960-453d1122a881|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/048601f9-4c92-4586-90d9-72b00ebd816d|INFO|500||InvokeReturn 2022-12-08T17:09:58.115Z|583b11a2-d82f-4535-8960-453d1122a881|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false 2022-12-08T17:09:58.115Z|583b11a2-d82f-4535-8960-453d1122a881|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:09:58.115Z|583b11a2-d82f-4535-8960-453d1122a881|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:09:58.116Z|583b11a2-d82f-4535-8960-453d1122a881|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false 2022-12-08T17:09:58.116Z|583b11a2-d82f-4535-8960-453d1122a881|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:09:58.116Z|583b11a2-d82f-4535-8960-453d1122a881|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7daf351693ceade4", X-B3-SpanId:"b861de2c7056f8cb", X-B3-ParentSpanId:"7daf351693ceade4", X-B3-Sampled:"0", X-ONAP-RequestID:"583b11a2-d82f-4535-8960-453d1122a881", X-RequestID:"583b11a2-d82f-4535-8960-453d1122a881", X-TransactionID:"583b11a2-d82f-4535-8960-453d1122a881", X-ECOMP-RequestID:"583b11a2-d82f-4535-8960-453d1122a881", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"188b5d16-aeef-4bef-afd8-69dc98b8bd7d"] 2022-12-08T17:09:58.117Z|583b11a2-d82f-4535-8960-453d1122a881|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:09:58.117Z|583b11a2-d82f-4535-8960-453d1122a881|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:09:58.131Z|583b11a2-d82f-4535-8960-453d1122a881|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:09:58.132Z|583b11a2-d82f-4535-8960-453d1122a881|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:09:58.132Z|583b11a2-d82f-4535-8960-453d1122a881|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:09:58.132Z|583b11a2-d82f-4535-8960-453d1122a881|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:09:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:09:58.134Z|583b11a2-d82f-4535-8960-453d1122a881|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 41, "soRequestId" : "048601f9-4c92-4586-90d9-72b00ebd816d", "groupingId" : "e84fd803-9aaf-4c46-b3bf-84f9efaa191f", "name" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7b20c197678c4e838517f33c1adc56fc/stacks/basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f/e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"updated_time\":null,\"creation_time\":1670519333000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"d545c7d349894c6a93d62d7fde183c33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"vnf_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\"vnf_id\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\",\"vf_module_id\":\"1ddec006-8f05-4ea3-91ff-8573798307ae\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:08:54.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:09:58.134Z|583b11a2-d82f-4535-8960-453d1122a881|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:09:58.134Z|583b11a2-d82f-4535-8960-453d1122a881|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=048601f9-4c92-4586-90d9-72b00ebd816d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:09:58.140Z|583b11a2-d82f-4535-8960-453d1122a881|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/048601f9-4c92-4586-90d9-72b00ebd816d|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:10:00.127Z|afad48d4-5af2-4e20-9615-af3ec1fd1365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:10:00.129Z|afad48d4-5af2-4e20-9615-af3ec1fd1365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:10:00.458Z|8181ce4a-f53b-4aa3-9dce-d9a4b3a8a96e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:10:00.459Z|8181ce4a-f53b-4aa3-9dce-d9a4b3a8a96e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:10:03.850Z|6693fcea-69ea-4acb-b076-9ac5283e69dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:10:03.851Z|6693fcea-69ea-4acb-b076-9ac5283e69dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:10:03.853Z|278dab8b-a25d-4250-b4d2-e27af8114008|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:10:03.853Z|278dab8b-a25d-4250-b4d2-e27af8114008|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:10:03.857Z|d0b82d70-7e3b-4f79-b311-56ced5a04f98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:10:03.857Z|d0b82d70-7e3b-4f79-b311-56ced5a04f98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:10:09.040Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:10:09.042Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|||INFO|500||Checking if requestId: ec912ac9-b8ea-4447-b3c0-65b2aa3b980a already exists in requestDb InfraActiveRequests table 2022-12-08T17:10:09.042Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a 2022-12-08T17:10:09.043Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|INFO|500||Invoke 2022-12-08T17:10:09.043Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:09.043Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a 2022-12-08T17:10:09.043Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Method : GET 2022-12-08T17:10:09.044Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a00aea75ff5e0138", X-B3-SpanId:"5595d507e2f166cd", X-B3-ParentSpanId:"a00aea75ff5e0138", X-B3-Sampled:"0", X-ONAP-RequestID:"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", X-RequestID:"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", X-TransactionID:"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", X-ECOMP-RequestID:"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e82d490-87e6-47f8-8427-404e26920a6d"] 2022-12-08T17:10:09.044Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Request body: 2022-12-08T17:10:09.044Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:09.067Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:09.068Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:10:09.068Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Status text : 2022-12-08T17:10:09.068Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 08 Dec 2022 17:10:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:09.069Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Response body: 2022-12-08T17:10:09.069Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:09.069Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|INFO|404|Not Found|InvokeReturn 2022-12-08T17:10:09.078Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|||INFO|500||Running local validations 2022-12-08T17:10:09.082Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:10:09.107Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-08T17:10:09.108Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|INFO|500||Invoke 2022-12-08T17:10:09.160Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|INFO|500||InvokeReturn 2022-12-08T17:10:09.161Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 17:10:08 GMT], content-length=[1054], vertex-id=[184488], x-aai-txid=[2-aai-resources-221208-17:10:08:977-43000], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:10:09.199Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|||DEBUG|500||{"tenant-id":"7b20c197678c4e838517f33c1adc56fc","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1670519310187","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/5efb941a-449d-457d-93c3-a1aad9f1987f","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5efb941a-449d-457d-93c3-a1aad9f1987f"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-12-08T17:10:09.205Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-08T17:10:09.206Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-08T17:10:09.214Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:10:09.215Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-08T17:10:09.215Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:09.216Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:10:09.216Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-08T17:10:09.216Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|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:"a00aea75ff5e0138", X-B3-SpanId:"32172845546a0f25", X-B3-ParentSpanId:"a00aea75ff5e0138", X-B3-Sampled:"0", X-ONAP-RequestID:"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", X-RequestID:"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", X-TransactionID:"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", X-ECOMP-RequestID:"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c625eb0-22f0-4a4f-b15f-ad792ea08903"] 2022-12-08T17:10:09.217Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"5efb941a-449d-457d-93c3-a1aad9f1987f","serviceInstanceId":"96ffcade-922f-4a9c-bb87-cff8ccec34ac","vfModuleInstanceId":"1ddec006-8f05-4ea3-91ff-8573798307ae"},"instanceName":null,"requestScope":"vfModule"} 2022-12-08T17:10:09.217Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:09.233Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:09.233Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:09.234Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-12-08T17:10:09.234Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|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:"Thu, 08 Dec 2022 17:10:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:09.235Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-08T17:10:09.235Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:09.236Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-08T17:10:09.237Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 2022-12-08T17:10:09.238Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||Invoke 2022-12-08T17:10:09.238Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:09.239Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 2022-12-08T17:10:09.239Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Method : GET 2022-12-08T17:10:09.239Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|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:"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", X-RequestID:"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", X-TransactionID:"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", X-ECOMP-RequestID:"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce96aaff-71d0-46be-a6e3-446f89c684a4"] 2022-12-08T17:10:09.240Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Request body: 2022-12-08T17:10:09.240Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:09.270Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:09.270Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:09.271Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status text : 2022-12-08T17:10:09.271Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:09.273Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|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" : 49, "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/49" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/49" } } } 2022-12-08T17:10:09.273Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:09.273Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||InvokeReturn 2022-12-08T17:10:09.275Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a 2022-12-08T17:10:09.276Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a|INFO|500||Invoke 2022-12-08T17:10:09.276Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:09.276Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a 2022-12-08T17:10:09.276Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a|DEBUG|500||Method : GET 2022-12-08T17:10:09.277Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", X-RequestID:"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", X-TransactionID:"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", X-ECOMP-RequestID:"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e11bf90-3c93-4457-9b35-6f0bdab5db1b"] 2022-12-08T17:10:09.277Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a|DEBUG|500||Request body: 2022-12-08T17:10:09.277Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:09.299Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:09.300Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:09.300Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a|DEBUG|500||Status text : 2022-12-08T17:10:09.301Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:09.302Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a|DEBUG|500||Response body: { "modelUUID" : "3b5f1f60-a30e-4f0f-b742-1c53dcbc572a", "modelInvariantUUID" : "9926b527-8886-4e07-ac1a-7a1e344fa988", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-12-08 17:06:58.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a/vnfResources" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a/heatFiles" } } } 2022-12-08T17:10:09.302Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:09.303Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3b5f1f60-a30e-4f0f-b742-1c53dcbc572a|INFO|500||InvokeReturn 2022-12-08T17:10:09.306Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:10:09.306Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-08T17:10:09.307Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:09.307Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:10:09.307Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-08T17:10:09.308Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|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:"1780", X-B3-TraceId:"a00aea75ff5e0138", X-B3-SpanId:"99f033c191703ea8", X-B3-ParentSpanId:"a00aea75ff5e0138", X-B3-Sampled:"0", X-ONAP-RequestID:"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", X-RequestID:"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", X-TransactionID:"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", X-ECOMP-RequestID:"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c37d8475-6a16-4b05-bb38-ae45768036c9"] 2022-12-08T17:10:09.308Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a","requestStatus":"IN_PROGRESS","startTime":1670519409078,"source":"VID","vnfId":"5efb941a-449d-457d-93c3-a1aad9f1987f","vnfType":"","tenantId":"7b20c197678c4e838517f33c1adc56fc","requestBody":"{\n\t\"requestDetails\": {\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\": \"9926b527-8886-4e07-ac1a-7a1e344fa988\",\n \"modelVersionId\": \"3b5f1f60-a30e-4f0f-b742-1c53dcbc572a\",\n \"modelName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\n \"modelVersion\": \"1670519394980\",\n \"modelCustomizationId\": \"7a20102f-01ab-4011-839b-4501ce7250dc\"\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"1ddec006-8f05-4ea3-91ff-8573798307ae","vfModuleModelName":"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f","cloudRegion":"RegionOne","serviceInstanceId":"96ffcade-922f-4a9c-bb87-cff8ccec34ac","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a"} 2022-12-08T17:10:09.309Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:09.345Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:09.345Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-08T17:10:09.346Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-12-08T17:10:09.346Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|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/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:09.347Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:10:09.078+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfType" : "", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"9926b527-8886-4e07-ac1a-7a1e344fa988\",\n \"modelVersionId\": \"3b5f1f60-a30e-4f0f-b742-1c53dcbc572a\",\n \"modelName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\n \"modelVersion\": \"1670519394980\",\n \"modelCustomizationId\": \"7a20102f-01ab-4011-839b-4501ce7250dc\"\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-08T17:10:08.515+00:00", "vfModuleId" : "1ddec006-8f05-4ea3-91ff-8573798307ae", "vfModuleModelName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a" } } } 2022-12-08T17:10:09.347Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:09.348Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-08T17:10:09.355Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:10:09.356Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-08T17:10:09.356Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:09.357Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:10:09.357Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-08T17:10:09.358Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|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:"a00aea75ff5e0138", X-B3-SpanId:"6d8dc0109c5014be", X-B3-ParentSpanId:"a00aea75ff5e0138", X-B3-Sampled:"0", X-ONAP-RequestID:"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", X-RequestID:"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", X-TransactionID:"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", X-ECOMP-RequestID:"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ee147a9-305c-408f-9fd7-707c61738ffb"] 2022-12-08T17:10:09.358Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"9926b527-8886-4e07-ac1a-7a1e344fa988\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"modelVersion\":\"1670519394980\",\"modelCustomizationUuid\":\"7a20102f-01ab-4011-839b-4501ce7250dc\",\"modelVersionId\":\"3b5f1f60-a30e-4f0f-b742-1c53dcbc572a\",\"modelCustomizationId\":\"7a20102f-01ab-4011-839b-4501ce7250dc\",\"modelUuid\":\"3b5f1f60-a30e-4f0f-b742-1c53dcbc572a\",\"modelInvariantUuid\":\"9926b527-8886-4e07-ac1a-7a1e344fa988\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"7b20c197678c4e838517f33c1adc56fc\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"96ffcade-922f-4a9c-bb87-cff8ccec34ac\",\"vnfInstanceId\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\",\"vfModuleInstanceId\":\"1ddec006-8f05-4ea3-91ff-8573798307ae\"}","type":"String"},"requestId":{"value":"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a","type":"String"},"mso-request-id":{"value":"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"96ffcade-922f-4a9c-bb87-cff8ccec34ac","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"5efb941a-449d-457d-93c3-a1aad9f1987f","type":"String"},"vfModuleId":{"value":"1ddec006-8f05-4ea3-91ff-8573798307ae","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/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-08T17:10:09.358Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:10.380Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:10.381Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-08T17:10:10.381Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-12-08T17:10:10.381Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 08 Dec 2022 17:10:10 GMT", X-ONAP-RequestID:"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", X-RequestID:"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", X-TransactionID:"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", X-ECOMP-RequestID:"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2ee147a9-305c-408f-9fd7-707c61738ffb", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:10.382Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a\",\"instanceId\":\"1ddec006-8f05-4ea3-91ff-8573798307ae\"}}","message":"Success","processInstanceID":"2b5ef8bf-771b-11ed-85df-b6c736068a38","variables":null,"messageCode":200} 2022-12-08T17:10:10.382Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:10.382Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-08T17:10:10.387Z|ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:10:10.531Z|6c700a83-5d0d-409f-a4a7-568e9a615627|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:10:10.534Z|6c700a83-5d0d-409f-a4a7-568e9a615627|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a 2022-12-08T17:10:10.535Z|6c700a83-5d0d-409f-a4a7-568e9a615627|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|INFO|500||Invoke 2022-12-08T17:10:10.535Z|6c700a83-5d0d-409f-a4a7-568e9a615627|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:10.535Z|6c700a83-5d0d-409f-a4a7-568e9a615627|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a 2022-12-08T17:10:10.536Z|6c700a83-5d0d-409f-a4a7-568e9a615627|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Method : GET 2022-12-08T17:10:10.536Z|6c700a83-5d0d-409f-a4a7-568e9a615627|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9eff8d9b7e89aedb", X-B3-SpanId:"1c76fc12a11cd70f", X-B3-ParentSpanId:"9eff8d9b7e89aedb", X-B3-Sampled:"0", X-ONAP-RequestID:"6c700a83-5d0d-409f-a4a7-568e9a615627", X-RequestID:"6c700a83-5d0d-409f-a4a7-568e9a615627", X-TransactionID:"6c700a83-5d0d-409f-a4a7-568e9a615627", X-ECOMP-RequestID:"6c700a83-5d0d-409f-a4a7-568e9a615627", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e19b2f5-04db-49d5-9691-065c394e8a4b"] 2022-12-08T17:10:10.536Z|6c700a83-5d0d-409f-a4a7-568e9a615627|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Request body: 2022-12-08T17:10:10.537Z|6c700a83-5d0d-409f-a4a7-568e9a615627|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:10.557Z|6c700a83-5d0d-409f-a4a7-568e9a615627|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:10.557Z|6c700a83-5d0d-409f-a4a7-568e9a615627|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:10.557Z|6c700a83-5d0d-409f-a4a7-568e9a615627|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Status text : 2022-12-08T17:10:10.558Z|6c700a83-5d0d-409f-a4a7-568e9a615627|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:10.559Z|6c700a83-5d0d-409f-a4a7-568e9a615627|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Response body: { "requestId" : "ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:10:09.000+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfType" : "", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"9926b527-8886-4e07-ac1a-7a1e344fa988\",\n \"modelVersionId\": \"3b5f1f60-a30e-4f0f-b742-1c53dcbc572a\",\n \"modelName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\n \"modelVersion\": \"1670519394980\",\n \"modelCustomizationId\": \"7a20102f-01ab-4011-839b-4501ce7250dc\"\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:10:08.000+00:00", "vfModuleId" : "1ddec006-8f05-4ea3-91ff-8573798307ae", "vfModuleName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "vfModuleModelName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a" } } } 2022-12-08T17:10:10.559Z|6c700a83-5d0d-409f-a4a7-568e9a615627|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:10.560Z|6c700a83-5d0d-409f-a4a7-568e9a615627|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|INFO|500||InvokeReturn 2022-12-08T17:10:10.561Z|6c700a83-5d0d-409f-a4a7-568e9a615627|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false 2022-12-08T17:10:10.562Z|6c700a83-5d0d-409f-a4a7-568e9a615627|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:10:10.562Z|6c700a83-5d0d-409f-a4a7-568e9a615627|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:10.562Z|6c700a83-5d0d-409f-a4a7-568e9a615627|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false 2022-12-08T17:10:10.562Z|6c700a83-5d0d-409f-a4a7-568e9a615627|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:10:10.563Z|6c700a83-5d0d-409f-a4a7-568e9a615627|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9eff8d9b7e89aedb", X-B3-SpanId:"1d12bafa8d5a2f09", X-B3-ParentSpanId:"9eff8d9b7e89aedb", X-B3-Sampled:"0", X-ONAP-RequestID:"6c700a83-5d0d-409f-a4a7-568e9a615627", X-RequestID:"6c700a83-5d0d-409f-a4a7-568e9a615627", X-TransactionID:"6c700a83-5d0d-409f-a4a7-568e9a615627", X-ECOMP-RequestID:"6c700a83-5d0d-409f-a4a7-568e9a615627", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2d7d337-50d4-4c19-bf37-b719d11b3e7f"] 2022-12-08T17:10:10.563Z|6c700a83-5d0d-409f-a4a7-568e9a615627|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:10:10.564Z|6c700a83-5d0d-409f-a4a7-568e9a615627|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:10.587Z|6c700a83-5d0d-409f-a4a7-568e9a615627|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:10.588Z|6c700a83-5d0d-409f-a4a7-568e9a615627|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:10.588Z|6c700a83-5d0d-409f-a4a7-568e9a615627|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:10:10.588Z|6c700a83-5d0d-409f-a4a7-568e9a615627|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:10.591Z|6c700a83-5d0d-409f-a4a7-568e9a615627|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:10:10.591Z|6c700a83-5d0d-409f-a4a7-568e9a615627|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:10.592Z|6c700a83-5d0d-409f-a4a7-568e9a615627|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:10:10.598Z|6c700a83-5d0d-409f-a4a7-568e9a615627|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:10:13.872Z|ed6cee94-760b-474d-ac18-d228555bcb37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:10:13.873Z|ed6cee94-760b-474d-ac18-d228555bcb37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:10:13.875Z|d0ea03f5-9b88-48e6-9c7e-5fcd97372b14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:10:13.875Z|d0ea03f5-9b88-48e6-9c7e-5fcd97372b14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:10:13.875Z|42073adb-30ef-4d86-bb22-ef4ead320741|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:10:13.876Z|42073adb-30ef-4d86-bb22-ef4ead320741|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:10:15.127Z|6eb624dc-0ebb-4a60-af8d-c08c115944d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:10:15.128Z|6eb624dc-0ebb-4a60-af8d-c08c115944d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:10:20.732Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:10:20.736Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a 2022-12-08T17:10:20.737Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|INFO|500||Invoke 2022-12-08T17:10:20.737Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:20.737Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a 2022-12-08T17:10:20.738Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Method : GET 2022-12-08T17:10:20.738Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3760a2f7f7753177", X-B3-SpanId:"16a215ab7bf56db7", X-B3-ParentSpanId:"3760a2f7f7753177", X-B3-Sampled:"0", X-ONAP-RequestID:"d2295496-89db-4ab1-b027-d19c825f2810", X-RequestID:"d2295496-89db-4ab1-b027-d19c825f2810", X-TransactionID:"d2295496-89db-4ab1-b027-d19c825f2810", X-ECOMP-RequestID:"d2295496-89db-4ab1-b027-d19c825f2810", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84faddcc-e6a2-43b1-b499-fc2f8c8a7a19"] 2022-12-08T17:10:20.738Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Request body: 2022-12-08T17:10:20.738Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:20.765Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:20.766Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:20.766Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Status text : 2022-12-08T17:10:20.766Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:20.767Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Response body: { "requestId" : "ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-12-08T17:10:09.000+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfType" : "", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"9926b527-8886-4e07-ac1a-7a1e344fa988\",\n \"modelVersionId\": \"3b5f1f60-a30e-4f0f-b742-1c53dcbc572a\",\n \"modelName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\n \"modelVersion\": \"1670519394980\",\n \"modelCustomizationId\": \"7a20102f-01ab-4011-839b-4501ce7250dc\"\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:10:15.000+00:00", "vfModuleId" : "1ddec006-8f05-4ea3-91ff-8573798307ae", "vfModuleName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "vfModuleModelName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a" } } } 2022-12-08T17:10:20.768Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:20.768Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|INFO|500||InvokeReturn 2022-12-08T17:10:20.770Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false 2022-12-08T17:10:20.770Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:10:20.770Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:20.770Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false 2022-12-08T17:10:20.771Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:10:20.771Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3760a2f7f7753177", X-B3-SpanId:"8e7e80ac83e4e721", X-B3-ParentSpanId:"3760a2f7f7753177", X-B3-Sampled:"0", X-ONAP-RequestID:"d2295496-89db-4ab1-b027-d19c825f2810", X-RequestID:"d2295496-89db-4ab1-b027-d19c825f2810", X-TransactionID:"d2295496-89db-4ab1-b027-d19c825f2810", X-ECOMP-RequestID:"d2295496-89db-4ab1-b027-d19c825f2810", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29a87bd5-cad3-4a17-8964-1114fe31293c"] 2022-12-08T17:10:20.771Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:10:20.772Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:20.785Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:20.785Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:20.785Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:10:20.786Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:20.786Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", "groupingId" : "e84fd803-9aaf-4c46-b3bf-84f9efaa191f", "name" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7b20c197678c4e838517f33c1adc56fc/stacks/basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f/e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"updated_time\":1670519416000,\"creation_time\":1670519333000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"d545c7d349894c6a93d62d7fde183c33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"vnf_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\"vnf_id\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\",\"vf_module_id\":\"1ddec006-8f05-4ea3-91ff-8573798307ae\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:10:18.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:10:20.787Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:20.787Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:10:20.829Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:10:20.830Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:10:20.830Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:20.830Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:10:20.830Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:10:20.831Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d2295496-89db-4ab1-b027-d19c825f2810", X-RequestID:"d2295496-89db-4ab1-b027-d19c825f2810", X-TransactionID:"d2295496-89db-4ab1-b027-d19c825f2810", X-ECOMP-RequestID:"d2295496-89db-4ab1-b027-d19c825f2810", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de5b138f-e1ed-46fe-ac29-da902c534b75"] 2022-12-08T17:10:20.831Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:10:20.831Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:20.954Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:20.955Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:20.956Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:10:20.956Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=DBC1CDC5DF1DD3D2EBC56902F25381A6; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:10:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:20.957Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2d9f2503-771b-11ed-85df-b6c736068a38","businessKey":"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-08T17:10:13.158+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2b5ef8bf-771b-11ed-85df-b6c736068a38","superProcessInstanceId":"2d9e1350-771b-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-08T17:10:20.957Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:20.957Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:10:20.985Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:10:20.987Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:10:20.987Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:20.987Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:10:20.988Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:10:20.988Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d2295496-89db-4ab1-b027-d19c825f2810", X-RequestID:"d2295496-89db-4ab1-b027-d19c825f2810", X-TransactionID:"d2295496-89db-4ab1-b027-d19c825f2810", X-ECOMP-RequestID:"d2295496-89db-4ab1-b027-d19c825f2810", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18c7f184-2c49-4ed5-824e-8eff13e68d7d"] 2022-12-08T17:10:20.989Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:10:20.989Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:21.109Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:21.110Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:21.110Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:10:21.111Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3CA19A7CC4A18DE098D14B39EA9EE989; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:10:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:21.111Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:2fcd28bb-771b-11ed-85df-b6c736068a38","parentActivityInstanceId":"2d9f2503-771b-11ed-85df-b6c736068a38","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processInstanceId":"2d9f2503-771b-11ed-85df-b6c736068a38","executionId":"2d9f2503-771b-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:10:16.815+0000","endTime":"2022-12-08T17:10:16.820+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2b5ef8bf-771b-11ed-85df-b6c736068a38"}] 2022-12-08T17:10:21.111Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:21.112Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:10:21.116Z|d2295496-89db-4ab1-b027-d19c825f2810|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:10:23.892Z|553a02ce-5e72-4f3b-bd1f-b4d7b91fcc00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:10:23.893Z|553a02ce-5e72-4f3b-bd1f-b4d7b91fcc00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:10:23.893Z|96df94e7-38c4-4c89-9122-23a156182ddc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:10:23.894Z|96df94e7-38c4-4c89-9122-23a156182ddc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:10:23.897Z|3cbb60d3-e745-40fd-ade2-419af4da17bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:10:23.897Z|3cbb60d3-e745-40fd-ade2-419af4da17bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:10:30.127Z|9f997be0-4445-4d1d-9c23-2a9dfc45dd65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:10:30.127Z|9f997be0-4445-4d1d-9c23-2a9dfc45dd65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:10:30.459Z|4d5c4b6b-b292-462d-8218-8b6953be4df4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:10:30.460Z|4d5c4b6b-b292-462d-8218-8b6953be4df4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:10:31.243Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:10:31.247Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a 2022-12-08T17:10:31.248Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|INFO|500||Invoke 2022-12-08T17:10:31.248Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:31.248Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a 2022-12-08T17:10:31.249Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Method : GET 2022-12-08T17:10:31.249Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f7d38aea67266ef6", X-B3-SpanId:"7eb7b1a7548f3fea", X-B3-ParentSpanId:"f7d38aea67266ef6", X-B3-Sampled:"0", X-ONAP-RequestID:"1c11969b-d146-4fe2-b792-b087b437942a", X-RequestID:"1c11969b-d146-4fe2-b792-b087b437942a", X-TransactionID:"1c11969b-d146-4fe2-b792-b087b437942a", X-ECOMP-RequestID:"1c11969b-d146-4fe2-b792-b087b437942a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7b443c0-7e86-47cb-8117-84ee7d631d08"] 2022-12-08T17:10:31.249Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Request body: 2022-12-08T17:10:31.249Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:31.269Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:31.270Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:31.270Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Status text : 2022-12-08T17:10:31.270Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:31.272Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Response body: { "requestId" : "ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-12-08T17:10:09.000+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfType" : "", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"9926b527-8886-4e07-ac1a-7a1e344fa988\",\n \"modelVersionId\": \"3b5f1f60-a30e-4f0f-b742-1c53dcbc572a\",\n \"modelName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\n \"modelVersion\": \"1670519394980\",\n \"modelCustomizationId\": \"7a20102f-01ab-4011-839b-4501ce7250dc\"\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:10:15.000+00:00", "vfModuleId" : "1ddec006-8f05-4ea3-91ff-8573798307ae", "vfModuleName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "vfModuleModelName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a" } } } 2022-12-08T17:10:31.272Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:31.272Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|INFO|500||InvokeReturn 2022-12-08T17:10:31.273Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false 2022-12-08T17:10:31.274Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:10:31.274Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:31.274Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false 2022-12-08T17:10:31.274Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:10:31.275Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f7d38aea67266ef6", X-B3-SpanId:"42e6e7aacffe9311", X-B3-ParentSpanId:"f7d38aea67266ef6", X-B3-Sampled:"0", X-ONAP-RequestID:"1c11969b-d146-4fe2-b792-b087b437942a", X-RequestID:"1c11969b-d146-4fe2-b792-b087b437942a", X-TransactionID:"1c11969b-d146-4fe2-b792-b087b437942a", X-ECOMP-RequestID:"1c11969b-d146-4fe2-b792-b087b437942a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f1fe67d-8a22-4e56-9645-4ed389ecaa68"] 2022-12-08T17:10:31.275Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:10:31.275Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:31.286Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:31.287Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:31.287Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:10:31.287Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:31.289Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", "groupingId" : "e84fd803-9aaf-4c46-b3bf-84f9efaa191f", "name" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7b20c197678c4e838517f33c1adc56fc/stacks/basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f/e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"updated_time\":1670519416000,\"creation_time\":1670519333000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"d545c7d349894c6a93d62d7fde183c33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"vnf_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\"vnf_id\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\",\"vf_module_id\":\"1ddec006-8f05-4ea3-91ff-8573798307ae\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:10:18.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:10:31.289Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:31.290Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:10:31.315Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:10:31.315Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:10:31.315Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:31.316Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:10:31.316Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:10:31.316Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1c11969b-d146-4fe2-b792-b087b437942a", X-RequestID:"1c11969b-d146-4fe2-b792-b087b437942a", X-TransactionID:"1c11969b-d146-4fe2-b792-b087b437942a", X-ECOMP-RequestID:"1c11969b-d146-4fe2-b792-b087b437942a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29daeeec-6940-4cbd-9837-6768e8118cca"] 2022-12-08T17:10:31.316Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:10:31.317Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:31.455Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:31.455Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:31.455Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:10:31.456Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C027BDA38B668C1C6E26F58EA27E1911; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:10:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:31.456Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2d9f2503-771b-11ed-85df-b6c736068a38","businessKey":"ec912ac9-b8ea-4447-b3c0-65b2aa3b980a","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-08T17:10:13.158+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2b5ef8bf-771b-11ed-85df-b6c736068a38","superProcessInstanceId":"2d9e1350-771b-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-08T17:10:31.456Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:31.456Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:10:31.483Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:10:31.483Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:10:31.484Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:31.484Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:10:31.484Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:10:31.484Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1c11969b-d146-4fe2-b792-b087b437942a", X-RequestID:"1c11969b-d146-4fe2-b792-b087b437942a", X-TransactionID:"1c11969b-d146-4fe2-b792-b087b437942a", X-ECOMP-RequestID:"1c11969b-d146-4fe2-b792-b087b437942a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"073ff334-dbc5-40b2-bc0c-131b9ec841e2"] 2022-12-08T17:10:31.485Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:10:31.485Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:31.616Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:31.616Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:31.617Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:10:31.617Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2AF17FA1B5E8011397A39EDD89D876A3; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:10:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:31.617Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:2fcd28bb-771b-11ed-85df-b6c736068a38","parentActivityInstanceId":"2d9f2503-771b-11ed-85df-b6c736068a38","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processInstanceId":"2d9f2503-771b-11ed-85df-b6c736068a38","executionId":"2d9f2503-771b-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:10:16.815+0000","endTime":"2022-12-08T17:10:16.820+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2b5ef8bf-771b-11ed-85df-b6c736068a38"}] 2022-12-08T17:10:31.617Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:31.618Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d9f2503-771b-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:10:31.626Z|1c11969b-d146-4fe2-b792-b087b437942a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:10:33.918Z|34cc504e-65e6-4a41-a205-f32d118095b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:10:33.918Z|34cc504e-65e6-4a41-a205-f32d118095b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:10:33.922Z|26cbf68a-377b-4922-a229-1db1c5f2b2d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:10:33.922Z|26cbf68a-377b-4922-a229-1db1c5f2b2d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:10:33.923Z|77b156ee-d392-4d42-b0c2-0e4264e0f189|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:10:33.924Z|77b156ee-d392-4d42-b0c2-0e4264e0f189|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:10:38.515Z|ee17382a-9991-4275-a900-1686d4ed4894|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:10:38.515Z|ee17382a-9991-4275-a900-1686d4ed4894|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:10:41.770Z|6c2eb6de-e63e-4bc5-9857-4fb587734791|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:10:41.774Z|6c2eb6de-e63e-4bc5-9857-4fb587734791|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a 2022-12-08T17:10:41.775Z|6c2eb6de-e63e-4bc5-9857-4fb587734791|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|INFO|500||Invoke 2022-12-08T17:10:41.775Z|6c2eb6de-e63e-4bc5-9857-4fb587734791|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:41.775Z|6c2eb6de-e63e-4bc5-9857-4fb587734791|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a 2022-12-08T17:10:41.776Z|6c2eb6de-e63e-4bc5-9857-4fb587734791|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Method : GET 2022-12-08T17:10:41.776Z|6c2eb6de-e63e-4bc5-9857-4fb587734791|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95ad7825e05fa385", X-B3-SpanId:"428102b13a238ddd", X-B3-ParentSpanId:"95ad7825e05fa385", X-B3-Sampled:"0", X-ONAP-RequestID:"6c2eb6de-e63e-4bc5-9857-4fb587734791", X-RequestID:"6c2eb6de-e63e-4bc5-9857-4fb587734791", X-TransactionID:"6c2eb6de-e63e-4bc5-9857-4fb587734791", X-ECOMP-RequestID:"6c2eb6de-e63e-4bc5-9857-4fb587734791", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0b0d41f-e064-4eb6-af4f-e457c245225d"] 2022-12-08T17:10:41.776Z|6c2eb6de-e63e-4bc5-9857-4fb587734791|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Request body: 2022-12-08T17:10:41.777Z|6c2eb6de-e63e-4bc5-9857-4fb587734791|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:41.801Z|6c2eb6de-e63e-4bc5-9857-4fb587734791|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:41.801Z|6c2eb6de-e63e-4bc5-9857-4fb587734791|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:41.802Z|6c2eb6de-e63e-4bc5-9857-4fb587734791|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Status text : 2022-12-08T17:10:41.802Z|6c2eb6de-e63e-4bc5-9857-4fb587734791|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:41.803Z|6c2eb6de-e63e-4bc5-9857-4fb587734791|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Response body: { "requestId" : "ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:10:09.000+00:00", "endTime" : "2022-12-08T17:10:39.000+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfType" : "", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"9926b527-8886-4e07-ac1a-7a1e344fa988\",\n \"modelVersionId\": \"3b5f1f60-a30e-4f0f-b742-1c53dcbc572a\",\n \"modelName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\n \"modelVersion\": \"1670519394980\",\n \"modelCustomizationId\": \"7a20102f-01ab-4011-839b-4501ce7250dc\"\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:10:38.000+00:00", "vfModuleId" : "1ddec006-8f05-4ea3-91ff-8573798307ae", "vfModuleName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "vfModuleModelName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a" } } } 2022-12-08T17:10:41.803Z|6c2eb6de-e63e-4bc5-9857-4fb587734791|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:41.804Z|6c2eb6de-e63e-4bc5-9857-4fb587734791|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|INFO|500||InvokeReturn 2022-12-08T17:10:41.805Z|6c2eb6de-e63e-4bc5-9857-4fb587734791|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false 2022-12-08T17:10:41.806Z|6c2eb6de-e63e-4bc5-9857-4fb587734791|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:10:41.806Z|6c2eb6de-e63e-4bc5-9857-4fb587734791|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:41.806Z|6c2eb6de-e63e-4bc5-9857-4fb587734791|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false 2022-12-08T17:10:41.806Z|6c2eb6de-e63e-4bc5-9857-4fb587734791|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:10:41.807Z|6c2eb6de-e63e-4bc5-9857-4fb587734791|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95ad7825e05fa385", X-B3-SpanId:"2824d640e4e71597", X-B3-ParentSpanId:"95ad7825e05fa385", X-B3-Sampled:"0", X-ONAP-RequestID:"6c2eb6de-e63e-4bc5-9857-4fb587734791", X-RequestID:"6c2eb6de-e63e-4bc5-9857-4fb587734791", X-TransactionID:"6c2eb6de-e63e-4bc5-9857-4fb587734791", X-ECOMP-RequestID:"6c2eb6de-e63e-4bc5-9857-4fb587734791", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73424b9e-cb5a-4ce7-82a5-eb5d5a693403"] 2022-12-08T17:10:41.807Z|6c2eb6de-e63e-4bc5-9857-4fb587734791|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:10:41.807Z|6c2eb6de-e63e-4bc5-9857-4fb587734791|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:41.825Z|6c2eb6de-e63e-4bc5-9857-4fb587734791|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:41.825Z|6c2eb6de-e63e-4bc5-9857-4fb587734791|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:41.826Z|6c2eb6de-e63e-4bc5-9857-4fb587734791|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:10:41.826Z|6c2eb6de-e63e-4bc5-9857-4fb587734791|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:41.828Z|6c2eb6de-e63e-4bc5-9857-4fb587734791|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", "groupingId" : "e84fd803-9aaf-4c46-b3bf-84f9efaa191f", "name" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7b20c197678c4e838517f33c1adc56fc/stacks/basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f/e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"updated_time\":1670519416000,\"creation_time\":1670519333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"d545c7d349894c6a93d62d7fde183c33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"vnf_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\"vnf_id\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\",\"vf_module_id\":\"1ddec006-8f05-4ea3-91ff-8573798307ae\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:10:18.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:10:41.828Z|6c2eb6de-e63e-4bc5-9857-4fb587734791|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:41.829Z|6c2eb6de-e63e-4bc5-9857-4fb587734791|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:10:41.835Z|6c2eb6de-e63e-4bc5-9857-4fb587734791|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:10:41.971Z|7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:10:41.976Z|7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a 2022-12-08T17:10:41.977Z|7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|INFO|500||Invoke 2022-12-08T17:10:41.977Z|7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:41.978Z|7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a 2022-12-08T17:10:41.978Z|7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Method : GET 2022-12-08T17:10:41.978Z|7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d473870157af009", X-B3-SpanId:"fe47f5a147352839", X-B3-ParentSpanId:"6d473870157af009", X-B3-Sampled:"0", X-ONAP-RequestID:"7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f", X-RequestID:"7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f", X-TransactionID:"7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f", X-ECOMP-RequestID:"7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edd317be-f0c5-4df7-a863-8673be4e69ff"] 2022-12-08T17:10:41.979Z|7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Request body: 2022-12-08T17:10:41.979Z|7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:42.004Z|7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:42.004Z|7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:42.005Z|7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Status text : 2022-12-08T17:10:42.005Z|7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:42.013Z|7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Response body: { "requestId" : "ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:10:09.000+00:00", "endTime" : "2022-12-08T17:10:39.000+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfType" : "", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"9926b527-8886-4e07-ac1a-7a1e344fa988\",\n \"modelVersionId\": \"3b5f1f60-a30e-4f0f-b742-1c53dcbc572a\",\n \"modelName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\n \"modelVersion\": \"1670519394980\",\n \"modelCustomizationId\": \"7a20102f-01ab-4011-839b-4501ce7250dc\"\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:10:38.000+00:00", "vfModuleId" : "1ddec006-8f05-4ea3-91ff-8573798307ae", "vfModuleName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "vfModuleModelName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a" } } } 2022-12-08T17:10:42.013Z|7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:42.014Z|7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|INFO|500||InvokeReturn 2022-12-08T17:10:42.015Z|7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false 2022-12-08T17:10:42.016Z|7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:10:42.016Z|7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:42.017Z|7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false 2022-12-08T17:10:42.017Z|7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:10:42.017Z|7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d473870157af009", X-B3-SpanId:"d3b9259a3c144b60", X-B3-ParentSpanId:"6d473870157af009", X-B3-Sampled:"0", X-ONAP-RequestID:"7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f", X-RequestID:"7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f", X-TransactionID:"7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f", X-ECOMP-RequestID:"7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1979db99-2aa1-4476-b7c0-d8c6f9822910"] 2022-12-08T17:10:42.018Z|7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:10:42.018Z|7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:42.041Z|7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:42.042Z|7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:42.042Z|7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:10:42.043Z|7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:42.045Z|7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", "groupingId" : "e84fd803-9aaf-4c46-b3bf-84f9efaa191f", "name" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7b20c197678c4e838517f33c1adc56fc/stacks/basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f/e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"updated_time\":1670519416000,\"creation_time\":1670519333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"d545c7d349894c6a93d62d7fde183c33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"vnf_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\"vnf_id\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\",\"vf_module_id\":\"1ddec006-8f05-4ea3-91ff-8573798307ae\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:10:18.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:10:42.045Z|7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:42.046Z|7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:10:42.053Z|7cdedd23-9ec6-4308-8dc9-f3ca65b6cf4f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:10:42.182Z|6d0ec88c-db24-4071-a3b7-800063f0a63f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:10:42.188Z|6d0ec88c-db24-4071-a3b7-800063f0a63f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a 2022-12-08T17:10:42.188Z|6d0ec88c-db24-4071-a3b7-800063f0a63f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|INFO|500||Invoke 2022-12-08T17:10:42.189Z|6d0ec88c-db24-4071-a3b7-800063f0a63f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:42.189Z|6d0ec88c-db24-4071-a3b7-800063f0a63f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a 2022-12-08T17:10:42.189Z|6d0ec88c-db24-4071-a3b7-800063f0a63f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Method : GET 2022-12-08T17:10:42.190Z|6d0ec88c-db24-4071-a3b7-800063f0a63f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6af729fe0509a43", X-B3-SpanId:"dd43671ac9a3c7f5", X-B3-ParentSpanId:"c6af729fe0509a43", X-B3-Sampled:"0", X-ONAP-RequestID:"6d0ec88c-db24-4071-a3b7-800063f0a63f", X-RequestID:"6d0ec88c-db24-4071-a3b7-800063f0a63f", X-TransactionID:"6d0ec88c-db24-4071-a3b7-800063f0a63f", X-ECOMP-RequestID:"6d0ec88c-db24-4071-a3b7-800063f0a63f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"428fb0eb-13a7-457a-9739-413d3e7c7b98"] 2022-12-08T17:10:42.190Z|6d0ec88c-db24-4071-a3b7-800063f0a63f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Request body: 2022-12-08T17:10:42.190Z|6d0ec88c-db24-4071-a3b7-800063f0a63f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:42.221Z|6d0ec88c-db24-4071-a3b7-800063f0a63f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:42.222Z|6d0ec88c-db24-4071-a3b7-800063f0a63f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:42.222Z|6d0ec88c-db24-4071-a3b7-800063f0a63f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Status text : 2022-12-08T17:10:42.222Z|6d0ec88c-db24-4071-a3b7-800063f0a63f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:42.224Z|6d0ec88c-db24-4071-a3b7-800063f0a63f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Response body: { "requestId" : "ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:10:09.000+00:00", "endTime" : "2022-12-08T17:10:39.000+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfType" : "", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"9926b527-8886-4e07-ac1a-7a1e344fa988\",\n \"modelVersionId\": \"3b5f1f60-a30e-4f0f-b742-1c53dcbc572a\",\n \"modelName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\n \"modelVersion\": \"1670519394980\",\n \"modelCustomizationId\": \"7a20102f-01ab-4011-839b-4501ce7250dc\"\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:10:38.000+00:00", "vfModuleId" : "1ddec006-8f05-4ea3-91ff-8573798307ae", "vfModuleName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "vfModuleModelName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a" } } } 2022-12-08T17:10:42.225Z|6d0ec88c-db24-4071-a3b7-800063f0a63f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:42.225Z|6d0ec88c-db24-4071-a3b7-800063f0a63f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|INFO|500||InvokeReturn 2022-12-08T17:10:42.226Z|6d0ec88c-db24-4071-a3b7-800063f0a63f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false 2022-12-08T17:10:42.227Z|6d0ec88c-db24-4071-a3b7-800063f0a63f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:10:42.227Z|6d0ec88c-db24-4071-a3b7-800063f0a63f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:42.227Z|6d0ec88c-db24-4071-a3b7-800063f0a63f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false 2022-12-08T17:10:42.228Z|6d0ec88c-db24-4071-a3b7-800063f0a63f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:10:42.228Z|6d0ec88c-db24-4071-a3b7-800063f0a63f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6af729fe0509a43", X-B3-SpanId:"e2de28991a2da6d8", X-B3-ParentSpanId:"c6af729fe0509a43", X-B3-Sampled:"0", X-ONAP-RequestID:"6d0ec88c-db24-4071-a3b7-800063f0a63f", X-RequestID:"6d0ec88c-db24-4071-a3b7-800063f0a63f", X-TransactionID:"6d0ec88c-db24-4071-a3b7-800063f0a63f", X-ECOMP-RequestID:"6d0ec88c-db24-4071-a3b7-800063f0a63f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb708100-e180-4435-853a-ce282c1f6a07"] 2022-12-08T17:10:42.229Z|6d0ec88c-db24-4071-a3b7-800063f0a63f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:10:42.229Z|6d0ec88c-db24-4071-a3b7-800063f0a63f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:42.242Z|6d0ec88c-db24-4071-a3b7-800063f0a63f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:42.242Z|6d0ec88c-db24-4071-a3b7-800063f0a63f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:42.242Z|6d0ec88c-db24-4071-a3b7-800063f0a63f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:10:42.243Z|6d0ec88c-db24-4071-a3b7-800063f0a63f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:42.244Z|6d0ec88c-db24-4071-a3b7-800063f0a63f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", "groupingId" : "e84fd803-9aaf-4c46-b3bf-84f9efaa191f", "name" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7b20c197678c4e838517f33c1adc56fc/stacks/basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f/e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"updated_time\":1670519416000,\"creation_time\":1670519333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"d545c7d349894c6a93d62d7fde183c33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"vnf_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\"vnf_id\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\",\"vf_module_id\":\"1ddec006-8f05-4ea3-91ff-8573798307ae\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:10:18.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:10:42.244Z|6d0ec88c-db24-4071-a3b7-800063f0a63f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:42.244Z|6d0ec88c-db24-4071-a3b7-800063f0a63f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:10:42.252Z|6d0ec88c-db24-4071-a3b7-800063f0a63f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:10:42.382Z|6c23b3dd-c8b3-4109-9f80-bfa7b1325438|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:10:42.385Z|6c23b3dd-c8b3-4109-9f80-bfa7b1325438|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a 2022-12-08T17:10:42.386Z|6c23b3dd-c8b3-4109-9f80-bfa7b1325438|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|INFO|500||Invoke 2022-12-08T17:10:42.386Z|6c23b3dd-c8b3-4109-9f80-bfa7b1325438|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:42.386Z|6c23b3dd-c8b3-4109-9f80-bfa7b1325438|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a 2022-12-08T17:10:42.386Z|6c23b3dd-c8b3-4109-9f80-bfa7b1325438|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Method : GET 2022-12-08T17:10:42.387Z|6c23b3dd-c8b3-4109-9f80-bfa7b1325438|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bce36d0a6203179b", X-B3-SpanId:"5d5d12fd00144af8", X-B3-ParentSpanId:"bce36d0a6203179b", X-B3-Sampled:"0", X-ONAP-RequestID:"6c23b3dd-c8b3-4109-9f80-bfa7b1325438", X-RequestID:"6c23b3dd-c8b3-4109-9f80-bfa7b1325438", X-TransactionID:"6c23b3dd-c8b3-4109-9f80-bfa7b1325438", X-ECOMP-RequestID:"6c23b3dd-c8b3-4109-9f80-bfa7b1325438", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf7b8956-8ef9-47a8-8e5c-a2639784c422"] 2022-12-08T17:10:42.387Z|6c23b3dd-c8b3-4109-9f80-bfa7b1325438|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Request body: 2022-12-08T17:10:42.387Z|6c23b3dd-c8b3-4109-9f80-bfa7b1325438|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:42.404Z|6c23b3dd-c8b3-4109-9f80-bfa7b1325438|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:42.405Z|6c23b3dd-c8b3-4109-9f80-bfa7b1325438|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:42.405Z|6c23b3dd-c8b3-4109-9f80-bfa7b1325438|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Status text : 2022-12-08T17:10:42.405Z|6c23b3dd-c8b3-4109-9f80-bfa7b1325438|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:42.406Z|6c23b3dd-c8b3-4109-9f80-bfa7b1325438|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Response body: { "requestId" : "ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:10:09.000+00:00", "endTime" : "2022-12-08T17:10:39.000+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfType" : "", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"9926b527-8886-4e07-ac1a-7a1e344fa988\",\n \"modelVersionId\": \"3b5f1f60-a30e-4f0f-b742-1c53dcbc572a\",\n \"modelName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\n \"modelVersion\": \"1670519394980\",\n \"modelCustomizationId\": \"7a20102f-01ab-4011-839b-4501ce7250dc\"\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:10:38.000+00:00", "vfModuleId" : "1ddec006-8f05-4ea3-91ff-8573798307ae", "vfModuleName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "vfModuleModelName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a" } } } 2022-12-08T17:10:42.407Z|6c23b3dd-c8b3-4109-9f80-bfa7b1325438|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:42.407Z|6c23b3dd-c8b3-4109-9f80-bfa7b1325438|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|INFO|500||InvokeReturn 2022-12-08T17:10:42.408Z|6c23b3dd-c8b3-4109-9f80-bfa7b1325438|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false 2022-12-08T17:10:42.409Z|6c23b3dd-c8b3-4109-9f80-bfa7b1325438|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:10:42.409Z|6c23b3dd-c8b3-4109-9f80-bfa7b1325438|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:42.409Z|6c23b3dd-c8b3-4109-9f80-bfa7b1325438|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false 2022-12-08T17:10:42.409Z|6c23b3dd-c8b3-4109-9f80-bfa7b1325438|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:10:42.409Z|6c23b3dd-c8b3-4109-9f80-bfa7b1325438|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bce36d0a6203179b", X-B3-SpanId:"d4edd75fca806ab9", X-B3-ParentSpanId:"bce36d0a6203179b", X-B3-Sampled:"0", X-ONAP-RequestID:"6c23b3dd-c8b3-4109-9f80-bfa7b1325438", X-RequestID:"6c23b3dd-c8b3-4109-9f80-bfa7b1325438", X-TransactionID:"6c23b3dd-c8b3-4109-9f80-bfa7b1325438", X-ECOMP-RequestID:"6c23b3dd-c8b3-4109-9f80-bfa7b1325438", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d80ed2ed-e85b-4e9b-ac42-6999c3158dc6"] 2022-12-08T17:10:42.410Z|6c23b3dd-c8b3-4109-9f80-bfa7b1325438|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:10:42.410Z|6c23b3dd-c8b3-4109-9f80-bfa7b1325438|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:42.426Z|6c23b3dd-c8b3-4109-9f80-bfa7b1325438|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:42.427Z|6c23b3dd-c8b3-4109-9f80-bfa7b1325438|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:42.427Z|6c23b3dd-c8b3-4109-9f80-bfa7b1325438|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:10:42.427Z|6c23b3dd-c8b3-4109-9f80-bfa7b1325438|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:42.430Z|6c23b3dd-c8b3-4109-9f80-bfa7b1325438|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", "groupingId" : "e84fd803-9aaf-4c46-b3bf-84f9efaa191f", "name" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7b20c197678c4e838517f33c1adc56fc/stacks/basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f/e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"updated_time\":1670519416000,\"creation_time\":1670519333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"d545c7d349894c6a93d62d7fde183c33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"vnf_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\"vnf_id\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\",\"vf_module_id\":\"1ddec006-8f05-4ea3-91ff-8573798307ae\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:10:18.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:10:42.430Z|6c23b3dd-c8b3-4109-9f80-bfa7b1325438|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:42.430Z|6c23b3dd-c8b3-4109-9f80-bfa7b1325438|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:10:42.437Z|6c23b3dd-c8b3-4109-9f80-bfa7b1325438|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:10:42.566Z|224a4e25-1096-43fb-8ae3-fe52557526a8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:10:42.570Z|224a4e25-1096-43fb-8ae3-fe52557526a8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a 2022-12-08T17:10:42.570Z|224a4e25-1096-43fb-8ae3-fe52557526a8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|INFO|500||Invoke 2022-12-08T17:10:42.570Z|224a4e25-1096-43fb-8ae3-fe52557526a8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:42.571Z|224a4e25-1096-43fb-8ae3-fe52557526a8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a 2022-12-08T17:10:42.571Z|224a4e25-1096-43fb-8ae3-fe52557526a8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Method : GET 2022-12-08T17:10:42.571Z|224a4e25-1096-43fb-8ae3-fe52557526a8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"79dccfd5efaf351c", X-B3-SpanId:"69fbe765f247e810", X-B3-ParentSpanId:"79dccfd5efaf351c", X-B3-Sampled:"0", X-ONAP-RequestID:"224a4e25-1096-43fb-8ae3-fe52557526a8", X-RequestID:"224a4e25-1096-43fb-8ae3-fe52557526a8", X-TransactionID:"224a4e25-1096-43fb-8ae3-fe52557526a8", X-ECOMP-RequestID:"224a4e25-1096-43fb-8ae3-fe52557526a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4923d752-faf4-40ed-beff-8486864101be"] 2022-12-08T17:10:42.571Z|224a4e25-1096-43fb-8ae3-fe52557526a8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Request body: 2022-12-08T17:10:42.572Z|224a4e25-1096-43fb-8ae3-fe52557526a8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:42.591Z|224a4e25-1096-43fb-8ae3-fe52557526a8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:42.592Z|224a4e25-1096-43fb-8ae3-fe52557526a8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:42.592Z|224a4e25-1096-43fb-8ae3-fe52557526a8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Status text : 2022-12-08T17:10:42.592Z|224a4e25-1096-43fb-8ae3-fe52557526a8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:42.593Z|224a4e25-1096-43fb-8ae3-fe52557526a8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||Response body: { "requestId" : "ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:10:09.000+00:00", "endTime" : "2022-12-08T17:10:39.000+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfType" : "", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"9926b527-8886-4e07-ac1a-7a1e344fa988\",\n \"modelVersionId\": \"3b5f1f60-a30e-4f0f-b742-1c53dcbc572a\",\n \"modelName\": \"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\n \"modelVersion\": \"1670519394980\",\n \"modelCustomizationId\": \"7a20102f-01ab-4011-839b-4501ce7250dc\"\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:10:38.000+00:00", "vfModuleId" : "1ddec006-8f05-4ea3-91ff-8573798307ae", "vfModuleName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "vfModuleModelName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f/vfModules/1ddec006-8f05-4ea3-91ff-8573798307ae", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a" } } } 2022-12-08T17:10:42.594Z|224a4e25-1096-43fb-8ae3-fe52557526a8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:42.594Z|224a4e25-1096-43fb-8ae3-fe52557526a8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|INFO|500||InvokeReturn 2022-12-08T17:10:42.595Z|224a4e25-1096-43fb-8ae3-fe52557526a8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false 2022-12-08T17:10:42.596Z|224a4e25-1096-43fb-8ae3-fe52557526a8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:10:42.596Z|224a4e25-1096-43fb-8ae3-fe52557526a8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:42.596Z|224a4e25-1096-43fb-8ae3-fe52557526a8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false 2022-12-08T17:10:42.596Z|224a4e25-1096-43fb-8ae3-fe52557526a8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:10:42.597Z|224a4e25-1096-43fb-8ae3-fe52557526a8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"79dccfd5efaf351c", X-B3-SpanId:"87843343ff695cd7", X-B3-ParentSpanId:"79dccfd5efaf351c", X-B3-Sampled:"0", X-ONAP-RequestID:"224a4e25-1096-43fb-8ae3-fe52557526a8", X-RequestID:"224a4e25-1096-43fb-8ae3-fe52557526a8", X-TransactionID:"224a4e25-1096-43fb-8ae3-fe52557526a8", X-ECOMP-RequestID:"224a4e25-1096-43fb-8ae3-fe52557526a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bbaa5819-4af8-42f9-8416-c5a0dbe464cd"] 2022-12-08T17:10:42.597Z|224a4e25-1096-43fb-8ae3-fe52557526a8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:10:42.597Z|224a4e25-1096-43fb-8ae3-fe52557526a8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:42.624Z|224a4e25-1096-43fb-8ae3-fe52557526a8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:42.625Z|224a4e25-1096-43fb-8ae3-fe52557526a8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:42.625Z|224a4e25-1096-43fb-8ae3-fe52557526a8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:10:42.625Z|224a4e25-1096-43fb-8ae3-fe52557526a8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:42.627Z|224a4e25-1096-43fb-8ae3-fe52557526a8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 46, "soRequestId" : "ec912ac9-b8ea-4447-b3c0-65b2aa3b980a", "groupingId" : "e84fd803-9aaf-4c46-b3bf-84f9efaa191f", "name" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7b20c197678c4e838517f33c1adc56fc/stacks/basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f/e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"updated_time\":1670519416000,\"creation_time\":1670519333000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"d545c7d349894c6a93d62d7fde183c33\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e84fd803-9aaf-4c46-b3bf-84f9efaa191f\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f\",\"vnf_name\":\"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0\",\"vnf_id\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\",\"vf_module_id\":\"1ddec006-8f05-4ea3-91ff-8573798307ae\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:10:18.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:10:42.627Z|224a4e25-1096-43fb-8ae3-fe52557526a8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:42.628Z|224a4e25-1096-43fb-8ae3-fe52557526a8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec912ac9-b8ea-4447-b3c0-65b2aa3b980a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:10:42.634Z|224a4e25-1096-43fb-8ae3-fe52557526a8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ec912ac9-b8ea-4447-b3c0-65b2aa3b980a|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:10:43.942Z|e2c801ef-3593-45b6-81e8-260f2519452f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:10:43.943Z|e2c801ef-3593-45b6-81e8-260f2519452f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:10:43.945Z|8863aec5-4989-4469-8cf5-931f49cf585f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:10:43.945Z|8863aec5-4989-4469-8cf5-931f49cf585f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:10:43.947Z|01a43e77-eae3-4058-9778-2e41bc8dad70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:10:43.948Z|01a43e77-eae3-4058-9778-2e41bc8dad70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:10:44.651Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:10:44.653Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|||INFO|500||Checking if requestId: bb4d0392-3e10-4ef5-9e32-1f21b7d0a066 already exists in requestDb InfraActiveRequests table 2022-12-08T17:10:44.654Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066 2022-12-08T17:10:44.654Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|INFO|500||Invoke 2022-12-08T17:10:44.654Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:44.654Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066 2022-12-08T17:10:44.654Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Method : GET 2022-12-08T17:10:44.655Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a01fee11659cf2b", X-B3-SpanId:"3fe48e027c41bb51", X-B3-ParentSpanId:"0a01fee11659cf2b", X-B3-Sampled:"0", X-ONAP-RequestID:"bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", X-RequestID:"bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", X-TransactionID:"bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", X-ECOMP-RequestID:"bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25559165-d1aa-42fc-8ebd-be02a9163ec6"] 2022-12-08T17:10:44.655Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Request body: 2022-12-08T17:10:44.655Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:44.675Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:44.675Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:10:44.675Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Status text : 2022-12-08T17:10:44.675Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 08 Dec 2022 17:10:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:44.676Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Response body: 2022-12-08T17:10:44.676Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:44.676Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|INFO|404|Not Found|InvokeReturn 2022-12-08T17:10:44.683Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|||INFO|500||Running local validations 2022-12-08T17:10:44.687Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:10:44.712Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/5efb941a-449d-457d-93c3-a1aad9f1987f/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-08T17:10:44.713Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/5efb941a-449d-457d-93c3-a1aad9f1987f/related-to/volume-groups|INFO|500||Invoke 2022-12-08T17:10:44.764Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/5efb941a-449d-457d-93c3-a1aad9f1987f/related-to/volume-groups|INFO|404|Not Found|InvokeReturn 2022-12-08T17:10:44.765Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/5efb941a-449d-457d-93c3-a1aad9f1987f/related-to/volume-groups has http status code:404 and response headers:{date=[Thu, 08 Dec 2022 17:10:44 GMT], content-length=[408], x-aai-txid=[1-aai-resources-221208-17:10:44:589-51203], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:10:44.766Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/5efb941a-449d-457d-93c3-a1aad9f1987f/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/5efb941a-449d-457d-93c3-a1aad9f1987f/related-to/volume-groups","ERR.5.4.6114"]}}} 2022-12-08T17:10:44.772Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/5efb941a-449d-457d-93c3-a1aad9f1987f/related-to/volume-groups 2022-12-08T17:10:44.773Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 5efb941a-449d-457d-93c3-a1aad9f1987f 2022-12-08T17:10:44.776Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:10:44.798Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/5efb941a-449d-457d-93c3-a1aad9f1987f/vf-modules|INFO|500||Invoke 2022-12-08T17:10:44.799Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/5efb941a-449d-457d-93c3-a1aad9f1987f/vf-modules|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/5efb941a-449d-457d-93c3-a1aad9f1987f/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[bb4d0392-3e10-4ef5-9e32-1f21b7d0a066], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[47fb7913-0077-4380-a542-7960bf5698ba], X-ECOMP-RequestID=[bb4d0392-3e10-4ef5-9e32-1f21b7d0a066], X-TransactionId=[], X-ONAP-RequestID=[bb4d0392-3e10-4ef5-9e32-1f21b7d0a066]} 2022-12-08T17:10:44.840Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/5efb941a-449d-457d-93c3-a1aad9f1987f/vf-modules|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/5efb941a-449d-457d-93c3-a1aad9f1987f/vf-modules has http status code:404 and response headers:{date=[Thu, 08 Dec 2022 17:10:44 GMT], content-length=[377], x-aai-txid=[2-aai-resources-221208-17:10:44:663-51226], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:10:44.841Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/5efb941a-449d-457d-93c3-a1aad9f1987f/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/5efb941a-449d-457d-93c3-a1aad9f1987f/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/5efb941a-449d-457d-93c3-a1aad9f1987f/vf-modules","ERR.5.4.6114"]}}} 2022-12-08T17:10:44.841Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/5efb941a-449d-457d-93c3-a1aad9f1987f/vf-modules|INFO|404|Not Found|InvokeReturn 2022-12-08T17:10:44.843Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/5efb941a-449d-457d-93c3-a1aad9f1987f/vf-modules 2022-12-08T17:10:44.843Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 5efb941a-449d-457d-93c3-a1aad9f1987f 2022-12-08T17:10:44.846Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:10:44.869Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|INFO|500||Invoke 2022-12-08T17:10:44.869Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc with request headers:{Authorization=[***REDACTED***], X-RequestID=[bb4d0392-3e10-4ef5-9e32-1f21b7d0a066], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b62d043c-7847-48ef-b201-897d8accd760], X-ECOMP-RequestID=[bb4d0392-3e10-4ef5-9e32-1f21b7d0a066], X-TransactionId=[], X-ONAP-RequestID=[bb4d0392-3e10-4ef5-9e32-1f21b7d0a066]} 2022-12-08T17:10:44.926Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 17:10:44 GMT], content-length=[1054], vertex-id=[184488], x-aai-txid=[0-aai-resources-221208-17:10:44:734-40812], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:10:44.927Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|DEBUG|500||{"tenant-id":"7b20c197678c4e838517f33c1adc56fc","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1670519310187","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/5efb941a-449d-457d-93c3-a1aad9f1987f","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5efb941a-449d-457d-93c3-a1aad9f1987f"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-12-08T17:10:44.927Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|INFO|500||InvokeReturn 2022-12-08T17:10:44.928Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-08T17:10:44.928Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-08T17:10:44.930Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:10:44.930Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-08T17:10:44.931Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:44.931Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:10:44.931Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-08T17:10:44.932Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|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:"0a01fee11659cf2b", X-B3-SpanId:"ab85890abcaf8277", X-B3-ParentSpanId:"0a01fee11659cf2b", X-B3-Sampled:"0", X-ONAP-RequestID:"bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", X-RequestID:"bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", X-TransactionID:"bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", X-ECOMP-RequestID:"bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e28860ed-d137-466c-8d60-aa7658dfdcd0"] 2022-12-08T17:10:44.932Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"5efb941a-449d-457d-93c3-a1aad9f1987f","serviceInstanceId":"96ffcade-922f-4a9c-bb87-cff8ccec34ac"},"instanceName":null,"requestScope":"vnf"} 2022-12-08T17:10:44.932Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:44.950Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:44.951Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:44.951Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-12-08T17:10:44.951Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|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:"Thu, 08 Dec 2022 17:10:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:44.952Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-08T17:10:44.952Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:44.952Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-08T17:10:44.953Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance 2022-12-08T17:10:44.953Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2022-12-08T17:10:44.953Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:44.954Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance 2022-12-08T17:10:44.954Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2022-12-08T17:10:44.954Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|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:"bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", X-RequestID:"bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", X-TransactionID:"bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", X-ECOMP-RequestID:"bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e668583-cbd9-4dbb-87df-5e828b545379"] 2022-12-08T17:10:44.954Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2022-12-08T17:10:44.955Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:44.973Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:44.973Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:44.974Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : 2022-12-08T17:10:44.974Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:44.975Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|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" : 10036, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "deleteInstance", "description" : "Gr api recipe to delete vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2022-12-08T15:47:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10036" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10036" } } } 2022-12-08T17:10:44.975Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:44.975Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2022-12-08T17:10:44.992Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:10:44.993Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-08T17:10:44.994Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:44.994Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:10:44.994Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-08T17:10:44.995Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|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:"1594", X-B3-TraceId:"0a01fee11659cf2b", X-B3-SpanId:"37154ea8ed8fbfc4", X-B3-ParentSpanId:"0a01fee11659cf2b", X-B3-Sampled:"0", X-ONAP-RequestID:"bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", X-RequestID:"bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", X-TransactionID:"bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", X-ECOMP-RequestID:"bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1b4dc21-30ba-4760-9a9f-b3d7d39dc99e"] 2022-12-08T17:10:44.995Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"bb4d0392-3e10-4ef5-9e32-1f21b7d0a066","requestStatus":"IN_PROGRESS","startTime":1670519444843,"source":"VID","vnfId":"5efb941a-449d-457d-93c3-a1aad9f1987f","tenantId":"7b20c197678c4e838517f33c1adc56fc","requestBody":"{\n\t\"requestDetails\": {\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\": \"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\n \"modelCustomizationId\": \"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"96ffcade-922f-4a9c-bb87-cff8ccec34ac","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"bb4d0392-3e10-4ef5-9e32-1f21b7d0a066"} 2022-12-08T17:10:44.995Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:45.026Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:45.027Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-08T17:10:45.027Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-12-08T17:10:45.027Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|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/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:45.029Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:10:44.843+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\n \"modelCustomizationId\": \"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-08T17:10:44.201+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066" } } } 2022-12-08T17:10:45.030Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:45.030Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-08T17:10:45.044Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:10:45.045Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-08T17:10:45.045Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:45.045Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:10:45.045Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-08T17:10:45.046Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|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:"0a01fee11659cf2b", X-B3-SpanId:"0b2a21b024b3bbc6", X-B3-ParentSpanId:"0a01fee11659cf2b", X-B3-Sampled:"0", X-ONAP-RequestID:"bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", X-RequestID:"bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", X-TransactionID:"bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", X-ECOMP-RequestID:"bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf473fe2-55cb-46ee-bce3-e825822f49d5"] 2022-12-08T17:10:45.046Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|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\":\"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\"modelVersionId\":\"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\"modelCustomizationId\":\"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\"modelUuid\":\"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\"modelInvariantUuid\":\"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"7b20c197678c4e838517f33c1adc56fc\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"96ffcade-922f-4a9c-bb87-cff8ccec34ac\",\"vnfInstanceId\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\"}","type":"String"},"requestId":{"value":"bb4d0392-3e10-4ef5-9e32-1f21b7d0a066","type":"String"},"mso-request-id":{"value":"bb4d0392-3e10-4ef5-9e32-1f21b7d0a066","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"96ffcade-922f-4a9c-bb87-cff8ccec34ac","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"5efb941a-449d-457d-93c3-a1aad9f1987f","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/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-08T17:10:45.046Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:45.126Z|a5d4b15c-1f61-40ec-a448-1d0cec83088d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:10:45.129Z|a5d4b15c-1f61-40ec-a448-1d0cec83088d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:10:46.065Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:46.065Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-08T17:10:46.066Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-12-08T17:10:46.066Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 08 Dec 2022 17:10:46 GMT", X-ONAP-RequestID:"bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", X-RequestID:"bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", X-TransactionID:"bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", X-ECOMP-RequestID:"bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"bf473fe2-55cb-46ee-bce3-e825822f49d5", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:46.066Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"bb4d0392-3e10-4ef5-9e32-1f21b7d0a066\",\"instanceId\":\"5efb941a-449d-457d-93c3-a1aad9f1987f\"}}","message":"Success","processInstanceID":"40a327aa-771b-11ed-85df-b6c736068a38","variables":null,"messageCode":200} 2022-12-08T17:10:46.066Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:46.067Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-08T17:10:46.074Z|bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:10:46.217Z|c97f1363-848a-4877-8a44-db94b6f5f2d4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:10:46.220Z|c97f1363-848a-4877-8a44-db94b6f5f2d4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066 2022-12-08T17:10:46.221Z|c97f1363-848a-4877-8a44-db94b6f5f2d4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|INFO|500||Invoke 2022-12-08T17:10:46.221Z|c97f1363-848a-4877-8a44-db94b6f5f2d4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:46.221Z|c97f1363-848a-4877-8a44-db94b6f5f2d4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066 2022-12-08T17:10:46.221Z|c97f1363-848a-4877-8a44-db94b6f5f2d4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Method : GET 2022-12-08T17:10:46.221Z|c97f1363-848a-4877-8a44-db94b6f5f2d4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d5eab11bc65bd0a9", X-B3-SpanId:"c0bced8ebadd57a9", X-B3-ParentSpanId:"d5eab11bc65bd0a9", X-B3-Sampled:"0", X-ONAP-RequestID:"c97f1363-848a-4877-8a44-db94b6f5f2d4", X-RequestID:"c97f1363-848a-4877-8a44-db94b6f5f2d4", X-TransactionID:"c97f1363-848a-4877-8a44-db94b6f5f2d4", X-ECOMP-RequestID:"c97f1363-848a-4877-8a44-db94b6f5f2d4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60eeab57-de96-48aa-b457-a7a314cec05b"] 2022-12-08T17:10:46.222Z|c97f1363-848a-4877-8a44-db94b6f5f2d4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Request body: 2022-12-08T17:10:46.222Z|c97f1363-848a-4877-8a44-db94b6f5f2d4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:46.240Z|c97f1363-848a-4877-8a44-db94b6f5f2d4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:46.240Z|c97f1363-848a-4877-8a44-db94b6f5f2d4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:46.241Z|c97f1363-848a-4877-8a44-db94b6f5f2d4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Status text : 2022-12-08T17:10:46.241Z|c97f1363-848a-4877-8a44-db94b6f5f2d4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:46.242Z|c97f1363-848a-4877-8a44-db94b6f5f2d4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Response body: { "requestId" : "bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:10:44.000+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\n \"modelCustomizationId\": \"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:10:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066" } } } 2022-12-08T17:10:46.243Z|c97f1363-848a-4877-8a44-db94b6f5f2d4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:46.243Z|c97f1363-848a-4877-8a44-db94b6f5f2d4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|INFO|500||InvokeReturn 2022-12-08T17:10:46.244Z|c97f1363-848a-4877-8a44-db94b6f5f2d4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false 2022-12-08T17:10:46.245Z|c97f1363-848a-4877-8a44-db94b6f5f2d4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:10:46.245Z|c97f1363-848a-4877-8a44-db94b6f5f2d4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:46.245Z|c97f1363-848a-4877-8a44-db94b6f5f2d4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false 2022-12-08T17:10:46.245Z|c97f1363-848a-4877-8a44-db94b6f5f2d4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:10:46.245Z|c97f1363-848a-4877-8a44-db94b6f5f2d4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d5eab11bc65bd0a9", X-B3-SpanId:"a356ca2627b258fe", X-B3-ParentSpanId:"d5eab11bc65bd0a9", X-B3-Sampled:"0", X-ONAP-RequestID:"c97f1363-848a-4877-8a44-db94b6f5f2d4", X-RequestID:"c97f1363-848a-4877-8a44-db94b6f5f2d4", X-TransactionID:"c97f1363-848a-4877-8a44-db94b6f5f2d4", X-ECOMP-RequestID:"c97f1363-848a-4877-8a44-db94b6f5f2d4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"970d4c4b-339c-472f-91c9-f1c579c8d5c8"] 2022-12-08T17:10:46.246Z|c97f1363-848a-4877-8a44-db94b6f5f2d4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:10:46.246Z|c97f1363-848a-4877-8a44-db94b6f5f2d4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:46.261Z|c97f1363-848a-4877-8a44-db94b6f5f2d4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:46.262Z|c97f1363-848a-4877-8a44-db94b6f5f2d4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:46.262Z|c97f1363-848a-4877-8a44-db94b6f5f2d4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:10:46.262Z|c97f1363-848a-4877-8a44-db94b6f5f2d4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:46.264Z|c97f1363-848a-4877-8a44-db94b6f5f2d4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:10:46.265Z|c97f1363-848a-4877-8a44-db94b6f5f2d4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:46.265Z|c97f1363-848a-4877-8a44-db94b6f5f2d4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:10:46.270Z|c97f1363-848a-4877-8a44-db94b6f5f2d4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:10:53.967Z|7e2d3e53-a6da-4a75-af55-2e761f53f3bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:10:53.968Z|7e2d3e53-a6da-4a75-af55-2e761f53f3bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:10:53.975Z|eece44ef-0668-41b6-86d8-6b4f39e25fd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:10:53.976Z|eece44ef-0668-41b6-86d8-6b4f39e25fd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:10:53.978Z|39537d85-83c4-4e21-9fe8-80c88f98f894|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:10:53.978Z|39537d85-83c4-4e21-9fe8-80c88f98f894|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:10:56.404Z|5bc40ce6-1155-470c-ba7d-042630dab5c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:10:56.408Z|5bc40ce6-1155-470c-ba7d-042630dab5c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066 2022-12-08T17:10:56.409Z|5bc40ce6-1155-470c-ba7d-042630dab5c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|INFO|500||Invoke 2022-12-08T17:10:56.409Z|5bc40ce6-1155-470c-ba7d-042630dab5c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:56.410Z|5bc40ce6-1155-470c-ba7d-042630dab5c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066 2022-12-08T17:10:56.410Z|5bc40ce6-1155-470c-ba7d-042630dab5c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Method : GET 2022-12-08T17:10:56.410Z|5bc40ce6-1155-470c-ba7d-042630dab5c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6491f6417ae62b09", X-B3-SpanId:"50ea3deb3e59d6aa", X-B3-ParentSpanId:"6491f6417ae62b09", X-B3-Sampled:"0", X-ONAP-RequestID:"5bc40ce6-1155-470c-ba7d-042630dab5c0", X-RequestID:"5bc40ce6-1155-470c-ba7d-042630dab5c0", X-TransactionID:"5bc40ce6-1155-470c-ba7d-042630dab5c0", X-ECOMP-RequestID:"5bc40ce6-1155-470c-ba7d-042630dab5c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e9bd855-e262-4c36-900f-e976346bafe8"] 2022-12-08T17:10:56.410Z|5bc40ce6-1155-470c-ba7d-042630dab5c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Request body: 2022-12-08T17:10:56.411Z|5bc40ce6-1155-470c-ba7d-042630dab5c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:56.444Z|5bc40ce6-1155-470c-ba7d-042630dab5c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:56.445Z|5bc40ce6-1155-470c-ba7d-042630dab5c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:56.445Z|5bc40ce6-1155-470c-ba7d-042630dab5c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Status text : 2022-12-08T17:10:56.446Z|5bc40ce6-1155-470c-ba7d-042630dab5c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:56.448Z|5bc40ce6-1155-470c-ba7d-042630dab5c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Response body: { "requestId" : "bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:10:44.000+00:00", "endTime" : "2022-12-08T17:10:50.000+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\n \"modelCustomizationId\": \"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:10:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066" } } } 2022-12-08T17:10:56.449Z|5bc40ce6-1155-470c-ba7d-042630dab5c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:56.449Z|5bc40ce6-1155-470c-ba7d-042630dab5c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|INFO|500||InvokeReturn 2022-12-08T17:10:56.451Z|5bc40ce6-1155-470c-ba7d-042630dab5c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false 2022-12-08T17:10:56.452Z|5bc40ce6-1155-470c-ba7d-042630dab5c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:10:56.452Z|5bc40ce6-1155-470c-ba7d-042630dab5c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:56.453Z|5bc40ce6-1155-470c-ba7d-042630dab5c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false 2022-12-08T17:10:56.453Z|5bc40ce6-1155-470c-ba7d-042630dab5c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:10:56.453Z|5bc40ce6-1155-470c-ba7d-042630dab5c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6491f6417ae62b09", X-B3-SpanId:"9bbdbf2b44f46e8a", X-B3-ParentSpanId:"6491f6417ae62b09", X-B3-Sampled:"0", X-ONAP-RequestID:"5bc40ce6-1155-470c-ba7d-042630dab5c0", X-RequestID:"5bc40ce6-1155-470c-ba7d-042630dab5c0", X-TransactionID:"5bc40ce6-1155-470c-ba7d-042630dab5c0", X-ECOMP-RequestID:"5bc40ce6-1155-470c-ba7d-042630dab5c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45e0b1cc-0758-4346-9f6f-4aca85722844"] 2022-12-08T17:10:56.454Z|5bc40ce6-1155-470c-ba7d-042630dab5c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:10:56.454Z|5bc40ce6-1155-470c-ba7d-042630dab5c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:56.479Z|5bc40ce6-1155-470c-ba7d-042630dab5c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:56.479Z|5bc40ce6-1155-470c-ba7d-042630dab5c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:56.479Z|5bc40ce6-1155-470c-ba7d-042630dab5c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:10:56.480Z|5bc40ce6-1155-470c-ba7d-042630dab5c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:56.487Z|5bc40ce6-1155-470c-ba7d-042630dab5c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:10:56.487Z|5bc40ce6-1155-470c-ba7d-042630dab5c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:56.488Z|5bc40ce6-1155-470c-ba7d-042630dab5c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:10:56.495Z|5bc40ce6-1155-470c-ba7d-042630dab5c0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:10:56.612Z|703222bf-d804-437d-aeee-52490a3925f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:10:56.615Z|703222bf-d804-437d-aeee-52490a3925f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066 2022-12-08T17:10:56.616Z|703222bf-d804-437d-aeee-52490a3925f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|INFO|500||Invoke 2022-12-08T17:10:56.616Z|703222bf-d804-437d-aeee-52490a3925f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:56.616Z|703222bf-d804-437d-aeee-52490a3925f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066 2022-12-08T17:10:56.617Z|703222bf-d804-437d-aeee-52490a3925f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Method : GET 2022-12-08T17:10:56.617Z|703222bf-d804-437d-aeee-52490a3925f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3bfe1ffe24f6ba22", X-B3-SpanId:"d1a71c638547b9f3", X-B3-ParentSpanId:"3bfe1ffe24f6ba22", X-B3-Sampled:"0", X-ONAP-RequestID:"703222bf-d804-437d-aeee-52490a3925f8", X-RequestID:"703222bf-d804-437d-aeee-52490a3925f8", X-TransactionID:"703222bf-d804-437d-aeee-52490a3925f8", X-ECOMP-RequestID:"703222bf-d804-437d-aeee-52490a3925f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a6c6de4-fd8c-49da-95cc-1bcf8ac09d54"] 2022-12-08T17:10:56.617Z|703222bf-d804-437d-aeee-52490a3925f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Request body: 2022-12-08T17:10:56.617Z|703222bf-d804-437d-aeee-52490a3925f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:56.639Z|703222bf-d804-437d-aeee-52490a3925f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:56.639Z|703222bf-d804-437d-aeee-52490a3925f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:56.639Z|703222bf-d804-437d-aeee-52490a3925f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Status text : 2022-12-08T17:10:56.640Z|703222bf-d804-437d-aeee-52490a3925f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:56.641Z|703222bf-d804-437d-aeee-52490a3925f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Response body: { "requestId" : "bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:10:44.000+00:00", "endTime" : "2022-12-08T17:10:50.000+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\n \"modelCustomizationId\": \"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:10:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066" } } } 2022-12-08T17:10:56.642Z|703222bf-d804-437d-aeee-52490a3925f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:56.642Z|703222bf-d804-437d-aeee-52490a3925f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|INFO|500||InvokeReturn 2022-12-08T17:10:56.643Z|703222bf-d804-437d-aeee-52490a3925f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false 2022-12-08T17:10:56.644Z|703222bf-d804-437d-aeee-52490a3925f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:10:56.644Z|703222bf-d804-437d-aeee-52490a3925f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:56.644Z|703222bf-d804-437d-aeee-52490a3925f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false 2022-12-08T17:10:56.644Z|703222bf-d804-437d-aeee-52490a3925f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:10:56.645Z|703222bf-d804-437d-aeee-52490a3925f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3bfe1ffe24f6ba22", X-B3-SpanId:"944bb1b2db2b9382", X-B3-ParentSpanId:"3bfe1ffe24f6ba22", X-B3-Sampled:"0", X-ONAP-RequestID:"703222bf-d804-437d-aeee-52490a3925f8", X-RequestID:"703222bf-d804-437d-aeee-52490a3925f8", X-TransactionID:"703222bf-d804-437d-aeee-52490a3925f8", X-ECOMP-RequestID:"703222bf-d804-437d-aeee-52490a3925f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5264ef4c-a9e9-4852-91f6-dfea01f3d988"] 2022-12-08T17:10:56.645Z|703222bf-d804-437d-aeee-52490a3925f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:10:56.645Z|703222bf-d804-437d-aeee-52490a3925f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:56.660Z|703222bf-d804-437d-aeee-52490a3925f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:56.660Z|703222bf-d804-437d-aeee-52490a3925f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:56.660Z|703222bf-d804-437d-aeee-52490a3925f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:10:56.660Z|703222bf-d804-437d-aeee-52490a3925f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:56.661Z|703222bf-d804-437d-aeee-52490a3925f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:10:56.661Z|703222bf-d804-437d-aeee-52490a3925f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:56.662Z|703222bf-d804-437d-aeee-52490a3925f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:10:56.668Z|703222bf-d804-437d-aeee-52490a3925f8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:10:56.804Z|73935ae9-3292-444a-a3f1-49e781c75387|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:10:56.809Z|73935ae9-3292-444a-a3f1-49e781c75387|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066 2022-12-08T17:10:56.809Z|73935ae9-3292-444a-a3f1-49e781c75387|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|INFO|500||Invoke 2022-12-08T17:10:56.810Z|73935ae9-3292-444a-a3f1-49e781c75387|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:56.810Z|73935ae9-3292-444a-a3f1-49e781c75387|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066 2022-12-08T17:10:56.810Z|73935ae9-3292-444a-a3f1-49e781c75387|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Method : GET 2022-12-08T17:10:56.810Z|73935ae9-3292-444a-a3f1-49e781c75387|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b95475ec17ee080", X-B3-SpanId:"aac78611047cacd7", X-B3-ParentSpanId:"3b95475ec17ee080", X-B3-Sampled:"0", X-ONAP-RequestID:"73935ae9-3292-444a-a3f1-49e781c75387", X-RequestID:"73935ae9-3292-444a-a3f1-49e781c75387", X-TransactionID:"73935ae9-3292-444a-a3f1-49e781c75387", X-ECOMP-RequestID:"73935ae9-3292-444a-a3f1-49e781c75387", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a26edf92-17f6-4ec5-9f60-787cc78d3b4d"] 2022-12-08T17:10:56.811Z|73935ae9-3292-444a-a3f1-49e781c75387|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Request body: 2022-12-08T17:10:56.811Z|73935ae9-3292-444a-a3f1-49e781c75387|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:56.831Z|73935ae9-3292-444a-a3f1-49e781c75387|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:56.831Z|73935ae9-3292-444a-a3f1-49e781c75387|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:56.832Z|73935ae9-3292-444a-a3f1-49e781c75387|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Status text : 2022-12-08T17:10:56.832Z|73935ae9-3292-444a-a3f1-49e781c75387|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:56.833Z|73935ae9-3292-444a-a3f1-49e781c75387|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Response body: { "requestId" : "bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:10:44.000+00:00", "endTime" : "2022-12-08T17:10:50.000+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\n \"modelCustomizationId\": \"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:10:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066" } } } 2022-12-08T17:10:56.833Z|73935ae9-3292-444a-a3f1-49e781c75387|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:56.833Z|73935ae9-3292-444a-a3f1-49e781c75387|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|INFO|500||InvokeReturn 2022-12-08T17:10:56.835Z|73935ae9-3292-444a-a3f1-49e781c75387|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false 2022-12-08T17:10:56.836Z|73935ae9-3292-444a-a3f1-49e781c75387|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:10:56.836Z|73935ae9-3292-444a-a3f1-49e781c75387|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:56.836Z|73935ae9-3292-444a-a3f1-49e781c75387|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false 2022-12-08T17:10:56.836Z|73935ae9-3292-444a-a3f1-49e781c75387|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:10:56.837Z|73935ae9-3292-444a-a3f1-49e781c75387|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b95475ec17ee080", X-B3-SpanId:"9a1217fe25554bb7", X-B3-ParentSpanId:"3b95475ec17ee080", X-B3-Sampled:"0", X-ONAP-RequestID:"73935ae9-3292-444a-a3f1-49e781c75387", X-RequestID:"73935ae9-3292-444a-a3f1-49e781c75387", X-TransactionID:"73935ae9-3292-444a-a3f1-49e781c75387", X-ECOMP-RequestID:"73935ae9-3292-444a-a3f1-49e781c75387", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1896790-bc61-4028-ba46-f67b8d865b5e"] 2022-12-08T17:10:56.837Z|73935ae9-3292-444a-a3f1-49e781c75387|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:10:56.837Z|73935ae9-3292-444a-a3f1-49e781c75387|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:56.848Z|73935ae9-3292-444a-a3f1-49e781c75387|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:56.848Z|73935ae9-3292-444a-a3f1-49e781c75387|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:56.848Z|73935ae9-3292-444a-a3f1-49e781c75387|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:10:56.849Z|73935ae9-3292-444a-a3f1-49e781c75387|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:56.850Z|73935ae9-3292-444a-a3f1-49e781c75387|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:10:56.850Z|73935ae9-3292-444a-a3f1-49e781c75387|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:56.851Z|73935ae9-3292-444a-a3f1-49e781c75387|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:10:56.857Z|73935ae9-3292-444a-a3f1-49e781c75387|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:10:56.988Z|0b72b331-aba7-46f8-8ae3-19a82507cd62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:10:56.992Z|0b72b331-aba7-46f8-8ae3-19a82507cd62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066 2022-12-08T17:10:56.992Z|0b72b331-aba7-46f8-8ae3-19a82507cd62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|INFO|500||Invoke 2022-12-08T17:10:56.992Z|0b72b331-aba7-46f8-8ae3-19a82507cd62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:56.993Z|0b72b331-aba7-46f8-8ae3-19a82507cd62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066 2022-12-08T17:10:56.993Z|0b72b331-aba7-46f8-8ae3-19a82507cd62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Method : GET 2022-12-08T17:10:56.993Z|0b72b331-aba7-46f8-8ae3-19a82507cd62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31770a1d8d05c009", X-B3-SpanId:"c50dfb8e679c4cfd", X-B3-ParentSpanId:"31770a1d8d05c009", X-B3-Sampled:"0", X-ONAP-RequestID:"0b72b331-aba7-46f8-8ae3-19a82507cd62", X-RequestID:"0b72b331-aba7-46f8-8ae3-19a82507cd62", X-TransactionID:"0b72b331-aba7-46f8-8ae3-19a82507cd62", X-ECOMP-RequestID:"0b72b331-aba7-46f8-8ae3-19a82507cd62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fb3012e-0ce1-4e97-a927-0f0d6f58922f"] 2022-12-08T17:10:56.993Z|0b72b331-aba7-46f8-8ae3-19a82507cd62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Request body: 2022-12-08T17:10:56.993Z|0b72b331-aba7-46f8-8ae3-19a82507cd62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:57.011Z|0b72b331-aba7-46f8-8ae3-19a82507cd62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:57.011Z|0b72b331-aba7-46f8-8ae3-19a82507cd62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:57.011Z|0b72b331-aba7-46f8-8ae3-19a82507cd62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Status text : 2022-12-08T17:10:57.012Z|0b72b331-aba7-46f8-8ae3-19a82507cd62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:57.013Z|0b72b331-aba7-46f8-8ae3-19a82507cd62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Response body: { "requestId" : "bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:10:44.000+00:00", "endTime" : "2022-12-08T17:10:50.000+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\n \"modelCustomizationId\": \"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:10:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066" } } } 2022-12-08T17:10:57.014Z|0b72b331-aba7-46f8-8ae3-19a82507cd62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:57.014Z|0b72b331-aba7-46f8-8ae3-19a82507cd62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|INFO|500||InvokeReturn 2022-12-08T17:10:57.015Z|0b72b331-aba7-46f8-8ae3-19a82507cd62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false 2022-12-08T17:10:57.015Z|0b72b331-aba7-46f8-8ae3-19a82507cd62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:10:57.015Z|0b72b331-aba7-46f8-8ae3-19a82507cd62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:57.016Z|0b72b331-aba7-46f8-8ae3-19a82507cd62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false 2022-12-08T17:10:57.016Z|0b72b331-aba7-46f8-8ae3-19a82507cd62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:10:57.016Z|0b72b331-aba7-46f8-8ae3-19a82507cd62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31770a1d8d05c009", X-B3-SpanId:"1b5c14dee96c6b26", X-B3-ParentSpanId:"31770a1d8d05c009", X-B3-Sampled:"0", X-ONAP-RequestID:"0b72b331-aba7-46f8-8ae3-19a82507cd62", X-RequestID:"0b72b331-aba7-46f8-8ae3-19a82507cd62", X-TransactionID:"0b72b331-aba7-46f8-8ae3-19a82507cd62", X-ECOMP-RequestID:"0b72b331-aba7-46f8-8ae3-19a82507cd62", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94183da9-1c86-432c-a6ef-5558a40e7f8b"] 2022-12-08T17:10:57.017Z|0b72b331-aba7-46f8-8ae3-19a82507cd62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:10:57.017Z|0b72b331-aba7-46f8-8ae3-19a82507cd62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:57.029Z|0b72b331-aba7-46f8-8ae3-19a82507cd62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:57.029Z|0b72b331-aba7-46f8-8ae3-19a82507cd62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:57.029Z|0b72b331-aba7-46f8-8ae3-19a82507cd62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:10:57.030Z|0b72b331-aba7-46f8-8ae3-19a82507cd62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:57.031Z|0b72b331-aba7-46f8-8ae3-19a82507cd62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:10:57.031Z|0b72b331-aba7-46f8-8ae3-19a82507cd62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:57.031Z|0b72b331-aba7-46f8-8ae3-19a82507cd62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:10:57.037Z|0b72b331-aba7-46f8-8ae3-19a82507cd62|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:10:57.164Z|49c43bed-567e-4c88-9f04-ef4b2f04a691|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:10:57.169Z|49c43bed-567e-4c88-9f04-ef4b2f04a691|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066 2022-12-08T17:10:57.169Z|49c43bed-567e-4c88-9f04-ef4b2f04a691|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|INFO|500||Invoke 2022-12-08T17:10:57.170Z|49c43bed-567e-4c88-9f04-ef4b2f04a691|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:57.170Z|49c43bed-567e-4c88-9f04-ef4b2f04a691|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066 2022-12-08T17:10:57.170Z|49c43bed-567e-4c88-9f04-ef4b2f04a691|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Method : GET 2022-12-08T17:10:57.171Z|49c43bed-567e-4c88-9f04-ef4b2f04a691|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"278bd12ee3a16032", X-B3-SpanId:"4bb0c6231e7f41b9", X-B3-ParentSpanId:"278bd12ee3a16032", X-B3-Sampled:"0", X-ONAP-RequestID:"49c43bed-567e-4c88-9f04-ef4b2f04a691", X-RequestID:"49c43bed-567e-4c88-9f04-ef4b2f04a691", X-TransactionID:"49c43bed-567e-4c88-9f04-ef4b2f04a691", X-ECOMP-RequestID:"49c43bed-567e-4c88-9f04-ef4b2f04a691", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d45303fb-fc90-412f-983b-1a5b710ce2ea"] 2022-12-08T17:10:57.171Z|49c43bed-567e-4c88-9f04-ef4b2f04a691|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Request body: 2022-12-08T17:10:57.171Z|49c43bed-567e-4c88-9f04-ef4b2f04a691|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:57.190Z|49c43bed-567e-4c88-9f04-ef4b2f04a691|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:57.190Z|49c43bed-567e-4c88-9f04-ef4b2f04a691|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:57.191Z|49c43bed-567e-4c88-9f04-ef4b2f04a691|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Status text : 2022-12-08T17:10:57.191Z|49c43bed-567e-4c88-9f04-ef4b2f04a691|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:57.194Z|49c43bed-567e-4c88-9f04-ef4b2f04a691|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||Response body: { "requestId" : "bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:10:44.000+00:00", "endTime" : "2022-12-08T17:10:50.000+00:00", "source" : "VID", "vnfId" : "5efb941a-449d-457d-93c3-a1aad9f1987f", "vnfName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f_vnf_0", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"610c6ac9-1bd7-4cda-8bdf-7021763e32b5\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f176dfd2-9e4e-4828-a57d-f1c79be49ec9\",\n \"modelCustomizationId\": \"105c9ddb-edf1-4f01-8baf-20a7296b5eb8\",\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:10:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac/vnfs/5efb941a-449d-457d-93c3-a1aad9f1987f", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "bb4d0392-3e10-4ef5-9e32-1f21b7d0a066", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066" } } } 2022-12-08T17:10:57.194Z|49c43bed-567e-4c88-9f04-ef4b2f04a691|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:57.194Z|49c43bed-567e-4c88-9f04-ef4b2f04a691|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|INFO|500||InvokeReturn 2022-12-08T17:10:57.195Z|49c43bed-567e-4c88-9f04-ef4b2f04a691|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false 2022-12-08T17:10:57.196Z|49c43bed-567e-4c88-9f04-ef4b2f04a691|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:10:57.196Z|49c43bed-567e-4c88-9f04-ef4b2f04a691|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:57.196Z|49c43bed-567e-4c88-9f04-ef4b2f04a691|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false 2022-12-08T17:10:57.197Z|49c43bed-567e-4c88-9f04-ef4b2f04a691|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:10:57.197Z|49c43bed-567e-4c88-9f04-ef4b2f04a691|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"278bd12ee3a16032", X-B3-SpanId:"1c7bdd409b27ff14", X-B3-ParentSpanId:"278bd12ee3a16032", X-B3-Sampled:"0", X-ONAP-RequestID:"49c43bed-567e-4c88-9f04-ef4b2f04a691", X-RequestID:"49c43bed-567e-4c88-9f04-ef4b2f04a691", X-TransactionID:"49c43bed-567e-4c88-9f04-ef4b2f04a691", X-ECOMP-RequestID:"49c43bed-567e-4c88-9f04-ef4b2f04a691", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71955976-836d-4b81-9c2e-eabbe892ac4e"] 2022-12-08T17:10:57.197Z|49c43bed-567e-4c88-9f04-ef4b2f04a691|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:10:57.198Z|49c43bed-567e-4c88-9f04-ef4b2f04a691|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:57.209Z|49c43bed-567e-4c88-9f04-ef4b2f04a691|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:57.209Z|49c43bed-567e-4c88-9f04-ef4b2f04a691|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:57.209Z|49c43bed-567e-4c88-9f04-ef4b2f04a691|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:10:57.209Z|49c43bed-567e-4c88-9f04-ef4b2f04a691|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:57.210Z|49c43bed-567e-4c88-9f04-ef4b2f04a691|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:10:57.211Z|49c43bed-567e-4c88-9f04-ef4b2f04a691|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:57.211Z|49c43bed-567e-4c88-9f04-ef4b2f04a691|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bb4d0392-3e10-4ef5-9e32-1f21b7d0a066&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:10:57.216Z|49c43bed-567e-4c88-9f04-ef4b2f04a691|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bb4d0392-3e10-4ef5-9e32-1f21b7d0a066|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:10:58.521Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:10:58.523Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|||INFO|500||Checking if requestId: 86d8fcc9-7799-428f-96b1-3842c0bb1f5c already exists in requestDb InfraActiveRequests table 2022-12-08T17:10:58.523Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c 2022-12-08T17:10:58.524Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|INFO|500||Invoke 2022-12-08T17:10:58.524Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:58.524Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c 2022-12-08T17:10:58.525Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Method : GET 2022-12-08T17:10:58.525Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be5fe85f82620088", X-B3-SpanId:"dd4325a242d1e312", X-B3-ParentSpanId:"be5fe85f82620088", X-B3-Sampled:"0", X-ONAP-RequestID:"86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-RequestID:"86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-TransactionID:"86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-ECOMP-RequestID:"86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2883235c-2758-46bd-bf70-b12f7707e29e"] 2022-12-08T17:10:58.525Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Request body: 2022-12-08T17:10:58.525Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:58.543Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:58.543Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:10:58.543Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Status text : 2022-12-08T17:10:58.544Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 08 Dec 2022 17:10:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:58.544Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Response body: 2022-12-08T17:10:58.544Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:58.545Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|INFO|404|Not Found|InvokeReturn 2022-12-08T17:10:58.552Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|||INFO|500||Running local validations 2022-12-08T17:10:58.558Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:10:58.580Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac?format=pathed|INFO|500||Invoke 2022-12-08T17:10:58.581Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[86d8fcc9-7799-428f-96b1-3842c0bb1f5c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f740d444-d306-4b2a-8d87-bf356113126e], X-ECOMP-RequestID=[86d8fcc9-7799-428f-96b1-3842c0bb1f5c], X-TransactionId=[], X-ONAP-RequestID=[86d8fcc9-7799-428f-96b1-3842c0bb1f5c]} 2022-12-08T17:10:58.621Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac?format=pathed has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 17:10:58 GMT], content-length=[246], vertex-id=[290832], x-aai-txid=[0-aai-resources-221208-17:10:58:446-80215], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:10:58.622Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac?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/96ffcade-922f-4a9c-bb87-cff8ccec34ac"}]} 2022-12-08T17:10:58.623Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac?format=pathed|INFO|500||InvokeReturn 2022-12-08T17:10:58.629Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:10:58.655Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-12-08T17:10:58.656Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[86d8fcc9-7799-428f-96b1-3842c0bb1f5c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[07dfdc8d-8306-4979-ac31-5853aa91b7d5], X-ECOMP-RequestID=[86d8fcc9-7799-428f-96b1-3842c0bb1f5c], X-TransactionId=[], X-ONAP-RequestID=[86d8fcc9-7799-428f-96b1-3842c0bb1f5c]} 2022-12-08T17:10:58.710Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Thu, 08 Dec 2022 17:10:58 GMT], content-length=[603], x-aai-txid=[0-aai-resources-221208-17:10:58:527-10714], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:10:58.711Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac/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/96ffcade-922f-4a9c-bb87-cff8ccec34ac/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2022-12-08T17:10:58.711Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-12-08T17:10:58.713Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2022-12-08T17:10:58.718Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:10:58.741Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac?format=pathed|INFO|500||Invoke 2022-12-08T17:10:58.741Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[86d8fcc9-7799-428f-96b1-3842c0bb1f5c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1a185e8a-b003-4bd5-bef1-8cd7ff10bf65], X-ECOMP-RequestID=[86d8fcc9-7799-428f-96b1-3842c0bb1f5c], X-TransactionId=[], X-ONAP-RequestID=[86d8fcc9-7799-428f-96b1-3842c0bb1f5c]} 2022-12-08T17:10:58.783Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac?format=pathed has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 17:10:58 GMT], content-length=[246], vertex-id=[290832], x-aai-txid=[1-aai-resources-221208-17:10:58:609-86421], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:10:58.784Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac?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/96ffcade-922f-4a9c-bb87-cff8ccec34ac"}]} 2022-12-08T17:10:58.785Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac?format=pathed|INFO|500||InvokeReturn 2022-12-08T17:10:58.789Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:10:58.810Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-12-08T17:10:58.811Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[86d8fcc9-7799-428f-96b1-3842c0bb1f5c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[04734435-d33b-44f4-8674-6c880e26bcba], X-ECOMP-RequestID=[86d8fcc9-7799-428f-96b1-3842c0bb1f5c], X-TransactionId=[], X-ONAP-RequestID=[86d8fcc9-7799-428f-96b1-3842c0bb1f5c]} 2022-12-08T17:10:58.855Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Thu, 08 Dec 2022 17:10:58 GMT], content-length=[600], x-aai-txid=[0-aai-resources-221208-17:10:58:682-80806], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:10:58.856Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac/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/96ffcade-922f-4a9c-bb87-cff8ccec34ac/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/96ffcade-922f-4a9c-bb87-cff8ccec34ac/related-to/l3-networks","ERR.5.4.6114"]}}} 2022-12-08T17:10:58.856Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-12-08T17:10:58.858Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2022-12-08T17:10:58.862Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:10:58.882Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac?format=pathed|INFO|500||Invoke 2022-12-08T17:10:58.883Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[86d8fcc9-7799-428f-96b1-3842c0bb1f5c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ce0e4630-b33a-48ac-91b7-09b594c7c091], X-ECOMP-RequestID=[86d8fcc9-7799-428f-96b1-3842c0bb1f5c], X-TransactionId=[], X-ONAP-RequestID=[86d8fcc9-7799-428f-96b1-3842c0bb1f5c]} 2022-12-08T17:10:58.922Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac?format=pathed has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 17:10:58 GMT], content-length=[246], vertex-id=[290832], x-aai-txid=[0-aai-resources-221208-17:10:58:747-66293], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:10:58.923Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac?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/96ffcade-922f-4a9c-bb87-cff8ccec34ac"}]} 2022-12-08T17:10:58.924Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac?format=pathed|INFO|500||InvokeReturn 2022-12-08T17:10:58.928Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:10:58.948Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-08T17:10:58.949Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-12-08T17:10:58.990Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-12-08T17:10:58.991Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Thu, 08 Dec 2022 17:10:58 GMT], content-length=[609], x-aai-txid=[0-aai-resources-221208-17:10:58:813-90334], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:10:58.991Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|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/96ffcade-922f-4a9c-bb87-cff8ccec34ac/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/96ffcade-922f-4a9c-bb87-cff8ccec34ac/related-to/configurations","ERR.5.4.6114"]}}} 2022-12-08T17:10:58.993Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/96ffcade-922f-4a9c-bb87-cff8ccec34ac/related-to/configurations?resultIndex=0&resultSize=1&format=count 2022-12-08T17:10:58.996Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:10:59.015Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|INFO|500||Invoke 2022-12-08T17:10:59.016Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc with request headers:{Authorization=[***REDACTED***], X-RequestID=[86d8fcc9-7799-428f-96b1-3842c0bb1f5c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e1295f41-ba54-431e-afd9-8977ec6a9a9f], X-ECOMP-RequestID=[86d8fcc9-7799-428f-96b1-3842c0bb1f5c], X-TransactionId=[], X-ONAP-RequestID=[86d8fcc9-7799-428f-96b1-3842c0bb1f5c]} 2022-12-08T17:10:59.069Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 17:10:58 GMT], content-length=[604], vertex-id=[184488], x-aai-txid=[0-aai-resources-221208-17:10:58:882-10375], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:10:59.069Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|DEBUG|500||{"tenant-id":"7b20c197678c4e838517f33c1adc56fc","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1670519449374","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2022-12-08T17:10:59.070Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|INFO|500||InvokeReturn 2022-12-08T17:10:59.070Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-08T17:10:59.071Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-08T17:10:59.072Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:10:59.072Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-08T17:10:59.072Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:59.072Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:10:59.073Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-08T17:10:59.073Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|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:"be5fe85f82620088", X-B3-SpanId:"5af1d87071064862", X-B3-ParentSpanId:"be5fe85f82620088", X-B3-Sampled:"0", X-ONAP-RequestID:"86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-RequestID:"86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-TransactionID:"86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-ECOMP-RequestID:"86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7894c2d2-bfae-4a98-a15d-5ae4fa1e66ef"] 2022-12-08T17:10:59.073Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"96ffcade-922f-4a9c-bb87-cff8ccec34ac"},"instanceName":null,"requestScope":"service"} 2022-12-08T17:10:59.073Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:59.089Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:59.089Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:59.090Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-12-08T17:10:59.090Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|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:"Thu, 08 Dec 2022 17:10:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:59.090Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-08T17:10:59.090Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:59.091Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-08T17:10:59.091Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:10:59.092Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-08T17:10:59.092Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:59.092Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:10:59.092Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-08T17:10:59.092Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|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:"86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-RequestID:"86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-TransactionID:"86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-ECOMP-RequestID:"86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7546bfb-bc95-4317-868b-edb47d19102b"] 2022-12-08T17:10:59.093Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-08T17:10:59.093Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:59.114Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:59.114Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:59.115Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-12-08T17:10:59.115Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:59.118Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-12-08 15:47:22.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-12-08T17:10:59.118Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:59.118Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-08T17:10:59.121Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2022-12-08T17:10:59.121Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2022-12-08T17:10:59.121Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:59.122Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2022-12-08T17:10:59.122Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2022-12-08T17:10:59.122Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|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:"86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-RequestID:"86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-TransactionID:"86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-ECOMP-RequestID:"86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fafa8bf7-b20b-4964-b24a-313619b4dc27"] 2022-12-08T17:10:59.122Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2022-12-08T17:10:59.123Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:59.143Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:59.143Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:59.143Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : 2022-12-08T17:10:59.144Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:59.144Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|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" : 535, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-12-08T15:47:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service" } } } 2022-12-08T17:10:59.144Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:59.145Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2022-12-08T17:10:59.146Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:10:59.147Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-08T17:10:59.147Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:59.147Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:10:59.147Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-08T17:10:59.147Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|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:"86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-RequestID:"86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-TransactionID:"86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-ECOMP-RequestID:"86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7327bb8e-ba9f-4e27-b47f-e43aa0188d2a"] 2022-12-08T17:10:59.148Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-08T17:10:59.148Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:59.168Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:59.169Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-08T17:10:59.169Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-12-08T17:10:59.169Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:59.172Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-12-08 15:47:22.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-12-08T17:10:59.172Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:59.172Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-08T17:10:59.183Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:10:59.183Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-08T17:10:59.184Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:59.184Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:10:59.184Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-08T17:10:59.184Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|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:"1381", X-B3-TraceId:"be5fe85f82620088", X-B3-SpanId:"45b9e6544f016ca7", X-B3-ParentSpanId:"be5fe85f82620088", X-B3-Sampled:"0", X-ONAP-RequestID:"86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-RequestID:"86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-TransactionID:"86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-ECOMP-RequestID:"86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c5a4bd6-00d0-42e8-baf4-c255ca1fa8d5"] 2022-12-08T17:10:59.185Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"86d8fcc9-7799-428f-96b1-3842c0bb1f5c","requestStatus":"IN_PROGRESS","startTime":1670519458993,"source":"VID","tenantId":"7b20c197678c4e838517f33c1adc56fc","requestBody":"{\n\t\"requestDetails\": {\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\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\"\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"96ffcade-922f-4a9c-bb87-cff8ccec34ac","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"86d8fcc9-7799-428f-96b1-3842c0bb1f5c"} 2022-12-08T17:10:59.185Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-08T17:10:59.211Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-08T17:10:59.211Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-08T17:10:59.212Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-12-08T17:10:59.212Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|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/86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:10:59.213Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "86d8fcc9-7799-428f-96b1-3842c0bb1f5c", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:10:58.993+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\"\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-08T17:10:58.390+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "86d8fcc9-7799-428f-96b1-3842c0bb1f5c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c" } } } 2022-12-08T17:10:59.214Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-08T17:10:59.214Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-08T17:10:59.221Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:10:59.221Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-08T17:10:59.221Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-08T17:10:59.221Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:10:59.222Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-08T17:10:59.222Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|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:"be5fe85f82620088", X-B3-SpanId:"0f2979737b04eb5c", X-B3-ParentSpanId:"be5fe85f82620088", X-B3-Sampled:"0", X-ONAP-RequestID:"86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-RequestID:"86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-TransactionID:"86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-ECOMP-RequestID:"86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35574456-be99-43a9-b4fd-4bea7647eb40"] 2022-12-08T17:10:59.222Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"29495c63-5181-43b0-ac74-de3c4b596881\",\"modelUuid\":\"29495c63-5181-43b0-ac74-de3c4b596881\",\"modelInvariantUuid\":\"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"7b20c197678c4e838517f33c1adc56fc\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"96ffcade-922f-4a9c-bb87-cff8ccec34ac\"}","type":"String"},"requestId":{"value":"86d8fcc9-7799-428f-96b1-3842c0bb1f5c","type":"String"},"mso-request-id":{"value":"86d8fcc9-7799-428f-96b1-3842c0bb1f5c","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"96ffcade-922f-4a9c-bb87-cff8ccec34ac","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/96ffcade-922f-4a9c-bb87-cff8ccec34ac","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-08T17:10:59.222Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-08T17:11:00.127Z|27a62b30-ccac-4342-9a0d-6b37514488e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:11:00.127Z|27a62b30-ccac-4342-9a0d-6b37514488e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:11:00.234Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-08T17:11:00.234Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-08T17:11:00.235Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-12-08T17:11:00.235Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 08 Dec 2022 17:11:00 GMT", X-ONAP-RequestID:"86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-RequestID:"86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-TransactionID:"86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-ECOMP-RequestID:"86d8fcc9-7799-428f-96b1-3842c0bb1f5c", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"35574456-be99-43a9-b4fd-4bea7647eb40", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:11:00.235Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"86d8fcc9-7799-428f-96b1-3842c0bb1f5c\",\"instanceId\":\"96ffcade-922f-4a9c-bb87-cff8ccec34ac\"}}","message":"Success","processInstanceID":"4915eff2-771b-11ed-85df-b6c736068a38","variables":null,"messageCode":200} 2022-12-08T17:11:00.235Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-08T17:11:00.236Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-08T17:11:00.239Z|86d8fcc9-7799-428f-96b1-3842c0bb1f5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:11:00.373Z|ce952d36-6426-4276-8907-9cc893c3d662|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:11:00.376Z|ce952d36-6426-4276-8907-9cc893c3d662|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c 2022-12-08T17:11:00.377Z|ce952d36-6426-4276-8907-9cc893c3d662|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|INFO|500||Invoke 2022-12-08T17:11:00.377Z|ce952d36-6426-4276-8907-9cc893c3d662|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||===========================request begin================================================ 2022-12-08T17:11:00.377Z|ce952d36-6426-4276-8907-9cc893c3d662|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c 2022-12-08T17:11:00.377Z|ce952d36-6426-4276-8907-9cc893c3d662|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Method : GET 2022-12-08T17:11:00.378Z|ce952d36-6426-4276-8907-9cc893c3d662|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8efbf9ec3761cff1", X-B3-SpanId:"aa556f5b10a38e8d", X-B3-ParentSpanId:"8efbf9ec3761cff1", X-B3-Sampled:"0", X-ONAP-RequestID:"ce952d36-6426-4276-8907-9cc893c3d662", X-RequestID:"ce952d36-6426-4276-8907-9cc893c3d662", X-TransactionID:"ce952d36-6426-4276-8907-9cc893c3d662", X-ECOMP-RequestID:"ce952d36-6426-4276-8907-9cc893c3d662", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14ab7776-3775-4e3c-ae56-1d3af25beca0"] 2022-12-08T17:11:00.378Z|ce952d36-6426-4276-8907-9cc893c3d662|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Request body: 2022-12-08T17:11:00.378Z|ce952d36-6426-4276-8907-9cc893c3d662|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||==========================request end================================================ 2022-12-08T17:11:00.396Z|ce952d36-6426-4276-8907-9cc893c3d662|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||============================response begin========================================== 2022-12-08T17:11:00.397Z|ce952d36-6426-4276-8907-9cc893c3d662|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Status code : 200 OK 2022-12-08T17:11:00.397Z|ce952d36-6426-4276-8907-9cc893c3d662|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Status text : 2022-12-08T17:11:00.397Z|ce952d36-6426-4276-8907-9cc893c3d662|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:11:00.398Z|ce952d36-6426-4276-8907-9cc893c3d662|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Response body: { "requestId" : "86d8fcc9-7799-428f-96b1-3842c0bb1f5c", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:10:58.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\"\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:10:58.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "serviceInstanceName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "86d8fcc9-7799-428f-96b1-3842c0bb1f5c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c" } } } 2022-12-08T17:11:00.399Z|ce952d36-6426-4276-8907-9cc893c3d662|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||=======================response end================================================= 2022-12-08T17:11:00.400Z|ce952d36-6426-4276-8907-9cc893c3d662|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|INFO|500||InvokeReturn 2022-12-08T17:11:00.401Z|ce952d36-6426-4276-8907-9cc893c3d662|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false 2022-12-08T17:11:00.401Z|ce952d36-6426-4276-8907-9cc893c3d662|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:11:00.401Z|ce952d36-6426-4276-8907-9cc893c3d662|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:11:00.402Z|ce952d36-6426-4276-8907-9cc893c3d662|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false 2022-12-08T17:11:00.402Z|ce952d36-6426-4276-8907-9cc893c3d662|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:11:00.402Z|ce952d36-6426-4276-8907-9cc893c3d662|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8efbf9ec3761cff1", X-B3-SpanId:"8ba71950e1b1a396", X-B3-ParentSpanId:"8efbf9ec3761cff1", X-B3-Sampled:"0", X-ONAP-RequestID:"ce952d36-6426-4276-8907-9cc893c3d662", X-RequestID:"ce952d36-6426-4276-8907-9cc893c3d662", X-TransactionID:"ce952d36-6426-4276-8907-9cc893c3d662", X-ECOMP-RequestID:"ce952d36-6426-4276-8907-9cc893c3d662", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d538f1e-2734-4957-a7e8-efc5a9280bdc"] 2022-12-08T17:11:00.402Z|ce952d36-6426-4276-8907-9cc893c3d662|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:11:00.403Z|ce952d36-6426-4276-8907-9cc893c3d662|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:11:00.416Z|ce952d36-6426-4276-8907-9cc893c3d662|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:11:00.416Z|ce952d36-6426-4276-8907-9cc893c3d662|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:11:00.417Z|ce952d36-6426-4276-8907-9cc893c3d662|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:11:00.417Z|ce952d36-6426-4276-8907-9cc893c3d662|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:10:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:11:00.421Z|ce952d36-6426-4276-8907-9cc893c3d662|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:11:00.421Z|ce952d36-6426-4276-8907-9cc893c3d662|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:11:00.422Z|ce952d36-6426-4276-8907-9cc893c3d662|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:11:00.428Z|ce952d36-6426-4276-8907-9cc893c3d662|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:11:00.461Z|906567c4-f160-4ab8-afa7-ac2cf07cdc45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:11:00.461Z|906567c4-f160-4ab8-afa7-ac2cf07cdc45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:11:03.998Z|5d99bd16-e04c-4c87-b531-afef7567ebae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:11:03.998Z|96086c26-54d7-4787-b9e9-06682748600f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:11:03.998Z|955f9a1e-4f4c-4321-8337-468f51bfc150|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:11:03.998Z|5d99bd16-e04c-4c87-b531-afef7567ebae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:11:03.998Z|955f9a1e-4f4c-4321-8337-468f51bfc150|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:11:03.998Z|96086c26-54d7-4787-b9e9-06682748600f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:11:10.571Z|6f7609e9-7a60-4c6c-8239-fdea0f69495e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:11:10.575Z|6f7609e9-7a60-4c6c-8239-fdea0f69495e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c 2022-12-08T17:11:10.575Z|6f7609e9-7a60-4c6c-8239-fdea0f69495e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|INFO|500||Invoke 2022-12-08T17:11:10.575Z|6f7609e9-7a60-4c6c-8239-fdea0f69495e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||===========================request begin================================================ 2022-12-08T17:11:10.576Z|6f7609e9-7a60-4c6c-8239-fdea0f69495e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c 2022-12-08T17:11:10.576Z|6f7609e9-7a60-4c6c-8239-fdea0f69495e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Method : GET 2022-12-08T17:11:10.576Z|6f7609e9-7a60-4c6c-8239-fdea0f69495e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"68fd4fb87fbf5ce2", X-B3-SpanId:"b6bc2655ed34720b", X-B3-ParentSpanId:"68fd4fb87fbf5ce2", X-B3-Sampled:"0", X-ONAP-RequestID:"6f7609e9-7a60-4c6c-8239-fdea0f69495e", X-RequestID:"6f7609e9-7a60-4c6c-8239-fdea0f69495e", X-TransactionID:"6f7609e9-7a60-4c6c-8239-fdea0f69495e", X-ECOMP-RequestID:"6f7609e9-7a60-4c6c-8239-fdea0f69495e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"078b796d-5f86-49b5-b466-d11270ab08ef"] 2022-12-08T17:11:10.576Z|6f7609e9-7a60-4c6c-8239-fdea0f69495e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Request body: 2022-12-08T17:11:10.577Z|6f7609e9-7a60-4c6c-8239-fdea0f69495e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||==========================request end================================================ 2022-12-08T17:11:10.601Z|6f7609e9-7a60-4c6c-8239-fdea0f69495e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||============================response begin========================================== 2022-12-08T17:11:10.601Z|6f7609e9-7a60-4c6c-8239-fdea0f69495e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Status code : 200 OK 2022-12-08T17:11:10.601Z|6f7609e9-7a60-4c6c-8239-fdea0f69495e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Status text : 2022-12-08T17:11:10.601Z|6f7609e9-7a60-4c6c-8239-fdea0f69495e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:11:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:11:10.603Z|6f7609e9-7a60-4c6c-8239-fdea0f69495e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Response body: { "requestId" : "86d8fcc9-7799-428f-96b1-3842c0bb1f5c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:10:58.000+00:00", "endTime" : "2022-12-08T17:11:03.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\"\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:11:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "serviceInstanceName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "86d8fcc9-7799-428f-96b1-3842c0bb1f5c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c" } } } 2022-12-08T17:11:10.604Z|6f7609e9-7a60-4c6c-8239-fdea0f69495e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||=======================response end================================================= 2022-12-08T17:11:10.604Z|6f7609e9-7a60-4c6c-8239-fdea0f69495e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|INFO|500||InvokeReturn 2022-12-08T17:11:10.605Z|6f7609e9-7a60-4c6c-8239-fdea0f69495e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false 2022-12-08T17:11:10.605Z|6f7609e9-7a60-4c6c-8239-fdea0f69495e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:11:10.606Z|6f7609e9-7a60-4c6c-8239-fdea0f69495e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:11:10.606Z|6f7609e9-7a60-4c6c-8239-fdea0f69495e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false 2022-12-08T17:11:10.606Z|6f7609e9-7a60-4c6c-8239-fdea0f69495e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:11:10.606Z|6f7609e9-7a60-4c6c-8239-fdea0f69495e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"68fd4fb87fbf5ce2", X-B3-SpanId:"54b191885eaeea4d", X-B3-ParentSpanId:"68fd4fb87fbf5ce2", X-B3-Sampled:"0", X-ONAP-RequestID:"6f7609e9-7a60-4c6c-8239-fdea0f69495e", X-RequestID:"6f7609e9-7a60-4c6c-8239-fdea0f69495e", X-TransactionID:"6f7609e9-7a60-4c6c-8239-fdea0f69495e", X-ECOMP-RequestID:"6f7609e9-7a60-4c6c-8239-fdea0f69495e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b07f2823-9251-4ce4-824f-26309ab8716b"] 2022-12-08T17:11:10.607Z|6f7609e9-7a60-4c6c-8239-fdea0f69495e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:11:10.607Z|6f7609e9-7a60-4c6c-8239-fdea0f69495e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:11:10.624Z|6f7609e9-7a60-4c6c-8239-fdea0f69495e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:11:10.624Z|6f7609e9-7a60-4c6c-8239-fdea0f69495e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:11:10.625Z|6f7609e9-7a60-4c6c-8239-fdea0f69495e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:11:10.625Z|6f7609e9-7a60-4c6c-8239-fdea0f69495e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:11:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:11:10.628Z|6f7609e9-7a60-4c6c-8239-fdea0f69495e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:11:10.629Z|6f7609e9-7a60-4c6c-8239-fdea0f69495e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:11:10.629Z|6f7609e9-7a60-4c6c-8239-fdea0f69495e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:11:10.635Z|6f7609e9-7a60-4c6c-8239-fdea0f69495e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:11:10.755Z|84f506d6-c532-4378-a406-2683dfb89a43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:11:10.759Z|84f506d6-c532-4378-a406-2683dfb89a43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c 2022-12-08T17:11:10.760Z|84f506d6-c532-4378-a406-2683dfb89a43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|INFO|500||Invoke 2022-12-08T17:11:10.760Z|84f506d6-c532-4378-a406-2683dfb89a43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||===========================request begin================================================ 2022-12-08T17:11:10.760Z|84f506d6-c532-4378-a406-2683dfb89a43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c 2022-12-08T17:11:10.760Z|84f506d6-c532-4378-a406-2683dfb89a43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Method : GET 2022-12-08T17:11:10.761Z|84f506d6-c532-4378-a406-2683dfb89a43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"40d7ea306e2edadd", X-B3-SpanId:"c5d8068509bed665", X-B3-ParentSpanId:"40d7ea306e2edadd", X-B3-Sampled:"0", X-ONAP-RequestID:"84f506d6-c532-4378-a406-2683dfb89a43", X-RequestID:"84f506d6-c532-4378-a406-2683dfb89a43", X-TransactionID:"84f506d6-c532-4378-a406-2683dfb89a43", X-ECOMP-RequestID:"84f506d6-c532-4378-a406-2683dfb89a43", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5825103-1801-445e-963e-b5015ba1a28f"] 2022-12-08T17:11:10.761Z|84f506d6-c532-4378-a406-2683dfb89a43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Request body: 2022-12-08T17:11:10.761Z|84f506d6-c532-4378-a406-2683dfb89a43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||==========================request end================================================ 2022-12-08T17:11:10.789Z|84f506d6-c532-4378-a406-2683dfb89a43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||============================response begin========================================== 2022-12-08T17:11:10.789Z|84f506d6-c532-4378-a406-2683dfb89a43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Status code : 200 OK 2022-12-08T17:11:10.789Z|84f506d6-c532-4378-a406-2683dfb89a43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Status text : 2022-12-08T17:11:10.789Z|84f506d6-c532-4378-a406-2683dfb89a43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:11:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:11:10.792Z|84f506d6-c532-4378-a406-2683dfb89a43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Response body: { "requestId" : "86d8fcc9-7799-428f-96b1-3842c0bb1f5c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:10:58.000+00:00", "endTime" : "2022-12-08T17:11:03.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\"\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:11:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "serviceInstanceName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "86d8fcc9-7799-428f-96b1-3842c0bb1f5c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c" } } } 2022-12-08T17:11:10.793Z|84f506d6-c532-4378-a406-2683dfb89a43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||=======================response end================================================= 2022-12-08T17:11:10.793Z|84f506d6-c532-4378-a406-2683dfb89a43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|INFO|500||InvokeReturn 2022-12-08T17:11:10.795Z|84f506d6-c532-4378-a406-2683dfb89a43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false 2022-12-08T17:11:10.795Z|84f506d6-c532-4378-a406-2683dfb89a43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:11:10.795Z|84f506d6-c532-4378-a406-2683dfb89a43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:11:10.796Z|84f506d6-c532-4378-a406-2683dfb89a43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false 2022-12-08T17:11:10.796Z|84f506d6-c532-4378-a406-2683dfb89a43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:11:10.796Z|84f506d6-c532-4378-a406-2683dfb89a43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"40d7ea306e2edadd", X-B3-SpanId:"ea4ce04f8d3cdf30", X-B3-ParentSpanId:"40d7ea306e2edadd", X-B3-Sampled:"0", X-ONAP-RequestID:"84f506d6-c532-4378-a406-2683dfb89a43", X-RequestID:"84f506d6-c532-4378-a406-2683dfb89a43", X-TransactionID:"84f506d6-c532-4378-a406-2683dfb89a43", X-ECOMP-RequestID:"84f506d6-c532-4378-a406-2683dfb89a43", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f85ee96-dbf4-4dc2-92b9-7cd157712699"] 2022-12-08T17:11:10.796Z|84f506d6-c532-4378-a406-2683dfb89a43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:11:10.797Z|84f506d6-c532-4378-a406-2683dfb89a43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:11:10.814Z|84f506d6-c532-4378-a406-2683dfb89a43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:11:10.814Z|84f506d6-c532-4378-a406-2683dfb89a43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:11:10.814Z|84f506d6-c532-4378-a406-2683dfb89a43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:11:10.815Z|84f506d6-c532-4378-a406-2683dfb89a43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:11:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:11:10.817Z|84f506d6-c532-4378-a406-2683dfb89a43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:11:10.818Z|84f506d6-c532-4378-a406-2683dfb89a43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:11:10.818Z|84f506d6-c532-4378-a406-2683dfb89a43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:11:10.823Z|84f506d6-c532-4378-a406-2683dfb89a43|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:11:10.948Z|b45b5832-5f8b-4835-8c84-130b6977a314|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:11:10.951Z|b45b5832-5f8b-4835-8c84-130b6977a314|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c 2022-12-08T17:11:10.952Z|b45b5832-5f8b-4835-8c84-130b6977a314|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|INFO|500||Invoke 2022-12-08T17:11:10.952Z|b45b5832-5f8b-4835-8c84-130b6977a314|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||===========================request begin================================================ 2022-12-08T17:11:10.952Z|b45b5832-5f8b-4835-8c84-130b6977a314|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c 2022-12-08T17:11:10.952Z|b45b5832-5f8b-4835-8c84-130b6977a314|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Method : GET 2022-12-08T17:11:10.952Z|b45b5832-5f8b-4835-8c84-130b6977a314|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b0b3d392727c19d", X-B3-SpanId:"9c90c661ac88dbba", X-B3-ParentSpanId:"1b0b3d392727c19d", X-B3-Sampled:"0", X-ONAP-RequestID:"b45b5832-5f8b-4835-8c84-130b6977a314", X-RequestID:"b45b5832-5f8b-4835-8c84-130b6977a314", X-TransactionID:"b45b5832-5f8b-4835-8c84-130b6977a314", X-ECOMP-RequestID:"b45b5832-5f8b-4835-8c84-130b6977a314", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45129148-1903-4adc-abdf-e99027ad35c3"] 2022-12-08T17:11:10.953Z|b45b5832-5f8b-4835-8c84-130b6977a314|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Request body: 2022-12-08T17:11:10.953Z|b45b5832-5f8b-4835-8c84-130b6977a314|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||==========================request end================================================ 2022-12-08T17:11:10.976Z|b45b5832-5f8b-4835-8c84-130b6977a314|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||============================response begin========================================== 2022-12-08T17:11:10.976Z|b45b5832-5f8b-4835-8c84-130b6977a314|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Status code : 200 OK 2022-12-08T17:11:10.976Z|b45b5832-5f8b-4835-8c84-130b6977a314|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Status text : 2022-12-08T17:11:10.976Z|b45b5832-5f8b-4835-8c84-130b6977a314|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:11:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:11:10.979Z|b45b5832-5f8b-4835-8c84-130b6977a314|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Response body: { "requestId" : "86d8fcc9-7799-428f-96b1-3842c0bb1f5c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:10:58.000+00:00", "endTime" : "2022-12-08T17:11:03.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\"\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:11:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "serviceInstanceName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "86d8fcc9-7799-428f-96b1-3842c0bb1f5c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c" } } } 2022-12-08T17:11:10.979Z|b45b5832-5f8b-4835-8c84-130b6977a314|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||=======================response end================================================= 2022-12-08T17:11:10.979Z|b45b5832-5f8b-4835-8c84-130b6977a314|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|INFO|500||InvokeReturn 2022-12-08T17:11:10.980Z|b45b5832-5f8b-4835-8c84-130b6977a314|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false 2022-12-08T17:11:10.980Z|b45b5832-5f8b-4835-8c84-130b6977a314|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:11:10.981Z|b45b5832-5f8b-4835-8c84-130b6977a314|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:11:10.981Z|b45b5832-5f8b-4835-8c84-130b6977a314|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false 2022-12-08T17:11:10.981Z|b45b5832-5f8b-4835-8c84-130b6977a314|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:11:10.981Z|b45b5832-5f8b-4835-8c84-130b6977a314|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b0b3d392727c19d", X-B3-SpanId:"77bb6376d8ca9675", X-B3-ParentSpanId:"1b0b3d392727c19d", X-B3-Sampled:"0", X-ONAP-RequestID:"b45b5832-5f8b-4835-8c84-130b6977a314", X-RequestID:"b45b5832-5f8b-4835-8c84-130b6977a314", X-TransactionID:"b45b5832-5f8b-4835-8c84-130b6977a314", X-ECOMP-RequestID:"b45b5832-5f8b-4835-8c84-130b6977a314", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfd87c2a-f36f-4f0e-897b-12eb242cebca"] 2022-12-08T17:11:10.982Z|b45b5832-5f8b-4835-8c84-130b6977a314|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:11:10.982Z|b45b5832-5f8b-4835-8c84-130b6977a314|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:11:10.996Z|b45b5832-5f8b-4835-8c84-130b6977a314|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:11:10.996Z|b45b5832-5f8b-4835-8c84-130b6977a314|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:11:10.997Z|b45b5832-5f8b-4835-8c84-130b6977a314|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:11:10.997Z|b45b5832-5f8b-4835-8c84-130b6977a314|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:11:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:11:10.998Z|b45b5832-5f8b-4835-8c84-130b6977a314|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:11:10.999Z|b45b5832-5f8b-4835-8c84-130b6977a314|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:11:10.999Z|b45b5832-5f8b-4835-8c84-130b6977a314|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:11:11.004Z|b45b5832-5f8b-4835-8c84-130b6977a314|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:11:11.138Z|d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:11:11.141Z|d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c 2022-12-08T17:11:11.141Z|d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|INFO|500||Invoke 2022-12-08T17:11:11.142Z|d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||===========================request begin================================================ 2022-12-08T17:11:11.142Z|d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c 2022-12-08T17:11:11.142Z|d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Method : GET 2022-12-08T17:11:11.142Z|d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4722edf4b23f3f15", X-B3-SpanId:"fc840140706a17b0", X-B3-ParentSpanId:"4722edf4b23f3f15", X-B3-Sampled:"0", X-ONAP-RequestID:"d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017", X-RequestID:"d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017", X-TransactionID:"d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017", X-ECOMP-RequestID:"d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"670b8fe3-543a-4fc4-adc0-36ab1011a866"] 2022-12-08T17:11:11.143Z|d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Request body: 2022-12-08T17:11:11.143Z|d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||==========================request end================================================ 2022-12-08T17:11:11.160Z|d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||============================response begin========================================== 2022-12-08T17:11:11.160Z|d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Status code : 200 OK 2022-12-08T17:11:11.161Z|d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Status text : 2022-12-08T17:11:11.161Z|d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:11:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:11:11.162Z|d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||Response body: { "requestId" : "86d8fcc9-7799-428f-96b1-3842c0bb1f5c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:10:58.000+00:00", "endTime" : "2022-12-08T17:11:03.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"ee1e8e06-aae8-44c1-9f69-be113aa1d37a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"29495c63-5181-43b0-ac74-de3c4b596881\"\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:11:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "96ffcade-922f-4a9c-bb87-cff8ccec34ac", "serviceInstanceName" : "basic_vm-4418d547-2f7e-4e05-a0aa-d60a86fc119f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/96ffcade-922f-4a9c-bb87-cff8ccec34ac", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "86d8fcc9-7799-428f-96b1-3842c0bb1f5c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c" } } } 2022-12-08T17:11:11.163Z|d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|DEBUG|500||=======================response end================================================= 2022-12-08T17:11:11.163Z|d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|INFO|500||InvokeReturn 2022-12-08T17:11:11.164Z|d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false 2022-12-08T17:11:11.164Z|d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:11:11.165Z|d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:11:11.165Z|d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false 2022-12-08T17:11:11.165Z|d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:11:11.165Z|d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4722edf4b23f3f15", X-B3-SpanId:"1eb8af30715ea698", X-B3-ParentSpanId:"4722edf4b23f3f15", X-B3-Sampled:"0", X-ONAP-RequestID:"d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017", X-RequestID:"d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017", X-TransactionID:"d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017", X-ECOMP-RequestID:"d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"459ed26b-8095-4024-9a4d-3e39e45f8040"] 2022-12-08T17:11:11.166Z|d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:11:11.193Z|d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:11:11.208Z|d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:11:11.208Z|d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:11:11.209Z|d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:11:11.209Z|d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:11:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:11:11.210Z|d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:11:11.210Z|d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:11:11.211Z|d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=86d8fcc9-7799-428f-96b1-3842c0bb1f5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:11:11.217Z|d4dc6a9c-ab0e-4afe-aca4-f932ffe7c017|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/86d8fcc9-7799-428f-96b1-3842c0bb1f5c|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:11:14.018Z|2e0027ec-c040-4ab5-87ed-fca329c63109|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:11:14.019Z|2e0027ec-c040-4ab5-87ed-fca329c63109|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:11:14.030Z|634672eb-71bd-4b21-a43a-491bb8907d60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:11:14.031Z|634672eb-71bd-4b21-a43a-491bb8907d60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:11:14.034Z|736bca85-cf53-4c79-bc57-fb9a914db46b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:11:14.034Z|736bca85-cf53-4c79-bc57-fb9a914db46b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:11:15.126Z|3f90823b-31ed-4b1c-a629-3c5a5bda22c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:11:15.127Z|3f90823b-31ed-4b1c-a629-3c5a5bda22c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:11:24.046Z|a6dba2b4-969b-4c4a-bcd4-d4d2a9e5cd34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:11:24.047Z|a6dba2b4-969b-4c4a-bcd4-d4d2a9e5cd34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:11:24.049Z|562dda1d-9a74-4b13-aa96-4c0af471d74e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:11:24.050Z|562dda1d-9a74-4b13-aa96-4c0af471d74e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:11:24.050Z|d61022f4-e876-4dc6-9a0e-9fd72aadb088|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:11:24.051Z|d61022f4-e876-4dc6-9a0e-9fd72aadb088|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:11:30.127Z|cd5d1a19-fb8d-40d8-8f16-87dd30ed3c7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:11:30.128Z|cd5d1a19-fb8d-40d8-8f16-87dd30ed3c7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:11:30.462Z|3cb283c4-c812-4651-bf62-2c1be1c2efc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:11:30.463Z|3cb283c4-c812-4651-bf62-2c1be1c2efc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:11:34.068Z|708174b2-9fd6-49ee-bd0f-c0f751d1b24b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:11:34.068Z|9ae403f9-24fc-4615-b787-84af4b8dcefa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:11:34.069Z|708174b2-9fd6-49ee-bd0f-c0f751d1b24b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:11:34.069Z|9ae403f9-24fc-4615-b787-84af4b8dcefa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:11:34.070Z|0309224d-2416-40a3-9ffb-05405b49d5b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:11:34.070Z|0309224d-2416-40a3-9ffb-05405b49d5b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:11:38.514Z|24483e75-75a3-43e1-b162-6ed3fea959fc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:11:38.514Z|24483e75-75a3-43e1-b162-6ed3fea959fc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:11:44.090Z|26712090-4086-4545-aa13-9da2269a80fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:11:44.089Z|b7de997d-65c7-487c-9fd4-ac8c98938acf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:11:44.090Z|26712090-4086-4545-aa13-9da2269a80fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:11:44.091Z|b7de997d-65c7-487c-9fd4-ac8c98938acf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:11:44.092Z|afd42fab-5cd0-41f7-b5fd-80f19b6f2ca9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:11:44.093Z|afd42fab-5cd0-41f7-b5fd-80f19b6f2ca9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:11:45.127Z|17e69f9f-155a-4337-9896-53f7d67b3efa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:11:45.128Z|17e69f9f-155a-4337-9896-53f7d67b3efa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:11:54.110Z|ed7cb2ba-a7b7-417e-b595-85e7c17a337a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:11:54.110Z|140a9a51-3fb1-4dbe-af23-19e98ebca6af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:11:54.110Z|140a9a51-3fb1-4dbe-af23-19e98ebca6af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:11:54.110Z|ed7cb2ba-a7b7-417e-b595-85e7c17a337a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:11:54.111Z|826e99a1-3c02-476b-8b3e-82fe4c35eac0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:11:54.111Z|826e99a1-3c02-476b-8b3e-82fe4c35eac0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:12:00.127Z|4c6fa8b6-dc5c-4a9d-ad1a-be5a8ed78bdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:12:00.127Z|4c6fa8b6-dc5c-4a9d-ad1a-be5a8ed78bdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:12:00.463Z|9bc53d17-41db-46a3-8951-4b103563bbdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:12:00.464Z|9bc53d17-41db-46a3-8951-4b103563bbdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:12:04.133Z|c8741cdf-090f-41ad-8975-54cdf8f3d74e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:12:04.134Z|fb551156-4693-418e-a64f-9cdabe4f1944|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:12:04.134Z|d3b566cf-283f-4203-a577-2a922227b82c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:12:04.134Z|c8741cdf-090f-41ad-8975-54cdf8f3d74e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:12:04.134Z|fb551156-4693-418e-a64f-9cdabe4f1944|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:12:04.134Z|d3b566cf-283f-4203-a577-2a922227b82c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:12:14.153Z|ef4ddefb-52bc-49fb-8ffd-aa846339f9ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:12:14.153Z|f58a7d2a-cad7-458a-a7a8-734eff06dfb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:12:14.154Z|f58a7d2a-cad7-458a-a7a8-734eff06dfb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:12:14.154Z|ef4ddefb-52bc-49fb-8ffd-aa846339f9ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:12:14.156Z|1350ec09-3d89-4ea9-b026-07ea960be370|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:12:14.156Z|1350ec09-3d89-4ea9-b026-07ea960be370|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:12:15.126Z|e9240534-ce6e-44aa-900a-6d17e5920b7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:12:15.129Z|e9240534-ce6e-44aa-900a-6d17e5920b7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:12:24.173Z|b6ef1992-8472-4453-b16d-57829d8e033a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:12:24.173Z|5211ce0e-fd54-4e17-ab69-6ae4ee591e5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:12:24.174Z|b6ef1992-8472-4453-b16d-57829d8e033a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:12:24.174Z|5211ce0e-fd54-4e17-ab69-6ae4ee591e5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:12:24.175Z|c7d40958-afb7-4953-8af6-ec5f8d2478ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:12:24.175Z|c7d40958-afb7-4953-8af6-ec5f8d2478ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:12:30.127Z|207cc5dc-c2c9-40d1-b6bb-93dfe60e9e26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:12:30.127Z|207cc5dc-c2c9-40d1-b6bb-93dfe60e9e26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:12:30.464Z|2738db9a-9569-413d-afa5-4792bf1744ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:12:30.465Z|2738db9a-9569-413d-afa5-4792bf1744ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:12:34.200Z|419ddc3f-c91a-4aab-80aa-e64bab14d89c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:12:34.200Z|0a82d0be-e93e-4030-9f89-60ab704aef1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:12:34.200Z|419ddc3f-c91a-4aab-80aa-e64bab14d89c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:12:34.201Z|0a82d0be-e93e-4030-9f89-60ab704aef1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:12:34.203Z|c701e499-ad3e-4c1c-b1f5-bdf79b395836|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:12:34.204Z|c701e499-ad3e-4c1c-b1f5-bdf79b395836|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:12:38.514Z|ad1afbcd-d66b-457e-824e-7e7d7f838941|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:12:38.515Z|ad1afbcd-d66b-457e-824e-7e7d7f838941|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:12:44.221Z|8e6d03a8-9c28-4113-bff1-786432caa6b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:12:44.222Z|8e6d03a8-9c28-4113-bff1-786432caa6b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:12:44.226Z|08881172-2926-4a10-bb57-f71f1ae75722|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:12:44.226Z|08881172-2926-4a10-bb57-f71f1ae75722|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:12:44.229Z|962898f1-1145-425c-becf-431360b20b9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:12:44.229Z|962898f1-1145-425c-becf-431360b20b9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:12:45.126Z|718779ac-a2fc-4731-9f59-53500ee35f6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:12:45.127Z|718779ac-a2fc-4731-9f59-53500ee35f6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:12:54.246Z|87b92bcd-559e-4329-a8cf-84ca0ecc5801|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:12:54.246Z|fcf0409e-d03c-4ae6-a0be-0608bb4bb93e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:12:54.247Z|fcf0409e-d03c-4ae6-a0be-0608bb4bb93e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:12:54.247Z|87b92bcd-559e-4329-a8cf-84ca0ecc5801|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:12:54.248Z|00064bea-c220-428e-94c2-0503fc7f8d28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:12:54.248Z|00064bea-c220-428e-94c2-0503fc7f8d28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:13:00.127Z|5553cbbf-2ab7-4b42-a94d-c916c3ec0f16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:13:00.129Z|5553cbbf-2ab7-4b42-a94d-c916c3ec0f16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:13:00.466Z|6024bbe8-02b1-42b6-bfe3-b7d61b7eb864|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:13:00.466Z|6024bbe8-02b1-42b6-bfe3-b7d61b7eb864|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:13:04.271Z|9f12ebab-27c9-4793-9126-e8d5f38f718c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:13:04.272Z|9f12ebab-27c9-4793-9126-e8d5f38f718c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:13:04.276Z|6e1b07ae-12dd-4a9d-ba19-db33a438dbce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:13:04.276Z|6e1b07ae-12dd-4a9d-ba19-db33a438dbce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:13:04.279Z|0185e716-061c-44cf-af08-0ddb0717ca69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:13:04.279Z|0185e716-061c-44cf-af08-0ddb0717ca69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:13:14.291Z|ce197ae1-ecdd-4d2b-a504-f1a09832b12a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:13:14.292Z|ce197ae1-ecdd-4d2b-a504-f1a09832b12a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:13:14.294Z|a8cd87e0-3239-4586-a050-def397620013|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:13:14.295Z|a8cd87e0-3239-4586-a050-def397620013|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:13:14.305Z|75004b84-2671-471f-b488-c48c2fecc9bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:13:14.306Z|75004b84-2671-471f-b488-c48c2fecc9bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:13:15.128Z|0c58cd63-2ee7-4585-a7fe-84a44a17ed24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:13:15.128Z|0c58cd63-2ee7-4585-a7fe-84a44a17ed24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:13:24.315Z|d1ee5c73-2bdb-46e9-922b-347ccc516b3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:13:24.316Z|d1ee5c73-2bdb-46e9-922b-347ccc516b3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:13:24.317Z|c5b498e5-9c86-48b4-90af-4510a84ee145|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:13:24.318Z|c5b498e5-9c86-48b4-90af-4510a84ee145|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:13:24.326Z|b9c2ef16-555e-4ffb-8906-6b014636ed2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:13:24.326Z|b9c2ef16-555e-4ffb-8906-6b014636ed2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:13:30.127Z|f8ea529b-790e-42be-9dab-af17537c6b2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:13:30.127Z|f8ea529b-790e-42be-9dab-af17537c6b2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:13:30.467Z|d2cfbd62-6d95-42ed-80a5-982c7786c8ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:13:30.468Z|d2cfbd62-6d95-42ed-80a5-982c7786c8ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:13:34.338Z|ac2beea4-f2b9-491b-aa47-43d96a2bc569|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:13:34.338Z|2c4a5d93-4cf9-4eb4-84a2-a861907dcb5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:13:34.339Z|ac2beea4-f2b9-491b-aa47-43d96a2bc569|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:13:34.339Z|2c4a5d93-4cf9-4eb4-84a2-a861907dcb5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:13:34.345Z|956a3465-2d0c-4087-bf64-a4228a5e9f57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:13:34.346Z|956a3465-2d0c-4087-bf64-a4228a5e9f57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:13:38.515Z|d6ecf39a-a78a-4420-ad96-3a2a7cf6e55e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:13:38.515Z|d6ecf39a-a78a-4420-ad96-3a2a7cf6e55e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:13:44.360Z|7e06a865-e36e-49f6-a502-c1033243e6d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:13:44.361Z|5ff2c693-a504-4882-9dc0-4faecc2bf4c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:13:44.361Z|7e06a865-e36e-49f6-a502-c1033243e6d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:13:44.361Z|5ff2c693-a504-4882-9dc0-4faecc2bf4c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:13:44.370Z|47154f8d-95a0-44fc-a3eb-587173132a1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:13:44.371Z|47154f8d-95a0-44fc-a3eb-587173132a1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:13:45.127Z|1a558044-9a80-4987-a93b-3026a3135647|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:13:45.129Z|1a558044-9a80-4987-a93b-3026a3135647|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:13:54.381Z|8ab22112-b240-450e-8a47-aecc04c7f588|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:13:54.382Z|8ab22112-b240-450e-8a47-aecc04c7f588|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:13:54.388Z|bf87712e-26ff-47e1-9485-7a25844691bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:13:54.388Z|bf87712e-26ff-47e1-9485-7a25844691bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:13:54.390Z|912fcae7-3139-4505-9aa5-d01068bfe2d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:13:54.391Z|912fcae7-3139-4505-9aa5-d01068bfe2d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:14:00.127Z|8d2baaf4-ba13-44f4-bf1e-faca39d2b4c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:14:00.127Z|8d2baaf4-ba13-44f4-bf1e-faca39d2b4c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:14:00.468Z|fdcf4460-dbf4-4c3e-9d4f-2776e3931342|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:14:00.469Z|fdcf4460-dbf4-4c3e-9d4f-2776e3931342|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:14:04.405Z|49f861d4-03b7-43eb-a358-c6e0fd7b863c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:14:04.405Z|8f618ebf-3990-4abe-85cc-618d918e0b26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:14:04.406Z|8f618ebf-3990-4abe-85cc-618d918e0b26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:14:04.406Z|49f861d4-03b7-43eb-a358-c6e0fd7b863c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:14:04.412Z|d2846ebc-d652-4f38-a0a6-bf1fabc05fea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:14:04.412Z|d2846ebc-d652-4f38-a0a6-bf1fabc05fea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:14:14.426Z|1e14bb11-e4bd-49b0-8c7d-124b5e0dd673|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:14:14.426Z|b1063b82-2370-465a-babb-bb108aface82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:14:14.427Z|b1063b82-2370-465a-babb-bb108aface82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:14:14.427Z|1e14bb11-e4bd-49b0-8c7d-124b5e0dd673|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:14:14.430Z|a28d03b9-c134-42c2-b4de-bd705addbb07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:14:14.430Z|a28d03b9-c134-42c2-b4de-bd705addbb07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:14:15.127Z|0203bdc1-d721-402b-9c5b-87ad43f24502|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:14:15.127Z|0203bdc1-d721-402b-9c5b-87ad43f24502|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:14:24.449Z|d9a76271-fd8e-4e63-8ac8-1a7e4ba0414d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:14:24.450Z|6c00f4d8-48d5-4330-9713-9bab554e637a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:14:24.450Z|d9a76271-fd8e-4e63-8ac8-1a7e4ba0414d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:14:24.450Z|6c00f4d8-48d5-4330-9713-9bab554e637a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:14:24.455Z|dfe8da0a-55d2-471f-b1e7-1256c2b93a6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:14:24.455Z|dfe8da0a-55d2-471f-b1e7-1256c2b93a6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:14:30.127Z|548248ba-fcf8-400b-8ca8-37ecf95e422f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:14:30.130Z|548248ba-fcf8-400b-8ca8-37ecf95e422f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:14:30.470Z|70e1ec05-c4d9-4d3d-81bc-d032728feff2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:14:30.471Z|70e1ec05-c4d9-4d3d-81bc-d032728feff2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:14:34.472Z|710fec9b-820f-4636-a647-f0b5a4cea0b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:14:34.473Z|710fec9b-820f-4636-a647-f0b5a4cea0b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:14:34.474Z|2b2a5da0-d430-463d-bd54-5ef6d449bd86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:14:34.474Z|2b2a5da0-d430-463d-bd54-5ef6d449bd86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:14:34.475Z|67b7165d-323d-4136-9701-0936cc720a75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:14:34.475Z|67b7165d-323d-4136-9701-0936cc720a75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:14:38.514Z|7777b721-9b59-4009-89e8-7aacfce0afe0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:14:38.516Z|7777b721-9b59-4009-89e8-7aacfce0afe0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:14:44.495Z|f38ad652-5d59-4950-b61e-8cb4b99ebfa7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:14:44.495Z|ff8cf8da-18ab-47ac-9741-9adc03270bb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:14:44.496Z|f38ad652-5d59-4950-b61e-8cb4b99ebfa7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:14:44.496Z|ff8cf8da-18ab-47ac-9741-9adc03270bb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:14:44.497Z|ecda3cc5-926b-4f0c-b828-cad06a2cc2fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:14:44.498Z|ecda3cc5-926b-4f0c-b828-cad06a2cc2fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:14:45.127Z|a469dde1-6067-4faa-a1ed-b071acd9ba54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:14:45.127Z|a469dde1-6067-4faa-a1ed-b071acd9ba54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:14:54.515Z|4c56dec9-d02c-4355-a9cc-68e2b94a6951|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:14:54.516Z|4c56dec9-d02c-4355-a9cc-68e2b94a6951|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:14:54.517Z|c633c4e0-be02-4fc6-baeb-29ab78822cd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:14:54.517Z|c1dea160-ba34-4475-a152-64202a0009fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:14:54.517Z|c633c4e0-be02-4fc6-baeb-29ab78822cd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:14:54.517Z|c1dea160-ba34-4475-a152-64202a0009fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:15:00.127Z|e68e8eed-134e-4673-94dc-dea79d834779|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:15:00.127Z|e68e8eed-134e-4673-94dc-dea79d834779|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:15:00.471Z|a0d71772-8966-414c-a169-796e3483634f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:15:00.472Z|a0d71772-8966-414c-a169-796e3483634f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:15:04.535Z|60b9f1d7-fd5d-4106-902b-0dbbfe852d88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:15:04.536Z|1a512f42-f5cf-405b-b1ea-1ce76104f136|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:15:04.536Z|1a512f42-f5cf-405b-b1ea-1ce76104f136|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:15:04.536Z|60b9f1d7-fd5d-4106-902b-0dbbfe852d88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:15:04.540Z|d887e38a-1a5d-4960-a201-96080cd4195f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:15:04.541Z|d887e38a-1a5d-4960-a201-96080cd4195f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:15:14.560Z|67cf9d2f-b246-4b8f-839a-e702977a47db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:15:14.562Z|67cf9d2f-b246-4b8f-839a-e702977a47db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:15:14.568Z|cb3f2790-7b3f-46c1-a588-54ef9f19c532|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:15:14.568Z|e99a6ce2-d3e6-41fe-815d-a74d2ce2afcf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:15:14.569Z|cb3f2790-7b3f-46c1-a588-54ef9f19c532|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:15:14.569Z|e99a6ce2-d3e6-41fe-815d-a74d2ce2afcf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:15:15.126Z|825fbefb-86cc-4630-9882-394915cc5579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:15:15.129Z|825fbefb-86cc-4630-9882-394915cc5579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:15:24.585Z|21e1c445-507b-4f15-a122-d9a5be7beab6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:15:24.586Z|21e1c445-507b-4f15-a122-d9a5be7beab6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:15:24.589Z|b2638db0-6afa-414a-9d18-11050098b98e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:15:24.590Z|b2638db0-6afa-414a-9d18-11050098b98e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:15:24.591Z|e76967de-bf2c-4e1a-bac6-f970770d6766|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:15:24.592Z|e76967de-bf2c-4e1a-bac6-f970770d6766|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:15:30.126Z|d6a0825d-8d08-479d-9fa1-6e506e2ec71b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:15:30.127Z|d6a0825d-8d08-479d-9fa1-6e506e2ec71b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:15:30.473Z|9cf4a622-0097-4712-8a3f-3f00cc43baac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:15:30.473Z|9cf4a622-0097-4712-8a3f-3f00cc43baac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:15:34.612Z|a7da52b1-3cb9-4efe-b8c1-c31d572ea7fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:15:34.612Z|949e92f4-72c7-490e-b057-0bf668ae0f95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:15:34.612Z|1f093e37-a3ef-42c8-8a3e-b50f12d77c0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:15:34.612Z|a7da52b1-3cb9-4efe-b8c1-c31d572ea7fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:15:34.612Z|949e92f4-72c7-490e-b057-0bf668ae0f95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:15:34.613Z|1f093e37-a3ef-42c8-8a3e-b50f12d77c0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:15:38.514Z|bf1da712-1882-48ec-bd61-4d345a30a5dc|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:15:38.515Z|bf1da712-1882-48ec-bd61-4d345a30a5dc|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:15:44.633Z|e00a0340-acb5-4c93-8306-3f2d6f171de0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:15:44.633Z|aec81258-3984-4551-8fad-48a0c9fea648|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:15:44.634Z|e00a0340-acb5-4c93-8306-3f2d6f171de0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:15:44.634Z|aec81258-3984-4551-8fad-48a0c9fea648|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:15:44.635Z|73fd869c-6f85-4c87-aadf-a4e9b9f98b53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:15:44.636Z|73fd869c-6f85-4c87-aadf-a4e9b9f98b53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:15:45.126Z|371adfb7-118e-4e3a-90d2-3ff1e42da783|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:15:45.127Z|371adfb7-118e-4e3a-90d2-3ff1e42da783|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:15:54.654Z|b902a910-4fb8-40c0-b190-fcb29aa5e01d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:15:54.655Z|b902a910-4fb8-40c0-b190-fcb29aa5e01d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:15:54.658Z|8ff8ae88-5a5c-4c6b-84f3-d8996ce2767c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:15:54.659Z|8ff8ae88-5a5c-4c6b-84f3-d8996ce2767c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:15:54.661Z|0736978a-371a-4d71-8277-b5ec7781de54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:15:54.662Z|0736978a-371a-4d71-8277-b5ec7781de54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:16:00.127Z|ff74cc27-e7e9-4ed0-a600-9e32d33863c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:16:00.128Z|ff74cc27-e7e9-4ed0-a600-9e32d33863c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:16:00.474Z|92c6022a-8206-4a98-9c27-4e7133ee5e33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:16:00.474Z|92c6022a-8206-4a98-9c27-4e7133ee5e33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:16:04.682Z|68392914-3102-440b-aae2-4f1c9339c424|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:16:04.682Z|b819c261-0e42-4a71-b960-bfc22c43f600|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:16:04.682Z|529be5ed-4c14-4a1e-89d6-63c99730a298|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:16:04.683Z|68392914-3102-440b-aae2-4f1c9339c424|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:16:04.682Z|b819c261-0e42-4a71-b960-bfc22c43f600|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:16:04.682Z|529be5ed-4c14-4a1e-89d6-63c99730a298|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:16:14.704Z|c2fcf5a5-f832-4b3f-a1f4-5e7bd2e282a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:16:14.704Z|80e34ca2-5472-4906-a249-62d121b414bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:16:14.704Z|5d3decbf-5e2f-4bad-bcce-42db849502ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:16:14.704Z|80e34ca2-5472-4906-a249-62d121b414bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:16:14.704Z|c2fcf5a5-f832-4b3f-a1f4-5e7bd2e282a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:16:14.704Z|5d3decbf-5e2f-4bad-bcce-42db849502ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:16:15.127Z|84ea8abf-8b0d-46bc-8a3b-0f9cf63a12b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:16:15.127Z|84ea8abf-8b0d-46bc-8a3b-0f9cf63a12b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:16:24.728Z|4f773a72-38a9-4348-a93f-e09ed98bf69e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:16:24.728Z|408bc474-5711-4887-8d96-784de213b05f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:16:24.728Z|1951d552-873a-4ff4-a8ee-e82e1e4fdb58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:16:24.729Z|408bc474-5711-4887-8d96-784de213b05f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:16:24.729Z|4f773a72-38a9-4348-a93f-e09ed98bf69e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:16:24.729Z|1951d552-873a-4ff4-a8ee-e82e1e4fdb58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:16:30.127Z|8a442974-b5ce-4638-a714-7d092096984e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:16:30.128Z|8a442974-b5ce-4638-a714-7d092096984e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:16:30.475Z|b131db6c-7449-47e4-b5e9-8e70e95568d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:16:30.475Z|b131db6c-7449-47e4-b5e9-8e70e95568d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:16:34.750Z|d818fbbd-7614-4558-b8b7-7d117b7b5b3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:16:34.751Z|d818fbbd-7614-4558-b8b7-7d117b7b5b3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:16:34.754Z|4abab75b-15af-47c0-9b3a-eb8f1f10a72b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:16:34.755Z|41baa6ec-400a-4654-9680-5ede7a84d44e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:16:34.756Z|41baa6ec-400a-4654-9680-5ede7a84d44e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:16:34.757Z|4abab75b-15af-47c0-9b3a-eb8f1f10a72b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:16:38.515Z|99170f8a-c4f6-4bda-b8ea-56f030cdb971|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:16:38.516Z|99170f8a-c4f6-4bda-b8ea-56f030cdb971|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:16:44.778Z|631ccb81-5efb-4c71-add8-b5417429d162|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:16:44.779Z|357eb965-1041-4480-89a5-0999d1820794|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:16:44.779Z|357eb965-1041-4480-89a5-0999d1820794|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:16:44.779Z|5469143c-c43f-4abd-a305-b253441fd1b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:16:44.779Z|631ccb81-5efb-4c71-add8-b5417429d162|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:16:44.780Z|5469143c-c43f-4abd-a305-b253441fd1b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:16:45.127Z|fdaf22a4-f3f5-47ae-be8d-53832fb47a29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:16:45.128Z|fdaf22a4-f3f5-47ae-be8d-53832fb47a29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:16:54.817Z|2759f01d-3d0f-4b0d-b5f6-c5df45805436|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:16:54.817Z|2759f01d-3d0f-4b0d-b5f6-c5df45805436|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:16:54.819Z|1f5d349d-0776-478a-92d6-94d512ec37f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:16:54.819Z|1f5d349d-0776-478a-92d6-94d512ec37f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:16:54.828Z|7e572802-a1d4-4bed-a5de-54130a171d32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:16:54.828Z|7e572802-a1d4-4bed-a5de-54130a171d32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:17:00.127Z|a54f6d2c-9bd1-4871-9b20-fac9ad262328|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:17:00.127Z|a54f6d2c-9bd1-4871-9b20-fac9ad262328|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:17:00.476Z|031177b2-9321-4989-9f9a-05e25dfd2dcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:17:00.477Z|031177b2-9321-4989-9f9a-05e25dfd2dcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:17:04.846Z|97e098ed-6a6d-4e7b-94de-be44203bf5a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:17:04.847Z|97e098ed-6a6d-4e7b-94de-be44203bf5a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:17:04.850Z|69c3b48b-411c-4415-ad74-30970be60cd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:17:04.850Z|78b76940-a39f-4ffe-8883-b454d65904a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:17:04.850Z|69c3b48b-411c-4415-ad74-30970be60cd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:17:04.850Z|78b76940-a39f-4ffe-8883-b454d65904a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:17:06.737Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:17:06.741Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 72e01b04-5454-4f22-948c-b60dd82971f7 already exists in requestDb InfraActiveRequests table 2022-12-08T17:17:06.743Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7 2022-12-08T17:17:06.743Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|INFO|500||Invoke 2022-12-08T17:17:06.743Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||===========================request begin================================================ 2022-12-08T17:17:06.744Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7 2022-12-08T17:17:06.744Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||Method : GET 2022-12-08T17:17:06.744Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8167e4f34a4be8e", X-B3-SpanId:"6fb65b05c62d9117", X-B3-ParentSpanId:"a8167e4f34a4be8e", X-B3-Sampled:"0", X-ONAP-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-TransactionID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-ECOMP-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49649c2e-e9f6-444e-88ee-e3958e5d0256"] 2022-12-08T17:17:06.745Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||Request body: 2022-12-08T17:17:06.745Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||==========================request end================================================ 2022-12-08T17:17:06.785Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||============================response begin========================================== 2022-12-08T17:17:06.785Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:17:06.786Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||Status text : 2022-12-08T17:17:06.786Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 08 Dec 2022 17:17:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:17:06.787Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||Response body: 2022-12-08T17:17:06.787Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||=======================response end================================================= 2022-12-08T17:17:06.787Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|INFO|404|Not Found|InvokeReturn 2022-12-08T17:17:06.802Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-12-08T17:17:06.803Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-12-08T17:17:06.809Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:17:06.846Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2f9bd106-9266-4931-a1fb-19bb8c5e6760|INFO|500||Invoke 2022-12-08T17:17:06.847Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2f9bd106-9266-4931-a1fb-19bb8c5e6760|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2f9bd106-9266-4931-a1fb-19bb8c5e6760 with request headers:{Authorization=[***REDACTED***], X-RequestID=[72e01b04-5454-4f22-948c-b60dd82971f7], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[480cb7f6-197a-4b38-8a82-e2ca76628922], X-ECOMP-RequestID=[72e01b04-5454-4f22-948c-b60dd82971f7], X-TransactionId=[], X-ONAP-RequestID=[72e01b04-5454-4f22-948c-b60dd82971f7]} 2022-12-08T17:17:06.909Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2f9bd106-9266-4931-a1fb-19bb8c5e6760|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2f9bd106-9266-4931-a1fb-19bb8c5e6760 has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 17:17:06 GMT], content-length=[116], vertex-id=[168008], x-aai-txid=[0-aai-resources-221208-17:17:06:726-66106], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:17:06.912Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2f9bd106-9266-4931-a1fb-19bb8c5e6760|DEBUG|500||{"service-id":"2f9bd106-9266-4931-a1fb-19bb8c5e6760","service-description":"pNF","resource-version":"1670519143842"} 2022-12-08T17:17:06.912Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2f9bd106-9266-4931-a1fb-19bb8c5e6760|INFO|500||InvokeReturn 2022-12-08T17:17:06.914Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id 2022-12-08T17:17:06.918Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:17:06.949Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2f9bd106-9266-4931-a1fb-19bb8c5e6760 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-08T17:17:06.950Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2f9bd106-9266-4931-a1fb-19bb8c5e6760|INFO|500||Invoke 2022-12-08T17:17:07.004Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2f9bd106-9266-4931-a1fb-19bb8c5e6760|INFO|500||InvokeReturn 2022-12-08T17:17:07.005Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2f9bd106-9266-4931-a1fb-19bb8c5e6760 has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 17:17:06 GMT], content-length=[116], vertex-id=[168008], x-aai-txid=[0-aai-resources-221208-17:17:06:823-50607], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:17:07.006Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"2f9bd106-9266-4931-a1fb-19bb8c5e6760","service-description":"pNF","resource-version":"1670519143842"} 2022-12-08T17:17:07.007Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-08T17:17:07.007Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-08T17:17:07.016Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:17:07.017Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-08T17:17:07.017Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-08T17:17:07.017Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:17:07.017Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-08T17:17:07.018Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"a8167e4f34a4be8e", X-B3-SpanId:"0d107ca3a5d4b3da", X-B3-ParentSpanId:"a8167e4f34a4be8e", X-B3-Sampled:"0", X-ONAP-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-TransactionID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-ECOMP-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5ec8192-6dc1-47ee-bac4-e28ce2f219d7"] 2022-12-08T17:17:07.018Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Name030d19c0-9be4-4317-89d7-931a0c6b0c1d","requestScope":"service"} 2022-12-08T17:17:07.018Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-08T17:17:07.040Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-08T17:17:07.040Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-08T17:17:07.041Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-12-08T17:17:07.041Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 08 Dec 2022 17:17:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:17:07.041Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-08T17:17:07.042Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-08T17:17:07.042Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-08T17:17:07.043Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8 2022-12-08T17:17:07.044Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8|INFO|500||Invoke 2022-12-08T17:17:07.044Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8|DEBUG|500||===========================request begin================================================ 2022-12-08T17:17:07.044Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8 2022-12-08T17:17:07.045Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8|DEBUG|500||Method : GET 2022-12-08T17:17:07.045Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-TransactionID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-ECOMP-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3aa7f306-231d-4052-a08e-13c87feb497a"] 2022-12-08T17:17:07.045Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8|DEBUG|500||Request body: 2022-12-08T17:17:07.045Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8|DEBUG|500||==========================request end================================================ 2022-12-08T17:17:07.087Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8|DEBUG|500||============================response begin========================================== 2022-12-08T17:17:07.088Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8|DEBUG|500||Status code : 200 OK 2022-12-08T17:17:07.089Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8|DEBUG|500||Status text : 2022-12-08T17:17:07.089Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:17:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:17:07.090Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8|DEBUG|500||Response body: { "modelName" : "Demo_pNF_beOhmUH7hcbz1uYInT0r", "description" : "catalog service description", "modelUUID" : "a436aaf5-e17b-444f-a46a-3dda9e043ea8", "modelInvariantUUID" : "5f9a34bb-195c-44fd-9ddc-b0943cbc7ca0", "created" : "2022-12-08 17:14:35.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 447d1e68-475c", "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/a436aaf5-e17b-444f-a46a-3dda9e043ea8" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8/csar" } } } 2022-12-08T17:17:07.091Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8|DEBUG|500||=======================response end================================================= 2022-12-08T17:17:07.091Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8|INFO|500||InvokeReturn 2022-12-08T17:17:07.096Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&action=createInstance 2022-12-08T17:17:07.097Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&action=createInstance|INFO|500||Invoke 2022-12-08T17:17:07.097Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:17:07.097Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&action=createInstance 2022-12-08T17:17:07.098Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&action=createInstance|DEBUG|500||Method : GET 2022-12-08T17:17:07.098Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-TransactionID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-ECOMP-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebec2e8b-061c-4ad1-9bba-5d43f900a4b9"] 2022-12-08T17:17:07.098Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&action=createInstance|DEBUG|500||Request body: 2022-12-08T17:17:07.099Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:17:07.114Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:17:07.114Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:17:07.115Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&action=createInstance|DEBUG|500||Status text : 2022-12-08T17:17:07.115Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&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:"Thu, 08 Dec 2022 17:17:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:17:07.116Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&action=createInstance|DEBUG|500||Response body: 2022-12-08T17:17:07.116Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:17:07.116Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-08T17:17:07.117Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f9a34bb-195c-44fd-9ddc-b0943cbc7ca0|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f9a34bb-195c-44fd-9ddc-b0943cbc7ca0 2022-12-08T17:17:07.118Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f9a34bb-195c-44fd-9ddc-b0943cbc7ca0|INFO|500||Invoke 2022-12-08T17:17:07.118Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f9a34bb-195c-44fd-9ddc-b0943cbc7ca0|DEBUG|500||===========================request begin================================================ 2022-12-08T17:17:07.118Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f9a34bb-195c-44fd-9ddc-b0943cbc7ca0|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f9a34bb-195c-44fd-9ddc-b0943cbc7ca0 2022-12-08T17:17:07.119Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f9a34bb-195c-44fd-9ddc-b0943cbc7ca0|DEBUG|500||Method : GET 2022-12-08T17:17:07.119Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f9a34bb-195c-44fd-9ddc-b0943cbc7ca0|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-TransactionID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-ECOMP-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81964ae3-9972-4417-9eca-42827601e681"] 2022-12-08T17:17:07.119Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f9a34bb-195c-44fd-9ddc-b0943cbc7ca0|DEBUG|500||Request body: 2022-12-08T17:17:07.120Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f9a34bb-195c-44fd-9ddc-b0943cbc7ca0|DEBUG|500||==========================request end================================================ 2022-12-08T17:17:07.148Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f9a34bb-195c-44fd-9ddc-b0943cbc7ca0|DEBUG|500||============================response begin========================================== 2022-12-08T17:17:07.149Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f9a34bb-195c-44fd-9ddc-b0943cbc7ca0|DEBUG|500||Status code : 200 OK 2022-12-08T17:17:07.149Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f9a34bb-195c-44fd-9ddc-b0943cbc7ca0|DEBUG|500||Status text : 2022-12-08T17:17:07.150Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f9a34bb-195c-44fd-9ddc-b0943cbc7ca0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:17:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:17:07.152Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f9a34bb-195c-44fd-9ddc-b0943cbc7ca0|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "Demo_pNF_beOhmUH7hcbz1uYInT0r", "description" : "catalog service description", "modelUUID" : "a436aaf5-e17b-444f-a46a-3dda9e043ea8", "modelInvariantUUID" : "5f9a34bb-195c-44fd-9ddc-b0943cbc7ca0", "created" : "2022-12-08 17:14:35.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 447d1e68-475c", "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/a436aaf5-e17b-444f-a46a-3dda9e043ea8" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8/csar" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f9a34bb-195c-44fd-9ddc-b0943cbc7ca0" } } } 2022-12-08T17:17:07.152Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f9a34bb-195c-44fd-9ddc-b0943cbc7ca0|DEBUG|500||=======================response end================================================= 2022-12-08T17:17:07.153Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5f9a34bb-195c-44fd-9ddc-b0943cbc7ca0|INFO|500||InvokeReturn 2022-12-08T17:17:07.156Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&action=createInstance 2022-12-08T17:17:07.156Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&action=createInstance|INFO|500||Invoke 2022-12-08T17:17:07.156Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:17:07.157Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&action=createInstance 2022-12-08T17:17:07.157Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&action=createInstance|DEBUG|500||Method : GET 2022-12-08T17:17:07.157Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-TransactionID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-ECOMP-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa376814-e8b5-42cf-9fb7-5ee03b819587"] 2022-12-08T17:17:07.158Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&action=createInstance|DEBUG|500||Request body: 2022-12-08T17:17:07.158Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:17:07.178Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:17:07.178Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:17:07.179Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&action=createInstance|DEBUG|500||Status text : 2022-12-08T17:17:07.179Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&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:"Thu, 08 Dec 2022 17:17:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:17:07.179Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&action=createInstance|DEBUG|500||Response body: 2022-12-08T17:17:07.180Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:17:07.180Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a436aaf5-e17b-444f-a46a-3dda9e043ea8&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-08T17:17:07.181Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:17:07.181Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-08T17:17:07.182Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-08T17:17:07.182Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:17:07.182Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-08T17:17:07.183Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-TransactionID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-ECOMP-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b59b192-c98f-48af-86dd-8045c646a835"] 2022-12-08T17:17:07.183Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-08T17:17:07.183Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-08T17:17:07.211Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-08T17:17:07.212Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-08T17:17:07.213Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-12-08T17:17:07.213Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:17:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:17:07.214Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-12-08 15:47:22.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-12-08T17:17:07.214Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-08T17:17:07.215Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-08T17:17:07.218Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-12-08T17:17:07.218Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-12-08T17:17:07.219Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:17:07.220Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-12-08T17:17:07.220Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-12-08T17:17:07.220Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-TransactionID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-ECOMP-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e24041ec-2937-4795-8920-a3123c5ff1de"] 2022-12-08T17:17:07.221Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-12-08T17:17:07.221Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:17:07.239Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:17:07.239Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-12-08T17:17:07.240Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2022-12-08T17:17:07.240Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:17:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:17:07.241Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-12-08T15:47:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2022-12-08T17:17:07.241Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:17:07.242Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-12-08T17:17:07.244Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8 2022-12-08T17:17:07.245Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8|INFO|500||Invoke 2022-12-08T17:17:07.245Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8|DEBUG|500||===========================request begin================================================ 2022-12-08T17:17:07.246Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8 2022-12-08T17:17:07.246Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8|DEBUG|500||Method : GET 2022-12-08T17:17:07.246Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-TransactionID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-ECOMP-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a1cba09-2753-4fc3-bc28-fb189972cd1c"] 2022-12-08T17:17:07.247Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8|DEBUG|500||Request body: 2022-12-08T17:17:07.247Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8|DEBUG|500||==========================request end================================================ 2022-12-08T17:17:07.266Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8|DEBUG|500||============================response begin========================================== 2022-12-08T17:17:07.267Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8|DEBUG|500||Status code : 200 OK 2022-12-08T17:17:07.267Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8|DEBUG|500||Status text : 2022-12-08T17:17:07.267Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:17:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:17:07.268Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8|DEBUG|500||Response body: { "modelName" : "Demo_pNF_beOhmUH7hcbz1uYInT0r", "description" : "catalog service description", "modelUUID" : "a436aaf5-e17b-444f-a46a-3dda9e043ea8", "modelInvariantUUID" : "5f9a34bb-195c-44fd-9ddc-b0943cbc7ca0", "created" : "2022-12-08 17:14:35.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 447d1e68-475c", "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/a436aaf5-e17b-444f-a46a-3dda9e043ea8" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8/csar" } } } 2022-12-08T17:17:07.268Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8|DEBUG|500||=======================response end================================================= 2022-12-08T17:17:07.269Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a436aaf5-e17b-444f-a46a-3dda9e043ea8|INFO|500||InvokeReturn 2022-12-08T17:17:07.272Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:17:07.273Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-08T17:17:07.273Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-08T17:17:07.274Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:17:07.274Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-08T17:17:07.274Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3885", X-B3-TraceId:"a8167e4f34a4be8e", X-B3-SpanId:"6ad5d5d023f41652", X-B3-ParentSpanId:"a8167e4f34a4be8e", X-B3-Sampled:"0", X-ONAP-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-TransactionID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-ECOMP-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4edd47b-9df3-48aa-ad57-c7e9ebaba5b0"] 2022-12-08T17:17:07.275Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"72e01b04-5454-4f22-948c-b60dd82971f7","requestStatus":"IN_PROGRESS","startTime":1670519826803,"source":"VID","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"5f9a34bb-195c-44fd-9ddc-b0943cbc7ca0\",\n \"modelVersionId\":\"a436aaf5-e17b-444f-a46a-3dda9e043ea8\",\n \"modelName\":\"Demo_pNF_beOhmUH7hcbz1uYInT0r\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"5bfa7155-37d2-423a-af52-936e84bfbe9c\",\n \"owningEntityName\":\"OE-ETE_Customer-5bfa7155-37d2-423a-af52-936e84bfbe9c\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_030d19c0-9be4-4317-89d7-931a0c6b0c1d\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name030d19c0-9be4-4317-89d7-931a0c6b0c1d\",\n \"productFamilyId\":\"2f9bd106-9266-4931-a1fb-19bb8c5e6760\",\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\":\"a436aaf5-e17b-444f-a46a-3dda9e043ea8\",\n \"modelName\":\"Demo_pNF_beOhmUH7hcbz1uYInT0r\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name030d19c0-9be4-4317-89d7-931a0c6b0c1d\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 447d1e68-475c 0\",\n \"modelCustomizationId\":\"43f3111c-fb26-4ecf-8116-443a0a54820a\",\n \"modelInvariantId\":\"5f9a34bb-195c-44fd-9ddc-b0943cbc7ca0\",\n \"modelVersionId\":\"a436aaf5-e17b-444f-a46a-3dda9e043ea8\",\n \"modelName\":\"Demo_pNF_beOhmUH7hcbz1uYInT0r\",\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\":\"2f9bd106-9266-4931-a1fb-19bb8c5e6760\",\n \"instanceParams\":[],\n \"instanceName\":\"beOhmUH7hcbz1uYInT0r\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name030d19c0-9be4-4317-89d7-931a0c6b0c1d","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"72e01b04-5454-4f22-948c-b60dd82971f7"} 2022-12-08T17:17:07.275Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-08T17:17:07.310Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-08T17:17:07.311Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-08T17:17:07.311Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-12-08T17:17:07.312Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:17:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:17:07.313Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "72e01b04-5454-4f22-948c-b60dd82971f7", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:17:06.803+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"5f9a34bb-195c-44fd-9ddc-b0943cbc7ca0\",\n \"modelVersionId\":\"a436aaf5-e17b-444f-a46a-3dda9e043ea8\",\n \"modelName\":\"Demo_pNF_beOhmUH7hcbz1uYInT0r\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"5bfa7155-37d2-423a-af52-936e84bfbe9c\",\n \"owningEntityName\":\"OE-ETE_Customer-5bfa7155-37d2-423a-af52-936e84bfbe9c\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_030d19c0-9be4-4317-89d7-931a0c6b0c1d\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name030d19c0-9be4-4317-89d7-931a0c6b0c1d\",\n \"productFamilyId\":\"2f9bd106-9266-4931-a1fb-19bb8c5e6760\",\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\":\"a436aaf5-e17b-444f-a46a-3dda9e043ea8\",\n \"modelName\":\"Demo_pNF_beOhmUH7hcbz1uYInT0r\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name030d19c0-9be4-4317-89d7-931a0c6b0c1d\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 447d1e68-475c 0\",\n \"modelCustomizationId\":\"43f3111c-fb26-4ecf-8116-443a0a54820a\",\n \"modelInvariantId\":\"5f9a34bb-195c-44fd-9ddc-b0943cbc7ca0\",\n \"modelVersionId\":\"a436aaf5-e17b-444f-a46a-3dda9e043ea8\",\n \"modelName\":\"Demo_pNF_beOhmUH7hcbz1uYInT0r\",\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\":\"2f9bd106-9266-4931-a1fb-19bb8c5e6760\",\n \"instanceParams\":[],\n \"instanceName\":\"beOhmUH7hcbz1uYInT0r\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-08T17:17:06.486+00:00", "serviceInstanceName" : "Service_Ete_Name030d19c0-9be4-4317-89d7-931a0c6b0c1d", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "72e01b04-5454-4f22-948c-b60dd82971f7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7" } } } 2022-12-08T17:17:07.313Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-08T17:17:07.314Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-08T17:17:07.324Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:17:07.325Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-08T17:17:07.325Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-08T17:17:07.325Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:17:07.326Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-08T17:17:07.326Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"a8167e4f34a4be8e", X-B3-SpanId:"9aa8ff18452abfd1", X-B3-ParentSpanId:"a8167e4f34a4be8e", X-B3-Sampled:"0", X-ONAP-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-TransactionID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-ECOMP-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"500bc142-b7fe-468c-ba64-8c24361a9b7c"] 2022-12-08T17:17:07.327Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"5f9a34bb-195c-44fd-9ddc-b0943cbc7ca0\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_beOhmUH7hcbz1uYInT0r\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"a436aaf5-e17b-444f-a46a-3dda9e043ea8\",\"modelUuid\":\"a436aaf5-e17b-444f-a46a-3dda9e043ea8\",\"modelInvariantUuid\":\"5f9a34bb-195c-44fd-9ddc-b0943cbc7ca0\"},\"requestInfo\":{\"productFamilyId\":\"2f9bd106-9266-4931-a1fb-19bb8c5e6760\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name030d19c0-9be4-4317-89d7-931a0c6b0c1d\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_030d19c0-9be4-4317-89d7-931a0c6b0c1d\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"a436aaf5-e17b-444f-a46a-3dda9e043ea8\",\"modelName\":\"Demo_pNF_beOhmUH7hcbz1uYInT0r\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name030d19c0-9be4-4317-89d7-931a0c6b0c1d\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 447d1e68-475c 0\",\"modelCustomizationId\":\"43f3111c-fb26-4ecf-8116-443a0a54820a\",\"modelInvariantId\":\"5f9a34bb-195c-44fd-9ddc-b0943cbc7ca0\",\"modelVersionId\":\"a436aaf5-e17b-444f-a46a-3dda9e043ea8\",\"modelName\":\"Demo_pNF_beOhmUH7hcbz1uYInT0r\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"2f9bd106-9266-4931-a1fb-19bb8c5e6760\",\"instanceParams\":[],\"instanceName\":\"beOhmUH7hcbz1uYInT0r\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"5bfa7155-37d2-423a-af52-936e84bfbe9c\",\"owningEntityName\":\"OE-ETE_Customer-5bfa7155-37d2-423a-af52-936e84bfbe9c\"}}}","type":"String"},"requestId":{"value":"72e01b04-5454-4f22-948c-b60dd82971f7","type":"String"},"mso-request-id":{"value":"72e01b04-5454-4f22-948c-b60dd82971f7","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-08T17:17:07.327Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-08T17:17:08.351Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-08T17:17:08.351Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-08T17:17:08.352Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-12-08T17:17:08.352Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 08 Dec 2022 17:17:08 GMT", X-ONAP-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-TransactionID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-ECOMP-RequestID:"72e01b04-5454-4f22-948c-b60dd82971f7", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"500bc142-b7fe-468c-ba64-8c24361a9b7c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:17:08.353Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"72e01b04-5454-4f22-948c-b60dd82971f7\",\"instanceId\":\"b97f0061-c9e1-45ad-8f1a-524d5d677c22\"}}","message":"Success","processInstanceID":"2480219e-771c-11ed-85df-b6c736068a38","variables":null,"messageCode":200} 2022-12-08T17:17:08.353Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-08T17:17:08.354Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-08T17:17:08.363Z|72e01b04-5454-4f22-948c-b60dd82971f7|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:17:14.872Z|abcacc42-fe7c-43d6-8b7d-b133fb9a01c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:17:14.873Z|4944f9cd-3323-4569-97df-0bb1ad2ca52a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:17:14.873Z|abcacc42-fe7c-43d6-8b7d-b133fb9a01c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:17:14.873Z|4944f9cd-3323-4569-97df-0bb1ad2ca52a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:17:14.873Z|1288739b-ce4f-4f6f-96ea-2cb786fa5ea0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:17:14.874Z|1288739b-ce4f-4f6f-96ea-2cb786fa5ea0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:17:15.127Z|78050718-a03a-46ac-8124-b1f0750cd41b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:17:15.127Z|78050718-a03a-46ac-8124-b1f0750cd41b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:17:24.898Z|818a9858-5e66-479f-8cca-5a9839368f45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:17:24.899Z|818a9858-5e66-479f-8cca-5a9839368f45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:17:24.900Z|ac3c9f67-89f6-4376-8ba3-35a19a845408|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:17:24.900Z|ac3c9f67-89f6-4376-8ba3-35a19a845408|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:17:24.900Z|3231c6ce-1964-44c2-a05e-5baf31531aaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:17:24.901Z|3231c6ce-1964-44c2-a05e-5baf31531aaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:17:30.126Z|b3cb9e16-0c69-4ee2-9dd0-db195d6f084a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:17:30.127Z|b3cb9e16-0c69-4ee2-9dd0-db195d6f084a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:17:30.477Z|f92b59d6-bd0d-44d9-b5c3-3853d78cb590|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:17:30.478Z|f92b59d6-bd0d-44d9-b5c3-3853d78cb590|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:17:34.919Z|9120a0f1-541d-4f1a-b8f2-3c782b15e05f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:17:34.920Z|9120a0f1-541d-4f1a-b8f2-3c782b15e05f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:17:34.922Z|6590b6ba-d417-4790-b76e-9e1b9d2cc9d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:17:34.922Z|6590b6ba-d417-4790-b76e-9e1b9d2cc9d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:17:34.925Z|cc2bd8b0-a412-456d-9ec3-17f94013c080|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:17:34.926Z|cc2bd8b0-a412-456d-9ec3-17f94013c080|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:17:38.515Z|85c1d803-3be2-40b2-af33-998020681f88|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:17:38.516Z|85c1d803-3be2-40b2-af33-998020681f88|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:17:40.024Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:17:40.033Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7 2022-12-08T17:17:40.034Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|INFO|500||Invoke 2022-12-08T17:17:40.034Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||===========================request begin================================================ 2022-12-08T17:17:40.035Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7 2022-12-08T17:17:40.035Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||Method : GET 2022-12-08T17:17:40.035Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"222da628e2376482", X-B3-SpanId:"1d7638d5077e5908", X-B3-ParentSpanId:"222da628e2376482", X-B3-Sampled:"0", X-ONAP-RequestID:"d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d", X-RequestID:"d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d", X-TransactionID:"d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d", X-ECOMP-RequestID:"d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ebb3dbe-6aef-41cc-a5c5-fcc0bee870aa"] 2022-12-08T17:17:40.036Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||Request body: 2022-12-08T17:17:40.036Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||==========================request end================================================ 2022-12-08T17:17:40.062Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||============================response begin========================================== 2022-12-08T17:17:40.062Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||Status code : 200 OK 2022-12-08T17:17:40.063Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||Status text : 2022-12-08T17:17:40.063Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:17:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:17:40.064Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||Response body: { "requestId" : "72e01b04-5454-4f22-948c-b60dd82971f7", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivatePnfBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 6; BBs remaining = 1).", "progress" : 86, "startTime" : "2022-12-08T17:17:06.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"5f9a34bb-195c-44fd-9ddc-b0943cbc7ca0\",\n \"modelVersionId\":\"a436aaf5-e17b-444f-a46a-3dda9e043ea8\",\n \"modelName\":\"Demo_pNF_beOhmUH7hcbz1uYInT0r\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"5bfa7155-37d2-423a-af52-936e84bfbe9c\",\n \"owningEntityName\":\"OE-ETE_Customer-5bfa7155-37d2-423a-af52-936e84bfbe9c\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_030d19c0-9be4-4317-89d7-931a0c6b0c1d\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name030d19c0-9be4-4317-89d7-931a0c6b0c1d\",\n \"productFamilyId\":\"2f9bd106-9266-4931-a1fb-19bb8c5e6760\",\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\":\"a436aaf5-e17b-444f-a46a-3dda9e043ea8\",\n \"modelName\":\"Demo_pNF_beOhmUH7hcbz1uYInT0r\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name030d19c0-9be4-4317-89d7-931a0c6b0c1d\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 447d1e68-475c 0\",\n \"modelCustomizationId\":\"43f3111c-fb26-4ecf-8116-443a0a54820a\",\n \"modelInvariantId\":\"5f9a34bb-195c-44fd-9ddc-b0943cbc7ca0\",\n \"modelVersionId\":\"a436aaf5-e17b-444f-a46a-3dda9e043ea8\",\n \"modelName\":\"Demo_pNF_beOhmUH7hcbz1uYInT0r\",\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\":\"2f9bd106-9266-4931-a1fb-19bb8c5e6760\",\n \"instanceParams\":[],\n \"instanceName\":\"beOhmUH7hcbz1uYInT0r\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:17:38.000+00:00", "serviceInstanceId" : "b97f0061-c9e1-45ad-8f1a-524d5d677c22", "serviceInstanceName" : "Service_Ete_Name030d19c0-9be4-4317-89d7-931a0c6b0c1d", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "72e01b04-5454-4f22-948c-b60dd82971f7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7" } } } 2022-12-08T17:17:40.065Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||=======================response end================================================= 2022-12-08T17:17:40.066Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|INFO|500||InvokeReturn 2022-12-08T17:17:40.068Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false 2022-12-08T17:17:40.070Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:17:40.070Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:17:40.070Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false 2022-12-08T17:17:40.071Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:17:40.071Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"222da628e2376482", X-B3-SpanId:"7e49edef195b40c8", X-B3-ParentSpanId:"222da628e2376482", X-B3-Sampled:"0", X-ONAP-RequestID:"d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d", X-RequestID:"d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d", X-TransactionID:"d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d", X-ECOMP-RequestID:"d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20240a0a-fac8-4e7a-bb0d-a08dd3ad784b"] 2022-12-08T17:17:40.071Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:17:40.072Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:17:40.086Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:17:40.087Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:17:40.087Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:17:40.087Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:17:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:17:40.089Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:17:40.089Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:17:40.090Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:17:40.149Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72e01b04-5454-4f22-948c-b60dd82971f7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72e01b04-5454-4f22-948c-b60dd82971f7&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:17:40.149Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72e01b04-5454-4f22-948c-b60dd82971f7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:17:40.150Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72e01b04-5454-4f22-948c-b60dd82971f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:17:40.150Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72e01b04-5454-4f22-948c-b60dd82971f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72e01b04-5454-4f22-948c-b60dd82971f7&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:17:40.150Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72e01b04-5454-4f22-948c-b60dd82971f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:17:40.150Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72e01b04-5454-4f22-948c-b60dd82971f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d", X-RequestID:"d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d", X-TransactionID:"d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d", X-ECOMP-RequestID:"d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"deb19491-bd02-44c3-9395-ef01ba746461"] 2022-12-08T17:17:40.151Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72e01b04-5454-4f22-948c-b60dd82971f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:17:40.151Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72e01b04-5454-4f22-948c-b60dd82971f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:17:40.297Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72e01b04-5454-4f22-948c-b60dd82971f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:17:40.298Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72e01b04-5454-4f22-948c-b60dd82971f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:17:40.298Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72e01b04-5454-4f22-948c-b60dd82971f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:17:40.298Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72e01b04-5454-4f22-948c-b60dd82971f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=208129D260D58F78F0F833D7561F44CA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"703", Date:"Thu, 08 Dec 2022 17:17:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:17:40.299Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72e01b04-5454-4f22-948c-b60dd82971f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3781b422-771c-11ed-85df-b6c736068a38","businessKey":"72e01b04-5454-4f22-948c-b60dd82971f7","processDefinitionId":"ActivatePnfBB:1:dbcbbb11-770f-11ed-85df-b6c736068a38","processDefinitionKey":"ActivatePnfBB","processDefinitionName":"ActivatePnfBB","processDefinitionVersion":1,"startTime":"2022-12-08T17:17:39.240+0000","endTime":"2022-12-08T17:17:39.385+0000","removalTime":null,"durationInMillis":145,"startUserId":null,"startActivityId":"AssignPnf_StartEvent","deleteReason":null,"rootProcessInstanceId":"2480219e-771c-11ed-85df-b6c736068a38","superProcessInstanceId":"371fe4cc-771c-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-12-08T17:17:40.299Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72e01b04-5454-4f22-948c-b60dd82971f7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:17:40.300Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=72e01b04-5454-4f22-948c-b60dd82971f7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:17:40.329Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3781b422-771c-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3781b422-771c-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:17:40.329Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3781b422-771c-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:17:40.329Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3781b422-771c-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:17:40.330Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3781b422-771c-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3781b422-771c-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:17:40.330Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3781b422-771c-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:17:40.330Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3781b422-771c-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d", X-RequestID:"d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d", X-TransactionID:"d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d", X-ECOMP-RequestID:"d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da9bf611-1337-4197-bace-2cf513d19c0a"] 2022-12-08T17:17:40.330Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3781b422-771c-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:17:40.331Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3781b422-771c-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:17:40.452Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3781b422-771c-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:17:40.453Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3781b422-771c-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:17:40.453Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3781b422-771c-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:17:40.454Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3781b422-771c-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=7713901EAF2DDCA3C54378E276B7DCCB; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"814", Date:"Thu, 08 Dec 2022 17:17:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:17:40.454Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3781b422-771c-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"37825072-771c-11ed-85df-b6c736068a38","parentActivityInstanceId":"3781b422-771c-11ed-85df-b6c736068a38","activityId":"UpdatePnfOrchestrationStatusToActive","activityName":"Update Pnf Orchestration Status to Active","activityType":"serviceTask","processDefinitionKey":"ActivatePnfBB","processDefinitionId":"ActivatePnfBB:1:dbcbbb11-770f-11ed-85df-b6c736068a38","processInstanceId":"3781b422-771c-11ed-85df-b6c736068a38","executionId":"3781b422-771c-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:17:39.243+0000","endTime":"2022-12-08T17:17:39.385+0000","durationInMillis":142,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2480219e-771c-11ed-85df-b6c736068a38"}] 2022-12-08T17:17:40.454Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3781b422-771c-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:17:40.455Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3781b422-771c-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:17:40.460Z|d2ae27b6-c9f2-4ea1-b99c-498a62f6ba1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:17:44.941Z|b6283c70-7464-43dd-ae28-c749ae067d5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:17:44.941Z|b6283c70-7464-43dd-ae28-c749ae067d5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:17:44.943Z|99c2f5f6-969a-4b00-8a11-7026fe08ec08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:17:44.944Z|99c2f5f6-969a-4b00-8a11-7026fe08ec08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:17:44.946Z|e73de76d-3d03-4eeb-afea-6e34a08f74ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:17:44.946Z|e73de76d-3d03-4eeb-afea-6e34a08f74ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:17:45.126Z|ef9ea52c-275b-41b3-aa8b-aaeda2b3f300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:17:45.128Z|ef9ea52c-275b-41b3-aa8b-aaeda2b3f300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:17:50.629Z|e79b37b4-20a1-4429-94a4-6ff8dc8f0e35|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:17:50.634Z|e79b37b4-20a1-4429-94a4-6ff8dc8f0e35|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7 2022-12-08T17:17:50.635Z|e79b37b4-20a1-4429-94a4-6ff8dc8f0e35|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|INFO|500||Invoke 2022-12-08T17:17:50.635Z|e79b37b4-20a1-4429-94a4-6ff8dc8f0e35|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||===========================request begin================================================ 2022-12-08T17:17:50.635Z|e79b37b4-20a1-4429-94a4-6ff8dc8f0e35|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7 2022-12-08T17:17:50.636Z|e79b37b4-20a1-4429-94a4-6ff8dc8f0e35|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||Method : GET 2022-12-08T17:17:50.636Z|e79b37b4-20a1-4429-94a4-6ff8dc8f0e35|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aba3f5652cd3e113", X-B3-SpanId:"e35b44d6491d2a41", X-B3-ParentSpanId:"aba3f5652cd3e113", X-B3-Sampled:"0", X-ONAP-RequestID:"e79b37b4-20a1-4429-94a4-6ff8dc8f0e35", X-RequestID:"e79b37b4-20a1-4429-94a4-6ff8dc8f0e35", X-TransactionID:"e79b37b4-20a1-4429-94a4-6ff8dc8f0e35", X-ECOMP-RequestID:"e79b37b4-20a1-4429-94a4-6ff8dc8f0e35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7158672e-a996-4811-8f88-3efe0496da5a"] 2022-12-08T17:17:50.637Z|e79b37b4-20a1-4429-94a4-6ff8dc8f0e35|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||Request body: 2022-12-08T17:17:50.637Z|e79b37b4-20a1-4429-94a4-6ff8dc8f0e35|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||==========================request end================================================ 2022-12-08T17:17:50.660Z|e79b37b4-20a1-4429-94a4-6ff8dc8f0e35|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||============================response begin========================================== 2022-12-08T17:17:50.660Z|e79b37b4-20a1-4429-94a4-6ff8dc8f0e35|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||Status code : 200 OK 2022-12-08T17:17:50.661Z|e79b37b4-20a1-4429-94a4-6ff8dc8f0e35|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||Status text : 2022-12-08T17:17:50.661Z|e79b37b4-20a1-4429-94a4-6ff8dc8f0e35|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:17:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:17:50.663Z|e79b37b4-20a1-4429-94a4-6ff8dc8f0e35|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||Response body: { "requestId" : "72e01b04-5454-4f22-948c-b60dd82971f7", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:17:06.000+00:00", "endTime" : "2022-12-08T17:17:40.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"5f9a34bb-195c-44fd-9ddc-b0943cbc7ca0\",\n \"modelVersionId\":\"a436aaf5-e17b-444f-a46a-3dda9e043ea8\",\n \"modelName\":\"Demo_pNF_beOhmUH7hcbz1uYInT0r\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"5bfa7155-37d2-423a-af52-936e84bfbe9c\",\n \"owningEntityName\":\"OE-ETE_Customer-5bfa7155-37d2-423a-af52-936e84bfbe9c\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_030d19c0-9be4-4317-89d7-931a0c6b0c1d\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name030d19c0-9be4-4317-89d7-931a0c6b0c1d\",\n \"productFamilyId\":\"2f9bd106-9266-4931-a1fb-19bb8c5e6760\",\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\":\"a436aaf5-e17b-444f-a46a-3dda9e043ea8\",\n \"modelName\":\"Demo_pNF_beOhmUH7hcbz1uYInT0r\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name030d19c0-9be4-4317-89d7-931a0c6b0c1d\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 447d1e68-475c 0\",\n \"modelCustomizationId\":\"43f3111c-fb26-4ecf-8116-443a0a54820a\",\n \"modelInvariantId\":\"5f9a34bb-195c-44fd-9ddc-b0943cbc7ca0\",\n \"modelVersionId\":\"a436aaf5-e17b-444f-a46a-3dda9e043ea8\",\n \"modelName\":\"Demo_pNF_beOhmUH7hcbz1uYInT0r\",\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\":\"2f9bd106-9266-4931-a1fb-19bb8c5e6760\",\n \"instanceParams\":[],\n \"instanceName\":\"beOhmUH7hcbz1uYInT0r\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:17:40.000+00:00", "serviceInstanceId" : "b97f0061-c9e1-45ad-8f1a-524d5d677c22", "serviceInstanceName" : "Service_Ete_Name030d19c0-9be4-4317-89d7-931a0c6b0c1d", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "72e01b04-5454-4f22-948c-b60dd82971f7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7" } } } 2022-12-08T17:17:50.663Z|e79b37b4-20a1-4429-94a4-6ff8dc8f0e35|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|DEBUG|500||=======================response end================================================= 2022-12-08T17:17:50.663Z|e79b37b4-20a1-4429-94a4-6ff8dc8f0e35|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/72e01b04-5454-4f22-948c-b60dd82971f7|INFO|500||InvokeReturn 2022-12-08T17:17:50.665Z|e79b37b4-20a1-4429-94a4-6ff8dc8f0e35|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false 2022-12-08T17:17:50.666Z|e79b37b4-20a1-4429-94a4-6ff8dc8f0e35|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:17:50.666Z|e79b37b4-20a1-4429-94a4-6ff8dc8f0e35|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:17:50.666Z|e79b37b4-20a1-4429-94a4-6ff8dc8f0e35|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false 2022-12-08T17:17:50.667Z|e79b37b4-20a1-4429-94a4-6ff8dc8f0e35|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:17:50.667Z|e79b37b4-20a1-4429-94a4-6ff8dc8f0e35|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aba3f5652cd3e113", X-B3-SpanId:"f8c29005d7eb3cb7", X-B3-ParentSpanId:"aba3f5652cd3e113", X-B3-Sampled:"0", X-ONAP-RequestID:"e79b37b4-20a1-4429-94a4-6ff8dc8f0e35", X-RequestID:"e79b37b4-20a1-4429-94a4-6ff8dc8f0e35", X-TransactionID:"e79b37b4-20a1-4429-94a4-6ff8dc8f0e35", X-ECOMP-RequestID:"e79b37b4-20a1-4429-94a4-6ff8dc8f0e35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0fb8e611-be7d-4cdd-809d-29571f27864f"] 2022-12-08T17:17:50.668Z|e79b37b4-20a1-4429-94a4-6ff8dc8f0e35|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:17:50.668Z|e79b37b4-20a1-4429-94a4-6ff8dc8f0e35|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:17:50.679Z|e79b37b4-20a1-4429-94a4-6ff8dc8f0e35|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:17:50.680Z|e79b37b4-20a1-4429-94a4-6ff8dc8f0e35|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:17:50.680Z|e79b37b4-20a1-4429-94a4-6ff8dc8f0e35|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:17:50.680Z|e79b37b4-20a1-4429-94a4-6ff8dc8f0e35|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:17:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:17:50.681Z|e79b37b4-20a1-4429-94a4-6ff8dc8f0e35|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:17:50.681Z|e79b37b4-20a1-4429-94a4-6ff8dc8f0e35|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:17:50.682Z|e79b37b4-20a1-4429-94a4-6ff8dc8f0e35|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=72e01b04-5454-4f22-948c-b60dd82971f7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:17:50.689Z|e79b37b4-20a1-4429-94a4-6ff8dc8f0e35|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/72e01b04-5454-4f22-948c-b60dd82971f7|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:17:54.963Z|cbaa1351-ccd9-4515-a8bf-7d71b4aa1304|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:17:54.963Z|84bda518-8c57-4f02-b515-6f14ce80f529|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:17:54.964Z|cbaa1351-ccd9-4515-a8bf-7d71b4aa1304|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:17:54.964Z|84bda518-8c57-4f02-b515-6f14ce80f529|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:17:54.965Z|71808eef-994f-490f-8feb-37d0b30156ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:17:54.965Z|71808eef-994f-490f-8feb-37d0b30156ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:18:00.127Z|1fc4e1fa-7fc1-4b58-9308-f9eca00789f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:18:00.127Z|1fc4e1fa-7fc1-4b58-9308-f9eca00789f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:18:00.479Z|f76585e0-08b7-4692-9804-58cb07ee1ca3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:18:00.479Z|f76585e0-08b7-4692-9804-58cb07ee1ca3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:18:04.984Z|c5ba8941-59a9-4b7d-94a5-d3e1270a517d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:18:04.984Z|02a1c42a-15bc-46d8-8acd-d538dddb1a26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:18:04.984Z|5a0cc4df-cb15-4de2-8e7f-f2ff9a5994dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:18:04.985Z|c5ba8941-59a9-4b7d-94a5-d3e1270a517d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:18:04.985Z|5a0cc4df-cb15-4de2-8e7f-f2ff9a5994dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:18:04.985Z|02a1c42a-15bc-46d8-8acd-d538dddb1a26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:18:15.004Z|551dc531-6325-447f-b265-3984f88e7ace|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:18:15.005Z|d8860302-2e63-4217-aeb1-888383ed5946|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:18:15.005Z|551dc531-6325-447f-b265-3984f88e7ace|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:18:15.006Z|d8860302-2e63-4217-aeb1-888383ed5946|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:18:15.007Z|09bf980a-1329-4594-a071-a0a7c60f5044|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:18:15.007Z|09bf980a-1329-4594-a071-a0a7c60f5044|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:18:15.126Z|e92a5e3b-002a-406f-819f-c5b6c50f648c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:18:15.127Z|e92a5e3b-002a-406f-819f-c5b6c50f648c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:18:25.025Z|613286d6-f717-4383-9935-6c3b2e86b197|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:18:25.025Z|933e5460-57bf-433b-88bb-5c80d7976ef3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:18:25.025Z|930abd5c-5fe2-48ab-a141-6a0399b19a77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:18:25.025Z|930abd5c-5fe2-48ab-a141-6a0399b19a77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:18:25.025Z|613286d6-f717-4383-9935-6c3b2e86b197|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:18:25.025Z|933e5460-57bf-433b-88bb-5c80d7976ef3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:18:30.127Z|01bf3aa5-0d04-421f-9fdb-415fd0ae7e26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:18:30.130Z|01bf3aa5-0d04-421f-9fdb-415fd0ae7e26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:18:30.480Z|4ffc679a-a7b1-4167-8a3f-2d3634c62078|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:18:30.481Z|4ffc679a-a7b1-4167-8a3f-2d3634c62078|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:18:35.046Z|b463364a-a90a-4e79-917c-50aa278dd562|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:18:35.046Z|a99aeaf6-4de8-4f2c-b2d6-fe7ceb78c437|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:18:35.046Z|5addca52-2999-4f2b-b001-1f3808c9b7f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:18:35.046Z|b463364a-a90a-4e79-917c-50aa278dd562|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:18:35.046Z|5addca52-2999-4f2b-b001-1f3808c9b7f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:18:35.046Z|a99aeaf6-4de8-4f2c-b2d6-fe7ceb78c437|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:18:38.514Z|810c0a1b-f0fc-4eda-9b17-949c1472c087|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:18:38.514Z|810c0a1b-f0fc-4eda-9b17-949c1472c087|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:18:45.068Z|021342fa-786a-435b-83a9-6440369c7cb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:18:45.068Z|b65a6dcd-882f-4d21-88e3-67ef34805691|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:18:45.069Z|021342fa-786a-435b-83a9-6440369c7cb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:18:45.069Z|b65a6dcd-882f-4d21-88e3-67ef34805691|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:18:45.070Z|9938f0bc-1f97-4ed5-92cc-667fc0878c52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:18:45.071Z|9938f0bc-1f97-4ed5-92cc-667fc0878c52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:18:45.127Z|bc9e9c3c-7661-43c9-b9f9-1b49184579d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:18:45.127Z|bc9e9c3c-7661-43c9-b9f9-1b49184579d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:18:55.091Z|ccade53a-ab6e-48dc-948d-ca44bad2ac6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:18:55.091Z|0f571e15-8187-46a4-b82e-8dbf85dc4f40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:18:55.092Z|0f571e15-8187-46a4-b82e-8dbf85dc4f40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:18:55.092Z|ccade53a-ab6e-48dc-948d-ca44bad2ac6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:18:55.093Z|214f0d0b-5657-4ecd-962a-9c3d220a30b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:18:55.093Z|214f0d0b-5657-4ecd-962a-9c3d220a30b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:19:00.126Z|02d01025-66c9-431b-9a84-d58c49afa69b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:19:00.127Z|02d01025-66c9-431b-9a84-d58c49afa69b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:19:00.481Z|cb00ffd7-49a2-4d6f-8379-857503342c0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:19:00.482Z|cb00ffd7-49a2-4d6f-8379-857503342c0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:19:05.112Z|3551d07a-4956-47c9-bfa7-0517e8fa91ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:19:05.114Z|3551d07a-4956-47c9-bfa7-0517e8fa91ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:19:05.115Z|b9a5bc7a-e2e9-4d84-85f4-4e04a559a270|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:19:05.116Z|b9a5bc7a-e2e9-4d84-85f4-4e04a559a270|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:19:05.117Z|66b49f52-1050-4370-b0b0-cb2cfb29bb4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:19:05.120Z|66b49f52-1050-4370-b0b0-cb2cfb29bb4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:19:15.127Z|e6b947cf-b81b-4bc9-a3fc-9c4bc6ca791d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:19:15.129Z|e6b947cf-b81b-4bc9-a3fc-9c4bc6ca791d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:19:15.141Z|001821b2-f7c4-40f4-acc6-6249075fed4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:19:15.141Z|37bbb8a5-8270-4814-825c-839d1b8d7c0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:19:15.142Z|eeb4b235-56f3-4edb-a363-16b43cc3b458|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:19:15.142Z|37bbb8a5-8270-4814-825c-839d1b8d7c0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:19:15.142Z|001821b2-f7c4-40f4-acc6-6249075fed4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:19:15.142Z|eeb4b235-56f3-4edb-a363-16b43cc3b458|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:19:25.162Z|3830daa5-a705-47cf-9c11-7af537a47cf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:19:25.162Z|22bc3f33-d1ba-4267-9940-5d30c07e697b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:19:25.163Z|22bc3f33-d1ba-4267-9940-5d30c07e697b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:19:25.163Z|3830daa5-a705-47cf-9c11-7af537a47cf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:19:25.164Z|4ac316d5-84e0-4bf6-96a2-99ca2ee44561|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:19:25.164Z|4ac316d5-84e0-4bf6-96a2-99ca2ee44561|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:19:30.126Z|148b8f7f-50fc-4ffc-a872-f9310f6e5b03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:19:30.127Z|148b8f7f-50fc-4ffc-a872-f9310f6e5b03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:19:30.483Z|6b7bb1cb-6a4c-463d-a3ae-4afa6d5bc27f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:19:30.483Z|6b7bb1cb-6a4c-463d-a3ae-4afa6d5bc27f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:19:35.182Z|911ac3bf-70e7-4e03-8f92-d8ce00cd967f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:19:35.182Z|c9cd1d21-7794-439d-9689-3967d648ae4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:19:35.183Z|c9cd1d21-7794-439d-9689-3967d648ae4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:19:35.184Z|1c192876-9cab-47d7-aaf4-0c5a1b12591b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:19:35.185Z|1c192876-9cab-47d7-aaf4-0c5a1b12591b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:19:35.185Z|911ac3bf-70e7-4e03-8f92-d8ce00cd967f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:19:38.514Z|76450713-be5d-4060-b8b6-20122b039d3f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:19:38.515Z|76450713-be5d-4060-b8b6-20122b039d3f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:19:45.127Z|73f56d96-fc38-4d4d-bd5a-851ddb069f57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:19:45.127Z|73f56d96-fc38-4d4d-bd5a-851ddb069f57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:19:45.206Z|a281b55b-e394-4f22-bd0a-b98b0eaffa0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:19:45.206Z|d2811f17-4481-41e9-b9b4-fcb05aa8a434|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:19:45.207Z|a281b55b-e394-4f22-bd0a-b98b0eaffa0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:19:45.207Z|d2811f17-4481-41e9-b9b4-fcb05aa8a434|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:19:45.214Z|51ad6fc7-24d0-4608-86ff-72e6dc3ca203|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:19:45.215Z|51ad6fc7-24d0-4608-86ff-72e6dc3ca203|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:19:55.230Z|f7f59d77-b896-4cf5-9a4e-7b9e0f120526|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:19:55.231Z|f7f59d77-b896-4cf5-9a4e-7b9e0f120526|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:19:55.234Z|557db560-c5c8-46fb-93aa-12540f4d58c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:19:55.234Z|557db560-c5c8-46fb-93aa-12540f4d58c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:19:55.236Z|9fad88ce-1c33-4976-97e3-03ff549e3f05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:19:55.237Z|9fad88ce-1c33-4976-97e3-03ff549e3f05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:20:00.127Z|a4b1db03-d0c9-433d-9fad-c9c5918bc5da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:20:00.129Z|a4b1db03-d0c9-433d-9fad-c9c5918bc5da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:20:00.484Z|c47fef48-13d8-4faf-9663-70d73a16de03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:20:00.484Z|c47fef48-13d8-4faf-9663-70d73a16de03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:20:05.256Z|7518a7e5-20e1-45f7-a422-82415f8de23e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:20:05.256Z|98fec278-9ea1-4847-b482-d79e134e4a88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:20:05.257Z|7518a7e5-20e1-45f7-a422-82415f8de23e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:20:05.258Z|98fec278-9ea1-4847-b482-d79e134e4a88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:20:05.259Z|eaea4d1f-8dfb-488c-b8c9-29a38e502f18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:20:05.259Z|eaea4d1f-8dfb-488c-b8c9-29a38e502f18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:20:15.126Z|50475cba-6496-489b-9f5f-dca2f5e55d41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:20:15.127Z|50475cba-6496-489b-9f5f-dca2f5e55d41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:20:15.280Z|5479877d-c2d8-404a-b4c0-01e235d44065|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:20:15.281Z|5479877d-c2d8-404a-b4c0-01e235d44065|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:20:15.281Z|7ba32f07-f81d-4305-8e00-4c60d6b0498c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:20:15.282Z|7ba32f07-f81d-4305-8e00-4c60d6b0498c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:20:15.284Z|ab8ca38c-dfd4-4976-b667-4cd9b6f192f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:20:15.284Z|ab8ca38c-dfd4-4976-b667-4cd9b6f192f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:20:25.301Z|46f24297-6fae-4e9c-ba8b-364b7b21ba55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:20:25.302Z|46f24297-6fae-4e9c-ba8b-364b7b21ba55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:20:25.303Z|c33104be-79ac-4d3d-9506-85e936a5587a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:20:25.303Z|c33104be-79ac-4d3d-9506-85e936a5587a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:20:25.306Z|48901b46-cd06-48e6-b1ec-15f7a6a62423|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:20:25.307Z|48901b46-cd06-48e6-b1ec-15f7a6a62423|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:20:30.126Z|b6440135-fc79-4d03-929a-6d7c1fe1bdbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:20:30.127Z|b6440135-fc79-4d03-929a-6d7c1fe1bdbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:20:30.485Z|270af98c-7cd4-42b4-a367-d4d378924295|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:20:30.486Z|270af98c-7cd4-42b4-a367-d4d378924295|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:20:35.321Z|3f86cdd3-4294-4212-9363-231d5cf33132|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:20:35.322Z|3f86cdd3-4294-4212-9363-231d5cf33132|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:20:35.327Z|a0bd40e8-d05d-461a-83e7-f8785f64b887|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:20:35.328Z|a0bd40e8-d05d-461a-83e7-f8785f64b887|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:20:35.329Z|bd70eac6-4e87-4c5c-94e8-de53f5c0e260|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:20:35.329Z|bd70eac6-4e87-4c5c-94e8-de53f5c0e260|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:20:38.514Z|48488a13-2ccc-4d70-a122-8b11d9aaf09f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:20:38.515Z|48488a13-2ccc-4d70-a122-8b11d9aaf09f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:20:45.127Z|21f2a6c5-7c7a-454c-badf-85510c3b7b5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:20:45.130Z|21f2a6c5-7c7a-454c-badf-85510c3b7b5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:20:45.342Z|a1fe8920-18c9-40d7-95eb-d8911e812bfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:20:45.343Z|a1fe8920-18c9-40d7-95eb-d8911e812bfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:20:45.347Z|0629750d-aa12-400b-8093-1011a7a17273|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:20:45.347Z|366f0db3-06aa-40c2-89f0-5ed895a9517f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:20:45.347Z|0629750d-aa12-400b-8093-1011a7a17273|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:20:45.348Z|366f0db3-06aa-40c2-89f0-5ed895a9517f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:20:55.366Z|00aa051b-83a4-40a3-90a1-082fe2c9e42e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:20:55.366Z|0612c299-6c22-4b02-b558-10aaf023c4b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:20:55.367Z|0612c299-6c22-4b02-b558-10aaf023c4b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:20:55.367Z|00aa051b-83a4-40a3-90a1-082fe2c9e42e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:20:55.372Z|4de342e4-3de0-44ee-aa8c-96481ae6e4e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:20:55.373Z|4de342e4-3de0-44ee-aa8c-96481ae6e4e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:21:00.127Z|3c715040-4ecf-4600-98d4-020e3a8a2450|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:21:00.127Z|3c715040-4ecf-4600-98d4-020e3a8a2450|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:21:00.486Z|2c83ad6a-764d-4a5f-90bd-6b5ccbe6c3f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:21:00.487Z|2c83ad6a-764d-4a5f-90bd-6b5ccbe6c3f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:21:05.387Z|0c2833b5-2ff3-4e9c-b118-897bf2150376|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:21:05.388Z|0c2833b5-2ff3-4e9c-b118-897bf2150376|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:21:05.390Z|46188679-0829-481d-8e88-d9f29cd33747|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:21:05.390Z|46188679-0829-481d-8e88-d9f29cd33747|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:21:05.396Z|f8b5b08b-b77d-45ef-8d40-d2fd2976b2b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:21:05.396Z|f8b5b08b-b77d-45ef-8d40-d2fd2976b2b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:21:15.127Z|a648389b-74e6-4064-bd8e-a730c856eb81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:21:15.127Z|a648389b-74e6-4064-bd8e-a730c856eb81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:21:15.412Z|4476da08-96f2-4e4e-a2cd-f7f39e310e1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:21:15.412Z|24ec29cc-e7a7-4bfa-9776-caa2810c1df6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:21:15.413Z|4476da08-96f2-4e4e-a2cd-f7f39e310e1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:21:15.413Z|24ec29cc-e7a7-4bfa-9776-caa2810c1df6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:21:15.417Z|69b3efec-03b0-4a19-b095-1451fcf4e327|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:21:15.418Z|69b3efec-03b0-4a19-b095-1451fcf4e327|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:21:25.435Z|22ac72de-a893-475e-a2f5-d861a4cefa16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:21:25.436Z|22ac72de-a893-475e-a2f5-d861a4cefa16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:21:25.439Z|6666710c-a65b-4625-bd19-6e398517b3a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:21:25.440Z|6666710c-a65b-4625-bd19-6e398517b3a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:21:25.444Z|4ec71922-cc72-4ec8-affa-d013298d1163|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:21:25.444Z|4ec71922-cc72-4ec8-affa-d013298d1163|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:21:30.126Z|1dc2ccf7-f3f1-4a79-898b-ea8d5cc9854e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:21:30.129Z|1dc2ccf7-f3f1-4a79-898b-ea8d5cc9854e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:21:30.487Z|aabf5fd1-1f12-43c3-be16-2073028e4735|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:21:30.488Z|aabf5fd1-1f12-43c3-be16-2073028e4735|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:21:35.462Z|fd462382-ecc1-4190-b05a-4e806336a1d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:21:35.463Z|fd462382-ecc1-4190-b05a-4e806336a1d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:21:35.465Z|cc2f9338-0007-4667-995f-824dac00537f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:21:35.466Z|1e6cadef-d417-4691-a55d-3469990de950|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:21:35.466Z|cc2f9338-0007-4667-995f-824dac00537f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:21:35.466Z|1e6cadef-d417-4691-a55d-3469990de950|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:21:38.524Z|f9e9eb1b-363e-4b8f-8085-a6198e53caff|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:21:38.525Z|f9e9eb1b-363e-4b8f-8085-a6198e53caff|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:21:45.127Z|34a07473-2f0b-4c7d-a338-4b3e822090f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:21:45.127Z|34a07473-2f0b-4c7d-a338-4b3e822090f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:21:45.498Z|b6c40485-8207-4ea1-a74d-602809239417|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:21:45.498Z|d97d8de3-d58e-4aed-96af-67a56a095bd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:21:45.498Z|02e3f553-ef2d-421e-bc0a-d3dd18ad4b43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:21:45.499Z|b6c40485-8207-4ea1-a74d-602809239417|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:21:45.499Z|02e3f553-ef2d-421e-bc0a-d3dd18ad4b43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:21:45.500Z|d97d8de3-d58e-4aed-96af-67a56a095bd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:21:55.533Z|57790f47-4def-408d-a7c2-92ebeeca7db8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:21:55.533Z|93bf23ca-d864-42cf-8f9e-cfdeb1ccf8af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:21:55.534Z|93bf23ca-d864-42cf-8f9e-cfdeb1ccf8af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:21:55.534Z|57790f47-4def-408d-a7c2-92ebeeca7db8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:21:55.547Z|0df19da1-fe4e-45db-8f89-96d0f282984a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:21:55.547Z|0df19da1-fe4e-45db-8f89-96d0f282984a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:22:00.127Z|97c29714-1779-42da-8b4e-ee89d4c9028d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:22:00.127Z|97c29714-1779-42da-8b4e-ee89d4c9028d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:22:00.488Z|418a4c60-a1f1-4e6f-bf06-554fcc0de329|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:22:00.489Z|418a4c60-a1f1-4e6f-bf06-554fcc0de329|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:22:05.557Z|cfbd4a10-eda7-47ba-9a21-06a1346d2e54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:22:05.557Z|93d533bc-4979-4906-97f3-29b7da5c7ef6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:22:05.558Z|cfbd4a10-eda7-47ba-9a21-06a1346d2e54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:22:05.558Z|93d533bc-4979-4906-97f3-29b7da5c7ef6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:22:05.571Z|658619b8-e712-4340-b5d8-af7d5a42c3a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:22:05.572Z|658619b8-e712-4340-b5d8-af7d5a42c3a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:22:15.127Z|84258bfa-2a8f-4ece-8aae-fd88f06c6559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:22:15.129Z|84258bfa-2a8f-4ece-8aae-fd88f06c6559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:22:15.579Z|b1a4e209-8813-41e7-b6a9-4d6edd85a458|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:22:15.580Z|b1a4e209-8813-41e7-b6a9-4d6edd85a458|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:22:15.584Z|b8cf9d23-b4d3-4d30-9ed3-de0780d6cb53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:22:15.584Z|b8cf9d23-b4d3-4d30-9ed3-de0780d6cb53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:22:15.591Z|122cf5ae-e4aa-4fc6-8c47-bea148bfab39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:22:15.592Z|122cf5ae-e4aa-4fc6-8c47-bea148bfab39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:22:25.601Z|d7998688-9fc9-4aeb-9ec3-91b0639d1d0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:22:25.602Z|d7998688-9fc9-4aeb-9ec3-91b0639d1d0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:22:25.609Z|152bfa8e-ab64-45d0-8c7e-5b30e54cbd96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:22:25.610Z|6c4b3e0d-e941-421f-9516-1d18edbafb47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:22:25.610Z|152bfa8e-ab64-45d0-8c7e-5b30e54cbd96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:22:25.610Z|6c4b3e0d-e941-421f-9516-1d18edbafb47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:22:30.126Z|8ab0314e-a5af-42c6-a2f0-f9f63e6eb679|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:22:30.127Z|8ab0314e-a5af-42c6-a2f0-f9f63e6eb679|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:22:30.489Z|393a8de1-322d-4cf9-885a-5df182d4804a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:22:30.490Z|393a8de1-322d-4cf9-885a-5df182d4804a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:22:35.629Z|c8d9800c-cfc2-4740-8c78-72bd710b5579|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:22:35.631Z|c8d9800c-cfc2-4740-8c78-72bd710b5579|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:22:35.632Z|a697c330-0d14-4405-816f-c7762b7c2c91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:22:35.633Z|dbcb4526-b230-452b-9907-8149138a0d4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:22:35.633Z|a697c330-0d14-4405-816f-c7762b7c2c91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:22:35.633Z|dbcb4526-b230-452b-9907-8149138a0d4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:22:38.515Z|dd22bb34-fc33-4626-b570-d4f079c35ea2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:22:38.517Z|dd22bb34-fc33-4626-b570-d4f079c35ea2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:22:45.127Z|71e3633f-0cb7-440b-a5a3-0dee3c944ce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:22:45.127Z|71e3633f-0cb7-440b-a5a3-0dee3c944ce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:22:45.653Z|bea69392-3a45-4df5-8e3f-27e622c00ff6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:22:45.653Z|c45ead5a-29a6-4964-8b99-eaa949d6d4c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:22:45.653Z|bea69392-3a45-4df5-8e3f-27e622c00ff6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:22:45.653Z|c45ead5a-29a6-4964-8b99-eaa949d6d4c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:22:45.656Z|2eb87fb2-bdee-4293-a6f4-9987d17f326b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:22:45.656Z|2eb87fb2-bdee-4293-a6f4-9987d17f326b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:22:55.681Z|206073df-db58-4df1-bd2e-023641ebbbbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:22:55.682Z|206073df-db58-4df1-bd2e-023641ebbbbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:22:55.684Z|16085b55-7cbe-4bcc-9f2c-c2f74961b46e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:22:55.684Z|16085b55-7cbe-4bcc-9f2c-c2f74961b46e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:22:55.687Z|ef6b707a-8dfb-44bf-8298-85e95c0a8483|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:22:55.688Z|ef6b707a-8dfb-44bf-8298-85e95c0a8483|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:23:00.127Z|b1e82651-b711-4503-8d55-ccd0b96774d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:23:00.130Z|b1e82651-b711-4503-8d55-ccd0b96774d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:23:00.490Z|4bca817b-e58d-4a05-b7d9-429cf4651951|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:23:00.491Z|4bca817b-e58d-4a05-b7d9-429cf4651951|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:23:05.708Z|6822f680-9772-4842-b5f5-47859edc54b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:23:05.708Z|07cec7b3-abbe-40b3-8d02-f404832a5452|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:23:05.709Z|6822f680-9772-4842-b5f5-47859edc54b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:23:05.709Z|07cec7b3-abbe-40b3-8d02-f404832a5452|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:23:05.720Z|1f6f1cad-0cfb-46d6-b8b3-da3c9964dae9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:23:05.720Z|1f6f1cad-0cfb-46d6-b8b3-da3c9964dae9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:23:15.127Z|068ee241-44cc-479e-82a6-518fda355247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:23:15.127Z|068ee241-44cc-479e-82a6-518fda355247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:23:15.729Z|4d345b5e-9006-418b-bba1-e42b0b77db23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:23:15.729Z|4d345b5e-9006-418b-bba1-e42b0b77db23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:23:15.730Z|bd2ced63-bf8a-4599-aa25-b33b7d486581|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:23:15.731Z|bd2ced63-bf8a-4599-aa25-b33b7d486581|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:23:15.740Z|5e9ce68d-6059-4748-af64-4e9b34bbf651|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:23:15.740Z|5e9ce68d-6059-4748-af64-4e9b34bbf651|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:23:25.750Z|b8c9fdc2-6255-400f-8116-093f18d06ff0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:23:25.750Z|1e6dd21a-1b0c-4a62-afa9-e74b7390efc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:23:25.751Z|1e6dd21a-1b0c-4a62-afa9-e74b7390efc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:23:25.751Z|b8c9fdc2-6255-400f-8116-093f18d06ff0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:23:25.759Z|e0f47bfb-de3b-41da-8bb0-e010339e841e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:23:25.760Z|e0f47bfb-de3b-41da-8bb0-e010339e841e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:23:30.127Z|bb5735ff-ecec-4586-9616-d9c7900a4d68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:23:30.127Z|bb5735ff-ecec-4586-9616-d9c7900a4d68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:23:30.492Z|987b5370-a6b0-4474-9d8f-953b9b7bd5eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:23:30.493Z|987b5370-a6b0-4474-9d8f-953b9b7bd5eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:23:35.771Z|6db51514-9b2d-449f-86a8-3113fed4e3b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:23:35.771Z|b346890a-5814-430b-93aa-3e4e03ac0e6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:23:35.772Z|6db51514-9b2d-449f-86a8-3113fed4e3b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:23:35.773Z|b346890a-5814-430b-93aa-3e4e03ac0e6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:23:35.782Z|b8b8f961-7605-4b82-a2f7-b655051ac3dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:23:35.783Z|b8b8f961-7605-4b82-a2f7-b655051ac3dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:23:38.514Z|e5aa588c-efe1-415a-884c-4adb79f57a69|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:23:38.515Z|e5aa588c-efe1-415a-884c-4adb79f57a69|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:23:45.127Z|d0f400bb-a235-4006-87e9-91e9ad824f27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:23:45.129Z|d0f400bb-a235-4006-87e9-91e9ad824f27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:23:45.799Z|40cef8bc-556e-4cb3-a15e-34dae5f28ced|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:23:45.800Z|40cef8bc-556e-4cb3-a15e-34dae5f28ced|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:23:45.806Z|2c15b9cd-a07c-421d-8f48-88c78139db92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:23:45.806Z|2c15b9cd-a07c-421d-8f48-88c78139db92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:23:45.818Z|3b79f35a-1a28-4186-b973-3e40b04ec517|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:23:45.819Z|3b79f35a-1a28-4186-b973-3e40b04ec517|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:23:55.821Z|c8ef03af-fbf5-4dbe-90d8-66af09d7cc96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:23:55.821Z|c8ef03af-fbf5-4dbe-90d8-66af09d7cc96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:23:55.825Z|e1649948-afbc-41e4-a44f-e932ae261551|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:23:55.825Z|e1649948-afbc-41e4-a44f-e932ae261551|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:23:55.837Z|9f0941fa-a7f0-424a-a14b-055d817985f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:23:55.837Z|9f0941fa-a7f0-424a-a14b-055d817985f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:24:00.126Z|39b626da-dde8-4f05-a28e-b9066cbefedd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:24:00.127Z|39b626da-dde8-4f05-a28e-b9066cbefedd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:24:00.493Z|917d1a3f-1fa5-43b0-979c-e59f70de96e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:24:00.494Z|917d1a3f-1fa5-43b0-979c-e59f70de96e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:24:05.842Z|f8ae4187-1ea7-4432-a6a2-3fed99213872|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:24:05.843Z|f8ae4187-1ea7-4432-a6a2-3fed99213872|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:24:05.844Z|cec31c25-1c42-4108-b86c-ef52826b44a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:24:05.844Z|cec31c25-1c42-4108-b86c-ef52826b44a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:24:05.855Z|44e2ed5b-7bab-408f-85da-1876919d2140|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:24:05.855Z|44e2ed5b-7bab-408f-85da-1876919d2140|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:24:15.127Z|70929067-25d9-4f19-b43a-13728c2c7a44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:24:15.127Z|70929067-25d9-4f19-b43a-13728c2c7a44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:24:15.865Z|c55b574d-cb1d-477e-8c32-3ce2a55e62de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:24:15.866Z|c55b574d-cb1d-477e-8c32-3ce2a55e62de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:24:15.868Z|c33b9966-5c0a-4379-ae86-8a929a767eee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:24:15.869Z|c33b9966-5c0a-4379-ae86-8a929a767eee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:24:15.875Z|e7eda0e3-f7d1-46e5-97b9-0689cc5f184f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:24:15.885Z|e7eda0e3-f7d1-46e5-97b9-0689cc5f184f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:24:25.901Z|ab79902d-9093-4c0b-874a-8d882d6b1402|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:24:25.902Z|ab79902d-9093-4c0b-874a-8d882d6b1402|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:24:25.904Z|b43818cb-4470-4ec5-bc91-aa0e39b26ba2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:24:25.904Z|b43818cb-4470-4ec5-bc91-aa0e39b26ba2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:24:25.909Z|d37c3b71-5707-401e-9f54-217585aa0251|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:24:25.909Z|d37c3b71-5707-401e-9f54-217585aa0251|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:24:30.127Z|d89e0630-3dac-463a-9c64-9bcf9c7e81a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:24:30.131Z|d89e0630-3dac-463a-9c64-9bcf9c7e81a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:24:30.495Z|c35dfa00-0728-4992-92c3-8b5668e53675|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:24:30.496Z|c35dfa00-0728-4992-92c3-8b5668e53675|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:24:35.930Z|9e84d468-0258-442f-b7c1-9280e28f9923|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:24:35.931Z|9e84d468-0258-442f-b7c1-9280e28f9923|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:24:35.939Z|dcc28cd1-42d0-4797-a585-5063d475b6c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:24:35.940Z|dcc28cd1-42d0-4797-a585-5063d475b6c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:24:35.941Z|91581656-b1b4-4022-a027-81738cf1fce4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:24:35.941Z|91581656-b1b4-4022-a027-81738cf1fce4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:24:38.516Z|3885c575-a178-49e2-abda-256ad801bbfa|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:24:38.517Z|3885c575-a178-49e2-abda-256ad801bbfa|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:24:45.122Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:24:45.126Z|7c21bd0d-3dd7-4687-adae-0d871a2849ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:24:45.127Z|7c21bd0d-3dd7-4687-adae-0d871a2849ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:24:45.127Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: d10b2a98-a129-4d6e-885c-4632cf630009 already exists in requestDb InfraActiveRequests table 2022-12-08T17:24:45.130Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009 2022-12-08T17:24:45.131Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|INFO|500||Invoke 2022-12-08T17:24:45.131Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||===========================request begin================================================ 2022-12-08T17:24:45.132Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009 2022-12-08T17:24:45.132Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Method : GET 2022-12-08T17:24:45.132Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4a51f2c9a44455d4", X-B3-SpanId:"b223f939a0b47d23", X-B3-ParentSpanId:"4a51f2c9a44455d4", X-B3-Sampled:"0", X-ONAP-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-TransactionID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-ECOMP-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"349a41c6-bfd1-467c-8c67-bd73a97ed2a7"] 2022-12-08T17:24:45.133Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Request body: 2022-12-08T17:24:45.133Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||==========================request end================================================ 2022-12-08T17:24:45.178Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||============================response begin========================================== 2022-12-08T17:24:45.179Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:24:45.179Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Status text : 2022-12-08T17:24:45.179Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 08 Dec 2022 17:24:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:24:45.180Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Response body: 2022-12-08T17:24:45.180Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||=======================response end================================================= 2022-12-08T17:24:45.181Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|INFO|404|Not Found|InvokeReturn 2022-12-08T17:24:45.205Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-12-08T17:24:45.207Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-12-08T17:24:45.219Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:24:45.270Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-12-08T17:24:45.271Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d10b2a98-a129-4d6e-885c-4632cf630009], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6eab60bb-62f8-440c-9d6c-998d812e01b0], X-ECOMP-RequestID=[d10b2a98-a129-4d6e-885c-4632cf630009], X-TransactionId=[], X-ONAP-RequestID=[d10b2a98-a129-4d6e-885c-4632cf630009]} 2022-12-08T17:24:45.326Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Thu, 08 Dec 2022 17:24:45 GMT], content-length=[313], x-aai-txid=[1-aai-resources-221208-17:24:45:154-17689], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:24:45.328Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2022-12-08T17:24:45.328Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-12-08T17:24:45.331Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2022-12-08T17:24:45.332Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-12-08T17:24:45.336Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:24:45.372Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-12-08T17:24:45.373Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d10b2a98-a129-4d6e-885c-4632cf630009], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[feefe957-6449-4e7a-ae38-ac43e446f531], X-ECOMP-RequestID=[d10b2a98-a129-4d6e-885c-4632cf630009], X-TransactionId=[], X-ONAP-RequestID=[d10b2a98-a129-4d6e-885c-4632cf630009]} 2022-12-08T17:24:45.409Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Thu, 08 Dec 2022 17:24:45 GMT], content-length=[313], x-aai-txid=[0-aai-resources-221208-17:24:45:240-86897], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:24:45.410Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2022-12-08T17:24:45.411Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-12-08T17:24:45.413Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2022-12-08T17:24:45.413Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-12-08T17:24:45.418Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:24:45.444Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-08T17:24:45.445Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|INFO|500||Invoke 2022-12-08T17:24:45.491Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|INFO|500||InvokeReturn 2022-12-08T17:24:45.492Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 17:24:45 GMT], content-length=[616], vertex-id=[516192], x-aai-txid=[2-aai-resources-221208-17:24:45:310-99023], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:24:45.493Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"7b20c197678c4e838517f33c1adc56fc","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1670520163122","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}} 2022-12-08T17:24:45.498Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-08T17:24:45.499Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-08T17:24:45.507Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:24:45.507Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-08T17:24:45.507Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-08T17:24:45.508Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:24:45.508Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-08T17:24:45.508Z|d10b2a98-a129-4d6e-885c-4632cf630009|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:"113", X-B3-TraceId:"4a51f2c9a44455d4", X-B3-SpanId:"0399ed1fd133ca8d", X-B3-ParentSpanId:"4a51f2c9a44455d4", X-B3-Sampled:"0", X-ONAP-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-TransactionID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-ECOMP-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c219555b-bbdc-4700-b705-fd37c2f38896"] 2022-12-08T17:24:45.508Z|d10b2a98-a129-4d6e-885c-4632cf630009|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_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad","requestScope":"service"} 2022-12-08T17:24:45.509Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-08T17:24:45.534Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-08T17:24:45.534Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-08T17:24:45.535Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-12-08T17:24:45.535Z|d10b2a98-a129-4d6e-885c-4632cf630009|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:"Thu, 08 Dec 2022 17:24:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:24:45.535Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-08T17:24:45.536Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-08T17:24:45.536Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-08T17:24:45.537Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521 2022-12-08T17:24:45.537Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|INFO|500||Invoke 2022-12-08T17:24:45.538Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||===========================request begin================================================ 2022-12-08T17:24:45.538Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521 2022-12-08T17:24:45.538Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||Method : GET 2022-12-08T17:24:45.538Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-TransactionID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-ECOMP-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7da15e5b-4c8b-4e3d-bf6e-0d850f2eb00b"] 2022-12-08T17:24:45.539Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||Request body: 2022-12-08T17:24:45.539Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||==========================request end================================================ 2022-12-08T17:24:45.579Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||============================response begin========================================== 2022-12-08T17:24:45.580Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||Status code : 200 OK 2022-12-08T17:24:45.580Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||Status text : 2022-12-08T17:24:45.581Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:24:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:24:45.581Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "8d113101-3018-4f5e-9af8-3b189de2a521", "modelInvariantUUID" : "3cde8741-7b4d-4c53-9dd9-bc190359a86b", "created" : "2022-12-08 17:23:39.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 17, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/csar" } } } 2022-12-08T17:24:45.582Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||=======================response end================================================= 2022-12-08T17:24:45.582Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|INFO|500||InvokeReturn 2022-12-08T17:24:45.588Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=createInstance 2022-12-08T17:24:45.589Z|d10b2a98-a129-4d6e-885c-4632cf630009|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=8d113101-3018-4f5e-9af8-3b189de2a521&action=createInstance|INFO|500||Invoke 2022-12-08T17:24:45.589Z|d10b2a98-a129-4d6e-885c-4632cf630009|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=8d113101-3018-4f5e-9af8-3b189de2a521&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:24:45.589Z|d10b2a98-a129-4d6e-885c-4632cf630009|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=8d113101-3018-4f5e-9af8-3b189de2a521&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=createInstance 2022-12-08T17:24:45.590Z|d10b2a98-a129-4d6e-885c-4632cf630009|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=8d113101-3018-4f5e-9af8-3b189de2a521&action=createInstance|DEBUG|500||Method : GET 2022-12-08T17:24:45.590Z|d10b2a98-a129-4d6e-885c-4632cf630009|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=8d113101-3018-4f5e-9af8-3b189de2a521&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-TransactionID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-ECOMP-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"277c9f76-0a5f-44f0-b4e1-c876559cccb5"] 2022-12-08T17:24:45.591Z|d10b2a98-a129-4d6e-885c-4632cf630009|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=8d113101-3018-4f5e-9af8-3b189de2a521&action=createInstance|DEBUG|500||Request body: 2022-12-08T17:24:45.591Z|d10b2a98-a129-4d6e-885c-4632cf630009|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=8d113101-3018-4f5e-9af8-3b189de2a521&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:24:45.606Z|d10b2a98-a129-4d6e-885c-4632cf630009|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=8d113101-3018-4f5e-9af8-3b189de2a521&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:24:45.606Z|d10b2a98-a129-4d6e-885c-4632cf630009|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=8d113101-3018-4f5e-9af8-3b189de2a521&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:24:45.607Z|d10b2a98-a129-4d6e-885c-4632cf630009|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=8d113101-3018-4f5e-9af8-3b189de2a521&action=createInstance|DEBUG|500||Status text : 2022-12-08T17:24:45.607Z|d10b2a98-a129-4d6e-885c-4632cf630009|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=8d113101-3018-4f5e-9af8-3b189de2a521&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:"Thu, 08 Dec 2022 17:24:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:24:45.608Z|d10b2a98-a129-4d6e-885c-4632cf630009|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=8d113101-3018-4f5e-9af8-3b189de2a521&action=createInstance|DEBUG|500||Response body: 2022-12-08T17:24:45.608Z|d10b2a98-a129-4d6e-885c-4632cf630009|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=8d113101-3018-4f5e-9af8-3b189de2a521&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:24:45.609Z|d10b2a98-a129-4d6e-885c-4632cf630009|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=8d113101-3018-4f5e-9af8-3b189de2a521&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-08T17:24:45.610Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b 2022-12-08T17:24:45.610Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b|INFO|500||Invoke 2022-12-08T17:24:45.611Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b|DEBUG|500||===========================request begin================================================ 2022-12-08T17:24:45.611Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b 2022-12-08T17:24:45.612Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b|DEBUG|500||Method : GET 2022-12-08T17:24:45.612Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-TransactionID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-ECOMP-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0bcde8c6-339d-4abf-8294-b91350076b16"] 2022-12-08T17:24:45.613Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b|DEBUG|500||Request body: 2022-12-08T17:24:45.613Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b|DEBUG|500||==========================request end================================================ 2022-12-08T17:24:45.642Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b|DEBUG|500||============================response begin========================================== 2022-12-08T17:24:45.643Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b|DEBUG|500||Status code : 200 OK 2022-12-08T17:24:45.643Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b|DEBUG|500||Status text : 2022-12-08T17:24:45.644Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:24:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:24:45.645Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "8d113101-3018-4f5e-9af8-3b189de2a521", "modelInvariantUUID" : "3cde8741-7b4d-4c53-9dd9-bc190359a86b", "created" : "2022-12-08 17:23:39.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 17, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/csar" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b" } } } 2022-12-08T17:24:45.646Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b|DEBUG|500||=======================response end================================================= 2022-12-08T17:24:45.646Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b|INFO|500||InvokeReturn 2022-12-08T17:24:45.650Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=createInstance 2022-12-08T17:24:45.651Z|d10b2a98-a129-4d6e-885c-4632cf630009|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=8d113101-3018-4f5e-9af8-3b189de2a521&action=createInstance|INFO|500||Invoke 2022-12-08T17:24:45.651Z|d10b2a98-a129-4d6e-885c-4632cf630009|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=8d113101-3018-4f5e-9af8-3b189de2a521&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:24:45.651Z|d10b2a98-a129-4d6e-885c-4632cf630009|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=8d113101-3018-4f5e-9af8-3b189de2a521&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=createInstance 2022-12-08T17:24:45.651Z|d10b2a98-a129-4d6e-885c-4632cf630009|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=8d113101-3018-4f5e-9af8-3b189de2a521&action=createInstance|DEBUG|500||Method : GET 2022-12-08T17:24:45.652Z|d10b2a98-a129-4d6e-885c-4632cf630009|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=8d113101-3018-4f5e-9af8-3b189de2a521&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-TransactionID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-ECOMP-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d79be03f-4f16-4df5-9bee-012405af9834"] 2022-12-08T17:24:45.652Z|d10b2a98-a129-4d6e-885c-4632cf630009|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=8d113101-3018-4f5e-9af8-3b189de2a521&action=createInstance|DEBUG|500||Request body: 2022-12-08T17:24:45.652Z|d10b2a98-a129-4d6e-885c-4632cf630009|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=8d113101-3018-4f5e-9af8-3b189de2a521&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:24:45.663Z|d10b2a98-a129-4d6e-885c-4632cf630009|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=8d113101-3018-4f5e-9af8-3b189de2a521&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:24:45.664Z|d10b2a98-a129-4d6e-885c-4632cf630009|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=8d113101-3018-4f5e-9af8-3b189de2a521&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:24:45.664Z|d10b2a98-a129-4d6e-885c-4632cf630009|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=8d113101-3018-4f5e-9af8-3b189de2a521&action=createInstance|DEBUG|500||Status text : 2022-12-08T17:24:45.664Z|d10b2a98-a129-4d6e-885c-4632cf630009|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=8d113101-3018-4f5e-9af8-3b189de2a521&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:"Thu, 08 Dec 2022 17:24:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:24:45.665Z|d10b2a98-a129-4d6e-885c-4632cf630009|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=8d113101-3018-4f5e-9af8-3b189de2a521&action=createInstance|DEBUG|500||Response body: 2022-12-08T17:24:45.665Z|d10b2a98-a129-4d6e-885c-4632cf630009|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=8d113101-3018-4f5e-9af8-3b189de2a521&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:24:45.665Z|d10b2a98-a129-4d6e-885c-4632cf630009|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=8d113101-3018-4f5e-9af8-3b189de2a521&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-08T17:24:45.666Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:24:45.666Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-08T17:24:45.667Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-08T17:24:45.667Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:24:45.667Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-08T17:24:45.667Z|d10b2a98-a129-4d6e-885c-4632cf630009|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:"d10b2a98-a129-4d6e-885c-4632cf630009", X-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-TransactionID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-ECOMP-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26f35dbf-e9c0-474b-9dae-95e0c571063a"] 2022-12-08T17:24:45.668Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-08T17:24:45.668Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-08T17:24:45.684Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-08T17:24:45.684Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-08T17:24:45.685Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-12-08T17:24:45.685Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:24:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:24:45.686Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-12-08 15:47:22.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-12-08T17:24:45.686Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-08T17:24:45.687Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-08T17:24:45.690Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-12-08T17:24:45.691Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-12-08T17:24:45.691Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:24:45.692Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-12-08T17:24:45.692Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-12-08T17:24:45.692Z|d10b2a98-a129-4d6e-885c-4632cf630009|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:"d10b2a98-a129-4d6e-885c-4632cf630009", X-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-TransactionID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-ECOMP-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27f3621f-8743-44b3-91f0-938791a9180e"] 2022-12-08T17:24:45.693Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-12-08T17:24:45.693Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:24:45.715Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:24:45.716Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-12-08T17:24:45.717Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2022-12-08T17:24:45.717Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:24:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:24:45.719Z|d10b2a98-a129-4d6e-885c-4632cf630009|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" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-12-08T15:47:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2022-12-08T17:24:45.719Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:24:45.719Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-12-08T17:24:45.722Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521 2022-12-08T17:24:45.722Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|INFO|500||Invoke 2022-12-08T17:24:45.723Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||===========================request begin================================================ 2022-12-08T17:24:45.723Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521 2022-12-08T17:24:45.723Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||Method : GET 2022-12-08T17:24:45.724Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-TransactionID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-ECOMP-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6510deff-8b7f-42aa-9aff-f99597e9ce94"] 2022-12-08T17:24:45.724Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||Request body: 2022-12-08T17:24:45.724Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||==========================request end================================================ 2022-12-08T17:24:45.750Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||============================response begin========================================== 2022-12-08T17:24:45.751Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||Status code : 200 OK 2022-12-08T17:24:45.751Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||Status text : 2022-12-08T17:24:45.752Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:24:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:24:45.753Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "8d113101-3018-4f5e-9af8-3b189de2a521", "modelInvariantUUID" : "3cde8741-7b4d-4c53-9dd9-bc190359a86b", "created" : "2022-12-08 17:23:39.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 17, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/csar" } } } 2022-12-08T17:24:45.753Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||=======================response end================================================= 2022-12-08T17:24:45.754Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|INFO|500||InvokeReturn 2022-12-08T17:24:45.757Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:24:45.758Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-08T17:24:45.758Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-08T17:24:45.758Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:24:45.758Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-08T17:24:45.759Z|d10b2a98-a129-4d6e-885c-4632cf630009|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:"9182", X-B3-TraceId:"4a51f2c9a44455d4", X-B3-SpanId:"ecba6dc7de2e8878", X-B3-ParentSpanId:"4a51f2c9a44455d4", X-B3-Sampled:"0", X-ONAP-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-TransactionID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-ECOMP-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5690727b-2029-4639-b4d9-94c3d788744c"] 2022-12-08T17:24:45.759Z|d10b2a98-a129-4d6e-885c-4632cf630009|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":"d10b2a98-a129-4d6e-885c-4632cf630009","requestStatus":"IN_PROGRESS","startTime":1670520285207,"source":"VID","tenantId":"7b20c197678c4e838517f33c1adc56fc","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\n\t\t\t\"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad\",\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\": \"0060a854-1e5f-4316-9ff3-c53d88f49198\",\n \"modelInvariantUuid\": \"a2581f3d-2486-4ad2-9862-21b1d0cd76f7\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"001957df-62d4-4281-a0cf-e4c1067034a2\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"1ee90001-26d8-49c2-977c-d08c884cbdce\",\n \"modelInvariantUuid\": \"b36afbc9-08bd-4f54-8d34-0253f1bd3d7d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"542f4bee-8191-4f10-ae5c-f8227f529a7b\"\n },\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_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\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\",\n \"modelInvariantId\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\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\": \"7f06cecf-c3e2-44c5-9211-069ab84a7967\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"d10b2a98-a129-4d6e-885c-4632cf630009"} 2022-12-08T17:24:45.759Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-08T17:24:45.800Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-08T17:24:45.800Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-08T17:24:45.801Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-12-08T17:24:45.801Z|d10b2a98-a129-4d6e-885c-4632cf630009|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/d10b2a98-a129-4d6e-885c-4632cf630009", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:24:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:24:45.802Z|d10b2a98-a129-4d6e-885c-4632cf630009|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" : "d10b2a98-a129-4d6e-885c-4632cf630009", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:24:45.207+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\n\t\t\t\"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad\",\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\": \"0060a854-1e5f-4316-9ff3-c53d88f49198\",\n \"modelInvariantUuid\": \"a2581f3d-2486-4ad2-9862-21b1d0cd76f7\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"001957df-62d4-4281-a0cf-e4c1067034a2\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"1ee90001-26d8-49c2-977c-d08c884cbdce\",\n \"modelInvariantUuid\": \"b36afbc9-08bd-4f54-8d34-0253f1bd3d7d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"542f4bee-8191-4f10-ae5c-f8227f529a7b\"\n },\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_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\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\",\n \"modelInvariantId\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\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\": \"7f06cecf-c3e2-44c5-9211-069ab84a7967\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-08T17:24:44.981+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d10b2a98-a129-4d6e-885c-4632cf630009", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009" } } } 2022-12-08T17:24:45.803Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-08T17:24:45.803Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-08T17:24:45.813Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:24:45.814Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-08T17:24:45.814Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-08T17:24:45.815Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:24:45.815Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-08T17:24:45.815Z|d10b2a98-a129-4d6e-885c-4632cf630009|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:"4604", X-B3-TraceId:"4a51f2c9a44455d4", X-B3-SpanId:"d8f905b9056d5845", X-B3-ParentSpanId:"4a51f2c9a44455d4", X-B3-Sampled:"0", X-ONAP-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-TransactionID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-ECOMP-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b68a9edb-cb48-43bf-b264-53a4f22eac96"] 2022-12-08T17:24:45.816Z|d10b2a98-a129-4d6e-885c-4632cf630009|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\":\"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"8d113101-3018-4f5e-9af8-3b189de2a521\",\"modelUuid\":\"8d113101-3018-4f5e-9af8-3b189de2a521\",\"modelInvariantUuid\":\"3cde8741-7b4d-4c53-9dd9-bc190359a86b\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"7b20c197678c4e838517f33c1adc56fc\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"0060a854-1e5f-4316-9ff3-c53d88f49198\",\"modelInvariantUuid\":\"a2581f3d-2486-4ad2-9862-21b1d0cd76f7\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"001957df-62d4-4281-a0cf-e4c1067034a2\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"7b20c197678c4e838517f33c1adc56fc\",\"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\":\"1ee90001-26d8-49c2-977c-d08c884cbdce\",\"modelInvariantUuid\":\"b36afbc9-08bd-4f54-8d34-0253f1bd3d7d\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"542f4bee-8191-4f10-ae5c-f8227f529a7b\"},\"instanceName\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_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\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"8d113101-3018-4f5e-9af8-3b189de2a521\",\"modelInvariantId\":\"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"7f06cecf-c3e2-44c5-9211-069ab84a7967\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"d10b2a98-a129-4d6e-885c-4632cf630009","type":"String"},"mso-request-id":{"value":"d10b2a98-a129-4d6e-885c-4632cf630009","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-08T17:24:45.816Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-08T17:24:45.963Z|41afce02-7913-4466-80c9-7290d4cf8634|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:24:45.964Z|41afce02-7913-4466-80c9-7290d4cf8634|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:24:45.974Z|2b575ed4-0bd4-4067-bcec-abe885f7bdaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:24:45.975Z|2b575ed4-0bd4-4067-bcec-abe885f7bdaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:24:45.979Z|67d6fc49-baf4-4aa8-8467-9084f9c1a31f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:24:45.980Z|67d6fc49-baf4-4aa8-8467-9084f9c1a31f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:24:47.847Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-08T17:24:47.848Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-08T17:24:47.848Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-12-08T17:24:47.848Z|d10b2a98-a129-4d6e-885c-4632cf630009|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:"Thu, 08 Dec 2022 17:24:47 GMT", X-ONAP-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-TransactionID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-ECOMP-RequestID:"d10b2a98-a129-4d6e-885c-4632cf630009", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b68a9edb-cb48-43bf-b264-53a4f22eac96", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:24:47.849Z|d10b2a98-a129-4d6e-885c-4632cf630009|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\":\"d10b2a98-a129-4d6e-885c-4632cf630009\",\"instanceId\":\"daa2719b-ade7-4183-9424-62c6f7629d13\"}}","message":"Success","processInstanceID":"35c8ea70-771d-11ed-85df-b6c736068a38","variables":null,"messageCode":200} 2022-12-08T17:24:47.850Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-08T17:24:47.850Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-08T17:24:47.855Z|d10b2a98-a129-4d6e-885c-4632cf630009|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:24:48.006Z|cd59b742-fa47-4fc6-8298-8d886dd0ac4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:24:48.010Z|cd59b742-fa47-4fc6-8298-8d886dd0ac4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009 2022-12-08T17:24:48.010Z|cd59b742-fa47-4fc6-8298-8d886dd0ac4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|INFO|500||Invoke 2022-12-08T17:24:48.011Z|cd59b742-fa47-4fc6-8298-8d886dd0ac4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||===========================request begin================================================ 2022-12-08T17:24:48.011Z|cd59b742-fa47-4fc6-8298-8d886dd0ac4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009 2022-12-08T17:24:48.011Z|cd59b742-fa47-4fc6-8298-8d886dd0ac4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Method : GET 2022-12-08T17:24:48.012Z|cd59b742-fa47-4fc6-8298-8d886dd0ac4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d011c2f9900d0607", X-B3-SpanId:"ef2e7516dc8f141a", X-B3-ParentSpanId:"d011c2f9900d0607", X-B3-Sampled:"0", X-ONAP-RequestID:"cd59b742-fa47-4fc6-8298-8d886dd0ac4a", X-RequestID:"cd59b742-fa47-4fc6-8298-8d886dd0ac4a", X-TransactionID:"cd59b742-fa47-4fc6-8298-8d886dd0ac4a", X-ECOMP-RequestID:"cd59b742-fa47-4fc6-8298-8d886dd0ac4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0eb2c6d-e33b-4675-96c6-aa7fd10e045a"] 2022-12-08T17:24:48.012Z|cd59b742-fa47-4fc6-8298-8d886dd0ac4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Request body: 2022-12-08T17:24:48.012Z|cd59b742-fa47-4fc6-8298-8d886dd0ac4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||==========================request end================================================ 2022-12-08T17:24:48.036Z|cd59b742-fa47-4fc6-8298-8d886dd0ac4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||============================response begin========================================== 2022-12-08T17:24:48.036Z|cd59b742-fa47-4fc6-8298-8d886dd0ac4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Status code : 200 OK 2022-12-08T17:24:48.036Z|cd59b742-fa47-4fc6-8298-8d886dd0ac4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Status text : 2022-12-08T17:24:48.037Z|cd59b742-fa47-4fc6-8298-8d886dd0ac4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:24:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:24:48.038Z|cd59b742-fa47-4fc6-8298-8d886dd0ac4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Response body: { "requestId" : "d10b2a98-a129-4d6e-885c-4632cf630009", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:24:45.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\n\t\t\t\"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad\",\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\": \"0060a854-1e5f-4316-9ff3-c53d88f49198\",\n \"modelInvariantUuid\": \"a2581f3d-2486-4ad2-9862-21b1d0cd76f7\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"001957df-62d4-4281-a0cf-e4c1067034a2\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"1ee90001-26d8-49c2-977c-d08c884cbdce\",\n \"modelInvariantUuid\": \"b36afbc9-08bd-4f54-8d34-0253f1bd3d7d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"542f4bee-8191-4f10-ae5c-f8227f529a7b\"\n },\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_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\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\",\n \"modelInvariantId\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\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\": \"7f06cecf-c3e2-44c5-9211-069ab84a7967\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:24:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "daa2719b-ade7-4183-9424-62c6f7629d13", "serviceInstanceName" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d10b2a98-a129-4d6e-885c-4632cf630009", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009" } } } 2022-12-08T17:24:48.038Z|cd59b742-fa47-4fc6-8298-8d886dd0ac4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||=======================response end================================================= 2022-12-08T17:24:48.039Z|cd59b742-fa47-4fc6-8298-8d886dd0ac4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|INFO|500||InvokeReturn 2022-12-08T17:24:48.041Z|cd59b742-fa47-4fc6-8298-8d886dd0ac4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false 2022-12-08T17:24:48.041Z|cd59b742-fa47-4fc6-8298-8d886dd0ac4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:24:48.041Z|cd59b742-fa47-4fc6-8298-8d886dd0ac4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:24:48.042Z|cd59b742-fa47-4fc6-8298-8d886dd0ac4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false 2022-12-08T17:24:48.042Z|cd59b742-fa47-4fc6-8298-8d886dd0ac4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:24:48.042Z|cd59b742-fa47-4fc6-8298-8d886dd0ac4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d011c2f9900d0607", X-B3-SpanId:"2c55f42634d9df6c", X-B3-ParentSpanId:"d011c2f9900d0607", X-B3-Sampled:"0", X-ONAP-RequestID:"cd59b742-fa47-4fc6-8298-8d886dd0ac4a", X-RequestID:"cd59b742-fa47-4fc6-8298-8d886dd0ac4a", X-TransactionID:"cd59b742-fa47-4fc6-8298-8d886dd0ac4a", X-ECOMP-RequestID:"cd59b742-fa47-4fc6-8298-8d886dd0ac4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20bf1880-94e5-445a-9b40-8cfa87c7e27c"] 2022-12-08T17:24:48.043Z|cd59b742-fa47-4fc6-8298-8d886dd0ac4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:24:48.043Z|cd59b742-fa47-4fc6-8298-8d886dd0ac4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:24:48.061Z|cd59b742-fa47-4fc6-8298-8d886dd0ac4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:24:48.062Z|cd59b742-fa47-4fc6-8298-8d886dd0ac4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:24:48.062Z|cd59b742-fa47-4fc6-8298-8d886dd0ac4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:24:48.062Z|cd59b742-fa47-4fc6-8298-8d886dd0ac4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:24:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:24:48.065Z|cd59b742-fa47-4fc6-8298-8d886dd0ac4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:24:48.065Z|cd59b742-fa47-4fc6-8298-8d886dd0ac4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:24:48.066Z|cd59b742-fa47-4fc6-8298-8d886dd0ac4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:24:48.075Z|cd59b742-fa47-4fc6-8298-8d886dd0ac4a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:24:55.992Z|c1d286e3-0ad3-4a0c-871c-45fa81aa72c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:24:55.993Z|c1d286e3-0ad3-4a0c-871c-45fa81aa72c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:24:56.000Z|ba51a05f-6758-4b87-8763-d8ed8f3782cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:24:56.000Z|ba51a05f-6758-4b87-8763-d8ed8f3782cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:24:56.009Z|0e21405e-dd1d-46e9-861b-af528f271e42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:24:56.010Z|0e21405e-dd1d-46e9-861b-af528f271e42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:24:58.209Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:24:58.214Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009 2022-12-08T17:24:58.215Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|INFO|500||Invoke 2022-12-08T17:24:58.215Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||===========================request begin================================================ 2022-12-08T17:24:58.215Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009 2022-12-08T17:24:58.216Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Method : GET 2022-12-08T17:24:58.216Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"042f98a7d5fabdc4", X-B3-SpanId:"15de1f900c2406eb", X-B3-ParentSpanId:"042f98a7d5fabdc4", X-B3-Sampled:"0", X-ONAP-RequestID:"ab709250-b1b9-4185-8f3c-e905810cdd33", X-RequestID:"ab709250-b1b9-4185-8f3c-e905810cdd33", X-TransactionID:"ab709250-b1b9-4185-8f3c-e905810cdd33", X-ECOMP-RequestID:"ab709250-b1b9-4185-8f3c-e905810cdd33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a16a64c2-4034-4976-a222-47314f6fc267"] 2022-12-08T17:24:58.217Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Request body: 2022-12-08T17:24:58.217Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||==========================request end================================================ 2022-12-08T17:24:58.242Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||============================response begin========================================== 2022-12-08T17:24:58.242Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Status code : 200 OK 2022-12-08T17:24:58.243Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Status text : 2022-12-08T17:24:58.243Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:24:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:24:58.245Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Response body: { "requestId" : "d10b2a98-a129-4d6e-885c-4632cf630009", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking AssignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 7).", "progress" : 26, "startTime" : "2022-12-08T17:24:45.000+00:00", "source" : "VID", "vnfId" : "53a507b5-8455-4c13-8412-a40655e3dddb", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\n\t\t\t\"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad\",\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\": \"0060a854-1e5f-4316-9ff3-c53d88f49198\",\n \"modelInvariantUuid\": \"a2581f3d-2486-4ad2-9862-21b1d0cd76f7\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"001957df-62d4-4281-a0cf-e4c1067034a2\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"1ee90001-26d8-49c2-977c-d08c884cbdce\",\n \"modelInvariantUuid\": \"b36afbc9-08bd-4f54-8d34-0253f1bd3d7d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"542f4bee-8191-4f10-ae5c-f8227f529a7b\"\n },\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_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\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\",\n \"modelInvariantId\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\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\": \"7f06cecf-c3e2-44c5-9211-069ab84a7967\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:24:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "daa2719b-ade7-4183-9424-62c6f7629d13", "serviceInstanceName" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d10b2a98-a129-4d6e-885c-4632cf630009", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009" } } } 2022-12-08T17:24:58.245Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||=======================response end================================================= 2022-12-08T17:24:58.246Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|INFO|500||InvokeReturn 2022-12-08T17:24:58.248Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false 2022-12-08T17:24:58.248Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:24:58.249Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:24:58.249Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false 2022-12-08T17:24:58.249Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:24:58.250Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"042f98a7d5fabdc4", X-B3-SpanId:"c926e77b3210019d", X-B3-ParentSpanId:"042f98a7d5fabdc4", X-B3-Sampled:"0", X-ONAP-RequestID:"ab709250-b1b9-4185-8f3c-e905810cdd33", X-RequestID:"ab709250-b1b9-4185-8f3c-e905810cdd33", X-TransactionID:"ab709250-b1b9-4185-8f3c-e905810cdd33", X-ECOMP-RequestID:"ab709250-b1b9-4185-8f3c-e905810cdd33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e99098f-057b-4e1e-99f5-b8124b26bc38"] 2022-12-08T17:24:58.250Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:24:58.250Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:24:58.266Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:24:58.266Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:24:58.266Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:24:58.267Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:24:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:24:58.268Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:24:58.268Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:24:58.269Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:24:58.317Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:24:58.318Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:24:58.318Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:24:58.318Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:24:58.318Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:24:58.319Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ab709250-b1b9-4185-8f3c-e905810cdd33", X-RequestID:"ab709250-b1b9-4185-8f3c-e905810cdd33", X-TransactionID:"ab709250-b1b9-4185-8f3c-e905810cdd33", X-ECOMP-RequestID:"ab709250-b1b9-4185-8f3c-e905810cdd33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6d8996b-2a45-4333-b396-caf2a738a39c"] 2022-12-08T17:24:58.319Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:24:58.319Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:24:58.452Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:24:58.454Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:24:58.455Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:24:58.455Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3A4540D866B79BDDCD38EA67DBEFE2CE; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:24:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:24:58.456Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3c395306-771d-11ed-85df-b6c736068a38","businessKey":"d10b2a98-a129-4d6e-885c-4632cf630009","processDefinitionId":"SDNCHandler:1:dbe7f4ef-770f-11ed-85df-b6c736068a38","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-12-08T17:24:56.650+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"35c8ea70-771d-11ed-85df-b6c736068a38","superProcessInstanceId":"3c1d8d69-771d-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-08T17:24:58.456Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:24:58.457Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:24:58.488Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c395306-771d-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c395306-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:24:58.489Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c395306-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:24:58.489Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c395306-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:24:58.490Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c395306-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c395306-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:24:58.490Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c395306-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:24:58.490Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c395306-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ab709250-b1b9-4185-8f3c-e905810cdd33", X-RequestID:"ab709250-b1b9-4185-8f3c-e905810cdd33", X-TransactionID:"ab709250-b1b9-4185-8f3c-e905810cdd33", X-ECOMP-RequestID:"ab709250-b1b9-4185-8f3c-e905810cdd33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3af1fd9f-9351-4be6-beb9-1294fa769a8f"] 2022-12-08T17:24:58.491Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c395306-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:24:58.491Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c395306-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:24:58.612Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c395306-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:24:58.613Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c395306-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:24:58.613Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c395306-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:24:58.613Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c395306-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=70EDD868A132B9B4A2ACBC92EECF52BA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"781", Date:"Thu, 08 Dec 2022 17:24:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:24:58.614Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c395306-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"3c8e29fe-771d-11ed-85df-b6c736068a38","parentActivityInstanceId":"SubProcess_0y8yozw:3c516f02-771d-11ed-85df-b6c736068a38","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:dbe7f4ef-770f-11ed-85df-b6c736068a38","processInstanceId":"3c395306-771d-11ed-85df-b6c736068a38","executionId":"3c8e29fc-771d-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:24:57.206+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"35c8ea70-771d-11ed-85df-b6c736068a38"}] 2022-12-08T17:24:58.614Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c395306-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:24:58.615Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c395306-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:24:58.619Z|ab709250-b1b9-4185-8f3c-e905810cdd33|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:25:00.127Z|8498a6b3-d38a-46b5-b382-b5d597957e6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:25:00.127Z|8498a6b3-d38a-46b5-b382-b5d597957e6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:25:00.497Z|bed6c6e3-66f7-454d-8a24-a7275729edfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:25:00.497Z|bed6c6e3-66f7-454d-8a24-a7275729edfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:25:06.014Z|92209110-cf87-42a9-9caf-38e54246cc35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:25:06.015Z|92209110-cf87-42a9-9caf-38e54246cc35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:25:06.018Z|7f1b7ad6-4441-41ab-8cef-35935f29ff3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:25:06.019Z|7f1b7ad6-4441-41ab-8cef-35935f29ff3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:25:06.035Z|045fd5d7-87c8-4a31-8ded-d77634d676b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:25:06.036Z|045fd5d7-87c8-4a31-8ded-d77634d676b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:25:08.758Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:25:08.765Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009 2022-12-08T17:25:08.765Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|INFO|500||Invoke 2022-12-08T17:25:08.766Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||===========================request begin================================================ 2022-12-08T17:25:08.766Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009 2022-12-08T17:25:08.766Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Method : GET 2022-12-08T17:25:08.766Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64e7278d63cedfa4", X-B3-SpanId:"62ab0d83644a8c9c", X-B3-ParentSpanId:"64e7278d63cedfa4", X-B3-Sampled:"0", X-ONAP-RequestID:"2734bfc1-86f2-448b-961e-8b1582cbed7b", X-RequestID:"2734bfc1-86f2-448b-961e-8b1582cbed7b", X-TransactionID:"2734bfc1-86f2-448b-961e-8b1582cbed7b", X-ECOMP-RequestID:"2734bfc1-86f2-448b-961e-8b1582cbed7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f350d713-21ac-4882-8d6b-86c2c85bd824"] 2022-12-08T17:25:08.767Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Request body: 2022-12-08T17:25:08.767Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||==========================request end================================================ 2022-12-08T17:25:08.790Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||============================response begin========================================== 2022-12-08T17:25:08.790Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Status code : 200 OK 2022-12-08T17:25:08.791Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Status text : 2022-12-08T17:25:08.791Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:25:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:25:08.794Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Response body: { "requestId" : "d10b2a98-a129-4d6e-885c-4632cf630009", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2022-12-08T17:24:45.000+00:00", "source" : "VID", "vnfId" : "53a507b5-8455-4c13-8412-a40655e3dddb", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\n\t\t\t\"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad\",\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\": \"0060a854-1e5f-4316-9ff3-c53d88f49198\",\n \"modelInvariantUuid\": \"a2581f3d-2486-4ad2-9862-21b1d0cd76f7\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"001957df-62d4-4281-a0cf-e4c1067034a2\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"1ee90001-26d8-49c2-977c-d08c884cbdce\",\n \"modelInvariantUuid\": \"b36afbc9-08bd-4f54-8d34-0253f1bd3d7d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"542f4bee-8191-4f10-ae5c-f8227f529a7b\"\n },\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_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\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\",\n \"modelInvariantId\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\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\": \"7f06cecf-c3e2-44c5-9211-069ab84a7967\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:25:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "daa2719b-ade7-4183-9424-62c6f7629d13", "serviceInstanceName" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "d10b2a98-a129-4d6e-885c-4632cf630009", "cloudIdentifier" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"b7e2b4e9-d562-4050-b51e-d53bb392a86e\",\"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\":\"53a507b5-8455-4c13-8412-a40655e3dddb\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-08T17:25:08.000+00:00" } ], "requestURI" : "d10b2a98-a129-4d6e-885c-4632cf630009", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009" } } } 2022-12-08T17:25:08.795Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||=======================response end================================================= 2022-12-08T17:25:08.795Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|INFO|500||InvokeReturn 2022-12-08T17:25:08.797Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false 2022-12-08T17:25:08.797Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:25:08.798Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:25:08.798Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false 2022-12-08T17:25:08.798Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:25:08.798Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64e7278d63cedfa4", X-B3-SpanId:"af6caa83d4b23917", X-B3-ParentSpanId:"64e7278d63cedfa4", X-B3-Sampled:"0", X-ONAP-RequestID:"2734bfc1-86f2-448b-961e-8b1582cbed7b", X-RequestID:"2734bfc1-86f2-448b-961e-8b1582cbed7b", X-TransactionID:"2734bfc1-86f2-448b-961e-8b1582cbed7b", X-ECOMP-RequestID:"2734bfc1-86f2-448b-961e-8b1582cbed7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"982084ef-b2fc-4b0c-bcec-a7125aab01ff"] 2022-12-08T17:25:08.799Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:25:08.799Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:25:08.815Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:25:08.815Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:25:08.815Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:25:08.815Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:25:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:25:08.816Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:25:08.816Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:25:08.816Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:25:08.959Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:25:08.960Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:25:08.960Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:25:08.960Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:25:08.960Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:25:08.961Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2734bfc1-86f2-448b-961e-8b1582cbed7b", X-RequestID:"2734bfc1-86f2-448b-961e-8b1582cbed7b", X-TransactionID:"2734bfc1-86f2-448b-961e-8b1582cbed7b", X-ECOMP-RequestID:"2734bfc1-86f2-448b-961e-8b1582cbed7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7741267-82b9-4173-a892-351612a284e6"] 2022-12-08T17:25:08.961Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:25:08.961Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:25:09.100Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:25:09.101Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:25:09.101Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:25:09.101Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A78820C228B5F0EA2C895C004649B733; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:25:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:25:09.101Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"418ba175-771d-11ed-85df-b6c736068a38","businessKey":"d10b2a98-a129-4d6e-885c-4632cf630009","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-08T17:25:05.578+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"35c8ea70-771d-11ed-85df-b6c736068a38","superProcessInstanceId":"418a8fc4-771d-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-08T17:25:09.102Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:25:09.102Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:25:09.130Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:25:09.131Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:25:09.131Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:25:09.131Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:25:09.131Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:25:09.132Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2734bfc1-86f2-448b-961e-8b1582cbed7b", X-RequestID:"2734bfc1-86f2-448b-961e-8b1582cbed7b", X-TransactionID:"2734bfc1-86f2-448b-961e-8b1582cbed7b", X-ECOMP-RequestID:"2734bfc1-86f2-448b-961e-8b1582cbed7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02de857a-10bd-4edc-ad1c-47396d1e6284"] 2022-12-08T17:25:09.132Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:25:09.132Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:25:09.253Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:25:09.254Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:25:09.255Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:25:09.255Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E5675162CCD945C564D795EB22FB431D; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:25:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:25:09.256Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:418bc88c-771d-11ed-85df-b6c736068a38","parentActivityInstanceId":"418ba175-771d-11ed-85df-b6c736068a38","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processInstanceId":"418ba175-771d-11ed-85df-b6c736068a38","executionId":"418ba175-771d-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:25:05.579+0000","endTime":"2022-12-08T17:25:05.579+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"35c8ea70-771d-11ed-85df-b6c736068a38"}] 2022-12-08T17:25:09.258Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:25:09.259Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:25:09.264Z|2734bfc1-86f2-448b-961e-8b1582cbed7b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:25:15.127Z|71c560a7-1b6c-4462-9009-be95bf4e6e4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:25:15.132Z|71c560a7-1b6c-4462-9009-be95bf4e6e4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:25:16.036Z|c8e930de-784c-43ba-b80b-308fd9197271|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:25:16.037Z|c8e930de-784c-43ba-b80b-308fd9197271|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:25:16.040Z|84065725-8d13-4c89-8d93-92568019bf95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:25:16.042Z|84065725-8d13-4c89-8d93-92568019bf95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:25:16.055Z|ec706937-8c59-4b41-a9af-4d40a7376461|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:25:16.055Z|ec706937-8c59-4b41-a9af-4d40a7376461|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:25:19.395Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:25:19.400Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009 2022-12-08T17:25:19.400Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|INFO|500||Invoke 2022-12-08T17:25:19.400Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||===========================request begin================================================ 2022-12-08T17:25:19.401Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009 2022-12-08T17:25:19.401Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Method : GET 2022-12-08T17:25:19.401Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"976ee95e084e04de", X-B3-SpanId:"1a661e9de401bc4f", X-B3-ParentSpanId:"976ee95e084e04de", X-B3-Sampled:"0", X-ONAP-RequestID:"02484248-39d4-46e7-a841-d6901359da38", X-RequestID:"02484248-39d4-46e7-a841-d6901359da38", X-TransactionID:"02484248-39d4-46e7-a841-d6901359da38", X-ECOMP-RequestID:"02484248-39d4-46e7-a841-d6901359da38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28c78047-efa7-402a-8477-44db018f4918"] 2022-12-08T17:25:19.401Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Request body: 2022-12-08T17:25:19.402Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||==========================request end================================================ 2022-12-08T17:25:19.424Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||============================response begin========================================== 2022-12-08T17:25:19.425Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Status code : 200 OK 2022-12-08T17:25:19.425Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Status text : 2022-12-08T17:25:19.425Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:25:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:25:19.427Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Response body: { "requestId" : "d10b2a98-a129-4d6e-885c-4632cf630009", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2022-12-08T17:24:45.000+00:00", "source" : "VID", "vnfId" : "53a507b5-8455-4c13-8412-a40655e3dddb", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\n\t\t\t\"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad\",\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\": \"0060a854-1e5f-4316-9ff3-c53d88f49198\",\n \"modelInvariantUuid\": \"a2581f3d-2486-4ad2-9862-21b1d0cd76f7\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"001957df-62d4-4281-a0cf-e4c1067034a2\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"1ee90001-26d8-49c2-977c-d08c884cbdce\",\n \"modelInvariantUuid\": \"b36afbc9-08bd-4f54-8d34-0253f1bd3d7d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"542f4bee-8191-4f10-ae5c-f8227f529a7b\"\n },\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_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\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\",\n \"modelInvariantId\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\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\": \"7f06cecf-c3e2-44c5-9211-069ab84a7967\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:25:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "daa2719b-ade7-4183-9424-62c6f7629d13", "serviceInstanceName" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "d10b2a98-a129-4d6e-885c-4632cf630009", "cloudIdentifier" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"b7e2b4e9-d562-4050-b51e-d53bb392a86e\",\"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\":\"53a507b5-8455-4c13-8412-a40655e3dddb\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-08T17:25:08.000+00:00" } ], "requestURI" : "d10b2a98-a129-4d6e-885c-4632cf630009", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009" } } } 2022-12-08T17:25:19.428Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||=======================response end================================================= 2022-12-08T17:25:19.428Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|INFO|500||InvokeReturn 2022-12-08T17:25:19.430Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false 2022-12-08T17:25:19.431Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:25:19.431Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:25:19.431Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false 2022-12-08T17:25:19.431Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:25:19.432Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"976ee95e084e04de", X-B3-SpanId:"c1f602f33501abab", X-B3-ParentSpanId:"976ee95e084e04de", X-B3-Sampled:"0", X-ONAP-RequestID:"02484248-39d4-46e7-a841-d6901359da38", X-RequestID:"02484248-39d4-46e7-a841-d6901359da38", X-TransactionID:"02484248-39d4-46e7-a841-d6901359da38", X-ECOMP-RequestID:"02484248-39d4-46e7-a841-d6901359da38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c77e50a0-cd59-4f46-80b9-cb0327b1dc01"] 2022-12-08T17:25:19.432Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:25:19.432Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:25:19.446Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:25:19.446Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:25:19.446Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:25:19.446Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:25:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:25:19.448Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 57, "soRequestId" : "d10b2a98-a129-4d6e-885c-4632cf630009", "groupingId" : "49544a7f-eb79-4c86-b748-51734a6ad239", "name" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_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/7b20c197678c4e838517f33c1adc56fc/stacks/basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/49544a7f-eb79-4c86-b748-51734a6ad239\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1670520310000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"49544a7f-eb79-4c86-b748-51734a6ad239\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"f417187a10a14fdb9f1d650093864088\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"49544a7f-eb79-4c86-b748-51734a6ad239\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"53a507b5-8455-4c13-8412-a40655e3dddb\",\"vf_module_id\":\"b7e2b4e9-d562-4050-b51e-d53bb392a86e\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:25:13.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:25:19.448Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:25:19.448Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:25:19.482Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:25:19.483Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:25:19.483Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:25:19.483Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:25:19.484Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:25:19.484Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"02484248-39d4-46e7-a841-d6901359da38", X-RequestID:"02484248-39d4-46e7-a841-d6901359da38", X-TransactionID:"02484248-39d4-46e7-a841-d6901359da38", X-ECOMP-RequestID:"02484248-39d4-46e7-a841-d6901359da38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6be9278d-9a3d-437e-b421-9a4f9fea81df"] 2022-12-08T17:25:19.484Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:25:19.484Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:25:19.615Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:25:19.616Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:25:19.616Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:25:19.616Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=22A0D40DCDAD26BC397D649F020432E4; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:25:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:25:19.617Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"418ba175-771d-11ed-85df-b6c736068a38","businessKey":"d10b2a98-a129-4d6e-885c-4632cf630009","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-08T17:25:05.578+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"35c8ea70-771d-11ed-85df-b6c736068a38","superProcessInstanceId":"418a8fc4-771d-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-08T17:25:19.617Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:25:19.618Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:25:19.647Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:25:19.648Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:25:19.648Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:25:19.648Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:25:19.648Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:25:19.649Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"02484248-39d4-46e7-a841-d6901359da38", X-RequestID:"02484248-39d4-46e7-a841-d6901359da38", X-TransactionID:"02484248-39d4-46e7-a841-d6901359da38", X-ECOMP-RequestID:"02484248-39d4-46e7-a841-d6901359da38", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48da3761-4811-4816-9df0-09ccd83f5417"] 2022-12-08T17:25:19.649Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:25:19.649Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:25:19.767Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:25:19.768Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:25:19.768Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:25:19.768Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E6434FD93F868017E7FC20F1FC4F0A3C; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:25:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:25:19.769Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:45382edd-771d-11ed-85df-b6c736068a38","parentActivityInstanceId":"418ba175-771d-11ed-85df-b6c736068a38","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processInstanceId":"418ba175-771d-11ed-85df-b6c736068a38","executionId":"418ba175-771d-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:25:11.742+0000","endTime":"2022-12-08T17:25:11.748+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"35c8ea70-771d-11ed-85df-b6c736068a38"}] 2022-12-08T17:25:19.769Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:25:19.769Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:25:19.773Z|02484248-39d4-46e7-a841-d6901359da38|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:25:26.059Z|04469880-a0d0-4156-a932-66738db11b6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:25:26.060Z|04469880-a0d0-4156-a932-66738db11b6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:25:26.061Z|e51e1fe3-eb36-41bb-b96b-3674f1cc59e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:25:26.061Z|e51e1fe3-eb36-41bb-b96b-3674f1cc59e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:25:26.076Z|22886d15-1a47-47ea-99fa-aae1d54d7fbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:25:26.077Z|22886d15-1a47-47ea-99fa-aae1d54d7fbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:25:29.907Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:25:29.915Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009 2022-12-08T17:25:29.916Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|INFO|500||Invoke 2022-12-08T17:25:29.916Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||===========================request begin================================================ 2022-12-08T17:25:29.917Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009 2022-12-08T17:25:29.917Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Method : GET 2022-12-08T17:25:29.918Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff8c13253710ff06", X-B3-SpanId:"aad5421fb1b351ef", X-B3-ParentSpanId:"ff8c13253710ff06", X-B3-Sampled:"0", X-ONAP-RequestID:"6b2c4f27-cc10-444b-aeb2-4f9479fc568a", X-RequestID:"6b2c4f27-cc10-444b-aeb2-4f9479fc568a", X-TransactionID:"6b2c4f27-cc10-444b-aeb2-4f9479fc568a", X-ECOMP-RequestID:"6b2c4f27-cc10-444b-aeb2-4f9479fc568a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5c00d8b-e231-4b62-8068-17a216be2cad"] 2022-12-08T17:25:29.918Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Request body: 2022-12-08T17:25:29.918Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||==========================request end================================================ 2022-12-08T17:25:29.955Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||============================response begin========================================== 2022-12-08T17:25:29.955Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Status code : 200 OK 2022-12-08T17:25:29.956Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Status text : 2022-12-08T17:25:29.956Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:25:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:25:29.958Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Response body: { "requestId" : "d10b2a98-a129-4d6e-885c-4632cf630009", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2022-12-08T17:24:45.000+00:00", "source" : "VID", "vnfId" : "53a507b5-8455-4c13-8412-a40655e3dddb", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\n\t\t\t\"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad\",\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\": \"0060a854-1e5f-4316-9ff3-c53d88f49198\",\n \"modelInvariantUuid\": \"a2581f3d-2486-4ad2-9862-21b1d0cd76f7\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"001957df-62d4-4281-a0cf-e4c1067034a2\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"1ee90001-26d8-49c2-977c-d08c884cbdce\",\n \"modelInvariantUuid\": \"b36afbc9-08bd-4f54-8d34-0253f1bd3d7d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"542f4bee-8191-4f10-ae5c-f8227f529a7b\"\n },\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_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\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\",\n \"modelInvariantId\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\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\": \"7f06cecf-c3e2-44c5-9211-069ab84a7967\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:25:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "daa2719b-ade7-4183-9424-62c6f7629d13", "serviceInstanceName" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "d10b2a98-a129-4d6e-885c-4632cf630009", "cloudIdentifier" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"b7e2b4e9-d562-4050-b51e-d53bb392a86e\",\"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\":\"53a507b5-8455-4c13-8412-a40655e3dddb\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-08T17:25:08.000+00:00" } ], "requestURI" : "d10b2a98-a129-4d6e-885c-4632cf630009", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009" } } } 2022-12-08T17:25:29.959Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||=======================response end================================================= 2022-12-08T17:25:29.959Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|INFO|500||InvokeReturn 2022-12-08T17:25:29.962Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false 2022-12-08T17:25:29.962Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:25:29.963Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:25:29.963Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false 2022-12-08T17:25:29.963Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:25:29.963Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff8c13253710ff06", X-B3-SpanId:"6379ac6feafe782d", X-B3-ParentSpanId:"ff8c13253710ff06", X-B3-Sampled:"0", X-ONAP-RequestID:"6b2c4f27-cc10-444b-aeb2-4f9479fc568a", X-RequestID:"6b2c4f27-cc10-444b-aeb2-4f9479fc568a", X-TransactionID:"6b2c4f27-cc10-444b-aeb2-4f9479fc568a", X-ECOMP-RequestID:"6b2c4f27-cc10-444b-aeb2-4f9479fc568a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41d9a0a3-3812-4a19-af6f-c3ebc04b6647"] 2022-12-08T17:25:29.964Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:25:29.964Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:25:29.980Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:25:29.980Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:25:29.980Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:25:29.981Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:25:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:25:29.982Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 57, "soRequestId" : "d10b2a98-a129-4d6e-885c-4632cf630009", "groupingId" : "49544a7f-eb79-4c86-b748-51734a6ad239", "name" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_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/7b20c197678c4e838517f33c1adc56fc/stacks/basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/49544a7f-eb79-4c86-b748-51734a6ad239\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1670520310000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"49544a7f-eb79-4c86-b748-51734a6ad239\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"f417187a10a14fdb9f1d650093864088\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"49544a7f-eb79-4c86-b748-51734a6ad239\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"53a507b5-8455-4c13-8412-a40655e3dddb\",\"vf_module_id\":\"b7e2b4e9-d562-4050-b51e-d53bb392a86e\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:25:13.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:25:29.983Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:25:29.983Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:25:30.027Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:25:30.028Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:25:30.028Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:25:30.029Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:25:30.029Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:25:30.029Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6b2c4f27-cc10-444b-aeb2-4f9479fc568a", X-RequestID:"6b2c4f27-cc10-444b-aeb2-4f9479fc568a", X-TransactionID:"6b2c4f27-cc10-444b-aeb2-4f9479fc568a", X-ECOMP-RequestID:"6b2c4f27-cc10-444b-aeb2-4f9479fc568a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f04f8862-57f9-4c40-ab2d-77ca144897a8"] 2022-12-08T17:25:30.030Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:25:30.030Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:25:30.127Z|56eed3b1-ffd9-4601-857e-20fc56364c40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:25:30.127Z|56eed3b1-ffd9-4601-857e-20fc56364c40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:25:30.161Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:25:30.161Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:25:30.162Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:25:30.162Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8B448A24159F05AF5C2C4F7FB274F894; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:25:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:25:30.163Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"418ba175-771d-11ed-85df-b6c736068a38","businessKey":"d10b2a98-a129-4d6e-885c-4632cf630009","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-08T17:25:05.578+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"35c8ea70-771d-11ed-85df-b6c736068a38","superProcessInstanceId":"418a8fc4-771d-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-08T17:25:30.163Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:25:30.164Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:25:30.193Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:25:30.194Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:25:30.194Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:25:30.195Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:25:30.195Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:25:30.196Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6b2c4f27-cc10-444b-aeb2-4f9479fc568a", X-RequestID:"6b2c4f27-cc10-444b-aeb2-4f9479fc568a", X-TransactionID:"6b2c4f27-cc10-444b-aeb2-4f9479fc568a", X-ECOMP-RequestID:"6b2c4f27-cc10-444b-aeb2-4f9479fc568a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f14fade6-cb27-4835-9ec6-48fa57b4706a"] 2022-12-08T17:25:30.196Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:25:30.196Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:25:30.321Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:25:30.321Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:25:30.322Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:25:30.322Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=7123A6F06FF5D06A12258DD2B18F8E0B; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:25:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:25:30.323Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:45382edd-771d-11ed-85df-b6c736068a38","parentActivityInstanceId":"418ba175-771d-11ed-85df-b6c736068a38","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processInstanceId":"418ba175-771d-11ed-85df-b6c736068a38","executionId":"418ba175-771d-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:25:11.742+0000","endTime":"2022-12-08T17:25:11.748+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"35c8ea70-771d-11ed-85df-b6c736068a38"}] 2022-12-08T17:25:30.323Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:25:30.324Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:25:30.329Z|6b2c4f27-cc10-444b-aeb2-4f9479fc568a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:25:30.498Z|ca99c47d-41a8-4232-91f6-0d83b134a27e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:25:30.499Z|ca99c47d-41a8-4232-91f6-0d83b134a27e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:25:36.082Z|66eca603-550b-43d3-a8c9-25921b65d9ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:25:36.081Z|bbac5fcf-23d2-45fd-8af2-879d3cb462ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:25:36.082Z|bbac5fcf-23d2-45fd-8af2-879d3cb462ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:25:36.082Z|66eca603-550b-43d3-a8c9-25921b65d9ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:25:36.097Z|ff757741-ade0-4035-b6ef-447e6f94acc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:25:36.097Z|ff757741-ade0-4035-b6ef-447e6f94acc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:25:38.517Z|b4e19f12-7c65-4a33-a3d1-1d9c09af15f9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:25:38.520Z|b4e19f12-7c65-4a33-a3d1-1d9c09af15f9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:25:40.473Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:25:40.480Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009 2022-12-08T17:25:40.481Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|INFO|500||Invoke 2022-12-08T17:25:40.482Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||===========================request begin================================================ 2022-12-08T17:25:40.482Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009 2022-12-08T17:25:40.483Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Method : GET 2022-12-08T17:25:40.483Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6454139f5ef26980", X-B3-SpanId:"6d723089c1aff851", X-B3-ParentSpanId:"6454139f5ef26980", X-B3-Sampled:"0", X-ONAP-RequestID:"9e03271c-c394-4cc4-94e6-fdbedf137f4b", X-RequestID:"9e03271c-c394-4cc4-94e6-fdbedf137f4b", X-TransactionID:"9e03271c-c394-4cc4-94e6-fdbedf137f4b", X-ECOMP-RequestID:"9e03271c-c394-4cc4-94e6-fdbedf137f4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95e3c2ef-4de0-433b-914c-58722cdcdd65"] 2022-12-08T17:25:40.484Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Request body: 2022-12-08T17:25:40.484Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||==========================request end================================================ 2022-12-08T17:25:40.510Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||============================response begin========================================== 2022-12-08T17:25:40.511Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Status code : 200 OK 2022-12-08T17:25:40.511Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Status text : 2022-12-08T17:25:40.512Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:25:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:25:40.515Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Response body: { "requestId" : "d10b2a98-a129-4d6e-885c-4632cf630009", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2022-12-08T17:24:45.000+00:00", "source" : "VID", "vnfId" : "53a507b5-8455-4c13-8412-a40655e3dddb", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\n\t\t\t\"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad\",\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\": \"0060a854-1e5f-4316-9ff3-c53d88f49198\",\n \"modelInvariantUuid\": \"a2581f3d-2486-4ad2-9862-21b1d0cd76f7\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"001957df-62d4-4281-a0cf-e4c1067034a2\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"1ee90001-26d8-49c2-977c-d08c884cbdce\",\n \"modelInvariantUuid\": \"b36afbc9-08bd-4f54-8d34-0253f1bd3d7d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"542f4bee-8191-4f10-ae5c-f8227f529a7b\"\n },\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_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\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\",\n \"modelInvariantId\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\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\": \"7f06cecf-c3e2-44c5-9211-069ab84a7967\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:25:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "daa2719b-ade7-4183-9424-62c6f7629d13", "serviceInstanceName" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "d10b2a98-a129-4d6e-885c-4632cf630009", "cloudIdentifier" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"b7e2b4e9-d562-4050-b51e-d53bb392a86e\",\"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\":\"53a507b5-8455-4c13-8412-a40655e3dddb\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-08T17:25:08.000+00:00" } ], "requestURI" : "d10b2a98-a129-4d6e-885c-4632cf630009", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009" } } } 2022-12-08T17:25:40.515Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||=======================response end================================================= 2022-12-08T17:25:40.516Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|INFO|500||InvokeReturn 2022-12-08T17:25:40.518Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false 2022-12-08T17:25:40.519Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:25:40.519Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:25:40.520Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false 2022-12-08T17:25:40.520Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:25:40.520Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6454139f5ef26980", X-B3-SpanId:"db2922abe301f321", X-B3-ParentSpanId:"6454139f5ef26980", X-B3-Sampled:"0", X-ONAP-RequestID:"9e03271c-c394-4cc4-94e6-fdbedf137f4b", X-RequestID:"9e03271c-c394-4cc4-94e6-fdbedf137f4b", X-TransactionID:"9e03271c-c394-4cc4-94e6-fdbedf137f4b", X-ECOMP-RequestID:"9e03271c-c394-4cc4-94e6-fdbedf137f4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1fb4b38-ef29-4d86-a3ae-27a1b8962b0f"] 2022-12-08T17:25:40.521Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:25:40.521Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:25:40.536Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:25:40.537Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:25:40.537Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:25:40.538Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:25:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:25:40.540Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 57, "soRequestId" : "d10b2a98-a129-4d6e-885c-4632cf630009", "groupingId" : "49544a7f-eb79-4c86-b748-51734a6ad239", "name" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_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/7b20c197678c4e838517f33c1adc56fc/stacks/basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/49544a7f-eb79-4c86-b748-51734a6ad239\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1670520310000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"49544a7f-eb79-4c86-b748-51734a6ad239\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"f417187a10a14fdb9f1d650093864088\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"49544a7f-eb79-4c86-b748-51734a6ad239\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"53a507b5-8455-4c13-8412-a40655e3dddb\",\"vf_module_id\":\"b7e2b4e9-d562-4050-b51e-d53bb392a86e\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:25:13.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:25:40.540Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:25:40.541Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:25:40.592Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:25:40.593Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:25:40.593Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:25:40.593Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:25:40.594Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:25:40.594Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9e03271c-c394-4cc4-94e6-fdbedf137f4b", X-RequestID:"9e03271c-c394-4cc4-94e6-fdbedf137f4b", X-TransactionID:"9e03271c-c394-4cc4-94e6-fdbedf137f4b", X-ECOMP-RequestID:"9e03271c-c394-4cc4-94e6-fdbedf137f4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b8d8065-423f-4035-8a03-03752d766cc1"] 2022-12-08T17:25:40.594Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:25:40.595Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:25:40.720Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:25:40.721Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:25:40.721Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:25:40.722Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=6D96EBEB74A5F6D3ECFC3B8C4F54C339; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:25:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:25:40.723Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"418ba175-771d-11ed-85df-b6c736068a38","businessKey":"d10b2a98-a129-4d6e-885c-4632cf630009","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-08T17:25:05.578+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"35c8ea70-771d-11ed-85df-b6c736068a38","superProcessInstanceId":"418a8fc4-771d-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-08T17:25:40.723Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:25:40.724Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:25:40.762Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:25:40.763Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:25:40.764Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:25:40.765Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:25:40.765Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:25:40.766Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9e03271c-c394-4cc4-94e6-fdbedf137f4b", X-RequestID:"9e03271c-c394-4cc4-94e6-fdbedf137f4b", X-TransactionID:"9e03271c-c394-4cc4-94e6-fdbedf137f4b", X-ECOMP-RequestID:"9e03271c-c394-4cc4-94e6-fdbedf137f4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d9b172e-9cef-4e63-9f65-3bdeeec4f560"] 2022-12-08T17:25:40.766Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:25:40.767Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:25:40.891Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:25:40.891Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:25:40.892Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:25:40.892Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D37CA2E2D54CD4E96034E16B6861EE1C; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:25:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:25:40.893Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:45382edd-771d-11ed-85df-b6c736068a38","parentActivityInstanceId":"418ba175-771d-11ed-85df-b6c736068a38","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processInstanceId":"418ba175-771d-11ed-85df-b6c736068a38","executionId":"418ba175-771d-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:25:11.742+0000","endTime":"2022-12-08T17:25:11.748+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"35c8ea70-771d-11ed-85df-b6c736068a38"}] 2022-12-08T17:25:40.894Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:25:40.894Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:25:40.899Z|9e03271c-c394-4cc4-94e6-fdbedf137f4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:25:45.127Z|6571cfcd-bb60-48fa-a4cb-ff3c4d97d7b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:25:45.128Z|6571cfcd-bb60-48fa-a4cb-ff3c4d97d7b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:25:46.110Z|c749c71f-4613-4c90-bd18-502edbaa1d4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:25:46.110Z|480dd2d0-f330-4b62-aa69-bd3eb36cc09d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:25:46.110Z|c749c71f-4613-4c90-bd18-502edbaa1d4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:25:46.111Z|480dd2d0-f330-4b62-aa69-bd3eb36cc09d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:25:46.117Z|95ccc61d-327d-4ce9-8d42-34fb430d3a4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:25:46.117Z|95ccc61d-327d-4ce9-8d42-34fb430d3a4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:25:51.038Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:25:51.043Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009 2022-12-08T17:25:51.044Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|INFO|500||Invoke 2022-12-08T17:25:51.044Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||===========================request begin================================================ 2022-12-08T17:25:51.044Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009 2022-12-08T17:25:51.045Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Method : GET 2022-12-08T17:25:51.045Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a90caad464a6588", X-B3-SpanId:"fa87d6309c6f9151", X-B3-ParentSpanId:"7a90caad464a6588", X-B3-Sampled:"0", X-ONAP-RequestID:"7700e283-09db-4375-a5e6-65adeca4e075", X-RequestID:"7700e283-09db-4375-a5e6-65adeca4e075", X-TransactionID:"7700e283-09db-4375-a5e6-65adeca4e075", X-ECOMP-RequestID:"7700e283-09db-4375-a5e6-65adeca4e075", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c9ebac7-8b8c-4099-8cac-082fcb48c4c9"] 2022-12-08T17:25:51.046Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Request body: 2022-12-08T17:25:51.046Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||==========================request end================================================ 2022-12-08T17:25:51.075Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||============================response begin========================================== 2022-12-08T17:25:51.076Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Status code : 200 OK 2022-12-08T17:25:51.076Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Status text : 2022-12-08T17:25:51.076Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:25:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:25:51.079Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Response body: { "requestId" : "d10b2a98-a129-4d6e-885c-4632cf630009", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4).", "progress" : 57, "startTime" : "2022-12-08T17:24:45.000+00:00", "source" : "VID", "vnfId" : "53a507b5-8455-4c13-8412-a40655e3dddb", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\n\t\t\t\"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad\",\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\": \"0060a854-1e5f-4316-9ff3-c53d88f49198\",\n \"modelInvariantUuid\": \"a2581f3d-2486-4ad2-9862-21b1d0cd76f7\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"001957df-62d4-4281-a0cf-e4c1067034a2\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"1ee90001-26d8-49c2-977c-d08c884cbdce\",\n \"modelInvariantUuid\": \"b36afbc9-08bd-4f54-8d34-0253f1bd3d7d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"542f4bee-8191-4f10-ae5c-f8227f529a7b\"\n },\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_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\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\",\n \"modelInvariantId\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\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\": \"7f06cecf-c3e2-44c5-9211-069ab84a7967\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:25:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "daa2719b-ade7-4183-9424-62c6f7629d13", "serviceInstanceName" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "d10b2a98-a129-4d6e-885c-4632cf630009", "cloudIdentifier" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"b7e2b4e9-d562-4050-b51e-d53bb392a86e\",\"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\":\"53a507b5-8455-4c13-8412-a40655e3dddb\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-08T17:25:08.000+00:00" } ], "requestURI" : "d10b2a98-a129-4d6e-885c-4632cf630009", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009" } } } 2022-12-08T17:25:51.080Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||=======================response end================================================= 2022-12-08T17:25:51.080Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|INFO|500||InvokeReturn 2022-12-08T17:25:51.082Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false 2022-12-08T17:25:51.082Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:25:51.082Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:25:51.083Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false 2022-12-08T17:25:51.083Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:25:51.083Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a90caad464a6588", X-B3-SpanId:"9419484312fb373c", X-B3-ParentSpanId:"7a90caad464a6588", X-B3-Sampled:"0", X-ONAP-RequestID:"7700e283-09db-4375-a5e6-65adeca4e075", X-RequestID:"7700e283-09db-4375-a5e6-65adeca4e075", X-TransactionID:"7700e283-09db-4375-a5e6-65adeca4e075", X-ECOMP-RequestID:"7700e283-09db-4375-a5e6-65adeca4e075", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1477545-e5cc-43a2-be15-7c2c587303dd"] 2022-12-08T17:25:51.084Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:25:51.084Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:25:51.101Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:25:51.101Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:25:51.102Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:25:51.102Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:25:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:25:51.104Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 57, "soRequestId" : "d10b2a98-a129-4d6e-885c-4632cf630009", "groupingId" : "49544a7f-eb79-4c86-b748-51734a6ad239", "name" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_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/7b20c197678c4e838517f33c1adc56fc/stacks/basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/49544a7f-eb79-4c86-b748-51734a6ad239\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1670520310000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"49544a7f-eb79-4c86-b748-51734a6ad239\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"f417187a10a14fdb9f1d650093864088\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"49544a7f-eb79-4c86-b748-51734a6ad239\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"53a507b5-8455-4c13-8412-a40655e3dddb\",\"vf_module_id\":\"b7e2b4e9-d562-4050-b51e-d53bb392a86e\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:25:13.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:25:51.104Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:25:51.104Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:25:51.140Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:25:51.141Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:25:51.141Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:25:51.142Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:25:51.142Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:25:51.142Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7700e283-09db-4375-a5e6-65adeca4e075", X-RequestID:"7700e283-09db-4375-a5e6-65adeca4e075", X-TransactionID:"7700e283-09db-4375-a5e6-65adeca4e075", X-ECOMP-RequestID:"7700e283-09db-4375-a5e6-65adeca4e075", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fce095cc-ea2a-424b-9c59-31cf175a4d15"] 2022-12-08T17:25:51.142Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:25:51.143Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:25:51.280Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:25:51.281Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:25:51.281Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:25:51.281Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=CA844B3DECFCADCBED0E90D63330F7CB; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:25:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:25:51.282Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"418ba175-771d-11ed-85df-b6c736068a38","businessKey":"d10b2a98-a129-4d6e-885c-4632cf630009","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-08T17:25:05.578+0000","endTime":"2022-12-08T17:25:43.514+0000","removalTime":null,"durationInMillis":37936,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"35c8ea70-771d-11ed-85df-b6c736068a38","superProcessInstanceId":"418a8fc4-771d-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-12-08T17:25:51.282Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:25:51.283Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d10b2a98-a129-4d6e-885c-4632cf630009&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:25:51.314Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:25:51.314Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:25:51.315Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:25:51.315Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:25:51.315Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:25:51.315Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7700e283-09db-4375-a5e6-65adeca4e075", X-RequestID:"7700e283-09db-4375-a5e6-65adeca4e075", X-TransactionID:"7700e283-09db-4375-a5e6-65adeca4e075", X-ECOMP-RequestID:"7700e283-09db-4375-a5e6-65adeca4e075", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ad007ce-d9ad-4b37-aef6-a133840c5451"] 2022-12-08T17:25:51.316Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:25:51.316Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:25:51.434Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:25:51.435Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:25:51.435Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:25:51.436Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=852BFDCFBEB49D6DDB6D2603680E59FF; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:25:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:25:51.436Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:5827e590-771d-11ed-85df-b6c736068a38","parentActivityInstanceId":"418ba175-771d-11ed-85df-b6c736068a38","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processInstanceId":"418ba175-771d-11ed-85df-b6c736068a38","executionId":"418ba175-771d-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:25:43.512+0000","endTime":"2022-12-08T17:25:43.512+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"35c8ea70-771d-11ed-85df-b6c736068a38"}] 2022-12-08T17:25:51.436Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:25:51.437Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=418ba175-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:25:51.441Z|7700e283-09db-4375-a5e6-65adeca4e075|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:25:56.133Z|3f4260e1-6abf-4f90-a005-74dda3eb2dce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:25:56.133Z|04ae0e14-c70f-4c9b-a345-c28d7905767e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:25:56.134Z|3f4260e1-6abf-4f90-a005-74dda3eb2dce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:25:56.134Z|04ae0e14-c70f-4c9b-a345-c28d7905767e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:25:56.146Z|5d3c981b-1259-4d61-b308-e31695098150|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:25:56.146Z|5d3c981b-1259-4d61-b308-e31695098150|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:26:00.127Z|9cc79785-6d83-42e6-951a-0eec13ec9f76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:26:00.130Z|9cc79785-6d83-42e6-951a-0eec13ec9f76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:26:00.499Z|5e9a7625-86dd-4110-b5bc-8cc71f57503b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:26:00.500Z|5e9a7625-86dd-4110-b5bc-8cc71f57503b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:26:01.576Z|17c1cef7-d538-49b1-b44f-92efa829a795|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:26:01.581Z|17c1cef7-d538-49b1-b44f-92efa829a795|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009 2022-12-08T17:26:01.582Z|17c1cef7-d538-49b1-b44f-92efa829a795|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|INFO|500||Invoke 2022-12-08T17:26:01.583Z|17c1cef7-d538-49b1-b44f-92efa829a795|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:01.583Z|17c1cef7-d538-49b1-b44f-92efa829a795|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009 2022-12-08T17:26:01.583Z|17c1cef7-d538-49b1-b44f-92efa829a795|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Method : GET 2022-12-08T17:26:01.584Z|17c1cef7-d538-49b1-b44f-92efa829a795|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef1c33b0343d6cbe", X-B3-SpanId:"f1db74a03e356fe9", X-B3-ParentSpanId:"ef1c33b0343d6cbe", X-B3-Sampled:"0", X-ONAP-RequestID:"17c1cef7-d538-49b1-b44f-92efa829a795", X-RequestID:"17c1cef7-d538-49b1-b44f-92efa829a795", X-TransactionID:"17c1cef7-d538-49b1-b44f-92efa829a795", X-ECOMP-RequestID:"17c1cef7-d538-49b1-b44f-92efa829a795", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3eefcbe6-7108-4a84-89bd-2361a2944afa"] 2022-12-08T17:26:01.584Z|17c1cef7-d538-49b1-b44f-92efa829a795|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Request body: 2022-12-08T17:26:01.585Z|17c1cef7-d538-49b1-b44f-92efa829a795|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:01.614Z|17c1cef7-d538-49b1-b44f-92efa829a795|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:01.614Z|17c1cef7-d538-49b1-b44f-92efa829a795|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:01.615Z|17c1cef7-d538-49b1-b44f-92efa829a795|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Status text : 2022-12-08T17:26:01.615Z|17c1cef7-d538-49b1-b44f-92efa829a795|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:01.616Z|17c1cef7-d538-49b1-b44f-92efa829a795|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Response body: { "requestId" : "d10b2a98-a129-4d6e-885c-4632cf630009", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:24:45.000+00:00", "endTime" : "2022-12-08T17:25:57.000+00:00", "source" : "VID", "vnfId" : "53a507b5-8455-4c13-8412-a40655e3dddb", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\n\t\t\t\"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad\",\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\": \"0060a854-1e5f-4316-9ff3-c53d88f49198\",\n \"modelInvariantUuid\": \"a2581f3d-2486-4ad2-9862-21b1d0cd76f7\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"001957df-62d4-4281-a0cf-e4c1067034a2\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"1ee90001-26d8-49c2-977c-d08c884cbdce\",\n \"modelInvariantUuid\": \"b36afbc9-08bd-4f54-8d34-0253f1bd3d7d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"542f4bee-8191-4f10-ae5c-f8227f529a7b\"\n },\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_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\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\",\n \"modelInvariantId\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\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\": \"7f06cecf-c3e2-44c5-9211-069ab84a7967\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:25:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "daa2719b-ade7-4183-9424-62c6f7629d13", "serviceInstanceName" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "d10b2a98-a129-4d6e-885c-4632cf630009", "cloudIdentifier" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"b7e2b4e9-d562-4050-b51e-d53bb392a86e\",\"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\":\"53a507b5-8455-4c13-8412-a40655e3dddb\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-08T17:25:08.000+00:00" } ], "requestURI" : "d10b2a98-a129-4d6e-885c-4632cf630009", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009" } } } 2022-12-08T17:26:01.617Z|17c1cef7-d538-49b1-b44f-92efa829a795|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:01.617Z|17c1cef7-d538-49b1-b44f-92efa829a795|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|INFO|500||InvokeReturn 2022-12-08T17:26:01.619Z|17c1cef7-d538-49b1-b44f-92efa829a795|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false 2022-12-08T17:26:01.620Z|17c1cef7-d538-49b1-b44f-92efa829a795|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:26:01.620Z|17c1cef7-d538-49b1-b44f-92efa829a795|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:01.620Z|17c1cef7-d538-49b1-b44f-92efa829a795|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false 2022-12-08T17:26:01.621Z|17c1cef7-d538-49b1-b44f-92efa829a795|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:26:01.621Z|17c1cef7-d538-49b1-b44f-92efa829a795|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ef1c33b0343d6cbe", X-B3-SpanId:"0c0b98290175b780", X-B3-ParentSpanId:"ef1c33b0343d6cbe", X-B3-Sampled:"0", X-ONAP-RequestID:"17c1cef7-d538-49b1-b44f-92efa829a795", X-RequestID:"17c1cef7-d538-49b1-b44f-92efa829a795", X-TransactionID:"17c1cef7-d538-49b1-b44f-92efa829a795", X-ECOMP-RequestID:"17c1cef7-d538-49b1-b44f-92efa829a795", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1eb4a15-9df1-4084-828a-dd2e27451f91"] 2022-12-08T17:26:01.622Z|17c1cef7-d538-49b1-b44f-92efa829a795|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:26:01.622Z|17c1cef7-d538-49b1-b44f-92efa829a795|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:01.637Z|17c1cef7-d538-49b1-b44f-92efa829a795|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:01.637Z|17c1cef7-d538-49b1-b44f-92efa829a795|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:01.637Z|17c1cef7-d538-49b1-b44f-92efa829a795|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:26:01.638Z|17c1cef7-d538-49b1-b44f-92efa829a795|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:01.639Z|17c1cef7-d538-49b1-b44f-92efa829a795|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 57, "soRequestId" : "d10b2a98-a129-4d6e-885c-4632cf630009", "groupingId" : "49544a7f-eb79-4c86-b748-51734a6ad239", "name" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_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/7b20c197678c4e838517f33c1adc56fc/stacks/basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/49544a7f-eb79-4c86-b748-51734a6ad239\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1670520310000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"49544a7f-eb79-4c86-b748-51734a6ad239\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"f417187a10a14fdb9f1d650093864088\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"49544a7f-eb79-4c86-b748-51734a6ad239\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"53a507b5-8455-4c13-8412-a40655e3dddb\",\"vf_module_id\":\"b7e2b4e9-d562-4050-b51e-d53bb392a86e\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:25:13.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:26:01.640Z|17c1cef7-d538-49b1-b44f-92efa829a795|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:01.640Z|17c1cef7-d538-49b1-b44f-92efa829a795|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:26:01.648Z|17c1cef7-d538-49b1-b44f-92efa829a795|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:26:01.774Z|3634c3c0-23a6-4c73-b858-fe15fdc5beed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:26:01.777Z|3634c3c0-23a6-4c73-b858-fe15fdc5beed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009 2022-12-08T17:26:01.778Z|3634c3c0-23a6-4c73-b858-fe15fdc5beed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|INFO|500||Invoke 2022-12-08T17:26:01.778Z|3634c3c0-23a6-4c73-b858-fe15fdc5beed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:01.779Z|3634c3c0-23a6-4c73-b858-fe15fdc5beed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009 2022-12-08T17:26:01.779Z|3634c3c0-23a6-4c73-b858-fe15fdc5beed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Method : GET 2022-12-08T17:26:01.779Z|3634c3c0-23a6-4c73-b858-fe15fdc5beed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a56519b429eac514", X-B3-SpanId:"1ce6fdc25a4ca9b9", X-B3-ParentSpanId:"a56519b429eac514", X-B3-Sampled:"0", X-ONAP-RequestID:"3634c3c0-23a6-4c73-b858-fe15fdc5beed", X-RequestID:"3634c3c0-23a6-4c73-b858-fe15fdc5beed", X-TransactionID:"3634c3c0-23a6-4c73-b858-fe15fdc5beed", X-ECOMP-RequestID:"3634c3c0-23a6-4c73-b858-fe15fdc5beed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a2b746c-5b96-402d-87e4-ab1d8f891455"] 2022-12-08T17:26:01.780Z|3634c3c0-23a6-4c73-b858-fe15fdc5beed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Request body: 2022-12-08T17:26:01.780Z|3634c3c0-23a6-4c73-b858-fe15fdc5beed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:01.801Z|3634c3c0-23a6-4c73-b858-fe15fdc5beed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:01.801Z|3634c3c0-23a6-4c73-b858-fe15fdc5beed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:01.802Z|3634c3c0-23a6-4c73-b858-fe15fdc5beed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Status text : 2022-12-08T17:26:01.802Z|3634c3c0-23a6-4c73-b858-fe15fdc5beed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:01.804Z|3634c3c0-23a6-4c73-b858-fe15fdc5beed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Response body: { "requestId" : "d10b2a98-a129-4d6e-885c-4632cf630009", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:24:45.000+00:00", "endTime" : "2022-12-08T17:25:57.000+00:00", "source" : "VID", "vnfId" : "53a507b5-8455-4c13-8412-a40655e3dddb", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\n\t\t\t\"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad\",\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\": \"0060a854-1e5f-4316-9ff3-c53d88f49198\",\n \"modelInvariantUuid\": \"a2581f3d-2486-4ad2-9862-21b1d0cd76f7\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"001957df-62d4-4281-a0cf-e4c1067034a2\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"1ee90001-26d8-49c2-977c-d08c884cbdce\",\n \"modelInvariantUuid\": \"b36afbc9-08bd-4f54-8d34-0253f1bd3d7d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"542f4bee-8191-4f10-ae5c-f8227f529a7b\"\n },\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_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\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\",\n \"modelInvariantId\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\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\": \"7f06cecf-c3e2-44c5-9211-069ab84a7967\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:25:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "daa2719b-ade7-4183-9424-62c6f7629d13", "serviceInstanceName" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "d10b2a98-a129-4d6e-885c-4632cf630009", "cloudIdentifier" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"b7e2b4e9-d562-4050-b51e-d53bb392a86e\",\"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\":\"53a507b5-8455-4c13-8412-a40655e3dddb\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-08T17:25:08.000+00:00" } ], "requestURI" : "d10b2a98-a129-4d6e-885c-4632cf630009", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009" } } } 2022-12-08T17:26:01.804Z|3634c3c0-23a6-4c73-b858-fe15fdc5beed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:01.805Z|3634c3c0-23a6-4c73-b858-fe15fdc5beed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|INFO|500||InvokeReturn 2022-12-08T17:26:01.806Z|3634c3c0-23a6-4c73-b858-fe15fdc5beed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false 2022-12-08T17:26:01.807Z|3634c3c0-23a6-4c73-b858-fe15fdc5beed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:26:01.807Z|3634c3c0-23a6-4c73-b858-fe15fdc5beed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:01.807Z|3634c3c0-23a6-4c73-b858-fe15fdc5beed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false 2022-12-08T17:26:01.808Z|3634c3c0-23a6-4c73-b858-fe15fdc5beed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:26:01.808Z|3634c3c0-23a6-4c73-b858-fe15fdc5beed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a56519b429eac514", X-B3-SpanId:"4cf586b80bee072b", X-B3-ParentSpanId:"a56519b429eac514", X-B3-Sampled:"0", X-ONAP-RequestID:"3634c3c0-23a6-4c73-b858-fe15fdc5beed", X-RequestID:"3634c3c0-23a6-4c73-b858-fe15fdc5beed", X-TransactionID:"3634c3c0-23a6-4c73-b858-fe15fdc5beed", X-ECOMP-RequestID:"3634c3c0-23a6-4c73-b858-fe15fdc5beed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a21eb163-4de1-4e5b-be02-9fdf02f3f3f2"] 2022-12-08T17:26:01.808Z|3634c3c0-23a6-4c73-b858-fe15fdc5beed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:26:01.809Z|3634c3c0-23a6-4c73-b858-fe15fdc5beed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:01.821Z|3634c3c0-23a6-4c73-b858-fe15fdc5beed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:01.822Z|3634c3c0-23a6-4c73-b858-fe15fdc5beed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:01.822Z|3634c3c0-23a6-4c73-b858-fe15fdc5beed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:26:01.822Z|3634c3c0-23a6-4c73-b858-fe15fdc5beed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:01.823Z|3634c3c0-23a6-4c73-b858-fe15fdc5beed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 57, "soRequestId" : "d10b2a98-a129-4d6e-885c-4632cf630009", "groupingId" : "49544a7f-eb79-4c86-b748-51734a6ad239", "name" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_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/7b20c197678c4e838517f33c1adc56fc/stacks/basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/49544a7f-eb79-4c86-b748-51734a6ad239\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1670520310000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"49544a7f-eb79-4c86-b748-51734a6ad239\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"f417187a10a14fdb9f1d650093864088\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"49544a7f-eb79-4c86-b748-51734a6ad239\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"53a507b5-8455-4c13-8412-a40655e3dddb\",\"vf_module_id\":\"b7e2b4e9-d562-4050-b51e-d53bb392a86e\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:25:13.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:26:01.824Z|3634c3c0-23a6-4c73-b858-fe15fdc5beed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:01.824Z|3634c3c0-23a6-4c73-b858-fe15fdc5beed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:26:01.831Z|3634c3c0-23a6-4c73-b858-fe15fdc5beed|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:26:01.948Z|c883d485-6baf-417d-8d6f-5aee89cb608c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:26:01.953Z|c883d485-6baf-417d-8d6f-5aee89cb608c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009 2022-12-08T17:26:01.954Z|c883d485-6baf-417d-8d6f-5aee89cb608c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|INFO|500||Invoke 2022-12-08T17:26:01.954Z|c883d485-6baf-417d-8d6f-5aee89cb608c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:01.955Z|c883d485-6baf-417d-8d6f-5aee89cb608c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009 2022-12-08T17:26:01.955Z|c883d485-6baf-417d-8d6f-5aee89cb608c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Method : GET 2022-12-08T17:26:01.955Z|c883d485-6baf-417d-8d6f-5aee89cb608c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce79451a85ef157f", X-B3-SpanId:"4b2aeb77fb22e795", X-B3-ParentSpanId:"ce79451a85ef157f", X-B3-Sampled:"0", X-ONAP-RequestID:"c883d485-6baf-417d-8d6f-5aee89cb608c", X-RequestID:"c883d485-6baf-417d-8d6f-5aee89cb608c", X-TransactionID:"c883d485-6baf-417d-8d6f-5aee89cb608c", X-ECOMP-RequestID:"c883d485-6baf-417d-8d6f-5aee89cb608c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96638318-6785-4382-8e81-9f0bb1d1358a"] 2022-12-08T17:26:01.955Z|c883d485-6baf-417d-8d6f-5aee89cb608c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Request body: 2022-12-08T17:26:01.956Z|c883d485-6baf-417d-8d6f-5aee89cb608c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:01.975Z|c883d485-6baf-417d-8d6f-5aee89cb608c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:01.976Z|c883d485-6baf-417d-8d6f-5aee89cb608c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:01.976Z|c883d485-6baf-417d-8d6f-5aee89cb608c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Status text : 2022-12-08T17:26:01.977Z|c883d485-6baf-417d-8d6f-5aee89cb608c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:01.978Z|c883d485-6baf-417d-8d6f-5aee89cb608c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Response body: { "requestId" : "d10b2a98-a129-4d6e-885c-4632cf630009", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:24:45.000+00:00", "endTime" : "2022-12-08T17:25:57.000+00:00", "source" : "VID", "vnfId" : "53a507b5-8455-4c13-8412-a40655e3dddb", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\n\t\t\t\"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad\",\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\": \"0060a854-1e5f-4316-9ff3-c53d88f49198\",\n \"modelInvariantUuid\": \"a2581f3d-2486-4ad2-9862-21b1d0cd76f7\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"001957df-62d4-4281-a0cf-e4c1067034a2\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"1ee90001-26d8-49c2-977c-d08c884cbdce\",\n \"modelInvariantUuid\": \"b36afbc9-08bd-4f54-8d34-0253f1bd3d7d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"542f4bee-8191-4f10-ae5c-f8227f529a7b\"\n },\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_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\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\",\n \"modelInvariantId\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\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\": \"7f06cecf-c3e2-44c5-9211-069ab84a7967\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:25:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "daa2719b-ade7-4183-9424-62c6f7629d13", "serviceInstanceName" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "d10b2a98-a129-4d6e-885c-4632cf630009", "cloudIdentifier" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"b7e2b4e9-d562-4050-b51e-d53bb392a86e\",\"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\":\"53a507b5-8455-4c13-8412-a40655e3dddb\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-08T17:25:08.000+00:00" } ], "requestURI" : "d10b2a98-a129-4d6e-885c-4632cf630009", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009" } } } 2022-12-08T17:26:01.979Z|c883d485-6baf-417d-8d6f-5aee89cb608c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:01.979Z|c883d485-6baf-417d-8d6f-5aee89cb608c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|INFO|500||InvokeReturn 2022-12-08T17:26:01.981Z|c883d485-6baf-417d-8d6f-5aee89cb608c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false 2022-12-08T17:26:01.981Z|c883d485-6baf-417d-8d6f-5aee89cb608c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:26:01.982Z|c883d485-6baf-417d-8d6f-5aee89cb608c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:01.982Z|c883d485-6baf-417d-8d6f-5aee89cb608c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false 2022-12-08T17:26:01.982Z|c883d485-6baf-417d-8d6f-5aee89cb608c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:26:01.982Z|c883d485-6baf-417d-8d6f-5aee89cb608c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce79451a85ef157f", X-B3-SpanId:"b655d2da12db4fdb", X-B3-ParentSpanId:"ce79451a85ef157f", X-B3-Sampled:"0", X-ONAP-RequestID:"c883d485-6baf-417d-8d6f-5aee89cb608c", X-RequestID:"c883d485-6baf-417d-8d6f-5aee89cb608c", X-TransactionID:"c883d485-6baf-417d-8d6f-5aee89cb608c", X-ECOMP-RequestID:"c883d485-6baf-417d-8d6f-5aee89cb608c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07ad3c51-7641-4324-b986-298617d1b7a6"] 2022-12-08T17:26:01.983Z|c883d485-6baf-417d-8d6f-5aee89cb608c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:26:01.983Z|c883d485-6baf-417d-8d6f-5aee89cb608c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:01.996Z|c883d485-6baf-417d-8d6f-5aee89cb608c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:01.997Z|c883d485-6baf-417d-8d6f-5aee89cb608c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:01.997Z|c883d485-6baf-417d-8d6f-5aee89cb608c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:26:01.997Z|c883d485-6baf-417d-8d6f-5aee89cb608c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:01.999Z|c883d485-6baf-417d-8d6f-5aee89cb608c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 57, "soRequestId" : "d10b2a98-a129-4d6e-885c-4632cf630009", "groupingId" : "49544a7f-eb79-4c86-b748-51734a6ad239", "name" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_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/7b20c197678c4e838517f33c1adc56fc/stacks/basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/49544a7f-eb79-4c86-b748-51734a6ad239\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1670520310000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"49544a7f-eb79-4c86-b748-51734a6ad239\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"f417187a10a14fdb9f1d650093864088\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"49544a7f-eb79-4c86-b748-51734a6ad239\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"53a507b5-8455-4c13-8412-a40655e3dddb\",\"vf_module_id\":\"b7e2b4e9-d562-4050-b51e-d53bb392a86e\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:25:13.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:26:01.999Z|c883d485-6baf-417d-8d6f-5aee89cb608c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:02.000Z|c883d485-6baf-417d-8d6f-5aee89cb608c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:26:02.009Z|c883d485-6baf-417d-8d6f-5aee89cb608c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:26:02.135Z|f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:26:02.139Z|f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009 2022-12-08T17:26:02.139Z|f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|INFO|500||Invoke 2022-12-08T17:26:02.139Z|f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:02.140Z|f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009 2022-12-08T17:26:02.140Z|f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Method : GET 2022-12-08T17:26:02.141Z|f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c5d64aaf3121d16", X-B3-SpanId:"960bf17e94228591", X-B3-ParentSpanId:"1c5d64aaf3121d16", X-B3-Sampled:"0", X-ONAP-RequestID:"f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb", X-RequestID:"f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb", X-TransactionID:"f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb", X-ECOMP-RequestID:"f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89f7d7dc-932a-47c4-9826-1e5095f2ad17"] 2022-12-08T17:26:02.141Z|f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Request body: 2022-12-08T17:26:02.141Z|f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:02.158Z|f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:02.158Z|f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:02.158Z|f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Status text : 2022-12-08T17:26:02.159Z|f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:02.161Z|f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Response body: { "requestId" : "d10b2a98-a129-4d6e-885c-4632cf630009", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:24:45.000+00:00", "endTime" : "2022-12-08T17:25:57.000+00:00", "source" : "VID", "vnfId" : "53a507b5-8455-4c13-8412-a40655e3dddb", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\n\t\t\t\"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad\",\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\": \"0060a854-1e5f-4316-9ff3-c53d88f49198\",\n \"modelInvariantUuid\": \"a2581f3d-2486-4ad2-9862-21b1d0cd76f7\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"001957df-62d4-4281-a0cf-e4c1067034a2\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"1ee90001-26d8-49c2-977c-d08c884cbdce\",\n \"modelInvariantUuid\": \"b36afbc9-08bd-4f54-8d34-0253f1bd3d7d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"542f4bee-8191-4f10-ae5c-f8227f529a7b\"\n },\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_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\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\",\n \"modelInvariantId\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\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\": \"7f06cecf-c3e2-44c5-9211-069ab84a7967\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:25:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "daa2719b-ade7-4183-9424-62c6f7629d13", "serviceInstanceName" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "d10b2a98-a129-4d6e-885c-4632cf630009", "cloudIdentifier" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"b7e2b4e9-d562-4050-b51e-d53bb392a86e\",\"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\":\"53a507b5-8455-4c13-8412-a40655e3dddb\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-08T17:25:08.000+00:00" } ], "requestURI" : "d10b2a98-a129-4d6e-885c-4632cf630009", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009" } } } 2022-12-08T17:26:02.162Z|f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:02.162Z|f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|INFO|500||InvokeReturn 2022-12-08T17:26:02.164Z|f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false 2022-12-08T17:26:02.164Z|f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:26:02.164Z|f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:02.165Z|f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false 2022-12-08T17:26:02.165Z|f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:26:02.165Z|f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c5d64aaf3121d16", X-B3-SpanId:"8ab585e5c9e78faf", X-B3-ParentSpanId:"1c5d64aaf3121d16", X-B3-Sampled:"0", X-ONAP-RequestID:"f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb", X-RequestID:"f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb", X-TransactionID:"f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb", X-ECOMP-RequestID:"f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1aeaaa5-0dfc-4147-8bf4-35827ed6d3a7"] 2022-12-08T17:26:02.166Z|f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:26:02.166Z|f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:02.184Z|f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:02.184Z|f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:02.184Z|f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:26:02.185Z|f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:02.186Z|f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 57, "soRequestId" : "d10b2a98-a129-4d6e-885c-4632cf630009", "groupingId" : "49544a7f-eb79-4c86-b748-51734a6ad239", "name" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_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/7b20c197678c4e838517f33c1adc56fc/stacks/basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/49544a7f-eb79-4c86-b748-51734a6ad239\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1670520310000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"49544a7f-eb79-4c86-b748-51734a6ad239\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"f417187a10a14fdb9f1d650093864088\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"49544a7f-eb79-4c86-b748-51734a6ad239\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"53a507b5-8455-4c13-8412-a40655e3dddb\",\"vf_module_id\":\"b7e2b4e9-d562-4050-b51e-d53bb392a86e\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:25:13.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:26:02.186Z|f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:02.187Z|f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:26:02.195Z|f3cadc7c-5f86-43f0-97bd-1ce9aae88cdb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:26:02.313Z|01ed4e68-74ac-4753-843e-890ad5f9a3af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:26:02.318Z|01ed4e68-74ac-4753-843e-890ad5f9a3af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009 2022-12-08T17:26:02.319Z|01ed4e68-74ac-4753-843e-890ad5f9a3af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|INFO|500||Invoke 2022-12-08T17:26:02.319Z|01ed4e68-74ac-4753-843e-890ad5f9a3af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:02.319Z|01ed4e68-74ac-4753-843e-890ad5f9a3af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009 2022-12-08T17:26:02.320Z|01ed4e68-74ac-4753-843e-890ad5f9a3af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Method : GET 2022-12-08T17:26:02.320Z|01ed4e68-74ac-4753-843e-890ad5f9a3af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e6abebf8c07ee264", X-B3-SpanId:"4bc10706aa18496e", X-B3-ParentSpanId:"e6abebf8c07ee264", X-B3-Sampled:"0", X-ONAP-RequestID:"01ed4e68-74ac-4753-843e-890ad5f9a3af", X-RequestID:"01ed4e68-74ac-4753-843e-890ad5f9a3af", X-TransactionID:"01ed4e68-74ac-4753-843e-890ad5f9a3af", X-ECOMP-RequestID:"01ed4e68-74ac-4753-843e-890ad5f9a3af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62a8c1e9-5030-424c-b87d-648b02163cbd"] 2022-12-08T17:26:02.321Z|01ed4e68-74ac-4753-843e-890ad5f9a3af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Request body: 2022-12-08T17:26:02.321Z|01ed4e68-74ac-4753-843e-890ad5f9a3af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:02.338Z|01ed4e68-74ac-4753-843e-890ad5f9a3af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:02.338Z|01ed4e68-74ac-4753-843e-890ad5f9a3af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:02.339Z|01ed4e68-74ac-4753-843e-890ad5f9a3af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Status text : 2022-12-08T17:26:02.339Z|01ed4e68-74ac-4753-843e-890ad5f9a3af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:02.342Z|01ed4e68-74ac-4753-843e-890ad5f9a3af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||Response body: { "requestId" : "d10b2a98-a129-4d6e-885c-4632cf630009", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:24:45.000+00:00", "endTime" : "2022-12-08T17:25:57.000+00:00", "source" : "VID", "vnfId" : "53a507b5-8455-4c13-8412-a40655e3dddb", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\n\t\t\t\"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad\",\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\": \"0060a854-1e5f-4316-9ff3-c53d88f49198\",\n \"modelInvariantUuid\": \"a2581f3d-2486-4ad2-9862-21b1d0cd76f7\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"001957df-62d4-4281-a0cf-e4c1067034a2\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"7b20c197678c4e838517f33c1adc56fc\",\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\": \"1ee90001-26d8-49c2-977c-d08c884cbdce\",\n \"modelInvariantUuid\": \"b36afbc9-08bd-4f54-8d34-0253f1bd3d7d\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"542f4bee-8191-4f10-ae5c-f8227f529a7b\"\n },\n \"instanceName\": \"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_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\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\",\n \"modelInvariantId\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\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\": \"7f06cecf-c3e2-44c5-9211-069ab84a7967\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:25:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "daa2719b-ade7-4183-9424-62c6f7629d13", "serviceInstanceName" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "d10b2a98-a129-4d6e-885c-4632cf630009", "cloudIdentifier" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"b7e2b4e9-d562-4050-b51e-d53bb392a86e\",\"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\":\"53a507b5-8455-4c13-8412-a40655e3dddb\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2022-12-08T17:25:08.000+00:00" } ], "requestURI" : "d10b2a98-a129-4d6e-885c-4632cf630009", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009" } } } 2022-12-08T17:26:02.342Z|01ed4e68-74ac-4753-843e-890ad5f9a3af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:02.343Z|01ed4e68-74ac-4753-843e-890ad5f9a3af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d10b2a98-a129-4d6e-885c-4632cf630009|INFO|500||InvokeReturn 2022-12-08T17:26:02.344Z|01ed4e68-74ac-4753-843e-890ad5f9a3af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false 2022-12-08T17:26:02.345Z|01ed4e68-74ac-4753-843e-890ad5f9a3af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:26:02.345Z|01ed4e68-74ac-4753-843e-890ad5f9a3af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:02.346Z|01ed4e68-74ac-4753-843e-890ad5f9a3af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false 2022-12-08T17:26:02.346Z|01ed4e68-74ac-4753-843e-890ad5f9a3af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:26:02.346Z|01ed4e68-74ac-4753-843e-890ad5f9a3af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e6abebf8c07ee264", X-B3-SpanId:"7208ffa6bb67e72c", X-B3-ParentSpanId:"e6abebf8c07ee264", X-B3-Sampled:"0", X-ONAP-RequestID:"01ed4e68-74ac-4753-843e-890ad5f9a3af", X-RequestID:"01ed4e68-74ac-4753-843e-890ad5f9a3af", X-TransactionID:"01ed4e68-74ac-4753-843e-890ad5f9a3af", X-ECOMP-RequestID:"01ed4e68-74ac-4753-843e-890ad5f9a3af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94d77563-0c9b-44bf-a80e-1a653da1aefd"] 2022-12-08T17:26:02.347Z|01ed4e68-74ac-4753-843e-890ad5f9a3af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:26:02.347Z|01ed4e68-74ac-4753-843e-890ad5f9a3af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:02.359Z|01ed4e68-74ac-4753-843e-890ad5f9a3af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:02.362Z|01ed4e68-74ac-4753-843e-890ad5f9a3af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:02.362Z|01ed4e68-74ac-4753-843e-890ad5f9a3af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:26:02.363Z|01ed4e68-74ac-4753-843e-890ad5f9a3af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:02.364Z|01ed4e68-74ac-4753-843e-890ad5f9a3af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 57, "soRequestId" : "d10b2a98-a129-4d6e-885c-4632cf630009", "groupingId" : "49544a7f-eb79-4c86-b748-51734a6ad239", "name" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_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/7b20c197678c4e838517f33c1adc56fc/stacks/basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/49544a7f-eb79-4c86-b748-51734a6ad239\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1670520310000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"49544a7f-eb79-4c86-b748-51734a6ad239\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"f417187a10a14fdb9f1d650093864088\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"49544a7f-eb79-4c86-b748-51734a6ad239\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"53a507b5-8455-4c13-8412-a40655e3dddb\",\"vf_module_id\":\"b7e2b4e9-d562-4050-b51e-d53bb392a86e\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:25:13.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:26:02.365Z|01ed4e68-74ac-4753-843e-890ad5f9a3af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:02.366Z|01ed4e68-74ac-4753-843e-890ad5f9a3af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d10b2a98-a129-4d6e-885c-4632cf630009&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:26:02.375Z|01ed4e68-74ac-4753-843e-890ad5f9a3af|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d10b2a98-a129-4d6e-885c-4632cf630009|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:26:03.176Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:26:03.179Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 94ca8a02-46d7-4699-b6db-7f8cbccbba9e already exists in requestDb InfraActiveRequests table 2022-12-08T17:26:03.179Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:26:03.180Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||Invoke 2022-12-08T17:26:03.180Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:03.181Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:26:03.181Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Method : GET 2022-12-08T17:26:03.181Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"583e29ff233a33bc", X-B3-SpanId:"194e4f3f5d6888ea", X-B3-ParentSpanId:"583e29ff233a33bc", X-B3-Sampled:"0", X-ONAP-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-TransactionID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-ECOMP-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8043f4e3-e7ed-42b0-8b5c-02257d703cca"] 2022-12-08T17:26:03.182Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Request body: 2022-12-08T17:26:03.182Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:03.208Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:03.208Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:26:03.209Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status text : 2022-12-08T17:26:03.209Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 08 Dec 2022 17:26:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:03.209Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Response body: 2022-12-08T17:26:03.210Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:03.210Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|404|Not Found|InvokeReturn 2022-12-08T17:26:03.219Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-12-08T17:26:03.220Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-12-08T17:26:03.225Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:26:03.259Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-08T17:26:03.260Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-12-08T17:26:03.306Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-12-08T17:26:03.307Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Thu, 08 Dec 2022 17:26:03 GMT], content-length=[313], x-aai-txid=[1-aai-resources-221208-17:26:03:135-83809], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:26:03.308Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2022-12-08T17:26:03.311Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2022-12-08T17:26:03.311Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-12-08T17:26:03.316Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:26:03.342Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-12-08T17:26:03.342Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[94ca8a02-46d7-4699-b6db-7f8cbccbba9e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b12d92c7-131b-42d6-a8b1-ea7763cca19a], X-ECOMP-RequestID=[94ca8a02-46d7-4699-b6db-7f8cbccbba9e], X-TransactionId=[], X-ONAP-RequestID=[94ca8a02-46d7-4699-b6db-7f8cbccbba9e]} 2022-12-08T17:26:03.386Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Thu, 08 Dec 2022 17:26:03 GMT], content-length=[313], x-aai-txid=[2-aai-resources-221208-17:26:03:216-48846], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:26:03.387Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2022-12-08T17:26:03.388Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-12-08T17:26:03.390Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2022-12-08T17:26:03.391Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-12-08T17:26:03.394Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:26:03.416Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke 2022-12-08T17:26:03.416Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[94ca8a02-46d7-4699-b6db-7f8cbccbba9e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[5a29597d-2a91-4350-b8cf-98f549960b63], X-ECOMP-RequestID=[94ca8a02-46d7-4699-b6db-7f8cbccbba9e], X-TransactionId=[], X-ONAP-RequestID=[94ca8a02-46d7-4699-b6db-7f8cbccbba9e]} 2022-12-08T17:26:03.462Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 17:26:03 GMT], content-length=[599], vertex-id=[229384], x-aai-txid=[0-aai-resources-221208-17:26:03:283-35499], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:26:03.463Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1670520180880","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basiccnf-macro-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf_macro"}]}]}} 2022-12-08T17:26:03.463Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn 2022-12-08T17:26:03.464Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-08T17:26:03.464Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-08T17:26:03.470Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:26:03.470Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-08T17:26:03.471Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:03.471Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:26:03.471Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-08T17:26:03.471Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"583e29ff233a33bc", X-B3-SpanId:"970fc0ebc4c59063", X-B3-ParentSpanId:"583e29ff233a33bc", X-B3-Sampled:"0", X-ONAP-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-TransactionID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-ECOMP-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9880732e-d3eb-4097-be3e-32db48f26f00"] 2022-12-08T17:26:03.472Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985","requestScope":"service"} 2022-12-08T17:26:03.472Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:03.498Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:03.499Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:03.500Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-12-08T17:26:03.500Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 08 Dec 2022 17:26:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:03.501Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-08T17:26:03.501Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:03.501Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-08T17:26:03.502Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b 2022-12-08T17:26:03.503Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|INFO|500||Invoke 2022-12-08T17:26:03.503Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:03.504Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b 2022-12-08T17:26:03.504Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||Method : GET 2022-12-08T17:26:03.505Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-TransactionID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-ECOMP-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de73507f-c471-4005-b0c6-6494d5458126"] 2022-12-08T17:26:03.505Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||Request body: 2022-12-08T17:26:03.505Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:03.536Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:03.537Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:03.537Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||Status text : 2022-12-08T17:26:03.537Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:03.539Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b", "modelInvariantUUID" : "05b7670d-796e-44f4-86ee-c5f52fe77414", "created" : "2022-12-08 17:24:32.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" : 20, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/csar" } } } 2022-12-08T17:26:03.539Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:03.540Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|INFO|500||InvokeReturn 2022-12-08T17:26:03.543Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=createInstance 2022-12-08T17:26:03.544Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=createInstance|INFO|500||Invoke 2022-12-08T17:26:03.544Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:03.545Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=createInstance 2022-12-08T17:26:03.545Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=createInstance|DEBUG|500||Method : GET 2022-12-08T17:26:03.545Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-TransactionID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-ECOMP-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e86c9dd9-ace2-4aac-aa17-1e1fa203dcdd"] 2022-12-08T17:26:03.546Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=createInstance|DEBUG|500||Request body: 2022-12-08T17:26:03.546Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:03.561Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:03.561Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:26:03.562Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=createInstance|DEBUG|500||Status text : 2022-12-08T17:26:03.562Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&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:"Thu, 08 Dec 2022 17:26:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:03.563Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=createInstance|DEBUG|500||Response body: 2022-12-08T17:26:03.563Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:03.564Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-08T17:26:03.564Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414 2022-12-08T17:26:03.565Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414|INFO|500||Invoke 2022-12-08T17:26:03.565Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:03.566Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414 2022-12-08T17:26:03.566Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414|DEBUG|500||Method : GET 2022-12-08T17:26:03.566Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-TransactionID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-ECOMP-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe59a586-8a3b-4981-a973-b26806b0e7fb"] 2022-12-08T17:26:03.567Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414|DEBUG|500||Request body: 2022-12-08T17:26:03.567Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:03.588Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:03.589Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:03.589Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414|DEBUG|500||Status text : 2022-12-08T17:26:03.590Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:03.592Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b", "modelInvariantUUID" : "05b7670d-796e-44f4-86ee-c5f52fe77414", "created" : "2022-12-08 17:24:32.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" : 20, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/csar" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414" } } } 2022-12-08T17:26:03.593Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:03.593Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414|INFO|500||InvokeReturn 2022-12-08T17:26:03.596Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=createInstance 2022-12-08T17:26:03.597Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=createInstance|INFO|500||Invoke 2022-12-08T17:26:03.597Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:03.598Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=createInstance 2022-12-08T17:26:03.598Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=createInstance|DEBUG|500||Method : GET 2022-12-08T17:26:03.598Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-TransactionID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-ECOMP-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbfc03b6-3014-4828-9d5e-65edd4e07773"] 2022-12-08T17:26:03.599Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=createInstance|DEBUG|500||Request body: 2022-12-08T17:26:03.599Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:03.615Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:03.615Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:26:03.616Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=createInstance|DEBUG|500||Status text : 2022-12-08T17:26:03.616Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&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:"Thu, 08 Dec 2022 17:26:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:03.616Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=createInstance|DEBUG|500||Response body: 2022-12-08T17:26:03.617Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:03.617Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-08T17:26:03.618Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:26:03.618Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-08T17:26:03.618Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:03.619Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:26:03.619Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-08T17:26:03.619Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-TransactionID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-ECOMP-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a110994-72b7-45db-94df-ca2a0d008bd6"] 2022-12-08T17:26:03.620Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-08T17:26:03.620Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:03.640Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:03.641Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:03.641Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-12-08T17:26:03.642Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:03.642Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-12-08 15:47:22.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-12-08T17:26:03.643Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:03.643Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-08T17:26:03.646Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-12-08T17:26:03.646Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-12-08T17:26:03.647Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:03.647Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-12-08T17:26:03.647Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-12-08T17:26:03.647Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-TransactionID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-ECOMP-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8777816e-9af1-4801-a81a-96f06460de41"] 2022-12-08T17:26:03.648Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-12-08T17:26:03.648Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:03.665Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:03.666Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:03.667Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2022-12-08T17:26:03.667Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:03.668Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-12-08T15:47:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2022-12-08T17:26:03.668Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:03.669Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-12-08T17:26:03.671Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b 2022-12-08T17:26:03.671Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|INFO|500||Invoke 2022-12-08T17:26:03.672Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:03.672Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b 2022-12-08T17:26:03.673Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||Method : GET 2022-12-08T17:26:03.673Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-TransactionID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-ECOMP-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93df70ec-e11b-48d0-97d5-74512dc20305"] 2022-12-08T17:26:03.674Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||Request body: 2022-12-08T17:26:03.674Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:03.691Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:03.693Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:03.694Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||Status text : 2022-12-08T17:26:03.694Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:03.695Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b", "modelInvariantUUID" : "05b7670d-796e-44f4-86ee-c5f52fe77414", "created" : "2022-12-08 17:24:32.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" : 20, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/csar" } } } 2022-12-08T17:26:03.695Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:03.696Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|INFO|500||InvokeReturn 2022-12-08T17:26:03.699Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:26:03.699Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-08T17:26:03.700Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:03.700Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:26:03.701Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-08T17:26:03.701Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"8979", X-B3-TraceId:"583e29ff233a33bc", X-B3-SpanId:"0f0c1f2cee51b9e6", X-B3-ParentSpanId:"583e29ff233a33bc", X-B3-Sampled:"0", X-ONAP-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-TransactionID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-ECOMP-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0684898a-3fb5-48a9-ae69-2874567d214b"] 2022-12-08T17:26:03.701Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"94ca8a02-46d7-4699-b6db-7f8cbccbba9e","requestStatus":"IN_PROGRESS","startTime":1670520363220,"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_603027fd-5523-4e12-a287-b1e90f32c985\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\n\t\t\t\"modelVersionId\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\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_603027fd-5523-4e12-a287-b1e90f32c985\",\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\": \"94bb7ebc-b3be-44d4-b5a3-10b06629d770\",\n \"modelInvariantUuid\": \"38b858d6-ad5e-4880-8f66-1bc7b6982ba6\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e104975e-8691-41e0-9775-e77e1ebd2bd1\",\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\": \"37fc6c26-7008-42cc-b2dc-c1637e8b49f9\",\n \"modelInvariantUuid\": \"60884fbb-450a-47c9-8f72-4fe8f4916d8c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c50b09a0-237f-4164-a358-6a67cc7d1ccf\"\n },\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985_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\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\n \"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\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\": \"087305ed-d3da-4835-962d-75313cad6529\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"94ca8a02-46d7-4699-b6db-7f8cbccbba9e"} 2022-12-08T17:26:03.702Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:03.730Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:03.731Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-08T17:26:03.731Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-12-08T17:26:03.732Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:03.735Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:26:03.220+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_603027fd-5523-4e12-a287-b1e90f32c985\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\n\t\t\t\"modelVersionId\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\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_603027fd-5523-4e12-a287-b1e90f32c985\",\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\": \"94bb7ebc-b3be-44d4-b5a3-10b06629d770\",\n \"modelInvariantUuid\": \"38b858d6-ad5e-4880-8f66-1bc7b6982ba6\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e104975e-8691-41e0-9775-e77e1ebd2bd1\",\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\": \"37fc6c26-7008-42cc-b2dc-c1637e8b49f9\",\n \"modelInvariantUuid\": \"60884fbb-450a-47c9-8f72-4fe8f4916d8c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c50b09a0-237f-4164-a358-6a67cc7d1ccf\"\n },\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985_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\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\n \"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\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\": \"087305ed-d3da-4835-962d-75313cad6529\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-08T17:26:02.921+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceName" : "basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" } } } 2022-12-08T17:26:03.735Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:03.736Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-08T17:26:03.745Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:26:03.746Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-08T17:26:03.746Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:03.747Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:26:03.747Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-08T17:26:03.747Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4343", X-B3-TraceId:"583e29ff233a33bc", X-B3-SpanId:"580aaa53045601d0", X-B3-ParentSpanId:"583e29ff233a33bc", X-B3-Sampled:"0", X-ONAP-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-TransactionID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-ECOMP-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17644eb3-e275-4669-80bd-347051763c45"] 2022-12-08T17:26:03.748Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"05b7670d-796e-44f4-86ee-c5f52fe77414\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\"modelUuid\":\"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\"modelInvariantUuid\":\"05b7670d-796e-44f4-86ee-c5f52fe77414\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985\",\"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_603027fd-5523-4e12-a287-b1e90f32c985\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"94bb7ebc-b3be-44d4-b5a3-10b06629d770\",\"modelInvariantUuid\":\"38b858d6-ad5e-4880-8f66-1bc7b6982ba6\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"e104975e-8691-41e0-9775-e77e1ebd2bd1\",\"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\":\"37fc6c26-7008-42cc-b2dc-c1637e8b49f9\",\"modelInvariantUuid\":\"60884fbb-450a-47c9-8f72-4fe8f4916d8c\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"c50b09a0-237f-4164-a358-6a67cc7d1ccf\"},\"instanceName\":\"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985_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\":\"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\"modelInvariantId\":\"05b7670d-796e-44f4-86ee-c5f52fe77414\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"087305ed-d3da-4835-962d-75313cad6529\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"94ca8a02-46d7-4699-b6db-7f8cbccbba9e","type":"String"},"mso-request-id":{"value":"94ca8a02-46d7-4699-b6db-7f8cbccbba9e","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-08T17:26:03.749Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:04.764Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:04.765Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-08T17:26:04.766Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-12-08T17:26:04.766Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 08 Dec 2022 17:26:04 GMT", X-ONAP-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-TransactionID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-ECOMP-RequestID:"94ca8a02-46d7-4699-b6db-7f8cbccbba9e", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"17644eb3-e275-4669-80bd-347051763c45", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:04.767Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"94ca8a02-46d7-4699-b6db-7f8cbccbba9e\",\"instanceId\":\"c544e63c-edd5-46ab-98d3-c598116496ee\"}}","message":"Success","processInstanceID":"643ab7cf-771d-11ed-85df-b6c736068a38","variables":null,"messageCode":200} 2022-12-08T17:26:04.767Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:04.767Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-08T17:26:04.773Z|94ca8a02-46d7-4699-b6db-7f8cbccbba9e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:26:04.929Z|3ebd9469-c8d2-4cdb-844f-d090d7ca49b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:26:04.933Z|3ebd9469-c8d2-4cdb-844f-d090d7ca49b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:26:04.933Z|3ebd9469-c8d2-4cdb-844f-d090d7ca49b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||Invoke 2022-12-08T17:26:04.933Z|3ebd9469-c8d2-4cdb-844f-d090d7ca49b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:04.934Z|3ebd9469-c8d2-4cdb-844f-d090d7ca49b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:26:04.934Z|3ebd9469-c8d2-4cdb-844f-d090d7ca49b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Method : GET 2022-12-08T17:26:04.934Z|3ebd9469-c8d2-4cdb-844f-d090d7ca49b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91631dbbf029d586", X-B3-SpanId:"5faced8ee0334013", X-B3-ParentSpanId:"91631dbbf029d586", X-B3-Sampled:"0", X-ONAP-RequestID:"3ebd9469-c8d2-4cdb-844f-d090d7ca49b0", X-RequestID:"3ebd9469-c8d2-4cdb-844f-d090d7ca49b0", X-TransactionID:"3ebd9469-c8d2-4cdb-844f-d090d7ca49b0", X-ECOMP-RequestID:"3ebd9469-c8d2-4cdb-844f-d090d7ca49b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e636b5a4-95bb-4506-8a55-756f2eeed63f"] 2022-12-08T17:26:04.935Z|3ebd9469-c8d2-4cdb-844f-d090d7ca49b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Request body: 2022-12-08T17:26:04.935Z|3ebd9469-c8d2-4cdb-844f-d090d7ca49b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:04.953Z|3ebd9469-c8d2-4cdb-844f-d090d7ca49b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:04.954Z|3ebd9469-c8d2-4cdb-844f-d090d7ca49b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:04.954Z|3ebd9469-c8d2-4cdb-844f-d090d7ca49b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status text : 2022-12-08T17:26:04.954Z|3ebd9469-c8d2-4cdb-844f-d090d7ca49b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:04.956Z|3ebd9469-c8d2-4cdb-844f-d090d7ca49b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Response body: { "requestId" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:26:03.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_603027fd-5523-4e12-a287-b1e90f32c985\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\n\t\t\t\"modelVersionId\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\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_603027fd-5523-4e12-a287-b1e90f32c985\",\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\": \"94bb7ebc-b3be-44d4-b5a3-10b06629d770\",\n \"modelInvariantUuid\": \"38b858d6-ad5e-4880-8f66-1bc7b6982ba6\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e104975e-8691-41e0-9775-e77e1ebd2bd1\",\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\": \"37fc6c26-7008-42cc-b2dc-c1637e8b49f9\",\n \"modelInvariantUuid\": \"60884fbb-450a-47c9-8f72-4fe8f4916d8c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c50b09a0-237f-4164-a358-6a67cc7d1ccf\"\n },\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985_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\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\n \"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\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\": \"087305ed-d3da-4835-962d-75313cad6529\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:26:03.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "c544e63c-edd5-46ab-98d3-c598116496ee", "serviceInstanceName" : "basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" } } } 2022-12-08T17:26:04.956Z|3ebd9469-c8d2-4cdb-844f-d090d7ca49b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:04.957Z|3ebd9469-c8d2-4cdb-844f-d090d7ca49b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||InvokeReturn 2022-12-08T17:26:04.958Z|3ebd9469-c8d2-4cdb-844f-d090d7ca49b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:26:04.958Z|3ebd9469-c8d2-4cdb-844f-d090d7ca49b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:26:04.958Z|3ebd9469-c8d2-4cdb-844f-d090d7ca49b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:04.959Z|3ebd9469-c8d2-4cdb-844f-d090d7ca49b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:26:04.959Z|3ebd9469-c8d2-4cdb-844f-d090d7ca49b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:26:04.959Z|3ebd9469-c8d2-4cdb-844f-d090d7ca49b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91631dbbf029d586", X-B3-SpanId:"5d039e813df89ccd", X-B3-ParentSpanId:"91631dbbf029d586", X-B3-Sampled:"0", X-ONAP-RequestID:"3ebd9469-c8d2-4cdb-844f-d090d7ca49b0", X-RequestID:"3ebd9469-c8d2-4cdb-844f-d090d7ca49b0", X-TransactionID:"3ebd9469-c8d2-4cdb-844f-d090d7ca49b0", X-ECOMP-RequestID:"3ebd9469-c8d2-4cdb-844f-d090d7ca49b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9323a78f-c949-4533-8f57-e3e8785d3ba3"] 2022-12-08T17:26:04.959Z|3ebd9469-c8d2-4cdb-844f-d090d7ca49b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:26:04.959Z|3ebd9469-c8d2-4cdb-844f-d090d7ca49b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:04.973Z|3ebd9469-c8d2-4cdb-844f-d090d7ca49b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:04.973Z|3ebd9469-c8d2-4cdb-844f-d090d7ca49b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:04.974Z|3ebd9469-c8d2-4cdb-844f-d090d7ca49b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:26:04.974Z|3ebd9469-c8d2-4cdb-844f-d090d7ca49b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:04.975Z|3ebd9469-c8d2-4cdb-844f-d090d7ca49b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:26:04.976Z|3ebd9469-c8d2-4cdb-844f-d090d7ca49b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:04.976Z|3ebd9469-c8d2-4cdb-844f-d090d7ca49b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:26:04.983Z|3ebd9469-c8d2-4cdb-844f-d090d7ca49b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:26:05.408Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:26:05.410Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|||INFO|500||Checking if requestId: d3abb358-913c-4b28-9c94-712fbd774fa0 already exists in requestDb InfraActiveRequests table 2022-12-08T17:26:05.411Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0 2022-12-08T17:26:05.411Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|INFO|500||Invoke 2022-12-08T17:26:05.411Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:05.411Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0 2022-12-08T17:26:05.412Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Method : GET 2022-12-08T17:26:05.412Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6ce534ca571942ca", X-B3-SpanId:"9df69e6257fa24cf", X-B3-ParentSpanId:"6ce534ca571942ca", X-B3-Sampled:"0", X-ONAP-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-TransactionID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-ECOMP-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f197c5f1-fd25-4e5c-8f9f-606faf5813bd"] 2022-12-08T17:26:05.412Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Request body: 2022-12-08T17:26:05.413Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:05.429Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:05.429Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:26:05.429Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Status text : 2022-12-08T17:26:05.429Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 08 Dec 2022 17:26:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:05.430Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Response body: 2022-12-08T17:26:05.430Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:05.430Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|INFO|404|Not Found|InvokeReturn 2022-12-08T17:26:05.436Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|||INFO|500||Running local validations 2022-12-08T17:26:05.441Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:26:05.470Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-08T17:26:05.471Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|INFO|500||Invoke 2022-12-08T17:26:05.526Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc|INFO|500||InvokeReturn 2022-12-08T17:26:05.527Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/7b20c197678c4e838517f33c1adc56fc has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 17:26:05 GMT], content-length=[1032], vertex-id=[516192], x-aai-txid=[1-aai-resources-221208-17:26:05:342-43944], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:26:05.528Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|||DEBUG|500||{"tenant-id":"7b20c197678c4e838517f33c1adc56fc","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1670520291072","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/53a507b5-8455-4c13-8412-a40655e3dddb","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"53a507b5-8455-4c13-8412-a40655e3dddb"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"ubuntu20-VNF-name"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}} 2022-12-08T17:26:05.528Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-08T17:26:05.529Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-08T17:26:05.529Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:26:05.530Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-08T17:26:05.530Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:05.530Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:26:05.531Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-08T17:26:05.531Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|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:"6ce534ca571942ca", X-B3-SpanId:"7fc425480ff39477", X-B3-ParentSpanId:"6ce534ca571942ca", X-B3-Sampled:"0", X-ONAP-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-TransactionID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-ECOMP-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"108b760b-ec3c-4ae7-92ba-9a615a4d9a22"] 2022-12-08T17:26:05.531Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"daa2719b-ade7-4183-9424-62c6f7629d13"},"instanceName":null,"requestScope":"service"} 2022-12-08T17:26:05.531Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:05.551Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:05.551Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:05.551Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-12-08T17:26:05.552Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|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:"Thu, 08 Dec 2022 17:26:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:05.552Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-08T17:26:05.552Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:05.553Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-08T17:26:05.553Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521 2022-12-08T17:26:05.554Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|INFO|500||Invoke 2022-12-08T17:26:05.554Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:05.554Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521 2022-12-08T17:26:05.555Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||Method : GET 2022-12-08T17:26:05.555Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-TransactionID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-ECOMP-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"609eb0fd-45ae-40aa-8397-8d84d251860a"] 2022-12-08T17:26:05.555Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||Request body: 2022-12-08T17:26:05.555Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:05.584Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:05.585Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:05.585Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||Status text : 2022-12-08T17:26:05.585Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:05.587Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "8d113101-3018-4f5e-9af8-3b189de2a521", "modelInvariantUUID" : "3cde8741-7b4d-4c53-9dd9-bc190359a86b", "created" : "2022-12-08 17:23:39.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 17, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/csar" } } } 2022-12-08T17:26:05.587Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:05.587Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|INFO|500||InvokeReturn 2022-12-08T17:26:05.590Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=deleteInstance 2022-12-08T17:26:05.590Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=deleteInstance|INFO|500||Invoke 2022-12-08T17:26:05.591Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:05.591Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=deleteInstance 2022-12-08T17:26:05.591Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=deleteInstance|DEBUG|500||Method : GET 2022-12-08T17:26:05.591Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-TransactionID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-ECOMP-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ff34597-7216-49ca-9299-6259c85ba417"] 2022-12-08T17:26:05.592Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=deleteInstance|DEBUG|500||Request body: 2022-12-08T17:26:05.592Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:05.604Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:05.605Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:26:05.605Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=deleteInstance|DEBUG|500||Status text : 2022-12-08T17:26:05.605Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&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:"Thu, 08 Dec 2022 17:26:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:05.606Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=deleteInstance|DEBUG|500||Response body: 2022-12-08T17:26:05.606Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:05.606Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2022-12-08T17:26:05.607Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b 2022-12-08T17:26:05.607Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b|INFO|500||Invoke 2022-12-08T17:26:05.607Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:05.608Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b 2022-12-08T17:26:05.608Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b|DEBUG|500||Method : GET 2022-12-08T17:26:05.609Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-TransactionID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-ECOMP-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82a88e02-8147-48e0-966f-e50871a8bb42"] 2022-12-08T17:26:05.609Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b|DEBUG|500||Request body: 2022-12-08T17:26:05.609Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:05.631Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:05.632Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:05.632Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b|DEBUG|500||Status text : 2022-12-08T17:26:05.632Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:05.633Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "8d113101-3018-4f5e-9af8-3b189de2a521", "modelInvariantUUID" : "3cde8741-7b4d-4c53-9dd9-bc190359a86b", "created" : "2022-12-08 17:23:39.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 17, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/csar" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b" } } } 2022-12-08T17:26:05.634Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:05.634Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3cde8741-7b4d-4c53-9dd9-bc190359a86b|INFO|500||InvokeReturn 2022-12-08T17:26:05.637Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=deleteInstance 2022-12-08T17:26:05.638Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=deleteInstance|INFO|500||Invoke 2022-12-08T17:26:05.638Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:05.638Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=deleteInstance 2022-12-08T17:26:05.638Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=deleteInstance|DEBUG|500||Method : GET 2022-12-08T17:26:05.639Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-TransactionID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-ECOMP-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc3a060e-fbbe-4569-bbae-e34102cce3cc"] 2022-12-08T17:26:05.639Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=deleteInstance|DEBUG|500||Request body: 2022-12-08T17:26:05.640Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:05.652Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:05.653Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:26:05.653Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=deleteInstance|DEBUG|500||Status text : 2022-12-08T17:26:05.654Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&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:"Thu, 08 Dec 2022 17:26:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:05.654Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=deleteInstance|DEBUG|500||Response body: 2022-12-08T17:26:05.654Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:05.655Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=8d113101-3018-4f5e-9af8-3b189de2a521&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2022-12-08T17:26:05.655Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:26:05.656Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-08T17:26:05.656Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:05.656Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:26:05.657Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-08T17:26:05.657Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|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:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-TransactionID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-ECOMP-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cdffab1c-7a48-4743-a22e-965c159e7b88"] 2022-12-08T17:26:05.657Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-08T17:26:05.658Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:05.682Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:05.683Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:05.683Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-12-08T17:26:05.683Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:05.684Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-12-08 15:47:22.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-12-08T17:26:05.684Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:05.685Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-08T17:26:05.688Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2022-12-08T17:26:05.689Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2022-12-08T17:26:05.689Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:05.689Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2022-12-08T17:26:05.689Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2022-12-08T17:26:05.690Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|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:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-TransactionID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-ECOMP-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"166096a4-30da-4942-b480-f925914573bc"] 2022-12-08T17:26:05.690Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2022-12-08T17:26:05.690Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:05.706Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:05.706Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:05.707Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : 2022-12-08T17:26:05.707Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:05.710Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|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" : 535, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-12-08T15:47:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service" } } } 2022-12-08T17:26:05.710Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:05.711Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2022-12-08T17:26:05.713Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521 2022-12-08T17:26:05.713Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|INFO|500||Invoke 2022-12-08T17:26:05.713Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:05.713Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521 2022-12-08T17:26:05.714Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||Method : GET 2022-12-08T17:26:05.714Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-TransactionID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-ECOMP-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b0f2726-abb3-43d3-ad2a-525c024115d0"] 2022-12-08T17:26:05.714Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||Request body: 2022-12-08T17:26:05.714Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:05.756Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:05.757Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:05.757Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||Status text : 2022-12-08T17:26:05.758Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:05.759Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "8d113101-3018-4f5e-9af8-3b189de2a521", "modelInvariantUUID" : "3cde8741-7b4d-4c53-9dd9-bc190359a86b", "created" : "2022-12-08 17:23:39.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 17, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521/csar" } } } 2022-12-08T17:26:05.759Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:05.760Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/8d113101-3018-4f5e-9af8-3b189de2a521|INFO|500||InvokeReturn 2022-12-08T17:26:05.763Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:26:05.764Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-08T17:26:05.764Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:05.764Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:26:05.765Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-08T17:26:05.765Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|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:"1394", X-B3-TraceId:"6ce534ca571942ca", X-B3-SpanId:"54314df5aa0f1d56", X-B3-ParentSpanId:"6ce534ca571942ca", X-B3-Sampled:"0", X-ONAP-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-TransactionID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-ECOMP-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7adda3d-cc3f-4c96-ba10-f706034db9d5"] 2022-12-08T17:26:05.765Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"d3abb358-913c-4b28-9c94-712fbd774fa0","requestStatus":"IN_PROGRESS","startTime":1670520365437,"source":"VID","tenantId":"7b20c197678c4e838517f33c1adc56fc","requestBody":"{\n\t\"requestDetails\": {\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\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\"\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"daa2719b-ade7-4183-9424-62c6f7629d13","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"d3abb358-913c-4b28-9c94-712fbd774fa0"} 2022-12-08T17:26:05.766Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:05.791Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:05.792Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-08T17:26:05.792Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-12-08T17:26:05.792Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|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/d3abb358-913c-4b28-9c94-712fbd774fa0", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:05.794Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "d3abb358-913c-4b28-9c94-712fbd774fa0", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:26:05.437+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\"\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-08T17:26:04.985+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "daa2719b-ade7-4183-9424-62c6f7629d13", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d3abb358-913c-4b28-9c94-712fbd774fa0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0" } } } 2022-12-08T17:26:05.795Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:05.795Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-08T17:26:05.801Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:26:05.801Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-08T17:26:05.801Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:05.801Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:26:05.802Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-08T17:26:05.802Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|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:"6ce534ca571942ca", X-B3-SpanId:"d54456f4f5f551be", X-B3-ParentSpanId:"6ce534ca571942ca", X-B3-Sampled:"0", X-ONAP-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-TransactionID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-ECOMP-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45026791-061b-4951-a103-b66a290c3546"] 2022-12-08T17:26:05.802Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"8d113101-3018-4f5e-9af8-3b189de2a521\",\"modelUuid\":\"8d113101-3018-4f5e-9af8-3b189de2a521\",\"modelInvariantUuid\":\"3cde8741-7b4d-4c53-9dd9-bc190359a86b\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"7b20c197678c4e838517f33c1adc56fc\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"daa2719b-ade7-4183-9424-62c6f7629d13\"}","type":"String"},"requestId":{"value":"d3abb358-913c-4b28-9c94-712fbd774fa0","type":"String"},"mso-request-id":{"value":"d3abb358-913c-4b28-9c94-712fbd774fa0","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"daa2719b-ade7-4183-9424-62c6f7629d13","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/daa2719b-ade7-4183-9424-62c6f7629d13","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-08T17:26:05.802Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:06.170Z|1b608954-ce78-4cb5-baf3-3c2255ca1898|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:26:06.170Z|2127142f-42c5-4424-aee0-c523f932b013|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:26:06.170Z|35025ad7-8d41-4147-897b-f5448d93a363|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:26:06.171Z|2127142f-42c5-4424-aee0-c523f932b013|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:26:06.171Z|1b608954-ce78-4cb5-baf3-3c2255ca1898|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:26:06.171Z|35025ad7-8d41-4147-897b-f5448d93a363|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:26:06.821Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:06.821Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-08T17:26:06.822Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-12-08T17:26:06.822Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 08 Dec 2022 17:26:06 GMT", X-ONAP-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-TransactionID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-ECOMP-RequestID:"d3abb358-913c-4b28-9c94-712fbd774fa0", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"45026791-061b-4951-a103-b66a290c3546", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:06.822Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"d3abb358-913c-4b28-9c94-712fbd774fa0\",\"instanceId\":\"daa2719b-ade7-4183-9424-62c6f7629d13\"}}","message":"Success","processInstanceID":"6573d418-771d-11ed-85df-b6c736068a38","variables":null,"messageCode":200} 2022-12-08T17:26:06.822Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:06.823Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-08T17:26:06.828Z|d3abb358-913c-4b28-9c94-712fbd774fa0|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:26:06.973Z|09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:26:06.977Z|09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0 2022-12-08T17:26:06.977Z|09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|INFO|500||Invoke 2022-12-08T17:26:06.978Z|09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:06.978Z|09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0 2022-12-08T17:26:06.978Z|09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Method : GET 2022-12-08T17:26:06.979Z|09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fffc960439d12e8e", X-B3-SpanId:"4870c38fe492fe74", X-B3-ParentSpanId:"fffc960439d12e8e", X-B3-Sampled:"0", X-ONAP-RequestID:"09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284", X-RequestID:"09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284", X-TransactionID:"09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284", X-ECOMP-RequestID:"09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f98cde61-9940-4eb5-814e-f737c742c87d"] 2022-12-08T17:26:06.979Z|09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Request body: 2022-12-08T17:26:06.979Z|09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:06.999Z|09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:06.999Z|09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:07.000Z|09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Status text : 2022-12-08T17:26:07.000Z|09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:07.001Z|09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Response body: { "requestId" : "d3abb358-913c-4b28-9c94-712fbd774fa0", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:26:05.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\"\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:26:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "daa2719b-ade7-4183-9424-62c6f7629d13", "serviceInstanceName" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d3abb358-913c-4b28-9c94-712fbd774fa0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0" } } } 2022-12-08T17:26:07.001Z|09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:07.002Z|09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|INFO|500||InvokeReturn 2022-12-08T17:26:07.003Z|09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false 2022-12-08T17:26:07.003Z|09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:26:07.003Z|09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:07.004Z|09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false 2022-12-08T17:26:07.004Z|09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:26:07.004Z|09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fffc960439d12e8e", X-B3-SpanId:"b1bbf5ef41196f03", X-B3-ParentSpanId:"fffc960439d12e8e", X-B3-Sampled:"0", X-ONAP-RequestID:"09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284", X-RequestID:"09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284", X-TransactionID:"09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284", X-ECOMP-RequestID:"09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8fd844a-13ac-487d-8fea-102ecb85368b"] 2022-12-08T17:26:07.005Z|09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:26:07.005Z|09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:07.019Z|09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:07.019Z|09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:07.019Z|09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:26:07.020Z|09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:07.021Z|09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:26:07.022Z|09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:07.022Z|09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:26:07.040Z|09eb6b1f-3d9f-4b6a-bf9a-bb1143f92284|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:26:15.117Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:26:15.122Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:26:15.122Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||Invoke 2022-12-08T17:26:15.122Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:15.123Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:26:15.123Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Method : GET 2022-12-08T17:26:15.123Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c196afe8233bfb2", X-B3-SpanId:"85f34e0542ebd7a7", X-B3-ParentSpanId:"1c196afe8233bfb2", X-B3-Sampled:"0", X-ONAP-RequestID:"908453c4-d3cd-4901-bb93-1161423c9e71", X-RequestID:"908453c4-d3cd-4901-bb93-1161423c9e71", X-TransactionID:"908453c4-d3cd-4901-bb93-1161423c9e71", X-ECOMP-RequestID:"908453c4-d3cd-4901-bb93-1161423c9e71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99e59d84-f639-468a-84fd-4f01674e95fc"] 2022-12-08T17:26:15.124Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Request body: 2022-12-08T17:26:15.124Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:15.126Z|44ba3f79-31c9-4533-b9b6-84310a131fe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:26:15.127Z|44ba3f79-31c9-4533-b9b6-84310a131fe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:26:15.146Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:15.147Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:15.147Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status text : 2022-12-08T17:26:15.148Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:15.150Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Response body: { "requestId" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking AssignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 8).", "progress" : 15, "startTime" : "2022-12-08T17:26:03.000+00:00", "source" : "VID", "vnfId" : "9939b1da-40e3-4eb5-8a18-b72b09d366fd", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\n\t\t\t\"modelVersionId\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\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_603027fd-5523-4e12-a287-b1e90f32c985\",\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\": \"94bb7ebc-b3be-44d4-b5a3-10b06629d770\",\n \"modelInvariantUuid\": \"38b858d6-ad5e-4880-8f66-1bc7b6982ba6\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e104975e-8691-41e0-9775-e77e1ebd2bd1\",\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\": \"37fc6c26-7008-42cc-b2dc-c1637e8b49f9\",\n \"modelInvariantUuid\": \"60884fbb-450a-47c9-8f72-4fe8f4916d8c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c50b09a0-237f-4164-a358-6a67cc7d1ccf\"\n },\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985_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\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\n \"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\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\": \"087305ed-d3da-4835-962d-75313cad6529\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:26:07.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "c544e63c-edd5-46ab-98d3-c598116496ee", "serviceInstanceName" : "basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" } } } 2022-12-08T17:26:15.150Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:15.151Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||InvokeReturn 2022-12-08T17:26:15.152Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:26:15.153Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:26:15.153Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:15.153Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:26:15.154Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:26:15.154Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c196afe8233bfb2", X-B3-SpanId:"90667660cbb245b6", X-B3-ParentSpanId:"1c196afe8233bfb2", X-B3-Sampled:"0", X-ONAP-RequestID:"908453c4-d3cd-4901-bb93-1161423c9e71", X-RequestID:"908453c4-d3cd-4901-bb93-1161423c9e71", X-TransactionID:"908453c4-d3cd-4901-bb93-1161423c9e71", X-ECOMP-RequestID:"908453c4-d3cd-4901-bb93-1161423c9e71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f495f41e-e5ba-415c-8e5a-1f10c238185f"] 2022-12-08T17:26:15.154Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:26:15.155Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:15.170Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:15.170Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:15.170Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:26:15.171Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:15.172Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:26:15.173Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:15.173Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:26:15.198Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:26:15.199Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:26:15.200Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:15.200Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:26:15.200Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:26:15.201Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"908453c4-d3cd-4901-bb93-1161423c9e71", X-RequestID:"908453c4-d3cd-4901-bb93-1161423c9e71", X-TransactionID:"908453c4-d3cd-4901-bb93-1161423c9e71", X-ECOMP-RequestID:"908453c4-d3cd-4901-bb93-1161423c9e71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e7db28f-f128-4f6d-b6fc-19fa842dca02"] 2022-12-08T17:26:15.201Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:26:15.202Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:15.320Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:15.321Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:15.321Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:26:15.322Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=782B4244D57B4CCF4143F6B9D5FDD3B1; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:26:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:15.323Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"67ef8247-771d-11ed-85df-b6c736068a38","businessKey":"94ca8a02-46d7-4699-b6db-7f8cbccbba9e","processDefinitionId":"SDNCHandler:1:dbe7f4ef-770f-11ed-85df-b6c736068a38","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-12-08T17:26:09.986+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"643ab7cf-771d-11ed-85df-b6c736068a38","superProcessInstanceId":"674671ba-771d-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-08T17:26:15.323Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:15.324Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:26:15.356Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=67ef8247-771d-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=67ef8247-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:26:15.357Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=67ef8247-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:26:15.357Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=67ef8247-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:15.358Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=67ef8247-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=67ef8247-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:26:15.358Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=67ef8247-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:26:15.359Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=67ef8247-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"908453c4-d3cd-4901-bb93-1161423c9e71", X-RequestID:"908453c4-d3cd-4901-bb93-1161423c9e71", X-TransactionID:"908453c4-d3cd-4901-bb93-1161423c9e71", X-ECOMP-RequestID:"908453c4-d3cd-4901-bb93-1161423c9e71", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3cd81cdb-65db-4f77-9203-995a934e839d"] 2022-12-08T17:26:15.359Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=67ef8247-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:26:15.359Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=67ef8247-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:15.477Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=67ef8247-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:15.477Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=67ef8247-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:15.478Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=67ef8247-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:26:15.479Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=67ef8247-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2EC6F9EF81C1B6041EBD86E32F6E63D4; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:26:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:15.480Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=67ef8247-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"68970d1f-771d-11ed-85df-b6c736068a38","parentActivityInstanceId":"SubProcess_0y8yozw:6802bc43-771d-11ed-85df-b6c736068a38","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:dbe7f4ef-770f-11ed-85df-b6c736068a38","processInstanceId":"67ef8247-771d-11ed-85df-b6c736068a38","executionId":"68970d1d-771d-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:26:11.084+0000","endTime":"2022-12-08T17:26:14.791+0000","durationInMillis":3707,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"643ab7cf-771d-11ed-85df-b6c736068a38"}] 2022-12-08T17:26:15.480Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=67ef8247-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:15.481Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=67ef8247-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:26:15.485Z|908453c4-d3cd-4901-bb93-1161423c9e71|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:26:16.192Z|bd648f9e-859c-4a2d-a7b1-1fc4162ffa69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:26:16.192Z|bd648f9e-859c-4a2d-a7b1-1fc4162ffa69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:26:16.201Z|06f0b488-4984-4081-b7fb-049462ace9f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:26:16.202Z|06f0b488-4984-4081-b7fb-049462ace9f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:26:16.203Z|1de123fe-b53d-4498-9dac-e1f8ce57329c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:26:16.203Z|1de123fe-b53d-4498-9dac-e1f8ce57329c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:26:17.178Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:26:17.189Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0 2022-12-08T17:26:17.189Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|INFO|500||Invoke 2022-12-08T17:26:17.189Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:17.189Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0 2022-12-08T17:26:17.190Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Method : GET 2022-12-08T17:26:17.190Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"375f39edd36f0e35", X-B3-SpanId:"d1ca34a10b7dd5ec", X-B3-ParentSpanId:"375f39edd36f0e35", X-B3-Sampled:"0", X-ONAP-RequestID:"e4dfbcc8-88ee-4833-aa37-f927317474ba", X-RequestID:"e4dfbcc8-88ee-4833-aa37-f927317474ba", X-TransactionID:"e4dfbcc8-88ee-4833-aa37-f927317474ba", X-ECOMP-RequestID:"e4dfbcc8-88ee-4833-aa37-f927317474ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5eff0da3-f14f-4879-a1ee-f8e4bdfb9f9e"] 2022-12-08T17:26:17.190Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Request body: 2022-12-08T17:26:17.190Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:17.211Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:17.212Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:17.212Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Status text : 2022-12-08T17:26:17.212Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:17.214Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Response body: { "requestId" : "d3abb358-913c-4b28-9c94-712fbd774fa0", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).", "progress" : 18, "startTime" : "2022-12-08T17:26:05.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\"\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:26:15.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "daa2719b-ade7-4183-9424-62c6f7629d13", "serviceInstanceName" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d3abb358-913c-4b28-9c94-712fbd774fa0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0" } } } 2022-12-08T17:26:17.215Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:17.215Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|INFO|500||InvokeReturn 2022-12-08T17:26:17.216Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false 2022-12-08T17:26:17.217Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:26:17.217Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:17.217Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false 2022-12-08T17:26:17.217Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:26:17.218Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"375f39edd36f0e35", X-B3-SpanId:"db123a158d1704bb", X-B3-ParentSpanId:"375f39edd36f0e35", X-B3-Sampled:"0", X-ONAP-RequestID:"e4dfbcc8-88ee-4833-aa37-f927317474ba", X-RequestID:"e4dfbcc8-88ee-4833-aa37-f927317474ba", X-TransactionID:"e4dfbcc8-88ee-4833-aa37-f927317474ba", X-ECOMP-RequestID:"e4dfbcc8-88ee-4833-aa37-f927317474ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22cb5245-b2af-4896-a8f5-f4762f96ff5a"] 2022-12-08T17:26:17.218Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:26:17.218Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:17.234Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:17.234Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:17.234Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:26:17.235Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:17.238Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 66, "soRequestId" : "d3abb358-913c-4b28-9c94-712fbd774fa0", "groupingId" : "49544a7f-eb79-4c86-b748-51734a6ad239", "name" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_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/7b20c197678c4e838517f33c1adc56fc/stacks/basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/49544a7f-eb79-4c86-b748-51734a6ad239\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1670520376000,\"creation_time\":1670520310000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"49544a7f-eb79-4c86-b748-51734a6ad239\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"f417187a10a14fdb9f1d650093864088\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"49544a7f-eb79-4c86-b748-51734a6ad239\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"53a507b5-8455-4c13-8412-a40655e3dddb\",\"vf_module_id\":\"b7e2b4e9-d562-4050-b51e-d53bb392a86e\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:26:17.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:26:17.238Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:17.238Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:26:17.269Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:26:17.270Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:26:17.270Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:17.270Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:26:17.271Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:26:17.271Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e4dfbcc8-88ee-4833-aa37-f927317474ba", X-RequestID:"e4dfbcc8-88ee-4833-aa37-f927317474ba", X-TransactionID:"e4dfbcc8-88ee-4833-aa37-f927317474ba", X-ECOMP-RequestID:"e4dfbcc8-88ee-4833-aa37-f927317474ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0263f34-a899-4d0a-a2a2-9a11ebd96927"] 2022-12-08T17:26:17.271Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:26:17.271Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:17.387Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:17.388Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:17.389Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:26:17.389Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=439113B0890DE2F0C8D13AAE244499D8; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:26:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:17.389Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"697f49e8-771d-11ed-85df-b6c736068a38","businessKey":"d3abb358-913c-4b28-9c94-712fbd774fa0","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-08T17:26:12.606+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"6573d418-771d-11ed-85df-b6c736068a38","superProcessInstanceId":"697e6045-771d-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-08T17:26:17.390Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:17.390Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:26:17.420Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:26:17.421Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:26:17.421Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:17.421Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:26:17.422Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:26:17.422Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e4dfbcc8-88ee-4833-aa37-f927317474ba", X-RequestID:"e4dfbcc8-88ee-4833-aa37-f927317474ba", X-TransactionID:"e4dfbcc8-88ee-4833-aa37-f927317474ba", X-ECOMP-RequestID:"e4dfbcc8-88ee-4833-aa37-f927317474ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cfb0931-d3e9-41f3-9824-9c70bf7c1702"] 2022-12-08T17:26:17.422Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:26:17.422Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:17.543Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:17.543Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:17.544Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:26:17.544Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A6ACD2B5B76E49FA4F915DC899881F83; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:26:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:17.545Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:6bc988c2-771d-11ed-85df-b6c736068a38","parentActivityInstanceId":"697f49e8-771d-11ed-85df-b6c736068a38","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processInstanceId":"697f49e8-771d-11ed-85df-b6c736068a38","executionId":"697f49e8-771d-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:26:16.448+0000","endTime":"2022-12-08T17:26:16.452+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6573d418-771d-11ed-85df-b6c736068a38"}] 2022-12-08T17:26:17.545Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:17.545Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:26:17.549Z|e4dfbcc8-88ee-4833-aa37-f927317474ba|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:26:25.615Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:26:25.620Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:26:25.620Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||Invoke 2022-12-08T17:26:25.620Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:25.621Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:26:25.621Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Method : GET 2022-12-08T17:26:25.621Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9764a7f8c9a91ab4", X-B3-SpanId:"26effe67e3006c5a", X-B3-ParentSpanId:"9764a7f8c9a91ab4", X-B3-Sampled:"0", X-ONAP-RequestID:"daf1405d-2df2-4871-aa6a-04758c18e08e", X-RequestID:"daf1405d-2df2-4871-aa6a-04758c18e08e", X-TransactionID:"daf1405d-2df2-4871-aa6a-04758c18e08e", X-ECOMP-RequestID:"daf1405d-2df2-4871-aa6a-04758c18e08e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f6fb646-1507-4f86-9f82-ff35912fa035"] 2022-12-08T17:26:25.622Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Request body: 2022-12-08T17:26:25.622Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:25.643Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:25.644Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:25.644Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status text : 2022-12-08T17:26:25.645Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:25.646Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Response body: { "requestId" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 3; BBs remaining = 6).", "progress" : 36, "startTime" : "2022-12-08T17:26:03.000+00:00", "source" : "VID", "vnfId" : "9939b1da-40e3-4eb5-8a18-b72b09d366fd", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\n\t\t\t\"modelVersionId\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\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_603027fd-5523-4e12-a287-b1e90f32c985\",\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\": \"94bb7ebc-b3be-44d4-b5a3-10b06629d770\",\n \"modelInvariantUuid\": \"38b858d6-ad5e-4880-8f66-1bc7b6982ba6\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e104975e-8691-41e0-9775-e77e1ebd2bd1\",\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\": \"37fc6c26-7008-42cc-b2dc-c1637e8b49f9\",\n \"modelInvariantUuid\": \"60884fbb-450a-47c9-8f72-4fe8f4916d8c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c50b09a0-237f-4164-a358-6a67cc7d1ccf\"\n },\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985_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\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\n \"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\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\": \"087305ed-d3da-4835-962d-75313cad6529\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:26:18.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "c544e63c-edd5-46ab-98d3-c598116496ee", "serviceInstanceName" : "basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" } } } 2022-12-08T17:26:25.646Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:25.647Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||InvokeReturn 2022-12-08T17:26:25.648Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:26:25.649Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:26:25.649Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:25.650Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:26:25.650Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:26:25.650Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9764a7f8c9a91ab4", X-B3-SpanId:"4351b334561030dc", X-B3-ParentSpanId:"9764a7f8c9a91ab4", X-B3-Sampled:"0", X-ONAP-RequestID:"daf1405d-2df2-4871-aa6a-04758c18e08e", X-RequestID:"daf1405d-2df2-4871-aa6a-04758c18e08e", X-TransactionID:"daf1405d-2df2-4871-aa6a-04758c18e08e", X-ECOMP-RequestID:"daf1405d-2df2-4871-aa6a-04758c18e08e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5aff63a1-6214-4898-9d0f-b4a70b2aee7b"] 2022-12-08T17:26:25.651Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:26:25.651Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:25.668Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:25.668Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:25.668Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:26:25.669Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:25.670Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:26:25.670Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:25.671Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:26:25.755Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:26:25.756Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:26:25.756Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:25.756Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:26:25.756Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:26:25.757Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"daf1405d-2df2-4871-aa6a-04758c18e08e", X-RequestID:"daf1405d-2df2-4871-aa6a-04758c18e08e", X-TransactionID:"daf1405d-2df2-4871-aa6a-04758c18e08e", X-ECOMP-RequestID:"daf1405d-2df2-4871-aa6a-04758c18e08e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f152864a-eaa2-452b-b8d9-3e20e8d80718"] 2022-12-08T17:26:25.757Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:26:25.757Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:25.899Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:25.899Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:25.900Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:26:25.901Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8ED2562D478D8D9F12E5263DFAC423E8; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:26:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:25.901Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6e921e08-771d-11ed-85df-b6c736068a38","businessKey":"94ca8a02-46d7-4699-b6db-7f8cbccbba9e","processDefinitionId":"ControllerExecutionBB:1:dc0ae6b1-770f-11ed-85df-b6c736068a38","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-12-08T17:26:21.118+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"643ab7cf-771d-11ed-85df-b6c736068a38","superProcessInstanceId":"6dd9f252-771d-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-08T17:26:25.901Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:25.902Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:26:25.928Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e921e08-771d-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e921e08-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:26:25.928Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e921e08-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:26:25.928Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e921e08-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:25.929Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e921e08-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e921e08-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:26:25.929Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e921e08-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:26:25.929Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e921e08-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"daf1405d-2df2-4871-aa6a-04758c18e08e", X-RequestID:"daf1405d-2df2-4871-aa6a-04758c18e08e", X-TransactionID:"daf1405d-2df2-4871-aa6a-04758c18e08e", X-ECOMP-RequestID:"daf1405d-2df2-4871-aa6a-04758c18e08e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af0df7a8-1d62-45a0-bd28-43cee5f5e838"] 2022-12-08T17:26:25.929Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e921e08-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:26:25.930Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e921e08-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:26.046Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e921e08-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:26.046Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e921e08-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:26.047Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e921e08-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:26:26.047Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e921e08-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D59C0BFB17CFB2230B6CAFD102D044F4; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:26:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:26.047Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e921e08-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:6e96d92d-771d-11ed-85df-b6c736068a38","parentActivityInstanceId":"6e921e08-771d-11ed-85df-b6c736068a38","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:dc0ae6b1-770f-11ed-85df-b6c736068a38","processInstanceId":"6e921e08-771d-11ed-85df-b6c736068a38","executionId":"6e921e08-771d-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:26:21.149+0000","endTime":"2022-12-08T17:26:21.149+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"643ab7cf-771d-11ed-85df-b6c736068a38"}] 2022-12-08T17:26:26.048Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e921e08-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:26.048Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6e921e08-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:26:26.052Z|daf1405d-2df2-4871-aa6a-04758c18e08e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:26:26.212Z|15a67768-03a6-4185-9ae2-c55610107e9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:26:26.213Z|15a67768-03a6-4185-9ae2-c55610107e9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:26:26.221Z|f1f99b57-870b-43e1-bfc1-53912e854de1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:26:26.222Z|f1f99b57-870b-43e1-bfc1-53912e854de1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:26:26.230Z|82123654-a8b0-4400-990e-7cb4f592abf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:26:26.230Z|82123654-a8b0-4400-990e-7cb4f592abf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:26:27.681Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:26:27.686Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0 2022-12-08T17:26:27.686Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|INFO|500||Invoke 2022-12-08T17:26:27.687Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:27.687Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0 2022-12-08T17:26:27.687Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Method : GET 2022-12-08T17:26:27.688Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a65f5b02db04abab", X-B3-SpanId:"3ffdc8decbfdf959", X-B3-ParentSpanId:"a65f5b02db04abab", X-B3-Sampled:"0", X-ONAP-RequestID:"ffc52322-49f8-413e-84e9-944088525ccb", X-RequestID:"ffc52322-49f8-413e-84e9-944088525ccb", X-TransactionID:"ffc52322-49f8-413e-84e9-944088525ccb", X-ECOMP-RequestID:"ffc52322-49f8-413e-84e9-944088525ccb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"393d1c39-ea6d-4222-bdde-df5ee5d0df76"] 2022-12-08T17:26:27.688Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Request body: 2022-12-08T17:26:27.688Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:27.713Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:27.714Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:27.714Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Status text : 2022-12-08T17:26:27.714Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:27.717Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Response body: { "requestId" : "d3abb358-913c-4b28-9c94-712fbd774fa0", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).", "progress" : 18, "startTime" : "2022-12-08T17:26:05.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\"\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:26:15.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "daa2719b-ade7-4183-9424-62c6f7629d13", "serviceInstanceName" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d3abb358-913c-4b28-9c94-712fbd774fa0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0" } } } 2022-12-08T17:26:27.717Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:27.717Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|INFO|500||InvokeReturn 2022-12-08T17:26:27.718Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false 2022-12-08T17:26:27.719Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:26:27.719Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:27.720Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false 2022-12-08T17:26:27.720Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:26:27.721Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a65f5b02db04abab", X-B3-SpanId:"9745636436c42ab1", X-B3-ParentSpanId:"a65f5b02db04abab", X-B3-Sampled:"0", X-ONAP-RequestID:"ffc52322-49f8-413e-84e9-944088525ccb", X-RequestID:"ffc52322-49f8-413e-84e9-944088525ccb", X-TransactionID:"ffc52322-49f8-413e-84e9-944088525ccb", X-ECOMP-RequestID:"ffc52322-49f8-413e-84e9-944088525ccb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78bbcc04-312e-4b2a-8091-74e514a11e2c"] 2022-12-08T17:26:27.721Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:26:27.721Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:27.733Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:27.734Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:27.734Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:26:27.734Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:27.735Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 66, "soRequestId" : "d3abb358-913c-4b28-9c94-712fbd774fa0", "groupingId" : "49544a7f-eb79-4c86-b748-51734a6ad239", "name" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_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/7b20c197678c4e838517f33c1adc56fc/stacks/basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/49544a7f-eb79-4c86-b748-51734a6ad239\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1670520376000,\"creation_time\":1670520310000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"49544a7f-eb79-4c86-b748-51734a6ad239\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"f417187a10a14fdb9f1d650093864088\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"49544a7f-eb79-4c86-b748-51734a6ad239\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"53a507b5-8455-4c13-8412-a40655e3dddb\",\"vf_module_id\":\"b7e2b4e9-d562-4050-b51e-d53bb392a86e\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:26:17.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:26:27.736Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:27.736Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:26:27.768Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:26:27.769Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:26:27.769Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:27.769Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:26:27.770Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:26:27.770Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ffc52322-49f8-413e-84e9-944088525ccb", X-RequestID:"ffc52322-49f8-413e-84e9-944088525ccb", X-TransactionID:"ffc52322-49f8-413e-84e9-944088525ccb", X-ECOMP-RequestID:"ffc52322-49f8-413e-84e9-944088525ccb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd12d45b-9e7e-4a63-aed1-ea1178ffd053"] 2022-12-08T17:26:27.770Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:26:27.771Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:27.895Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:27.895Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:27.896Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:26:27.896Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=7E8C872A0B73594F14781274806FF2BC; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:26:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:27.896Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"697f49e8-771d-11ed-85df-b6c736068a38","businessKey":"d3abb358-913c-4b28-9c94-712fbd774fa0","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-08T17:26:12.606+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"6573d418-771d-11ed-85df-b6c736068a38","superProcessInstanceId":"697e6045-771d-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-08T17:26:27.897Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:27.897Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:26:27.929Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:26:27.930Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:26:27.930Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:27.930Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:26:27.930Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:26:27.931Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ffc52322-49f8-413e-84e9-944088525ccb", X-RequestID:"ffc52322-49f8-413e-84e9-944088525ccb", X-TransactionID:"ffc52322-49f8-413e-84e9-944088525ccb", X-ECOMP-RequestID:"ffc52322-49f8-413e-84e9-944088525ccb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19c5eb63-6d5d-4fde-8bf0-2a4af4e736ad"] 2022-12-08T17:26:27.931Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:26:27.931Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:28.061Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:28.062Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:28.062Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:26:28.062Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=453C912B0E17313CDE7A15D69BFB820E; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:26:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:28.063Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:6bc988c2-771d-11ed-85df-b6c736068a38","parentActivityInstanceId":"697f49e8-771d-11ed-85df-b6c736068a38","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:dc0170b0-770f-11ed-85df-b6c736068a38","processInstanceId":"697f49e8-771d-11ed-85df-b6c736068a38","executionId":"697f49e8-771d-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:26:16.448+0000","endTime":"2022-12-08T17:26:16.452+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6573d418-771d-11ed-85df-b6c736068a38"}] 2022-12-08T17:26:28.063Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:28.063Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=697f49e8-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:26:28.067Z|ffc52322-49f8-413e-84e9-944088525ccb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:26:30.127Z|513cfd63-c2fd-4c4a-84f1-31b34a0a0e91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:26:30.127Z|513cfd63-c2fd-4c4a-84f1-31b34a0a0e91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:26:30.501Z|b4fec349-fdac-4b16-89d4-4d5139d87e15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:26:30.501Z|b4fec349-fdac-4b16-89d4-4d5139d87e15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:26:36.183Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:26:36.188Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:26:36.189Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||Invoke 2022-12-08T17:26:36.189Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:36.189Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:26:36.190Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Method : GET 2022-12-08T17:26:36.190Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b34bf6c5e5aa147", X-B3-SpanId:"d6436cad139a34cb", X-B3-ParentSpanId:"9b34bf6c5e5aa147", X-B3-Sampled:"0", X-ONAP-RequestID:"b64981bf-e97b-4a98-b664-17beb42ebe32", X-RequestID:"b64981bf-e97b-4a98-b664-17beb42ebe32", X-TransactionID:"b64981bf-e97b-4a98-b664-17beb42ebe32", X-ECOMP-RequestID:"b64981bf-e97b-4a98-b664-17beb42ebe32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f5cda70-f003-4fa0-be81-cdf395258a72"] 2022-12-08T17:26:36.190Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Request body: 2022-12-08T17:26:36.191Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:36.216Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:36.216Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:36.220Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status text : 2022-12-08T17:26:36.221Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:36.221Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Response body: { "requestId" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2022-12-08T17:26:03.000+00:00", "source" : "VID", "vnfId" : "9939b1da-40e3-4eb5-8a18-b72b09d366fd", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\n\t\t\t\"modelVersionId\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\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_603027fd-5523-4e12-a287-b1e90f32c985\",\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\": \"94bb7ebc-b3be-44d4-b5a3-10b06629d770\",\n \"modelInvariantUuid\": \"38b858d6-ad5e-4880-8f66-1bc7b6982ba6\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e104975e-8691-41e0-9775-e77e1ebd2bd1\",\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\": \"37fc6c26-7008-42cc-b2dc-c1637e8b49f9\",\n \"modelInvariantUuid\": \"60884fbb-450a-47c9-8f72-4fe8f4916d8c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c50b09a0-237f-4164-a358-6a67cc7d1ccf\"\n },\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985_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\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\n \"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\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\": \"087305ed-d3da-4835-962d-75313cad6529\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:26:29.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "c544e63c-edd5-46ab-98d3-c598116496ee", "serviceInstanceName" : "basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" } } } 2022-12-08T17:26:36.222Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:36.222Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||InvokeReturn 2022-12-08T17:26:36.224Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:26:36.224Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:26:36.224Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:36.225Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:26:36.225Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:26:36.225Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b34bf6c5e5aa147", X-B3-SpanId:"d7f5e0ca66d17cf2", X-B3-ParentSpanId:"9b34bf6c5e5aa147", X-B3-Sampled:"0", X-ONAP-RequestID:"b64981bf-e97b-4a98-b664-17beb42ebe32", X-RequestID:"b64981bf-e97b-4a98-b664-17beb42ebe32", X-TransactionID:"b64981bf-e97b-4a98-b664-17beb42ebe32", X-ECOMP-RequestID:"b64981bf-e97b-4a98-b664-17beb42ebe32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84c93f0e-09cd-4ba4-821c-a03f13dd5887"] 2022-12-08T17:26:36.226Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:26:36.226Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:36.243Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:36.244Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:36.244Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:26:36.245Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:36.246Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:26:36.249Z|77ee3b47-88ee-4546-a7ac-e8c917918d93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:26:36.249Z|093ba483-5da4-47d7-af32-eccc7c3bc6b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:26:36.247Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:36.250Z|77ee3b47-88ee-4546-a7ac-e8c917918d93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:26:36.250Z|093ba483-5da4-47d7-af32-eccc7c3bc6b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:26:36.250Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:26:36.275Z|0a0db452-586a-4793-9310-ea01a32288e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:26:36.276Z|0a0db452-586a-4793-9310-ea01a32288e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:26:36.294Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:26:36.295Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:26:36.295Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:36.295Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:26:36.296Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:26:36.296Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b64981bf-e97b-4a98-b664-17beb42ebe32", X-RequestID:"b64981bf-e97b-4a98-b664-17beb42ebe32", X-TransactionID:"b64981bf-e97b-4a98-b664-17beb42ebe32", X-ECOMP-RequestID:"b64981bf-e97b-4a98-b664-17beb42ebe32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69b09d1f-dd11-4e5a-8dc4-52adbd229e11"] 2022-12-08T17:26:36.296Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:26:36.297Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:36.440Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:36.441Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:36.441Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:26:36.442Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2C4A40424D180006674332C96A6F6520; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:26:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:36.442Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7642cf39-771d-11ed-85df-b6c736068a38","businessKey":"94ca8a02-46d7-4699-b6db-7f8cbccbba9e","processDefinitionId":"ReceiveWorkflowMessage:1:dbe00697-770f-11ed-85df-b6c736068a38","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2022-12-08T17:26:34.020+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"643ab7cf-771d-11ed-85df-b6c736068a38","superProcessInstanceId":"759c2edf-771d-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-08T17:26:36.443Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:36.443Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:26:36.477Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:26:36.478Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:26:36.478Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:36.478Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:26:36.479Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:26:36.479Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b64981bf-e97b-4a98-b664-17beb42ebe32", X-RequestID:"b64981bf-e97b-4a98-b664-17beb42ebe32", X-TransactionID:"b64981bf-e97b-4a98-b664-17beb42ebe32", X-ECOMP-RequestID:"b64981bf-e97b-4a98-b664-17beb42ebe32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07eee2d1-2fe8-4cd2-b41a-64fddedf49f8"] 2022-12-08T17:26:36.479Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:26:36.480Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:36.613Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:36.613Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:36.614Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:26:36.614Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=821CB83BCE5A0DC881421C10DF6A517E; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:26:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:36.615Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:764d55a8-771d-11ed-85df-b6c736068a38","parentActivityInstanceId":"SubProcess_2:764ce06f-771d-11ed-85df-b6c736068a38","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:dbe00697-770f-11ed-85df-b6c736068a38","processInstanceId":"7642cf39-771d-11ed-85df-b6c736068a38","executionId":"764d55a6-771d-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:26:34.089+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"643ab7cf-771d-11ed-85df-b6c736068a38"}] 2022-12-08T17:26:36.615Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:36.616Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:26:36.619Z|b64981bf-e97b-4a98-b664-17beb42ebe32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:26:38.205Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:26:38.212Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0 2022-12-08T17:26:38.212Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|INFO|500||Invoke 2022-12-08T17:26:38.213Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:38.213Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0 2022-12-08T17:26:38.213Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Method : GET 2022-12-08T17:26:38.213Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d509ba031cebe725", X-B3-SpanId:"760986191cdb3f3f", X-B3-ParentSpanId:"d509ba031cebe725", X-B3-Sampled:"0", X-ONAP-RequestID:"b501a041-73ee-492c-a5f2-4164d0a13e6e", X-RequestID:"b501a041-73ee-492c-a5f2-4164d0a13e6e", X-TransactionID:"b501a041-73ee-492c-a5f2-4164d0a13e6e", X-ECOMP-RequestID:"b501a041-73ee-492c-a5f2-4164d0a13e6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a91cc5a-153f-4373-ad8a-8a88074ff077"] 2022-12-08T17:26:38.214Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Request body: 2022-12-08T17:26:38.214Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:38.235Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:38.235Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:38.235Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Status text : 2022-12-08T17:26:38.236Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:38.239Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Response body: { "requestId" : "d3abb358-913c-4b28-9c94-712fbd774fa0", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVnfBB has completed successfully, next invoking DeactivateServiceInstanceBB (Execution Path progress: BBs completed = 3; BBs remaining = 4).", "progress" : 45, "startTime" : "2022-12-08T17:26:05.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\"\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:26:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "daa2719b-ade7-4183-9424-62c6f7629d13", "serviceInstanceName" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d3abb358-913c-4b28-9c94-712fbd774fa0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0" } } } 2022-12-08T17:26:38.239Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:38.240Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|INFO|500||InvokeReturn 2022-12-08T17:26:38.241Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false 2022-12-08T17:26:38.242Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:26:38.242Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:38.242Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false 2022-12-08T17:26:38.243Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:26:38.243Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d509ba031cebe725", X-B3-SpanId:"e277a4131ef37bde", X-B3-ParentSpanId:"d509ba031cebe725", X-B3-Sampled:"0", X-ONAP-RequestID:"b501a041-73ee-492c-a5f2-4164d0a13e6e", X-RequestID:"b501a041-73ee-492c-a5f2-4164d0a13e6e", X-TransactionID:"b501a041-73ee-492c-a5f2-4164d0a13e6e", X-ECOMP-RequestID:"b501a041-73ee-492c-a5f2-4164d0a13e6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d76c503-a8d4-451f-ab43-7447ee9e117c"] 2022-12-08T17:26:38.244Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:26:38.244Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:38.267Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:38.267Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:38.267Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:26:38.268Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:38.269Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 66, "soRequestId" : "d3abb358-913c-4b28-9c94-712fbd774fa0", "groupingId" : "49544a7f-eb79-4c86-b748-51734a6ad239", "name" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_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/7b20c197678c4e838517f33c1adc56fc/stacks/basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/49544a7f-eb79-4c86-b748-51734a6ad239\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1670520376000,\"creation_time\":1670520310000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"49544a7f-eb79-4c86-b748-51734a6ad239\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"f417187a10a14fdb9f1d650093864088\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"49544a7f-eb79-4c86-b748-51734a6ad239\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"53a507b5-8455-4c13-8412-a40655e3dddb\",\"vf_module_id\":\"b7e2b4e9-d562-4050-b51e-d53bb392a86e\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:26:17.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:26:38.269Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:38.270Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:26:38.303Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:26:38.304Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:26:38.304Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:38.304Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:26:38.304Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:26:38.305Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b501a041-73ee-492c-a5f2-4164d0a13e6e", X-RequestID:"b501a041-73ee-492c-a5f2-4164d0a13e6e", X-TransactionID:"b501a041-73ee-492c-a5f2-4164d0a13e6e", X-ECOMP-RequestID:"b501a041-73ee-492c-a5f2-4164d0a13e6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8dcd79e4-0f02-4369-b6b4-5ce46f9d5ed0"] 2022-12-08T17:26:38.305Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:26:38.305Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:38.446Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:38.447Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:38.447Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:26:38.447Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=902172F6C38C2B98E59C5824BFD18069; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:26:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:38.447Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7813bdbf-771d-11ed-85df-b6c736068a38","businessKey":"d3abb358-913c-4b28-9c94-712fbd774fa0","processDefinitionId":"SDNCHandler:1:dbe7f4ef-770f-11ed-85df-b6c736068a38","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-12-08T17:26:37.067+0000","endTime":"2022-12-08T17:26:37.468+0000","removalTime":null,"durationInMillis":401,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"6573d418-771d-11ed-85df-b6c736068a38","superProcessInstanceId":"7812fb38-771d-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-12-08T17:26:38.448Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:38.448Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d3abb358-913c-4b28-9c94-712fbd774fa0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:26:38.481Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7813bdbf-771d-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7813bdbf-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:26:38.482Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7813bdbf-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:26:38.482Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7813bdbf-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:38.482Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7813bdbf-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7813bdbf-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:26:38.483Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7813bdbf-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:26:38.483Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7813bdbf-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b501a041-73ee-492c-a5f2-4164d0a13e6e", X-RequestID:"b501a041-73ee-492c-a5f2-4164d0a13e6e", X-TransactionID:"b501a041-73ee-492c-a5f2-4164d0a13e6e", X-ECOMP-RequestID:"b501a041-73ee-492c-a5f2-4164d0a13e6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce6b2046-bec5-4d24-ad19-eadca308647a"] 2022-12-08T17:26:38.484Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7813bdbf-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:26:38.484Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7813bdbf-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:38.515Z|9ab663e1-ba38-4b7b-95ee-b0ab55905303|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:26:38.515Z|9ab663e1-ba38-4b7b-95ee-b0ab55905303|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:26:38.624Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7813bdbf-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:38.624Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7813bdbf-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:38.625Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7813bdbf-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:26:38.625Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7813bdbf-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5542F512B88A9C9705F2828B29891665; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:26:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:38.625Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7813bdbf-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:78140bf2-771d-11ed-85df-b6c736068a38","parentActivityInstanceId":"7813bdbf-771d-11ed-85df-b6c736068a38","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:dbe7f4ef-770f-11ed-85df-b6c736068a38","processInstanceId":"7813bdbf-771d-11ed-85df-b6c736068a38","executionId":"7813bdbf-771d-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:26:37.069+0000","endTime":"2022-12-08T17:26:37.467+0000","durationInMillis":398,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6573d418-771d-11ed-85df-b6c736068a38"}] 2022-12-08T17:26:38.626Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7813bdbf-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:38.626Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7813bdbf-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:26:38.630Z|b501a041-73ee-492c-a5f2-4164d0a13e6e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:26:45.127Z|0a89c75d-244c-454e-9472-14673a7bb70c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:26:45.130Z|0a89c75d-244c-454e-9472-14673a7bb70c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:26:46.299Z|ecd2a7fb-0456-4a12-a4a6-e5166e8516a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:26:46.300Z|ecd2a7fb-0456-4a12-a4a6-e5166e8516a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:26:46.300Z|5e55699a-d52a-45e9-befb-51287737b8cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:26:46.301Z|5e55699a-d52a-45e9-befb-51287737b8cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:26:46.299Z|42d27752-cc7d-44a4-bbdc-c4ef34fd86dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:26:46.304Z|42d27752-cc7d-44a4-bbdc-c4ef34fd86dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:26:46.759Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:26:46.764Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:26:46.765Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||Invoke 2022-12-08T17:26:46.765Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:46.765Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:26:46.766Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Method : GET 2022-12-08T17:26:46.766Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f01cd40524eb074", X-B3-SpanId:"3e4efde1a6372400", X-B3-ParentSpanId:"7f01cd40524eb074", X-B3-Sampled:"0", X-ONAP-RequestID:"50733b5d-c896-477d-bbaa-6c19461a9027", X-RequestID:"50733b5d-c896-477d-bbaa-6c19461a9027", X-TransactionID:"50733b5d-c896-477d-bbaa-6c19461a9027", X-ECOMP-RequestID:"50733b5d-c896-477d-bbaa-6c19461a9027", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"470b1bf5-46ef-4085-9cd4-926c519013c2"] 2022-12-08T17:26:46.766Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Request body: 2022-12-08T17:26:46.766Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:46.789Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:46.790Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:46.790Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status text : 2022-12-08T17:26:46.791Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:46.796Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Response body: { "requestId" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2022-12-08T17:26:03.000+00:00", "source" : "VID", "vnfId" : "9939b1da-40e3-4eb5-8a18-b72b09d366fd", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\n\t\t\t\"modelVersionId\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\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_603027fd-5523-4e12-a287-b1e90f32c985\",\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\": \"94bb7ebc-b3be-44d4-b5a3-10b06629d770\",\n \"modelInvariantUuid\": \"38b858d6-ad5e-4880-8f66-1bc7b6982ba6\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e104975e-8691-41e0-9775-e77e1ebd2bd1\",\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\": \"37fc6c26-7008-42cc-b2dc-c1637e8b49f9\",\n \"modelInvariantUuid\": \"60884fbb-450a-47c9-8f72-4fe8f4916d8c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c50b09a0-237f-4164-a358-6a67cc7d1ccf\"\n },\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985_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\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\n \"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\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\": \"087305ed-d3da-4835-962d-75313cad6529\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:26:29.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "c544e63c-edd5-46ab-98d3-c598116496ee", "serviceInstanceName" : "basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" } } } 2022-12-08T17:26:46.797Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:46.797Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||InvokeReturn 2022-12-08T17:26:46.798Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:26:46.799Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:26:46.799Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:46.799Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:26:46.799Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:26:46.800Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f01cd40524eb074", X-B3-SpanId:"2e2b31fefc3e5379", X-B3-ParentSpanId:"7f01cd40524eb074", X-B3-Sampled:"0", X-ONAP-RequestID:"50733b5d-c896-477d-bbaa-6c19461a9027", X-RequestID:"50733b5d-c896-477d-bbaa-6c19461a9027", X-TransactionID:"50733b5d-c896-477d-bbaa-6c19461a9027", X-ECOMP-RequestID:"50733b5d-c896-477d-bbaa-6c19461a9027", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb0b0dbf-5602-4fee-a5a2-196f4f2efc6d"] 2022-12-08T17:26:46.800Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:26:46.800Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:46.814Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:46.814Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:46.814Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:26:46.815Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:46.820Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:26:46.821Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:46.821Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:26:46.845Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:26:46.846Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:26:46.846Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:46.847Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:26:46.847Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:26:46.847Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"50733b5d-c896-477d-bbaa-6c19461a9027", X-RequestID:"50733b5d-c896-477d-bbaa-6c19461a9027", X-TransactionID:"50733b5d-c896-477d-bbaa-6c19461a9027", X-ECOMP-RequestID:"50733b5d-c896-477d-bbaa-6c19461a9027", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afe791b4-6916-404b-b5dd-5b8078774aa6"] 2022-12-08T17:26:46.848Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:26:46.848Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:46.980Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:46.981Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:46.981Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:26:46.981Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=59226D02C01F080C3F6EA7A66C9C16D8; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:26:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:46.982Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7642cf39-771d-11ed-85df-b6c736068a38","businessKey":"94ca8a02-46d7-4699-b6db-7f8cbccbba9e","processDefinitionId":"ReceiveWorkflowMessage:1:dbe00697-770f-11ed-85df-b6c736068a38","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2022-12-08T17:26:34.020+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"643ab7cf-771d-11ed-85df-b6c736068a38","superProcessInstanceId":"759c2edf-771d-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-08T17:26:46.982Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:46.982Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:26:47.004Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:26:47.005Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:26:47.005Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:47.006Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:26:47.006Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:26:47.006Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"50733b5d-c896-477d-bbaa-6c19461a9027", X-RequestID:"50733b5d-c896-477d-bbaa-6c19461a9027", X-TransactionID:"50733b5d-c896-477d-bbaa-6c19461a9027", X-ECOMP-RequestID:"50733b5d-c896-477d-bbaa-6c19461a9027", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"949bac71-9dfb-4306-a5a1-379b34a528b4"] 2022-12-08T17:26:47.006Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:26:47.007Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:47.122Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:47.123Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:47.123Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:26:47.124Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=35B419566048A2D9621598713208E5E8; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:26:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:47.124Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:764d55a8-771d-11ed-85df-b6c736068a38","parentActivityInstanceId":"SubProcess_2:764ce06f-771d-11ed-85df-b6c736068a38","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:dbe00697-770f-11ed-85df-b6c736068a38","processInstanceId":"7642cf39-771d-11ed-85df-b6c736068a38","executionId":"764d55a6-771d-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:26:34.089+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"643ab7cf-771d-11ed-85df-b6c736068a38"}] 2022-12-08T17:26:47.124Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:47.125Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:26:47.129Z|50733b5d-c896-477d-bbaa-6c19461a9027|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:26:48.780Z|61627867-c777-4681-9d93-daef0086e836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:26:48.784Z|61627867-c777-4681-9d93-daef0086e836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0 2022-12-08T17:26:48.784Z|61627867-c777-4681-9d93-daef0086e836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|INFO|500||Invoke 2022-12-08T17:26:48.785Z|61627867-c777-4681-9d93-daef0086e836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:48.785Z|61627867-c777-4681-9d93-daef0086e836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0 2022-12-08T17:26:48.785Z|61627867-c777-4681-9d93-daef0086e836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Method : GET 2022-12-08T17:26:48.786Z|61627867-c777-4681-9d93-daef0086e836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72fee9b5bbc8f880", X-B3-SpanId:"7a38f4c22f60e123", X-B3-ParentSpanId:"72fee9b5bbc8f880", X-B3-Sampled:"0", X-ONAP-RequestID:"61627867-c777-4681-9d93-daef0086e836", X-RequestID:"61627867-c777-4681-9d93-daef0086e836", X-TransactionID:"61627867-c777-4681-9d93-daef0086e836", X-ECOMP-RequestID:"61627867-c777-4681-9d93-daef0086e836", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5fa112bd-2d58-4cad-970d-b6e2c05e0b71"] 2022-12-08T17:26:48.786Z|61627867-c777-4681-9d93-daef0086e836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Request body: 2022-12-08T17:26:48.786Z|61627867-c777-4681-9d93-daef0086e836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:48.804Z|61627867-c777-4681-9d93-daef0086e836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:48.805Z|61627867-c777-4681-9d93-daef0086e836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:48.805Z|61627867-c777-4681-9d93-daef0086e836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Status text : 2022-12-08T17:26:48.805Z|61627867-c777-4681-9d93-daef0086e836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:48.807Z|61627867-c777-4681-9d93-daef0086e836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Response body: { "requestId" : "d3abb358-913c-4b28-9c94-712fbd774fa0", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:26:05.000+00:00", "endTime" : "2022-12-08T17:26:46.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\"\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:26:45.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "daa2719b-ade7-4183-9424-62c6f7629d13", "serviceInstanceName" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d3abb358-913c-4b28-9c94-712fbd774fa0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0" } } } 2022-12-08T17:26:48.808Z|61627867-c777-4681-9d93-daef0086e836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:48.808Z|61627867-c777-4681-9d93-daef0086e836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|INFO|500||InvokeReturn 2022-12-08T17:26:48.809Z|61627867-c777-4681-9d93-daef0086e836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false 2022-12-08T17:26:48.810Z|61627867-c777-4681-9d93-daef0086e836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:26:48.810Z|61627867-c777-4681-9d93-daef0086e836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:48.810Z|61627867-c777-4681-9d93-daef0086e836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false 2022-12-08T17:26:48.811Z|61627867-c777-4681-9d93-daef0086e836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:26:48.811Z|61627867-c777-4681-9d93-daef0086e836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72fee9b5bbc8f880", X-B3-SpanId:"8759a4a0cb1979db", X-B3-ParentSpanId:"72fee9b5bbc8f880", X-B3-Sampled:"0", X-ONAP-RequestID:"61627867-c777-4681-9d93-daef0086e836", X-RequestID:"61627867-c777-4681-9d93-daef0086e836", X-TransactionID:"61627867-c777-4681-9d93-daef0086e836", X-ECOMP-RequestID:"61627867-c777-4681-9d93-daef0086e836", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92b726a9-31e2-44ec-ba32-fe5c36fcbe6d"] 2022-12-08T17:26:48.811Z|61627867-c777-4681-9d93-daef0086e836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:26:48.812Z|61627867-c777-4681-9d93-daef0086e836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:48.824Z|61627867-c777-4681-9d93-daef0086e836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:48.825Z|61627867-c777-4681-9d93-daef0086e836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:48.825Z|61627867-c777-4681-9d93-daef0086e836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:26:48.825Z|61627867-c777-4681-9d93-daef0086e836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:48.826Z|61627867-c777-4681-9d93-daef0086e836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 66, "soRequestId" : "d3abb358-913c-4b28-9c94-712fbd774fa0", "groupingId" : "49544a7f-eb79-4c86-b748-51734a6ad239", "name" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_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/7b20c197678c4e838517f33c1adc56fc/stacks/basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/49544a7f-eb79-4c86-b748-51734a6ad239\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1670520376000,\"creation_time\":1670520310000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"49544a7f-eb79-4c86-b748-51734a6ad239\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"f417187a10a14fdb9f1d650093864088\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"49544a7f-eb79-4c86-b748-51734a6ad239\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"53a507b5-8455-4c13-8412-a40655e3dddb\",\"vf_module_id\":\"b7e2b4e9-d562-4050-b51e-d53bb392a86e\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:26:17.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:26:48.827Z|61627867-c777-4681-9d93-daef0086e836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:48.827Z|61627867-c777-4681-9d93-daef0086e836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:26:48.833Z|61627867-c777-4681-9d93-daef0086e836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:26:48.965Z|8a18bdb0-c883-4712-aaae-d00b91a169af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:26:48.968Z|8a18bdb0-c883-4712-aaae-d00b91a169af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0 2022-12-08T17:26:48.969Z|8a18bdb0-c883-4712-aaae-d00b91a169af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|INFO|500||Invoke 2022-12-08T17:26:48.969Z|8a18bdb0-c883-4712-aaae-d00b91a169af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:48.970Z|8a18bdb0-c883-4712-aaae-d00b91a169af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0 2022-12-08T17:26:48.970Z|8a18bdb0-c883-4712-aaae-d00b91a169af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Method : GET 2022-12-08T17:26:48.970Z|8a18bdb0-c883-4712-aaae-d00b91a169af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5545eeb0311a3b9f", X-B3-SpanId:"dd8bf78b96cf9473", X-B3-ParentSpanId:"5545eeb0311a3b9f", X-B3-Sampled:"0", X-ONAP-RequestID:"8a18bdb0-c883-4712-aaae-d00b91a169af", X-RequestID:"8a18bdb0-c883-4712-aaae-d00b91a169af", X-TransactionID:"8a18bdb0-c883-4712-aaae-d00b91a169af", X-ECOMP-RequestID:"8a18bdb0-c883-4712-aaae-d00b91a169af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9da50fa4-e003-4dc6-b251-1392a2d042c6"] 2022-12-08T17:26:48.971Z|8a18bdb0-c883-4712-aaae-d00b91a169af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Request body: 2022-12-08T17:26:48.971Z|8a18bdb0-c883-4712-aaae-d00b91a169af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:48.990Z|8a18bdb0-c883-4712-aaae-d00b91a169af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:48.991Z|8a18bdb0-c883-4712-aaae-d00b91a169af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:48.991Z|8a18bdb0-c883-4712-aaae-d00b91a169af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Status text : 2022-12-08T17:26:48.991Z|8a18bdb0-c883-4712-aaae-d00b91a169af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:48.993Z|8a18bdb0-c883-4712-aaae-d00b91a169af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Response body: { "requestId" : "d3abb358-913c-4b28-9c94-712fbd774fa0", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:26:05.000+00:00", "endTime" : "2022-12-08T17:26:46.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\"\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:26:45.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "daa2719b-ade7-4183-9424-62c6f7629d13", "serviceInstanceName" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d3abb358-913c-4b28-9c94-712fbd774fa0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0" } } } 2022-12-08T17:26:48.993Z|8a18bdb0-c883-4712-aaae-d00b91a169af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:48.994Z|8a18bdb0-c883-4712-aaae-d00b91a169af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|INFO|500||InvokeReturn 2022-12-08T17:26:48.995Z|8a18bdb0-c883-4712-aaae-d00b91a169af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false 2022-12-08T17:26:48.995Z|8a18bdb0-c883-4712-aaae-d00b91a169af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:26:48.996Z|8a18bdb0-c883-4712-aaae-d00b91a169af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:48.996Z|8a18bdb0-c883-4712-aaae-d00b91a169af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false 2022-12-08T17:26:48.996Z|8a18bdb0-c883-4712-aaae-d00b91a169af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:26:48.997Z|8a18bdb0-c883-4712-aaae-d00b91a169af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5545eeb0311a3b9f", X-B3-SpanId:"ab5cd40d68ca271c", X-B3-ParentSpanId:"5545eeb0311a3b9f", X-B3-Sampled:"0", X-ONAP-RequestID:"8a18bdb0-c883-4712-aaae-d00b91a169af", X-RequestID:"8a18bdb0-c883-4712-aaae-d00b91a169af", X-TransactionID:"8a18bdb0-c883-4712-aaae-d00b91a169af", X-ECOMP-RequestID:"8a18bdb0-c883-4712-aaae-d00b91a169af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c22d8cd9-c1e3-4144-a934-6b90a25848a9"] 2022-12-08T17:26:48.997Z|8a18bdb0-c883-4712-aaae-d00b91a169af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:26:48.998Z|8a18bdb0-c883-4712-aaae-d00b91a169af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:49.010Z|8a18bdb0-c883-4712-aaae-d00b91a169af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:49.010Z|8a18bdb0-c883-4712-aaae-d00b91a169af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:49.011Z|8a18bdb0-c883-4712-aaae-d00b91a169af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:26:49.011Z|8a18bdb0-c883-4712-aaae-d00b91a169af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:49.011Z|8a18bdb0-c883-4712-aaae-d00b91a169af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 66, "soRequestId" : "d3abb358-913c-4b28-9c94-712fbd774fa0", "groupingId" : "49544a7f-eb79-4c86-b748-51734a6ad239", "name" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_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/7b20c197678c4e838517f33c1adc56fc/stacks/basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/49544a7f-eb79-4c86-b748-51734a6ad239\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1670520376000,\"creation_time\":1670520310000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"49544a7f-eb79-4c86-b748-51734a6ad239\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"f417187a10a14fdb9f1d650093864088\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"49544a7f-eb79-4c86-b748-51734a6ad239\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"53a507b5-8455-4c13-8412-a40655e3dddb\",\"vf_module_id\":\"b7e2b4e9-d562-4050-b51e-d53bb392a86e\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:26:17.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:26:49.012Z|8a18bdb0-c883-4712-aaae-d00b91a169af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:49.012Z|8a18bdb0-c883-4712-aaae-d00b91a169af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:26:49.018Z|8a18bdb0-c883-4712-aaae-d00b91a169af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:26:49.141Z|f13bcb33-d69e-4e20-8edf-6eef4423279b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:26:49.144Z|f13bcb33-d69e-4e20-8edf-6eef4423279b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0 2022-12-08T17:26:49.145Z|f13bcb33-d69e-4e20-8edf-6eef4423279b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|INFO|500||Invoke 2022-12-08T17:26:49.145Z|f13bcb33-d69e-4e20-8edf-6eef4423279b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:49.145Z|f13bcb33-d69e-4e20-8edf-6eef4423279b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0 2022-12-08T17:26:49.146Z|f13bcb33-d69e-4e20-8edf-6eef4423279b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Method : GET 2022-12-08T17:26:49.146Z|f13bcb33-d69e-4e20-8edf-6eef4423279b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af602706697101a8", X-B3-SpanId:"25092b10f0971ae8", X-B3-ParentSpanId:"af602706697101a8", X-B3-Sampled:"0", X-ONAP-RequestID:"f13bcb33-d69e-4e20-8edf-6eef4423279b", X-RequestID:"f13bcb33-d69e-4e20-8edf-6eef4423279b", X-TransactionID:"f13bcb33-d69e-4e20-8edf-6eef4423279b", X-ECOMP-RequestID:"f13bcb33-d69e-4e20-8edf-6eef4423279b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc002d89-23c0-47dd-bfe2-d945b7407201"] 2022-12-08T17:26:49.146Z|f13bcb33-d69e-4e20-8edf-6eef4423279b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Request body: 2022-12-08T17:26:49.147Z|f13bcb33-d69e-4e20-8edf-6eef4423279b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:49.164Z|f13bcb33-d69e-4e20-8edf-6eef4423279b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:49.165Z|f13bcb33-d69e-4e20-8edf-6eef4423279b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:49.165Z|f13bcb33-d69e-4e20-8edf-6eef4423279b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Status text : 2022-12-08T17:26:49.165Z|f13bcb33-d69e-4e20-8edf-6eef4423279b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:49.167Z|f13bcb33-d69e-4e20-8edf-6eef4423279b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Response body: { "requestId" : "d3abb358-913c-4b28-9c94-712fbd774fa0", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:26:05.000+00:00", "endTime" : "2022-12-08T17:26:46.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\"\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:26:45.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "daa2719b-ade7-4183-9424-62c6f7629d13", "serviceInstanceName" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d3abb358-913c-4b28-9c94-712fbd774fa0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0" } } } 2022-12-08T17:26:49.167Z|f13bcb33-d69e-4e20-8edf-6eef4423279b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:49.167Z|f13bcb33-d69e-4e20-8edf-6eef4423279b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|INFO|500||InvokeReturn 2022-12-08T17:26:49.169Z|f13bcb33-d69e-4e20-8edf-6eef4423279b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false 2022-12-08T17:26:49.169Z|f13bcb33-d69e-4e20-8edf-6eef4423279b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:26:49.169Z|f13bcb33-d69e-4e20-8edf-6eef4423279b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:49.170Z|f13bcb33-d69e-4e20-8edf-6eef4423279b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false 2022-12-08T17:26:49.170Z|f13bcb33-d69e-4e20-8edf-6eef4423279b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:26:49.170Z|f13bcb33-d69e-4e20-8edf-6eef4423279b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af602706697101a8", X-B3-SpanId:"bb9c0c47440d1966", X-B3-ParentSpanId:"af602706697101a8", X-B3-Sampled:"0", X-ONAP-RequestID:"f13bcb33-d69e-4e20-8edf-6eef4423279b", X-RequestID:"f13bcb33-d69e-4e20-8edf-6eef4423279b", X-TransactionID:"f13bcb33-d69e-4e20-8edf-6eef4423279b", X-ECOMP-RequestID:"f13bcb33-d69e-4e20-8edf-6eef4423279b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50883e1a-8c49-48c7-9cb2-bd07e991b6fe"] 2022-12-08T17:26:49.171Z|f13bcb33-d69e-4e20-8edf-6eef4423279b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:26:49.171Z|f13bcb33-d69e-4e20-8edf-6eef4423279b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:49.184Z|f13bcb33-d69e-4e20-8edf-6eef4423279b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:49.185Z|f13bcb33-d69e-4e20-8edf-6eef4423279b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:49.186Z|f13bcb33-d69e-4e20-8edf-6eef4423279b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:26:49.186Z|f13bcb33-d69e-4e20-8edf-6eef4423279b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:49.187Z|f13bcb33-d69e-4e20-8edf-6eef4423279b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 66, "soRequestId" : "d3abb358-913c-4b28-9c94-712fbd774fa0", "groupingId" : "49544a7f-eb79-4c86-b748-51734a6ad239", "name" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_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/7b20c197678c4e838517f33c1adc56fc/stacks/basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/49544a7f-eb79-4c86-b748-51734a6ad239\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1670520376000,\"creation_time\":1670520310000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"49544a7f-eb79-4c86-b748-51734a6ad239\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"f417187a10a14fdb9f1d650093864088\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"49544a7f-eb79-4c86-b748-51734a6ad239\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"53a507b5-8455-4c13-8412-a40655e3dddb\",\"vf_module_id\":\"b7e2b4e9-d562-4050-b51e-d53bb392a86e\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:26:17.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:26:49.188Z|f13bcb33-d69e-4e20-8edf-6eef4423279b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:49.188Z|f13bcb33-d69e-4e20-8edf-6eef4423279b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:26:49.196Z|f13bcb33-d69e-4e20-8edf-6eef4423279b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:26:49.332Z|b2fb0cc9-b72a-42e7-b04b-a0e53881e505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:26:49.336Z|b2fb0cc9-b72a-42e7-b04b-a0e53881e505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0 2022-12-08T17:26:49.337Z|b2fb0cc9-b72a-42e7-b04b-a0e53881e505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|INFO|500||Invoke 2022-12-08T17:26:49.337Z|b2fb0cc9-b72a-42e7-b04b-a0e53881e505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:49.337Z|b2fb0cc9-b72a-42e7-b04b-a0e53881e505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0 2022-12-08T17:26:49.338Z|b2fb0cc9-b72a-42e7-b04b-a0e53881e505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Method : GET 2022-12-08T17:26:49.338Z|b2fb0cc9-b72a-42e7-b04b-a0e53881e505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"844bec6b525c88d7", X-B3-SpanId:"99cf3fdfa0b0f832", X-B3-ParentSpanId:"844bec6b525c88d7", X-B3-Sampled:"0", X-ONAP-RequestID:"b2fb0cc9-b72a-42e7-b04b-a0e53881e505", X-RequestID:"b2fb0cc9-b72a-42e7-b04b-a0e53881e505", X-TransactionID:"b2fb0cc9-b72a-42e7-b04b-a0e53881e505", X-ECOMP-RequestID:"b2fb0cc9-b72a-42e7-b04b-a0e53881e505", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9e6919b-1a19-48fb-8d3a-eb91914eedc4"] 2022-12-08T17:26:49.338Z|b2fb0cc9-b72a-42e7-b04b-a0e53881e505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Request body: 2022-12-08T17:26:49.339Z|b2fb0cc9-b72a-42e7-b04b-a0e53881e505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:49.356Z|b2fb0cc9-b72a-42e7-b04b-a0e53881e505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:49.357Z|b2fb0cc9-b72a-42e7-b04b-a0e53881e505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:49.357Z|b2fb0cc9-b72a-42e7-b04b-a0e53881e505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Status text : 2022-12-08T17:26:49.358Z|b2fb0cc9-b72a-42e7-b04b-a0e53881e505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:49.359Z|b2fb0cc9-b72a-42e7-b04b-a0e53881e505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||Response body: { "requestId" : "d3abb358-913c-4b28-9c94-712fbd774fa0", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:26:05.000+00:00", "endTime" : "2022-12-08T17:26:46.000+00:00", "source" : "VID", "tenantId" : "7b20c197678c4e838517f33c1adc56fc", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"3cde8741-7b4d-4c53-9dd9-bc190359a86b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8d113101-3018-4f5e-9af8-3b189de2a521\"\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\": \"7b20c197678c4e838517f33c1adc56fc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:26:45.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "daa2719b-ade7-4183-9424-62c6f7629d13", "serviceInstanceName" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/daa2719b-ade7-4183-9424-62c6f7629d13", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d3abb358-913c-4b28-9c94-712fbd774fa0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0" } } } 2022-12-08T17:26:49.359Z|b2fb0cc9-b72a-42e7-b04b-a0e53881e505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:49.360Z|b2fb0cc9-b72a-42e7-b04b-a0e53881e505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d3abb358-913c-4b28-9c94-712fbd774fa0|INFO|500||InvokeReturn 2022-12-08T17:26:49.361Z|b2fb0cc9-b72a-42e7-b04b-a0e53881e505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false 2022-12-08T17:26:49.362Z|b2fb0cc9-b72a-42e7-b04b-a0e53881e505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:26:49.363Z|b2fb0cc9-b72a-42e7-b04b-a0e53881e505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:49.363Z|b2fb0cc9-b72a-42e7-b04b-a0e53881e505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false 2022-12-08T17:26:49.363Z|b2fb0cc9-b72a-42e7-b04b-a0e53881e505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:26:49.364Z|b2fb0cc9-b72a-42e7-b04b-a0e53881e505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"844bec6b525c88d7", X-B3-SpanId:"b7db51492c7ffdfd", X-B3-ParentSpanId:"844bec6b525c88d7", X-B3-Sampled:"0", X-ONAP-RequestID:"b2fb0cc9-b72a-42e7-b04b-a0e53881e505", X-RequestID:"b2fb0cc9-b72a-42e7-b04b-a0e53881e505", X-TransactionID:"b2fb0cc9-b72a-42e7-b04b-a0e53881e505", X-ECOMP-RequestID:"b2fb0cc9-b72a-42e7-b04b-a0e53881e505", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e4490d6-fbfe-415e-864d-68ab42225beb"] 2022-12-08T17:26:49.365Z|b2fb0cc9-b72a-42e7-b04b-a0e53881e505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:26:49.365Z|b2fb0cc9-b72a-42e7-b04b-a0e53881e505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:49.376Z|b2fb0cc9-b72a-42e7-b04b-a0e53881e505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:49.377Z|b2fb0cc9-b72a-42e7-b04b-a0e53881e505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:49.378Z|b2fb0cc9-b72a-42e7-b04b-a0e53881e505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:26:49.378Z|b2fb0cc9-b72a-42e7-b04b-a0e53881e505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:49.378Z|b2fb0cc9-b72a-42e7-b04b-a0e53881e505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 66, "soRequestId" : "d3abb358-913c-4b28-9c94-712fbd774fa0", "groupingId" : "49544a7f-eb79-4c86-b748-51734a6ad239", "name" : "basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_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/7b20c197678c4e838517f33c1adc56fc/stacks/basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/49544a7f-eb79-4c86-b748-51734a6ad239\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1670520376000,\"creation_time\":1670520310000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"49544a7f-eb79-4c86-b748-51734a6ad239\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"f417187a10a14fdb9f1d650093864088\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"49544a7f-eb79-4c86-b748-51734a6ad239\",\"OS::project_id\":\"7b20c197678c4e838517f33c1adc56fc\",\"OS::stack_name\":\"basic_macro_47cac13b-6cc3-47d1-ab8f-03c5dc8a18ad_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"53a507b5-8455-4c13-8412-a40655e3dddb\",\"vf_module_id\":\"b7e2b4e9-d562-4050-b51e-d53bb392a86e\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-12-08T17:26:17.000+00:00", "isDataInternal" : false } ] 2022-12-08T17:26:49.379Z|b2fb0cc9-b72a-42e7-b04b-a0e53881e505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:49.379Z|b2fb0cc9-b72a-42e7-b04b-a0e53881e505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d3abb358-913c-4b28-9c94-712fbd774fa0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:26:49.386Z|b2fb0cc9-b72a-42e7-b04b-a0e53881e505|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d3abb358-913c-4b28-9c94-712fbd774fa0|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:26:56.326Z|bea1859f-a892-4e3d-9af7-346824b231fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:26:56.327Z|bea1859f-a892-4e3d-9af7-346824b231fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:26:56.330Z|f9c1fd5a-31d5-4091-b144-35591442b2cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:26:56.331Z|f9c1fd5a-31d5-4091-b144-35591442b2cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:26:56.331Z|b2610a00-e57b-4517-88c6-3744e410adaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:26:56.331Z|b2610a00-e57b-4517-88c6-3744e410adaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:26:57.261Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:26:57.268Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:26:57.268Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||Invoke 2022-12-08T17:26:57.268Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:57.269Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:26:57.270Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Method : GET 2022-12-08T17:26:57.270Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1891e59259081a5e", X-B3-SpanId:"d15116b70b7cf703", X-B3-ParentSpanId:"1891e59259081a5e", X-B3-Sampled:"0", X-ONAP-RequestID:"b6351113-0fae-4909-88c5-9b9752d3b0c4", X-RequestID:"b6351113-0fae-4909-88c5-9b9752d3b0c4", X-TransactionID:"b6351113-0fae-4909-88c5-9b9752d3b0c4", X-ECOMP-RequestID:"b6351113-0fae-4909-88c5-9b9752d3b0c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8737eab5-fe8c-4f0d-8421-9f6e44f79795"] 2022-12-08T17:26:57.270Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Request body: 2022-12-08T17:26:57.271Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:57.296Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:57.296Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:57.297Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status text : 2022-12-08T17:26:57.297Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:57.298Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Response body: { "requestId" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2022-12-08T17:26:03.000+00:00", "source" : "VID", "vnfId" : "9939b1da-40e3-4eb5-8a18-b72b09d366fd", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\n\t\t\t\"modelVersionId\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\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_603027fd-5523-4e12-a287-b1e90f32c985\",\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\": \"94bb7ebc-b3be-44d4-b5a3-10b06629d770\",\n \"modelInvariantUuid\": \"38b858d6-ad5e-4880-8f66-1bc7b6982ba6\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e104975e-8691-41e0-9775-e77e1ebd2bd1\",\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\": \"37fc6c26-7008-42cc-b2dc-c1637e8b49f9\",\n \"modelInvariantUuid\": \"60884fbb-450a-47c9-8f72-4fe8f4916d8c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c50b09a0-237f-4164-a358-6a67cc7d1ccf\"\n },\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985_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\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\n \"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\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\": \"087305ed-d3da-4835-962d-75313cad6529\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:26:29.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "c544e63c-edd5-46ab-98d3-c598116496ee", "serviceInstanceName" : "basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" } } } 2022-12-08T17:26:57.299Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:57.299Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||InvokeReturn 2022-12-08T17:26:57.301Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:26:57.301Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:26:57.302Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:57.302Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:26:57.302Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:26:57.303Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1891e59259081a5e", X-B3-SpanId:"8b683aa4923efadb", X-B3-ParentSpanId:"1891e59259081a5e", X-B3-Sampled:"0", X-ONAP-RequestID:"b6351113-0fae-4909-88c5-9b9752d3b0c4", X-RequestID:"b6351113-0fae-4909-88c5-9b9752d3b0c4", X-TransactionID:"b6351113-0fae-4909-88c5-9b9752d3b0c4", X-ECOMP-RequestID:"b6351113-0fae-4909-88c5-9b9752d3b0c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2e17e4a-406c-4cc0-bd6f-e3fc63ffe341"] 2022-12-08T17:26:57.303Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:26:57.303Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:57.320Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:57.321Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:57.321Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:26:57.321Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:26:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:57.324Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:26:57.324Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:57.324Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:26:57.354Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:26:57.355Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:26:57.355Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:57.355Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:26:57.356Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:26:57.356Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b6351113-0fae-4909-88c5-9b9752d3b0c4", X-RequestID:"b6351113-0fae-4909-88c5-9b9752d3b0c4", X-TransactionID:"b6351113-0fae-4909-88c5-9b9752d3b0c4", X-ECOMP-RequestID:"b6351113-0fae-4909-88c5-9b9752d3b0c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7645f56-3778-4049-b2c3-76f69a7b766f"] 2022-12-08T17:26:57.356Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:26:57.357Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:57.486Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:57.487Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:57.487Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:26:57.487Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=31AAEA09D9918107F3EDD1ABB9C8842F; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:26:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:57.488Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7642cf39-771d-11ed-85df-b6c736068a38","businessKey":"94ca8a02-46d7-4699-b6db-7f8cbccbba9e","processDefinitionId":"ReceiveWorkflowMessage:1:dbe00697-770f-11ed-85df-b6c736068a38","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2022-12-08T17:26:34.020+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"643ab7cf-771d-11ed-85df-b6c736068a38","superProcessInstanceId":"759c2edf-771d-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-08T17:26:57.488Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:57.489Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:26:57.511Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:26:57.511Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:26:57.512Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:26:57.512Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:26:57.512Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:26:57.513Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b6351113-0fae-4909-88c5-9b9752d3b0c4", X-RequestID:"b6351113-0fae-4909-88c5-9b9752d3b0c4", X-TransactionID:"b6351113-0fae-4909-88c5-9b9752d3b0c4", X-ECOMP-RequestID:"b6351113-0fae-4909-88c5-9b9752d3b0c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cdfc267-0ad5-4133-86a8-51624160aaff"] 2022-12-08T17:26:57.513Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:26:57.513Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:26:57.633Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:26:57.633Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:26:57.634Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:26:57.634Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0FD671750737F29E3086D15E9EA68189; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:26:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:26:57.635Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:764d55a8-771d-11ed-85df-b6c736068a38","parentActivityInstanceId":"SubProcess_2:764ce06f-771d-11ed-85df-b6c736068a38","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:dbe00697-770f-11ed-85df-b6c736068a38","processInstanceId":"7642cf39-771d-11ed-85df-b6c736068a38","executionId":"764d55a6-771d-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:26:34.089+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"643ab7cf-771d-11ed-85df-b6c736068a38"}] 2022-12-08T17:26:57.635Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:26:57.636Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7642cf39-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:26:57.640Z|b6351113-0fae-4909-88c5-9b9752d3b0c4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:27:00.127Z|7c75b779-a220-43ca-af07-97f120b83c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:27:00.127Z|7c75b779-a220-43ca-af07-97f120b83c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:27:00.502Z|f2d1f66d-5e79-4bee-b623-e8e178231477|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:27:00.503Z|f2d1f66d-5e79-4bee-b623-e8e178231477|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:27:06.351Z|f9e9af23-9c80-437f-817f-c315ca14b22d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:27:06.351Z|69efab78-2320-4e54-b448-1477a9206fe6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:27:06.352Z|f9e9af23-9c80-437f-817f-c315ca14b22d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:27:06.352Z|69efab78-2320-4e54-b448-1477a9206fe6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:27:06.357Z|d7fc95dc-4a6a-4d99-a527-2fe79d54e98e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:27:06.357Z|d7fc95dc-4a6a-4d99-a527-2fe79d54e98e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:27:07.770Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:27:07.788Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:27:07.788Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||Invoke 2022-12-08T17:27:07.788Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:27:07.789Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:27:07.789Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Method : GET 2022-12-08T17:27:07.789Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a14155fc98b19f9", X-B3-SpanId:"ab2ef63167956581", X-B3-ParentSpanId:"7a14155fc98b19f9", X-B3-Sampled:"0", X-ONAP-RequestID:"4115051a-53db-4a32-a6d3-441b1a074b35", X-RequestID:"4115051a-53db-4a32-a6d3-441b1a074b35", X-TransactionID:"4115051a-53db-4a32-a6d3-441b1a074b35", X-ECOMP-RequestID:"4115051a-53db-4a32-a6d3-441b1a074b35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b66eaa1d-bea9-432e-b5da-9c4c65b9834a"] 2022-12-08T17:27:07.790Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Request body: 2022-12-08T17:27:07.790Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||==========================request end================================================ 2022-12-08T17:27:07.813Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||============================response begin========================================== 2022-12-08T17:27:07.813Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status code : 200 OK 2022-12-08T17:27:07.814Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status text : 2022-12-08T17:27:07.814Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:27:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:27:07.817Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Response body: { "requestId" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "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" : "2022-12-08T17:26:03.000+00:00", "source" : "VID", "vnfId" : "9939b1da-40e3-4eb5-8a18-b72b09d366fd", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\n\t\t\t\"modelVersionId\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\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_603027fd-5523-4e12-a287-b1e90f32c985\",\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\": \"94bb7ebc-b3be-44d4-b5a3-10b06629d770\",\n \"modelInvariantUuid\": \"38b858d6-ad5e-4880-8f66-1bc7b6982ba6\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e104975e-8691-41e0-9775-e77e1ebd2bd1\",\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\": \"37fc6c26-7008-42cc-b2dc-c1637e8b49f9\",\n \"modelInvariantUuid\": \"60884fbb-450a-47c9-8f72-4fe8f4916d8c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c50b09a0-237f-4164-a358-6a67cc7d1ccf\"\n },\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985_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\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\n \"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\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\": \"087305ed-d3da-4835-962d-75313cad6529\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:27:04.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "c544e63c-edd5-46ab-98d3-c598116496ee", "serviceInstanceName" : "basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" } } } 2022-12-08T17:27:07.817Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||=======================response end================================================= 2022-12-08T17:27:07.818Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||InvokeReturn 2022-12-08T17:27:07.819Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:27:07.820Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:27:07.820Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:27:07.820Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:27:07.821Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:27:07.821Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a14155fc98b19f9", X-B3-SpanId:"c83e4d9e5747aaaf", X-B3-ParentSpanId:"7a14155fc98b19f9", X-B3-Sampled:"0", X-ONAP-RequestID:"4115051a-53db-4a32-a6d3-441b1a074b35", X-RequestID:"4115051a-53db-4a32-a6d3-441b1a074b35", X-TransactionID:"4115051a-53db-4a32-a6d3-441b1a074b35", X-ECOMP-RequestID:"4115051a-53db-4a32-a6d3-441b1a074b35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e45ef566-ebb3-42ca-ac00-6efcf6864304"] 2022-12-08T17:27:07.821Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:27:07.822Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:27:07.835Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:27:07.835Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:27:07.835Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:27:07.836Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:27:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:27:07.837Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:27:07.837Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:27:07.837Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:27:07.863Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:27:07.863Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:27:07.864Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:27:07.864Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:27:07.864Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:27:07.864Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4115051a-53db-4a32-a6d3-441b1a074b35", X-RequestID:"4115051a-53db-4a32-a6d3-441b1a074b35", X-TransactionID:"4115051a-53db-4a32-a6d3-441b1a074b35", X-ECOMP-RequestID:"4115051a-53db-4a32-a6d3-441b1a074b35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f347e00-729a-4ebf-bf1d-0224fd8c80de"] 2022-12-08T17:27:07.865Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:27:07.865Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:27:07.993Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:27:07.993Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:27:07.993Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:27:07.994Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3B3E63048D256D8E66E68ECC24B98BDB; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:27:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:27:07.994Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8a0c923d-771d-11ed-85df-b6c736068a38","businessKey":"94ca8a02-46d7-4699-b6db-7f8cbccbba9e","processDefinitionId":"ControllerExecutionBB:1:dc0ae6b1-770f-11ed-85df-b6c736068a38","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-12-08T17:27:07.219+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"643ab7cf-771d-11ed-85df-b6c736068a38","superProcessInstanceId":"895020c7-771d-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-08T17:27:07.994Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:27:07.995Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:27:08.015Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:27:08.016Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:27:08.016Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:27:08.016Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:27:08.017Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:27:08.017Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4115051a-53db-4a32-a6d3-441b1a074b35", X-RequestID:"4115051a-53db-4a32-a6d3-441b1a074b35", X-TransactionID:"4115051a-53db-4a32-a6d3-441b1a074b35", X-ECOMP-RequestID:"4115051a-53db-4a32-a6d3-441b1a074b35", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7dd66e61-c964-4514-a961-3dda7f0b0389"] 2022-12-08T17:27:08.017Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:27:08.017Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:27:08.140Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:27:08.140Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:27:08.140Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:27:08.141Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4BE40AF66D2CE862F76A811F83BD225F; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:27:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:27:08.141Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:8a12d402-771d-11ed-85df-b6c736068a38","parentActivityInstanceId":"8a0c923d-771d-11ed-85df-b6c736068a38","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:dc0ae6b1-770f-11ed-85df-b6c736068a38","processInstanceId":"8a0c923d-771d-11ed-85df-b6c736068a38","executionId":"8a0c923d-771d-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:27:07.260+0000","endTime":"2022-12-08T17:27:07.260+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"643ab7cf-771d-11ed-85df-b6c736068a38"}] 2022-12-08T17:27:08.141Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:27:08.142Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:27:08.145Z|4115051a-53db-4a32-a6d3-441b1a074b35|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:27:15.126Z|a8d5896a-ef9f-469f-aca5-fadf8056db50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:27:15.127Z|a8d5896a-ef9f-469f-aca5-fadf8056db50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:27:16.371Z|6553445e-579c-4f35-b46d-292e5f5939b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:27:16.371Z|7b512113-25c7-493e-9caf-1a5c2800659c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:27:16.372Z|6553445e-579c-4f35-b46d-292e5f5939b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:27:16.372Z|7b512113-25c7-493e-9caf-1a5c2800659c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:27:16.376Z|6f4d9faa-4cbf-4a66-80f8-9c157114b209|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:27:16.377Z|6f4d9faa-4cbf-4a66-80f8-9c157114b209|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:27:18.275Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:27:18.285Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:27:18.286Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||Invoke 2022-12-08T17:27:18.286Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:27:18.286Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:27:18.286Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Method : GET 2022-12-08T17:27:18.286Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b0b0750dff94336a", X-B3-SpanId:"c4a7622d64c9a6a3", X-B3-ParentSpanId:"b0b0750dff94336a", X-B3-Sampled:"0", X-ONAP-RequestID:"08c83cda-0673-49a1-b178-29c3e1df4de7", X-RequestID:"08c83cda-0673-49a1-b178-29c3e1df4de7", X-TransactionID:"08c83cda-0673-49a1-b178-29c3e1df4de7", X-ECOMP-RequestID:"08c83cda-0673-49a1-b178-29c3e1df4de7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcf3a58b-5fe7-41ff-a31e-6608b3e75b6c"] 2022-12-08T17:27:18.287Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Request body: 2022-12-08T17:27:18.287Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||==========================request end================================================ 2022-12-08T17:27:18.309Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||============================response begin========================================== 2022-12-08T17:27:18.310Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status code : 200 OK 2022-12-08T17:27:18.310Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status text : 2022-12-08T17:27:18.311Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:27:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:27:18.312Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Response body: { "requestId" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "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" : "2022-12-08T17:26:03.000+00:00", "source" : "VID", "vnfId" : "9939b1da-40e3-4eb5-8a18-b72b09d366fd", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\n\t\t\t\"modelVersionId\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\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_603027fd-5523-4e12-a287-b1e90f32c985\",\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\": \"94bb7ebc-b3be-44d4-b5a3-10b06629d770\",\n \"modelInvariantUuid\": \"38b858d6-ad5e-4880-8f66-1bc7b6982ba6\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e104975e-8691-41e0-9775-e77e1ebd2bd1\",\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\": \"37fc6c26-7008-42cc-b2dc-c1637e8b49f9\",\n \"modelInvariantUuid\": \"60884fbb-450a-47c9-8f72-4fe8f4916d8c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c50b09a0-237f-4164-a358-6a67cc7d1ccf\"\n },\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985_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\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\n \"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\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\": \"087305ed-d3da-4835-962d-75313cad6529\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:27:04.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "c544e63c-edd5-46ab-98d3-c598116496ee", "serviceInstanceName" : "basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" } } } 2022-12-08T17:27:18.312Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||=======================response end================================================= 2022-12-08T17:27:18.313Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||InvokeReturn 2022-12-08T17:27:18.314Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:27:18.315Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:27:18.315Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:27:18.315Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:27:18.316Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:27:18.316Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b0b0750dff94336a", X-B3-SpanId:"b0689ccda54876ed", X-B3-ParentSpanId:"b0b0750dff94336a", X-B3-Sampled:"0", X-ONAP-RequestID:"08c83cda-0673-49a1-b178-29c3e1df4de7", X-RequestID:"08c83cda-0673-49a1-b178-29c3e1df4de7", X-TransactionID:"08c83cda-0673-49a1-b178-29c3e1df4de7", X-ECOMP-RequestID:"08c83cda-0673-49a1-b178-29c3e1df4de7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95db7952-ab23-417d-8929-70d656a71469"] 2022-12-08T17:27:18.316Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:27:18.317Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:27:18.328Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:27:18.329Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:27:18.329Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:27:18.330Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:27:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:27:18.330Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:27:18.331Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:27:18.331Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:27:18.362Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:27:18.362Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:27:18.363Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:27:18.363Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:27:18.363Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:27:18.363Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"08c83cda-0673-49a1-b178-29c3e1df4de7", X-RequestID:"08c83cda-0673-49a1-b178-29c3e1df4de7", X-TransactionID:"08c83cda-0673-49a1-b178-29c3e1df4de7", X-ECOMP-RequestID:"08c83cda-0673-49a1-b178-29c3e1df4de7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9ef9347-69d6-4300-a33e-f7c588f1a286"] 2022-12-08T17:27:18.364Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:27:18.364Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:27:18.487Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:27:18.487Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:27:18.488Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:27:18.488Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D9AADB167E57B02F20E3B2DD946DC5B3; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:27:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:27:18.489Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8a0c923d-771d-11ed-85df-b6c736068a38","businessKey":"94ca8a02-46d7-4699-b6db-7f8cbccbba9e","processDefinitionId":"ControllerExecutionBB:1:dc0ae6b1-770f-11ed-85df-b6c736068a38","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-12-08T17:27:07.219+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"643ab7cf-771d-11ed-85df-b6c736068a38","superProcessInstanceId":"895020c7-771d-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-08T17:27:18.489Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:27:18.490Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:27:18.512Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:27:18.513Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:27:18.513Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:27:18.513Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:27:18.514Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:27:18.514Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"08c83cda-0673-49a1-b178-29c3e1df4de7", X-RequestID:"08c83cda-0673-49a1-b178-29c3e1df4de7", X-TransactionID:"08c83cda-0673-49a1-b178-29c3e1df4de7", X-ECOMP-RequestID:"08c83cda-0673-49a1-b178-29c3e1df4de7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"326e4190-a3d0-4141-9720-44346419126c"] 2022-12-08T17:27:18.514Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:27:18.515Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:27:18.638Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:27:18.638Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:27:18.639Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:27:18.639Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=739913555092DE55983E91BBD85C53D7; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:27:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:27:18.640Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:8a12d402-771d-11ed-85df-b6c736068a38","parentActivityInstanceId":"8a0c923d-771d-11ed-85df-b6c736068a38","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:dc0ae6b1-770f-11ed-85df-b6c736068a38","processInstanceId":"8a0c923d-771d-11ed-85df-b6c736068a38","executionId":"8a0c923d-771d-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:27:07.260+0000","endTime":"2022-12-08T17:27:07.260+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"643ab7cf-771d-11ed-85df-b6c736068a38"}] 2022-12-08T17:27:18.640Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:27:18.641Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:27:18.644Z|08c83cda-0673-49a1-b178-29c3e1df4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:27:26.391Z|7f4d6643-0a04-436a-b0e1-837c394d6c1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:27:26.391Z|fa81d387-3cc3-4254-887c-c7bfac662e79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:27:26.392Z|7f4d6643-0a04-436a-b0e1-837c394d6c1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:27:26.392Z|fa81d387-3cc3-4254-887c-c7bfac662e79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:27:26.397Z|e4e131fe-3d1d-4012-a75c-495731b3cddb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:27:26.398Z|e4e131fe-3d1d-4012-a75c-495731b3cddb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:27:28.779Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:27:28.784Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:27:28.784Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||Invoke 2022-12-08T17:27:28.785Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:27:28.785Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:27:28.785Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Method : GET 2022-12-08T17:27:28.785Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e0f70ccb51360171", X-B3-SpanId:"6e088a3ab62c8d78", X-B3-ParentSpanId:"e0f70ccb51360171", X-B3-Sampled:"0", X-ONAP-RequestID:"8f49650c-feee-4bd8-b94c-bd1dd55f945f", X-RequestID:"8f49650c-feee-4bd8-b94c-bd1dd55f945f", X-TransactionID:"8f49650c-feee-4bd8-b94c-bd1dd55f945f", X-ECOMP-RequestID:"8f49650c-feee-4bd8-b94c-bd1dd55f945f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ed73293-0716-47a2-a1f9-9b13f8739c5f"] 2022-12-08T17:27:28.786Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Request body: 2022-12-08T17:27:28.786Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||==========================request end================================================ 2022-12-08T17:27:28.807Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||============================response begin========================================== 2022-12-08T17:27:28.807Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status code : 200 OK 2022-12-08T17:27:28.808Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status text : 2022-12-08T17:27:28.808Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:27:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:27:28.812Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Response body: { "requestId" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "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" : "2022-12-08T17:26:03.000+00:00", "source" : "VID", "vnfId" : "9939b1da-40e3-4eb5-8a18-b72b09d366fd", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\n\t\t\t\"modelVersionId\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\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_603027fd-5523-4e12-a287-b1e90f32c985\",\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\": \"94bb7ebc-b3be-44d4-b5a3-10b06629d770\",\n \"modelInvariantUuid\": \"38b858d6-ad5e-4880-8f66-1bc7b6982ba6\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e104975e-8691-41e0-9775-e77e1ebd2bd1\",\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\": \"37fc6c26-7008-42cc-b2dc-c1637e8b49f9\",\n \"modelInvariantUuid\": \"60884fbb-450a-47c9-8f72-4fe8f4916d8c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c50b09a0-237f-4164-a358-6a67cc7d1ccf\"\n },\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985_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\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\n \"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\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\": \"087305ed-d3da-4835-962d-75313cad6529\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:27:04.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "c544e63c-edd5-46ab-98d3-c598116496ee", "serviceInstanceName" : "basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" } } } 2022-12-08T17:27:28.813Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||=======================response end================================================= 2022-12-08T17:27:28.813Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||InvokeReturn 2022-12-08T17:27:28.815Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:27:28.815Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:27:28.815Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:27:28.815Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:27:28.816Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:27:28.816Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e0f70ccb51360171", X-B3-SpanId:"0798b319343e96a6", X-B3-ParentSpanId:"e0f70ccb51360171", X-B3-Sampled:"0", X-ONAP-RequestID:"8f49650c-feee-4bd8-b94c-bd1dd55f945f", X-RequestID:"8f49650c-feee-4bd8-b94c-bd1dd55f945f", X-TransactionID:"8f49650c-feee-4bd8-b94c-bd1dd55f945f", X-ECOMP-RequestID:"8f49650c-feee-4bd8-b94c-bd1dd55f945f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6a885b5-d020-45a0-8faf-5925b4d8289d"] 2022-12-08T17:27:28.816Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:27:28.817Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:27:28.832Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:27:28.833Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:27:28.833Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:27:28.834Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:27:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:27:28.836Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:27:28.836Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:27:28.837Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:27:28.862Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:27:28.863Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:27:28.863Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:27:28.863Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:27:28.864Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:27:28.864Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8f49650c-feee-4bd8-b94c-bd1dd55f945f", X-RequestID:"8f49650c-feee-4bd8-b94c-bd1dd55f945f", X-TransactionID:"8f49650c-feee-4bd8-b94c-bd1dd55f945f", X-ECOMP-RequestID:"8f49650c-feee-4bd8-b94c-bd1dd55f945f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"697534c4-8aa1-4e08-b6f3-58383b5883f6"] 2022-12-08T17:27:28.864Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:27:28.865Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:27:28.987Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:27:28.988Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:27:28.988Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:27:28.988Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=04C360900CAF3181535B9D9FAA8860E0; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:27:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:27:28.989Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8a0c923d-771d-11ed-85df-b6c736068a38","businessKey":"94ca8a02-46d7-4699-b6db-7f8cbccbba9e","processDefinitionId":"ControllerExecutionBB:1:dc0ae6b1-770f-11ed-85df-b6c736068a38","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-12-08T17:27:07.219+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"643ab7cf-771d-11ed-85df-b6c736068a38","superProcessInstanceId":"895020c7-771d-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-08T17:27:28.989Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:27:28.989Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:27:29.013Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:27:29.014Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:27:29.014Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:27:29.014Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:27:29.015Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:27:29.015Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8f49650c-feee-4bd8-b94c-bd1dd55f945f", X-RequestID:"8f49650c-feee-4bd8-b94c-bd1dd55f945f", X-TransactionID:"8f49650c-feee-4bd8-b94c-bd1dd55f945f", X-ECOMP-RequestID:"8f49650c-feee-4bd8-b94c-bd1dd55f945f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87be1bd9-c502-4adb-a375-2b3b33f83b16"] 2022-12-08T17:27:29.015Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:27:29.015Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:27:29.133Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:27:29.134Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:27:29.134Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:27:29.134Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B6ED0A59499FC1B2948F4A66F7ED676E; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:27:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:27:29.135Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:8a12d402-771d-11ed-85df-b6c736068a38","parentActivityInstanceId":"8a0c923d-771d-11ed-85df-b6c736068a38","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:dc0ae6b1-770f-11ed-85df-b6c736068a38","processInstanceId":"8a0c923d-771d-11ed-85df-b6c736068a38","executionId":"8a0c923d-771d-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:27:07.260+0000","endTime":"2022-12-08T17:27:07.260+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"643ab7cf-771d-11ed-85df-b6c736068a38"}] 2022-12-08T17:27:29.135Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:27:29.135Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:27:29.139Z|8f49650c-feee-4bd8-b94c-bd1dd55f945f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:27:30.127Z|b7ca05f4-12ef-4159-949a-ab7a6ba055d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:27:30.132Z|b7ca05f4-12ef-4159-949a-ab7a6ba055d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:27:30.504Z|36f2da4b-4d37-409a-a6e8-f66d023b6826|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:27:30.504Z|36f2da4b-4d37-409a-a6e8-f66d023b6826|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:27:36.414Z|a78b83cb-7892-4861-8bb2-fc0bb9149595|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:27:36.414Z|c5c75d8e-98c7-4fcd-8718-27e256c56b7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:27:36.415Z|a78b83cb-7892-4861-8bb2-fc0bb9149595|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:27:36.415Z|c5c75d8e-98c7-4fcd-8718-27e256c56b7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:27:36.416Z|7a74b06e-7aac-4ca1-af4e-67e6e10d102c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:27:36.417Z|7a74b06e-7aac-4ca1-af4e-67e6e10d102c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:27:38.514Z|76515859-2d21-4410-804d-e2027c67fab9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:27:38.515Z|76515859-2d21-4410-804d-e2027c67fab9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:27:39.267Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:27:39.272Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:27:39.272Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||Invoke 2022-12-08T17:27:39.272Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:27:39.273Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:27:39.273Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Method : GET 2022-12-08T17:27:39.273Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d29b5da45b1862ca", X-B3-SpanId:"9a692e4043d2058e", X-B3-ParentSpanId:"d29b5da45b1862ca", X-B3-Sampled:"0", X-ONAP-RequestID:"db5d00c3-5bed-4d27-b9bc-22b63fdd69ac", X-RequestID:"db5d00c3-5bed-4d27-b9bc-22b63fdd69ac", X-TransactionID:"db5d00c3-5bed-4d27-b9bc-22b63fdd69ac", X-ECOMP-RequestID:"db5d00c3-5bed-4d27-b9bc-22b63fdd69ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c712ff7-9b89-4858-9492-dff4ce3d70a5"] 2022-12-08T17:27:39.273Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Request body: 2022-12-08T17:27:39.273Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||==========================request end================================================ 2022-12-08T17:27:39.298Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||============================response begin========================================== 2022-12-08T17:27:39.299Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status code : 200 OK 2022-12-08T17:27:39.299Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status text : 2022-12-08T17:27:39.299Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:27:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:27:39.302Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Response body: { "requestId" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "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" : "2022-12-08T17:26:03.000+00:00", "source" : "VID", "vnfId" : "9939b1da-40e3-4eb5-8a18-b72b09d366fd", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\n\t\t\t\"modelVersionId\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\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_603027fd-5523-4e12-a287-b1e90f32c985\",\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\": \"94bb7ebc-b3be-44d4-b5a3-10b06629d770\",\n \"modelInvariantUuid\": \"38b858d6-ad5e-4880-8f66-1bc7b6982ba6\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e104975e-8691-41e0-9775-e77e1ebd2bd1\",\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\": \"37fc6c26-7008-42cc-b2dc-c1637e8b49f9\",\n \"modelInvariantUuid\": \"60884fbb-450a-47c9-8f72-4fe8f4916d8c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c50b09a0-237f-4164-a358-6a67cc7d1ccf\"\n },\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985_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\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\n \"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\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\": \"087305ed-d3da-4835-962d-75313cad6529\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:27:04.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "c544e63c-edd5-46ab-98d3-c598116496ee", "serviceInstanceName" : "basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" } } } 2022-12-08T17:27:39.302Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||=======================response end================================================= 2022-12-08T17:27:39.302Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||InvokeReturn 2022-12-08T17:27:39.304Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:27:39.304Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:27:39.304Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:27:39.304Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:27:39.305Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:27:39.305Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d29b5da45b1862ca", X-B3-SpanId:"b12cc9808ed03c54", X-B3-ParentSpanId:"d29b5da45b1862ca", X-B3-Sampled:"0", X-ONAP-RequestID:"db5d00c3-5bed-4d27-b9bc-22b63fdd69ac", X-RequestID:"db5d00c3-5bed-4d27-b9bc-22b63fdd69ac", X-TransactionID:"db5d00c3-5bed-4d27-b9bc-22b63fdd69ac", X-ECOMP-RequestID:"db5d00c3-5bed-4d27-b9bc-22b63fdd69ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3f7a6da-e5ca-4583-b71f-e8487405f86e"] 2022-12-08T17:27:39.305Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:27:39.305Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:27:39.321Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:27:39.321Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:27:39.322Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:27:39.322Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:27:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:27:39.326Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:27:39.326Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:27:39.326Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:27:39.351Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:27:39.351Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:27:39.352Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:27:39.352Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:27:39.352Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:27:39.352Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"db5d00c3-5bed-4d27-b9bc-22b63fdd69ac", X-RequestID:"db5d00c3-5bed-4d27-b9bc-22b63fdd69ac", X-TransactionID:"db5d00c3-5bed-4d27-b9bc-22b63fdd69ac", X-ECOMP-RequestID:"db5d00c3-5bed-4d27-b9bc-22b63fdd69ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"142d7b91-4e65-4eaa-ae00-1f46fde80874"] 2022-12-08T17:27:39.353Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:27:39.353Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:27:39.481Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:27:39.482Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:27:39.482Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:27:39.482Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=86B7BA79A2DA14A3789984661897DBC6; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:27:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:27:39.483Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8a0c923d-771d-11ed-85df-b6c736068a38","businessKey":"94ca8a02-46d7-4699-b6db-7f8cbccbba9e","processDefinitionId":"ControllerExecutionBB:1:dc0ae6b1-770f-11ed-85df-b6c736068a38","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-12-08T17:27:07.219+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"643ab7cf-771d-11ed-85df-b6c736068a38","superProcessInstanceId":"895020c7-771d-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-08T17:27:39.483Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:27:39.483Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:27:39.505Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:27:39.505Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:27:39.506Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:27:39.506Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:27:39.506Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:27:39.506Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"db5d00c3-5bed-4d27-b9bc-22b63fdd69ac", X-RequestID:"db5d00c3-5bed-4d27-b9bc-22b63fdd69ac", X-TransactionID:"db5d00c3-5bed-4d27-b9bc-22b63fdd69ac", X-ECOMP-RequestID:"db5d00c3-5bed-4d27-b9bc-22b63fdd69ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05446750-6656-4cac-8968-278498b9142a"] 2022-12-08T17:27:39.507Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:27:39.507Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:27:39.623Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:27:39.623Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:27:39.624Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:27:39.624Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1BE52A05E215D4987794D6251EF0680E; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:27:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:27:39.624Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:8a12d402-771d-11ed-85df-b6c736068a38","parentActivityInstanceId":"8a0c923d-771d-11ed-85df-b6c736068a38","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:dc0ae6b1-770f-11ed-85df-b6c736068a38","processInstanceId":"8a0c923d-771d-11ed-85df-b6c736068a38","executionId":"8a0c923d-771d-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:27:07.260+0000","endTime":"2022-12-08T17:27:07.260+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"643ab7cf-771d-11ed-85df-b6c736068a38"}] 2022-12-08T17:27:39.624Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:27:39.625Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:27:39.628Z|db5d00c3-5bed-4d27-b9bc-22b63fdd69ac|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:27:45.127Z|526d3725-e402-4d4c-97aa-a5cae1c9683d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:27:45.128Z|526d3725-e402-4d4c-97aa-a5cae1c9683d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:27:46.434Z|3d21da37-d1ec-46f0-be5a-29ed2f9ed1e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:27:46.435Z|cd0dcf49-66da-4539-abc2-820cde6353ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:27:46.435Z|3d21da37-d1ec-46f0-be5a-29ed2f9ed1e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:27:46.435Z|cd0dcf49-66da-4539-abc2-820cde6353ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:27:46.435Z|31e391a1-9322-43c6-a3b3-8a371909c879|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:27:46.436Z|31e391a1-9322-43c6-a3b3-8a371909c879|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:27:49.755Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:27:49.759Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:27:49.760Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||Invoke 2022-12-08T17:27:49.760Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:27:49.760Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:27:49.760Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Method : GET 2022-12-08T17:27:49.760Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"09f4e6515ac1e4da", X-B3-SpanId:"8b5fd651921302fe", X-B3-ParentSpanId:"09f4e6515ac1e4da", X-B3-Sampled:"0", X-ONAP-RequestID:"12660c1f-81b4-41a0-ac2d-a3209f5bf009", X-RequestID:"12660c1f-81b4-41a0-ac2d-a3209f5bf009", X-TransactionID:"12660c1f-81b4-41a0-ac2d-a3209f5bf009", X-ECOMP-RequestID:"12660c1f-81b4-41a0-ac2d-a3209f5bf009", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48d56bfd-c730-4e5a-b02c-0e30a0d8cd99"] 2022-12-08T17:27:49.761Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Request body: 2022-12-08T17:27:49.761Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||==========================request end================================================ 2022-12-08T17:27:49.782Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||============================response begin========================================== 2022-12-08T17:27:49.782Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status code : 200 OK 2022-12-08T17:27:49.782Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status text : 2022-12-08T17:27:49.783Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:27:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:27:49.786Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Response body: { "requestId" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "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" : "2022-12-08T17:26:03.000+00:00", "source" : "VID", "vnfId" : "9939b1da-40e3-4eb5-8a18-b72b09d366fd", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\n\t\t\t\"modelVersionId\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\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_603027fd-5523-4e12-a287-b1e90f32c985\",\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\": \"94bb7ebc-b3be-44d4-b5a3-10b06629d770\",\n \"modelInvariantUuid\": \"38b858d6-ad5e-4880-8f66-1bc7b6982ba6\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e104975e-8691-41e0-9775-e77e1ebd2bd1\",\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\": \"37fc6c26-7008-42cc-b2dc-c1637e8b49f9\",\n \"modelInvariantUuid\": \"60884fbb-450a-47c9-8f72-4fe8f4916d8c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c50b09a0-237f-4164-a358-6a67cc7d1ccf\"\n },\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985_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\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\n \"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\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\": \"087305ed-d3da-4835-962d-75313cad6529\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:27:04.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "c544e63c-edd5-46ab-98d3-c598116496ee", "serviceInstanceName" : "basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" } } } 2022-12-08T17:27:49.786Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||=======================response end================================================= 2022-12-08T17:27:49.786Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||InvokeReturn 2022-12-08T17:27:49.787Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:27:49.788Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:27:49.788Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:27:49.788Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:27:49.788Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:27:49.788Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"09f4e6515ac1e4da", X-B3-SpanId:"db4db1693973fd96", X-B3-ParentSpanId:"09f4e6515ac1e4da", X-B3-Sampled:"0", X-ONAP-RequestID:"12660c1f-81b4-41a0-ac2d-a3209f5bf009", X-RequestID:"12660c1f-81b4-41a0-ac2d-a3209f5bf009", X-TransactionID:"12660c1f-81b4-41a0-ac2d-a3209f5bf009", X-ECOMP-RequestID:"12660c1f-81b4-41a0-ac2d-a3209f5bf009", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4bdfe348-94be-4deb-962e-b46328f1d581"] 2022-12-08T17:27:49.789Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:27:49.789Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:27:49.803Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:27:49.803Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:27:49.803Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:27:49.804Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:27:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:27:49.805Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:27:49.805Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:27:49.806Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:27:49.830Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:27:49.830Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:27:49.830Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:27:49.831Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:27:49.831Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:27:49.831Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"12660c1f-81b4-41a0-ac2d-a3209f5bf009", X-RequestID:"12660c1f-81b4-41a0-ac2d-a3209f5bf009", X-TransactionID:"12660c1f-81b4-41a0-ac2d-a3209f5bf009", X-ECOMP-RequestID:"12660c1f-81b4-41a0-ac2d-a3209f5bf009", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36ea76af-28cd-4d4e-bd79-28c44d8e92b1"] 2022-12-08T17:27:49.831Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:27:49.832Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:27:49.950Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:27:49.951Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:27:49.951Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:27:49.951Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=24734A812E36DEAE7C1D311AF3CB3F39; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:27:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:27:49.952Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8a0c923d-771d-11ed-85df-b6c736068a38","businessKey":"94ca8a02-46d7-4699-b6db-7f8cbccbba9e","processDefinitionId":"ControllerExecutionBB:1:dc0ae6b1-770f-11ed-85df-b6c736068a38","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-12-08T17:27:07.219+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"643ab7cf-771d-11ed-85df-b6c736068a38","superProcessInstanceId":"895020c7-771d-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-08T17:27:49.952Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:27:49.952Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:27:49.973Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:27:49.974Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:27:49.974Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:27:49.974Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:27:49.974Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:27:49.974Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"12660c1f-81b4-41a0-ac2d-a3209f5bf009", X-RequestID:"12660c1f-81b4-41a0-ac2d-a3209f5bf009", X-TransactionID:"12660c1f-81b4-41a0-ac2d-a3209f5bf009", X-ECOMP-RequestID:"12660c1f-81b4-41a0-ac2d-a3209f5bf009", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49e6fa39-1914-4d31-a2a4-c7722a73c743"] 2022-12-08T17:27:49.975Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:27:49.975Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:27:50.091Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:27:50.092Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:27:50.092Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:27:50.092Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=BF291AACA8C3B5A04D06E53338BC094F; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:27:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:27:50.093Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:8a12d402-771d-11ed-85df-b6c736068a38","parentActivityInstanceId":"8a0c923d-771d-11ed-85df-b6c736068a38","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:dc0ae6b1-770f-11ed-85df-b6c736068a38","processInstanceId":"8a0c923d-771d-11ed-85df-b6c736068a38","executionId":"8a0c923d-771d-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:27:07.260+0000","endTime":"2022-12-08T17:27:07.260+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"643ab7cf-771d-11ed-85df-b6c736068a38"}] 2022-12-08T17:27:50.093Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:27:50.093Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:27:50.097Z|12660c1f-81b4-41a0-ac2d-a3209f5bf009|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:27:56.456Z|fcab1aee-18c6-4231-8542-123f1c3edf63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:27:56.456Z|fef89696-8cfc-4599-925c-3a660df9bcf4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:27:56.457Z|fcab1aee-18c6-4231-8542-123f1c3edf63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:27:56.457Z|fef89696-8cfc-4599-925c-3a660df9bcf4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:27:56.457Z|95eb82e0-eebe-42c7-9fd4-e6bacfc6bb6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:27:56.457Z|95eb82e0-eebe-42c7-9fd4-e6bacfc6bb6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:28:00.127Z|ab345c08-d2ad-4c55-947d-7bc38fad23aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:28:00.127Z|ab345c08-d2ad-4c55-947d-7bc38fad23aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:28:00.237Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:28:00.243Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:28:00.244Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||Invoke 2022-12-08T17:28:00.244Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:00.244Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:28:00.245Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Method : GET 2022-12-08T17:28:00.245Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"306225fd296b1624", X-B3-SpanId:"53bed122ab923cb0", X-B3-ParentSpanId:"306225fd296b1624", X-B3-Sampled:"0", X-ONAP-RequestID:"ad239464-d326-4753-8573-e4654fbc2893", X-RequestID:"ad239464-d326-4753-8573-e4654fbc2893", X-TransactionID:"ad239464-d326-4753-8573-e4654fbc2893", X-ECOMP-RequestID:"ad239464-d326-4753-8573-e4654fbc2893", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"604a9caa-2c11-4417-a838-1f771c89c742"] 2022-12-08T17:28:00.246Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Request body: 2022-12-08T17:28:00.246Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:00.279Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:00.280Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:00.281Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status text : 2022-12-08T17:28:00.281Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:27:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:00.282Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Response body: { "requestId" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "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" : "2022-12-08T17:26:03.000+00:00", "source" : "VID", "vnfId" : "9939b1da-40e3-4eb5-8a18-b72b09d366fd", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\n\t\t\t\"modelVersionId\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\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_603027fd-5523-4e12-a287-b1e90f32c985\",\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\": \"94bb7ebc-b3be-44d4-b5a3-10b06629d770\",\n \"modelInvariantUuid\": \"38b858d6-ad5e-4880-8f66-1bc7b6982ba6\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e104975e-8691-41e0-9775-e77e1ebd2bd1\",\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\": \"37fc6c26-7008-42cc-b2dc-c1637e8b49f9\",\n \"modelInvariantUuid\": \"60884fbb-450a-47c9-8f72-4fe8f4916d8c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c50b09a0-237f-4164-a358-6a67cc7d1ccf\"\n },\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985_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\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\n \"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\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\": \"087305ed-d3da-4835-962d-75313cad6529\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:27:04.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "c544e63c-edd5-46ab-98d3-c598116496ee", "serviceInstanceName" : "basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" } } } 2022-12-08T17:28:00.282Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:00.283Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||InvokeReturn 2022-12-08T17:28:00.284Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:28:00.285Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:28:00.285Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:00.285Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:28:00.286Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:28:00.286Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"306225fd296b1624", X-B3-SpanId:"2b4ea81031a9c928", X-B3-ParentSpanId:"306225fd296b1624", X-B3-Sampled:"0", X-ONAP-RequestID:"ad239464-d326-4753-8573-e4654fbc2893", X-RequestID:"ad239464-d326-4753-8573-e4654fbc2893", X-TransactionID:"ad239464-d326-4753-8573-e4654fbc2893", X-ECOMP-RequestID:"ad239464-d326-4753-8573-e4654fbc2893", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d1f74fd-3ae3-4c41-82f6-99f71a7db821"] 2022-12-08T17:28:00.286Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:28:00.287Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:00.310Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:00.311Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:00.311Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:28:00.311Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:27:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:00.312Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:28:00.312Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:00.313Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:28:00.344Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:28:00.345Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:28:00.345Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:00.346Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:28:00.346Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:28:00.346Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ad239464-d326-4753-8573-e4654fbc2893", X-RequestID:"ad239464-d326-4753-8573-e4654fbc2893", X-TransactionID:"ad239464-d326-4753-8573-e4654fbc2893", X-ECOMP-RequestID:"ad239464-d326-4753-8573-e4654fbc2893", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f76f36d-477d-4831-bed3-764efa88ea25"] 2022-12-08T17:28:00.347Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:28:00.347Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:00.475Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:00.475Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:00.476Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:28:00.476Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=363E329B504EA1A18AE069CB6B07986F; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:27:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:00.506Z|01ead5ad-0fea-46ee-a95c-bb28378bcd11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:28:00.507Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8a0c923d-771d-11ed-85df-b6c736068a38","businessKey":"94ca8a02-46d7-4699-b6db-7f8cbccbba9e","processDefinitionId":"ControllerExecutionBB:1:dc0ae6b1-770f-11ed-85df-b6c736068a38","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-12-08T17:27:07.219+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"643ab7cf-771d-11ed-85df-b6c736068a38","superProcessInstanceId":"895020c7-771d-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-08T17:28:00.507Z|01ead5ad-0fea-46ee-a95c-bb28378bcd11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:28:00.507Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:00.507Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:28:00.554Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:28:00.554Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:28:00.554Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:00.555Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:28:00.555Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:28:00.555Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ad239464-d326-4753-8573-e4654fbc2893", X-RequestID:"ad239464-d326-4753-8573-e4654fbc2893", X-TransactionID:"ad239464-d326-4753-8573-e4654fbc2893", X-ECOMP-RequestID:"ad239464-d326-4753-8573-e4654fbc2893", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f4ec869-c390-4007-8c90-43f86c11a91e"] 2022-12-08T17:28:00.555Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:28:00.556Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:00.678Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:00.678Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:00.678Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:28:00.679Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4231095E340593792188FDF337E173BD; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:28:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:00.679Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:8a12d402-771d-11ed-85df-b6c736068a38","parentActivityInstanceId":"8a0c923d-771d-11ed-85df-b6c736068a38","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:dc0ae6b1-770f-11ed-85df-b6c736068a38","processInstanceId":"8a0c923d-771d-11ed-85df-b6c736068a38","executionId":"8a0c923d-771d-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:27:07.260+0000","endTime":"2022-12-08T17:27:07.260+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"643ab7cf-771d-11ed-85df-b6c736068a38"}] 2022-12-08T17:28:00.679Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:00.680Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:28:00.684Z|ad239464-d326-4753-8573-e4654fbc2893|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:28:06.478Z|b6fc5607-b868-4fed-9b12-67c6a815d27e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:28:06.478Z|51f84337-099c-4897-929d-d009259aee46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:28:06.478Z|27cb2094-1b12-4308-b908-40ca67ed25ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:28:06.478Z|b6fc5607-b868-4fed-9b12-67c6a815d27e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:28:06.478Z|27cb2094-1b12-4308-b908-40ca67ed25ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:28:06.479Z|51f84337-099c-4897-929d-d009259aee46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:28:10.809Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:28:10.814Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:28:10.814Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||Invoke 2022-12-08T17:28:10.814Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:10.815Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:28:10.815Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Method : GET 2022-12-08T17:28:10.815Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"391cc7f0183bd4c1", X-B3-SpanId:"6c2616127d1ab896", X-B3-ParentSpanId:"391cc7f0183bd4c1", X-B3-Sampled:"0", X-ONAP-RequestID:"f5148995-7466-4a86-88a3-c455ff22cfef", X-RequestID:"f5148995-7466-4a86-88a3-c455ff22cfef", X-TransactionID:"f5148995-7466-4a86-88a3-c455ff22cfef", X-ECOMP-RequestID:"f5148995-7466-4a86-88a3-c455ff22cfef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d579293d-3b5e-4658-8be6-b109d86486a6"] 2022-12-08T17:28:10.815Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Request body: 2022-12-08T17:28:10.816Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:10.837Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:10.837Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:10.838Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status text : 2022-12-08T17:28:10.838Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:10.839Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Response body: { "requestId" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "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" : "2022-12-08T17:26:03.000+00:00", "source" : "VID", "vnfId" : "9939b1da-40e3-4eb5-8a18-b72b09d366fd", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\n\t\t\t\"modelVersionId\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\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_603027fd-5523-4e12-a287-b1e90f32c985\",\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\": \"94bb7ebc-b3be-44d4-b5a3-10b06629d770\",\n \"modelInvariantUuid\": \"38b858d6-ad5e-4880-8f66-1bc7b6982ba6\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e104975e-8691-41e0-9775-e77e1ebd2bd1\",\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\": \"37fc6c26-7008-42cc-b2dc-c1637e8b49f9\",\n \"modelInvariantUuid\": \"60884fbb-450a-47c9-8f72-4fe8f4916d8c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c50b09a0-237f-4164-a358-6a67cc7d1ccf\"\n },\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985_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\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\n \"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\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\": \"087305ed-d3da-4835-962d-75313cad6529\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:27:04.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "c544e63c-edd5-46ab-98d3-c598116496ee", "serviceInstanceName" : "basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" } } } 2022-12-08T17:28:10.839Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:10.840Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||InvokeReturn 2022-12-08T17:28:10.842Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:28:10.842Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:28:10.842Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:10.843Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:28:10.843Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:28:10.843Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"391cc7f0183bd4c1", X-B3-SpanId:"c2a23fb9232dcefb", X-B3-ParentSpanId:"391cc7f0183bd4c1", X-B3-Sampled:"0", X-ONAP-RequestID:"f5148995-7466-4a86-88a3-c455ff22cfef", X-RequestID:"f5148995-7466-4a86-88a3-c455ff22cfef", X-TransactionID:"f5148995-7466-4a86-88a3-c455ff22cfef", X-ECOMP-RequestID:"f5148995-7466-4a86-88a3-c455ff22cfef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"100f8906-907d-4fba-b550-59556d5eafca"] 2022-12-08T17:28:10.844Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:28:10.844Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:10.858Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:10.859Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:10.859Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:28:10.860Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:10.861Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:28:10.862Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:10.862Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:28:10.888Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:28:10.889Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:28:10.889Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:10.889Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:28:10.890Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:28:10.890Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f5148995-7466-4a86-88a3-c455ff22cfef", X-RequestID:"f5148995-7466-4a86-88a3-c455ff22cfef", X-TransactionID:"f5148995-7466-4a86-88a3-c455ff22cfef", X-ECOMP-RequestID:"f5148995-7466-4a86-88a3-c455ff22cfef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17d3bbb0-22b0-4c96-bdb7-4fee62140c79"] 2022-12-08T17:28:10.890Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:28:10.891Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:11.014Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:11.014Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:11.015Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:28:11.015Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3CD86BDC431AA8CAD34D57E7BDD45EAE; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:28:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:11.015Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8a0c923d-771d-11ed-85df-b6c736068a38","businessKey":"94ca8a02-46d7-4699-b6db-7f8cbccbba9e","processDefinitionId":"ControllerExecutionBB:1:dc0ae6b1-770f-11ed-85df-b6c736068a38","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-12-08T17:27:07.219+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"643ab7cf-771d-11ed-85df-b6c736068a38","superProcessInstanceId":"895020c7-771d-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-08T17:28:11.016Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:11.016Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:28:11.037Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:28:11.038Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:28:11.038Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:11.038Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:28:11.038Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:28:11.039Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f5148995-7466-4a86-88a3-c455ff22cfef", X-RequestID:"f5148995-7466-4a86-88a3-c455ff22cfef", X-TransactionID:"f5148995-7466-4a86-88a3-c455ff22cfef", X-ECOMP-RequestID:"f5148995-7466-4a86-88a3-c455ff22cfef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7909048a-a450-4532-bd0a-0f4e59059f5d"] 2022-12-08T17:28:11.039Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:28:11.039Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:11.158Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:11.158Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:11.159Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:28:11.159Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5051D0B5A71BBE2E33C2888CBC3E61F4; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:28:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:11.160Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:8a12d402-771d-11ed-85df-b6c736068a38","parentActivityInstanceId":"8a0c923d-771d-11ed-85df-b6c736068a38","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:dc0ae6b1-770f-11ed-85df-b6c736068a38","processInstanceId":"8a0c923d-771d-11ed-85df-b6c736068a38","executionId":"8a0c923d-771d-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:27:07.260+0000","endTime":"2022-12-08T17:27:07.260+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"643ab7cf-771d-11ed-85df-b6c736068a38"}] 2022-12-08T17:28:11.160Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:11.160Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:28:11.164Z|f5148995-7466-4a86-88a3-c455ff22cfef|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:28:15.127Z|bc15101e-a06b-4ef2-bc8b-d8f3b65b63ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:28:15.130Z|bc15101e-a06b-4ef2-bc8b-d8f3b65b63ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:28:16.506Z|879ea34e-51d2-4ac1-9862-5cbca44bbadf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:28:16.506Z|7f1d97de-213e-41e9-b74b-721bc3050f4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:28:16.506Z|42b51632-b51e-4a55-97c6-29e502ea6203|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:28:16.507Z|879ea34e-51d2-4ac1-9862-5cbca44bbadf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:28:16.507Z|42b51632-b51e-4a55-97c6-29e502ea6203|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:28:16.507Z|7f1d97de-213e-41e9-b74b-721bc3050f4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:28:21.293Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:28:21.298Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:28:21.298Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||Invoke 2022-12-08T17:28:21.299Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:21.299Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:28:21.299Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Method : GET 2022-12-08T17:28:21.299Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3e934bb43ef1a0d", X-B3-SpanId:"95a1949d3a0864cb", X-B3-ParentSpanId:"e3e934bb43ef1a0d", X-B3-Sampled:"0", X-ONAP-RequestID:"1efb83de-0e9b-43d8-9f0b-8ba977531048", X-RequestID:"1efb83de-0e9b-43d8-9f0b-8ba977531048", X-TransactionID:"1efb83de-0e9b-43d8-9f0b-8ba977531048", X-ECOMP-RequestID:"1efb83de-0e9b-43d8-9f0b-8ba977531048", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee9c4fe8-4694-429b-8267-64e0c6759696"] 2022-12-08T17:28:21.300Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Request body: 2022-12-08T17:28:21.300Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:21.326Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:21.326Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:21.327Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status text : 2022-12-08T17:28:21.327Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:21.329Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Response body: { "requestId" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "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" : "2022-12-08T17:26:03.000+00:00", "source" : "VID", "vnfId" : "9939b1da-40e3-4eb5-8a18-b72b09d366fd", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\n\t\t\t\"modelVersionId\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\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_603027fd-5523-4e12-a287-b1e90f32c985\",\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\": \"94bb7ebc-b3be-44d4-b5a3-10b06629d770\",\n \"modelInvariantUuid\": \"38b858d6-ad5e-4880-8f66-1bc7b6982ba6\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e104975e-8691-41e0-9775-e77e1ebd2bd1\",\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\": \"37fc6c26-7008-42cc-b2dc-c1637e8b49f9\",\n \"modelInvariantUuid\": \"60884fbb-450a-47c9-8f72-4fe8f4916d8c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c50b09a0-237f-4164-a358-6a67cc7d1ccf\"\n },\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985_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\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\n \"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\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\": \"087305ed-d3da-4835-962d-75313cad6529\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:27:04.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "c544e63c-edd5-46ab-98d3-c598116496ee", "serviceInstanceName" : "basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" } } } 2022-12-08T17:28:21.329Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:21.330Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||InvokeReturn 2022-12-08T17:28:21.331Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:28:21.332Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:28:21.332Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:21.332Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:28:21.333Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:28:21.333Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3e934bb43ef1a0d", X-B3-SpanId:"aacb9a2bd12f5dcc", X-B3-ParentSpanId:"e3e934bb43ef1a0d", X-B3-Sampled:"0", X-ONAP-RequestID:"1efb83de-0e9b-43d8-9f0b-8ba977531048", X-RequestID:"1efb83de-0e9b-43d8-9f0b-8ba977531048", X-TransactionID:"1efb83de-0e9b-43d8-9f0b-8ba977531048", X-ECOMP-RequestID:"1efb83de-0e9b-43d8-9f0b-8ba977531048", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebc7ad11-5288-4f6f-a046-feaccb5dce3c"] 2022-12-08T17:28:21.333Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:28:21.334Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:21.345Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:21.345Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:21.346Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:28:21.346Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:21.347Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:28:21.347Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:21.348Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:28:21.373Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:28:21.374Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:28:21.374Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:21.374Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:28:21.375Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:28:21.375Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1efb83de-0e9b-43d8-9f0b-8ba977531048", X-RequestID:"1efb83de-0e9b-43d8-9f0b-8ba977531048", X-TransactionID:"1efb83de-0e9b-43d8-9f0b-8ba977531048", X-ECOMP-RequestID:"1efb83de-0e9b-43d8-9f0b-8ba977531048", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1592db72-2740-4def-8587-2d1b0537fb2b"] 2022-12-08T17:28:21.375Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:28:21.376Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:21.502Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:21.503Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:21.503Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:28:21.504Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=288FF7EBBA1EB687D7DB799E4A315B0B; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:28:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:21.504Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8a0c923d-771d-11ed-85df-b6c736068a38","businessKey":"94ca8a02-46d7-4699-b6db-7f8cbccbba9e","processDefinitionId":"ControllerExecutionBB:1:dc0ae6b1-770f-11ed-85df-b6c736068a38","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-12-08T17:27:07.219+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"643ab7cf-771d-11ed-85df-b6c736068a38","superProcessInstanceId":"895020c7-771d-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-08T17:28:21.504Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:21.505Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:28:21.526Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:28:21.527Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:28:21.527Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:21.527Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:28:21.527Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:28:21.528Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1efb83de-0e9b-43d8-9f0b-8ba977531048", X-RequestID:"1efb83de-0e9b-43d8-9f0b-8ba977531048", X-TransactionID:"1efb83de-0e9b-43d8-9f0b-8ba977531048", X-ECOMP-RequestID:"1efb83de-0e9b-43d8-9f0b-8ba977531048", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"575b9858-bfd8-4c6b-96e8-d436386d966a"] 2022-12-08T17:28:21.528Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:28:21.528Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:21.659Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:21.660Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:21.660Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:28:21.661Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=CB27ACBC776B7B63F9666C004B583A01; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:28:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:21.661Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:8a12d402-771d-11ed-85df-b6c736068a38","parentActivityInstanceId":"8a0c923d-771d-11ed-85df-b6c736068a38","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:dc0ae6b1-770f-11ed-85df-b6c736068a38","processInstanceId":"8a0c923d-771d-11ed-85df-b6c736068a38","executionId":"8a0c923d-771d-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:27:07.260+0000","endTime":"2022-12-08T17:27:07.260+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"643ab7cf-771d-11ed-85df-b6c736068a38"}] 2022-12-08T17:28:21.661Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:21.662Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8a0c923d-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:28:21.666Z|1efb83de-0e9b-43d8-9f0b-8ba977531048|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:28:23.991Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:28:23.993Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 4be634a7-2b0b-4e1c-9abc-fa300e3faefd already exists in requestDb InfraActiveRequests table 2022-12-08T17:28:23.993Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd 2022-12-08T17:28:23.993Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|INFO|500||Invoke 2022-12-08T17:28:23.994Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:23.994Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd 2022-12-08T17:28:23.994Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Method : GET 2022-12-08T17:28:23.994Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83ecd3f9a8754d43", X-B3-SpanId:"9c3d6504885d9563", X-B3-ParentSpanId:"83ecd3f9a8754d43", X-B3-Sampled:"0", X-ONAP-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-TransactionID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-ECOMP-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51d87649-6367-4048-95f5-6a019ae4fb63"] 2022-12-08T17:28:23.995Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Request body: 2022-12-08T17:28:23.995Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:24.015Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:24.015Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:28:24.016Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Status text : 2022-12-08T17:28:24.016Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 08 Dec 2022 17:28:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:24.016Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Response body: 2022-12-08T17:28:24.016Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:24.017Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|INFO|404|Not Found|InvokeReturn 2022-12-08T17:28:24.023Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-12-08T17:28:24.023Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-12-08T17:28:24.027Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:28:24.051Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-12-08T17:28:24.051Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[4be634a7-2b0b-4e1c-9abc-fa300e3faefd], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[a620b064-efce-48a8-989a-7a438865c8d3], X-ECOMP-RequestID=[4be634a7-2b0b-4e1c-9abc-fa300e3faefd], X-TransactionId=[], X-ONAP-RequestID=[4be634a7-2b0b-4e1c-9abc-fa300e3faefd]} 2022-12-08T17:28:24.091Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Thu, 08 Dec 2022 17:28:23 GMT], content-length=[313], x-aai-txid=[2-aai-resources-221208-17:28:23:921-87817], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:28:24.093Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2022-12-08T17:28:24.093Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-12-08T17:28:24.095Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2022-12-08T17:28:24.095Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-12-08T17:28:24.099Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:28:24.118Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-12-08T17:28:24.119Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[4be634a7-2b0b-4e1c-9abc-fa300e3faefd], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[05905af6-482d-488e-8825-aefc7796cb97], X-ECOMP-RequestID=[4be634a7-2b0b-4e1c-9abc-fa300e3faefd], X-TransactionId=[], X-ONAP-RequestID=[4be634a7-2b0b-4e1c-9abc-fa300e3faefd]} 2022-12-08T17:28:24.160Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Thu, 08 Dec 2022 17:28:23 GMT], content-length=[313], x-aai-txid=[1-aai-resources-221208-17:28:23:991-33337], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:28:24.161Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2022-12-08T17:28:24.161Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-12-08T17:28:24.163Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2022-12-08T17:28:24.163Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-12-08T17:28:24.164Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-08T17:28:24.164Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-08T17:28:24.168Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:28:24.169Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-08T17:28:24.169Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:24.169Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:28:24.169Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-08T17:28:24.170Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"127", X-B3-TraceId:"83ecd3f9a8754d43", X-B3-SpanId:"8111b495acb718b2", X-B3-ParentSpanId:"83ecd3f9a8754d43", X-B3-Sampled:"0", X-ONAP-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-TransactionID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-ECOMP-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eda4d397-cdaf-4c8b-bb30-3dc8aa3a0d54"] 2022-12-08T17:28:24.170Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"TestPNFMacroInstantiation_542e7e52-3505-40d4-ab66-3bbac5a9485b","requestScope":"service"} 2022-12-08T17:28:24.170Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:24.187Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:24.188Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:24.188Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-12-08T17:28:24.188Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 08 Dec 2022 17:28:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:24.189Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-08T17:28:24.189Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:24.189Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-08T17:28:24.190Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272 2022-12-08T17:28:24.190Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|INFO|500||Invoke 2022-12-08T17:28:24.191Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:24.191Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272 2022-12-08T17:28:24.191Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||Method : GET 2022-12-08T17:28:24.191Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-TransactionID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-ECOMP-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aebb519a-3a26-43c2-a915-a3a7b4744692"] 2022-12-08T17:28:24.192Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||Request body: 2022-12-08T17:28:24.192Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:24.227Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:24.228Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:24.228Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||Status text : 2022-12-08T17:28:24.228Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:24.229Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "6be9a2d4-e70a-4f38-8c2c-5828e73b2272", "modelInvariantUUID" : "ffb3f1a7-9609-43e2-a522-89c5f1381415", "created" : "2022-12-08 17:27:21.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/6be9a2d4-e70a-4f38-8c2c-5828e73b2272" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/csar" } } } 2022-12-08T17:28:24.229Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:24.229Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|INFO|500||InvokeReturn 2022-12-08T17:28:24.235Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=createInstance 2022-12-08T17:28:24.236Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=createInstance|INFO|500||Invoke 2022-12-08T17:28:24.236Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:24.237Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=createInstance 2022-12-08T17:28:24.237Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=createInstance|DEBUG|500||Method : GET 2022-12-08T17:28:24.238Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-TransactionID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-ECOMP-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"162bd362-16ee-4d20-b59d-60fd43f8a6d2"] 2022-12-08T17:28:24.238Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=createInstance|DEBUG|500||Request body: 2022-12-08T17:28:24.239Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:24.255Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:24.256Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:28:24.256Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=createInstance|DEBUG|500||Status text : 2022-12-08T17:28:24.256Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&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:"Thu, 08 Dec 2022 17:28:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:24.257Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=createInstance|DEBUG|500||Response body: 2022-12-08T17:28:24.257Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:24.257Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-08T17:28:24.258Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415 2022-12-08T17:28:24.258Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415|INFO|500||Invoke 2022-12-08T17:28:24.258Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:24.259Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415 2022-12-08T17:28:24.259Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415|DEBUG|500||Method : GET 2022-12-08T17:28:24.259Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-TransactionID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-ECOMP-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"782dbbed-1fbb-4292-bf94-c83312134614"] 2022-12-08T17:28:24.259Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415|DEBUG|500||Request body: 2022-12-08T17:28:24.260Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:24.288Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:24.289Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:24.289Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415|DEBUG|500||Status text : 2022-12-08T17:28:24.290Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:24.291Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "6be9a2d4-e70a-4f38-8c2c-5828e73b2272", "modelInvariantUUID" : "ffb3f1a7-9609-43e2-a522-89c5f1381415", "created" : "2022-12-08 17:27:21.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/6be9a2d4-e70a-4f38-8c2c-5828e73b2272" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/csar" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415" } } } 2022-12-08T17:28:24.291Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:24.291Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415|INFO|500||InvokeReturn 2022-12-08T17:28:24.294Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=createInstance 2022-12-08T17:28:24.294Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=createInstance|INFO|500||Invoke 2022-12-08T17:28:24.295Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:24.295Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=createInstance 2022-12-08T17:28:24.295Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=createInstance|DEBUG|500||Method : GET 2022-12-08T17:28:24.296Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-TransactionID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-ECOMP-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f913806f-6329-4c0b-a83e-3d3ee33c27e1"] 2022-12-08T17:28:24.296Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=createInstance|DEBUG|500||Request body: 2022-12-08T17:28:24.296Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:24.307Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:24.307Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:28:24.308Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=createInstance|DEBUG|500||Status text : 2022-12-08T17:28:24.308Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&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:"Thu, 08 Dec 2022 17:28:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:24.308Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=createInstance|DEBUG|500||Response body: 2022-12-08T17:28:24.309Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:24.309Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-12-08T17:28:24.310Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:28:24.310Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-08T17:28:24.310Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:24.311Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:28:24.311Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-08T17:28:24.311Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-TransactionID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-ECOMP-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc1dbf51-4b2b-4d32-af63-df8411d5399e"] 2022-12-08T17:28:24.311Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-08T17:28:24.312Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:24.328Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:24.329Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:24.329Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-12-08T17:28:24.329Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:24.330Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-12-08 15:47:22.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-12-08T17:28:24.330Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:24.331Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-08T17:28:24.333Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-12-08T17:28:24.334Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-12-08T17:28:24.334Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:24.334Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-12-08T17:28:24.335Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-12-08T17:28:24.335Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-TransactionID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-ECOMP-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6838318c-2aa4-4b16-ac10-87ca8e7554d6"] 2022-12-08T17:28:24.335Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-12-08T17:28:24.336Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:24.351Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:24.353Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:24.353Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2022-12-08T17:28:24.353Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:24.354Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-12-08T15:47:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2022-12-08T17:28:24.355Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:24.355Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-12-08T17:28:24.357Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272 2022-12-08T17:28:24.358Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|INFO|500||Invoke 2022-12-08T17:28:24.358Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:24.358Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272 2022-12-08T17:28:24.359Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||Method : GET 2022-12-08T17:28:24.359Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-TransactionID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-ECOMP-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7e3aeec-1abb-4947-b00e-f860445c2e97"] 2022-12-08T17:28:24.359Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||Request body: 2022-12-08T17:28:24.360Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:24.389Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:24.390Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:24.390Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||Status text : 2022-12-08T17:28:24.391Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:24.391Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "6be9a2d4-e70a-4f38-8c2c-5828e73b2272", "modelInvariantUUID" : "ffb3f1a7-9609-43e2-a522-89c5f1381415", "created" : "2022-12-08 17:27:21.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/6be9a2d4-e70a-4f38-8c2c-5828e73b2272" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/csar" } } } 2022-12-08T17:28:24.391Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:24.392Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|INFO|500||InvokeReturn 2022-12-08T17:28:24.395Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:28:24.395Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-08T17:28:24.396Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:24.396Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:28:24.396Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-08T17:28:24.396Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"4532", X-B3-TraceId:"83ecd3f9a8754d43", X-B3-SpanId:"ba7f3d6ebce73941", X-B3-ParentSpanId:"83ecd3f9a8754d43", X-B3-Sampled:"0", X-ONAP-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-TransactionID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-ECOMP-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ef7f25b-9514-4d1f-acde-ca27d2c970d3"] 2022-12-08T17:28:24.397Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"4be634a7-2b0b-4e1c-9abc-fa300e3faefd","requestStatus":"IN_PROGRESS","startTime":1670520504023,"source":"VID","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_542e7e52-3505-40d4-ab66-3bbac5a9485b\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\n\t\t\t\"modelVersionId\": \"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\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_542e7e52-3505-40d4-ab66-3bbac5a9485b\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"96ec31d6-29e2-4a09-a504-086c5e66c8fb\",\n \"modelInvariantId\":\"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\n \"modelVersionId\":\"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\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_542e7e52-3505-40d4-ab66-3bbac5a9485b\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\n \"modelInvariantId\": \"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\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\": \"25bbca6a-4b1e-4a13-838c-1a779d206a1c\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"TestPNFMacroInstantiation_542e7e52-3505-40d4-ab66-3bbac5a9485b","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[],"requestURI":"4be634a7-2b0b-4e1c-9abc-fa300e3faefd"} 2022-12-08T17:28:24.397Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:24.430Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:24.431Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-08T17:28:24.431Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-12-08T17:28:24.431Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:24.434Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "4be634a7-2b0b-4e1c-9abc-fa300e3faefd", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:28:24.023+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_542e7e52-3505-40d4-ab66-3bbac5a9485b\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\n\t\t\t\"modelVersionId\": \"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\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_542e7e52-3505-40d4-ab66-3bbac5a9485b\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"96ec31d6-29e2-4a09-a504-086c5e66c8fb\",\n \"modelInvariantId\":\"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\n \"modelVersionId\":\"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\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_542e7e52-3505-40d4-ab66-3bbac5a9485b\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\n \"modelInvariantId\": \"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\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\": \"25bbca6a-4b1e-4a13-838c-1a779d206a1c\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-12-08T17:28:23.623+00:00", "serviceInstanceName" : "TestPNFMacroInstantiation_542e7e52-3505-40d4-ab66-3bbac5a9485b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "4be634a7-2b0b-4e1c-9abc-fa300e3faefd", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd" } } } 2022-12-08T17:28:24.434Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:24.434Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-08T17:28:24.442Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:28:24.442Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-08T17:28:24.443Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:24.443Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:28:24.443Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-08T17:28:24.443Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3168", X-B3-TraceId:"83ecd3f9a8754d43", X-B3-SpanId:"9e9c7963ee952e98", X-B3-ParentSpanId:"83ecd3f9a8754d43", X-B3-Sampled:"0", X-ONAP-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-TransactionID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-ECOMP-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"381ce047-d6a6-41b7-9708-76e460dce480"] 2022-12-08T17:28:24.444Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\"modelUuid\":\"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\"modelInvariantUuid\":\"ffb3f1a7-9609-43e2-a522-89c5f1381415\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"TestPNFMacroInstantiation_542e7e52-3505-40d4-ab66-3bbac5a9485b\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"pnf_macrocustomer\"},\"requestParameters\":{\"subscriptionServiceType\":\"test_pnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_542e7e52-3505-40d4-ab66-3bbac5a9485b\",\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"test-pnf 0\",\"modelCustomizationId\":\"96ec31d6-29e2-4a09-a504-086c5e66c8fb\",\"modelInvariantId\":\"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\"modelVersionId\":\"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\"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_542e7e52-3505-40d4-ab66-3bbac5a9485b\"}],\"vnfs\":[]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\"modelInvariantId\":\"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"pnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"25bbca6a-4b1e-4a13-838c-1a779d206a1c\",\"owningEntityName\":\"pnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"4be634a7-2b0b-4e1c-9abc-fa300e3faefd","type":"String"},"mso-request-id":{"value":"4be634a7-2b0b-4e1c-9abc-fa300e3faefd","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-08T17:28:24.444Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:25.455Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:25.456Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-08T17:28:25.456Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-12-08T17:28:25.456Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 08 Dec 2022 17:28:25 GMT", X-ONAP-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-TransactionID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-ECOMP-RequestID:"4be634a7-2b0b-4e1c-9abc-fa300e3faefd", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"381ce047-d6a6-41b7-9708-76e460dce480", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:25.457Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"4be634a7-2b0b-4e1c-9abc-fa300e3faefd\",\"instanceId\":\"bb42b53d-8ac5-4017-9878-46484c0b38da\"}}","message":"Success","processInstanceID":"b816761c-771d-11ed-85df-b6c736068a38","variables":null,"messageCode":200} 2022-12-08T17:28:25.457Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:25.458Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-08T17:28:25.462Z|4be634a7-2b0b-4e1c-9abc-fa300e3faefd|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:28:25.610Z|eb45a22f-0a79-429c-9982-9a37c41ef671|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:28:25.615Z|eb45a22f-0a79-429c-9982-9a37c41ef671|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd 2022-12-08T17:28:25.616Z|eb45a22f-0a79-429c-9982-9a37c41ef671|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|INFO|500||Invoke 2022-12-08T17:28:25.616Z|eb45a22f-0a79-429c-9982-9a37c41ef671|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:25.617Z|eb45a22f-0a79-429c-9982-9a37c41ef671|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd 2022-12-08T17:28:25.617Z|eb45a22f-0a79-429c-9982-9a37c41ef671|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Method : GET 2022-12-08T17:28:25.618Z|eb45a22f-0a79-429c-9982-9a37c41ef671|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ad03347722967c4", X-B3-SpanId:"6d78f0e6ce6478ad", X-B3-ParentSpanId:"2ad03347722967c4", X-B3-Sampled:"0", X-ONAP-RequestID:"eb45a22f-0a79-429c-9982-9a37c41ef671", X-RequestID:"eb45a22f-0a79-429c-9982-9a37c41ef671", X-TransactionID:"eb45a22f-0a79-429c-9982-9a37c41ef671", X-ECOMP-RequestID:"eb45a22f-0a79-429c-9982-9a37c41ef671", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3dafb909-8bf8-45e8-b546-e9195a1f2e8a"] 2022-12-08T17:28:25.618Z|eb45a22f-0a79-429c-9982-9a37c41ef671|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Request body: 2022-12-08T17:28:25.618Z|eb45a22f-0a79-429c-9982-9a37c41ef671|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:25.640Z|eb45a22f-0a79-429c-9982-9a37c41ef671|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:25.640Z|eb45a22f-0a79-429c-9982-9a37c41ef671|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:25.641Z|eb45a22f-0a79-429c-9982-9a37c41ef671|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Status text : 2022-12-08T17:28:25.641Z|eb45a22f-0a79-429c-9982-9a37c41ef671|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:25.643Z|eb45a22f-0a79-429c-9982-9a37c41ef671|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Response body: { "requestId" : "4be634a7-2b0b-4e1c-9abc-fa300e3faefd", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:28:24.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_542e7e52-3505-40d4-ab66-3bbac5a9485b\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\n\t\t\t\"modelVersionId\": \"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\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_542e7e52-3505-40d4-ab66-3bbac5a9485b\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"96ec31d6-29e2-4a09-a504-086c5e66c8fb\",\n \"modelInvariantId\":\"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\n \"modelVersionId\":\"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\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_542e7e52-3505-40d4-ab66-3bbac5a9485b\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\n \"modelInvariantId\": \"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\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\": \"25bbca6a-4b1e-4a13-838c-1a779d206a1c\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:28:24.000+00:00", "serviceInstanceId" : "bb42b53d-8ac5-4017-9878-46484c0b38da", "serviceInstanceName" : "TestPNFMacroInstantiation_542e7e52-3505-40d4-ab66-3bbac5a9485b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "4be634a7-2b0b-4e1c-9abc-fa300e3faefd", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd" } } } 2022-12-08T17:28:25.643Z|eb45a22f-0a79-429c-9982-9a37c41ef671|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:25.644Z|eb45a22f-0a79-429c-9982-9a37c41ef671|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|INFO|500||InvokeReturn 2022-12-08T17:28:25.645Z|eb45a22f-0a79-429c-9982-9a37c41ef671|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false 2022-12-08T17:28:25.646Z|eb45a22f-0a79-429c-9982-9a37c41ef671|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:28:25.646Z|eb45a22f-0a79-429c-9982-9a37c41ef671|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:25.646Z|eb45a22f-0a79-429c-9982-9a37c41ef671|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false 2022-12-08T17:28:25.647Z|eb45a22f-0a79-429c-9982-9a37c41ef671|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:28:25.647Z|eb45a22f-0a79-429c-9982-9a37c41ef671|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ad03347722967c4", X-B3-SpanId:"5999a520fa0fc44a", X-B3-ParentSpanId:"2ad03347722967c4", X-B3-Sampled:"0", X-ONAP-RequestID:"eb45a22f-0a79-429c-9982-9a37c41ef671", X-RequestID:"eb45a22f-0a79-429c-9982-9a37c41ef671", X-TransactionID:"eb45a22f-0a79-429c-9982-9a37c41ef671", X-ECOMP-RequestID:"eb45a22f-0a79-429c-9982-9a37c41ef671", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee69fd36-6dbe-4801-af53-5069f51c89f9"] 2022-12-08T17:28:25.648Z|eb45a22f-0a79-429c-9982-9a37c41ef671|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:28:25.648Z|eb45a22f-0a79-429c-9982-9a37c41ef671|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:25.660Z|eb45a22f-0a79-429c-9982-9a37c41ef671|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:25.660Z|eb45a22f-0a79-429c-9982-9a37c41ef671|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:25.660Z|eb45a22f-0a79-429c-9982-9a37c41ef671|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:28:25.661Z|eb45a22f-0a79-429c-9982-9a37c41ef671|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:25.662Z|eb45a22f-0a79-429c-9982-9a37c41ef671|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:28:25.662Z|eb45a22f-0a79-429c-9982-9a37c41ef671|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:25.662Z|eb45a22f-0a79-429c-9982-9a37c41ef671|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:28:25.668Z|eb45a22f-0a79-429c-9982-9a37c41ef671|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:28:26.527Z|b0cc1005-3e99-4a7f-b849-16ac8fcd3f93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:28:26.528Z|b0cc1005-3e99-4a7f-b849-16ac8fcd3f93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:28:26.533Z|1b1e2bf6-da03-4349-a485-55d99c2e4649|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:28:26.534Z|1b1e2bf6-da03-4349-a485-55d99c2e4649|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:28:26.548Z|970b041d-5805-4406-8ae8-2c2f2943dd4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:28:26.549Z|970b041d-5805-4406-8ae8-2c2f2943dd4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:28:30.126Z|b1bd5e25-78ee-4f9a-b7d3-2d3f34ac2721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:28:30.127Z|b1bd5e25-78ee-4f9a-b7d3-2d3f34ac2721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:28:30.507Z|4ab4a3f4-7e23-49cf-8351-17cc834dd4f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:28:30.508Z|4ab4a3f4-7e23-49cf-8351-17cc834dd4f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:28:31.794Z|996d3cb8-901a-4e95-93b2-33556c161723|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:28:31.798Z|996d3cb8-901a-4e95-93b2-33556c161723|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:28:31.799Z|996d3cb8-901a-4e95-93b2-33556c161723|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||Invoke 2022-12-08T17:28:31.799Z|996d3cb8-901a-4e95-93b2-33556c161723|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:31.799Z|996d3cb8-901a-4e95-93b2-33556c161723|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:28:31.799Z|996d3cb8-901a-4e95-93b2-33556c161723|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Method : GET 2022-12-08T17:28:31.800Z|996d3cb8-901a-4e95-93b2-33556c161723|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c6d94ecbb6d49a6", X-B3-SpanId:"1fe9a4f5156ed151", X-B3-ParentSpanId:"4c6d94ecbb6d49a6", X-B3-Sampled:"0", X-ONAP-RequestID:"996d3cb8-901a-4e95-93b2-33556c161723", X-RequestID:"996d3cb8-901a-4e95-93b2-33556c161723", X-TransactionID:"996d3cb8-901a-4e95-93b2-33556c161723", X-ECOMP-RequestID:"996d3cb8-901a-4e95-93b2-33556c161723", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7aa440eb-dc9f-428e-95cb-2d0934fd3168"] 2022-12-08T17:28:31.800Z|996d3cb8-901a-4e95-93b2-33556c161723|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Request body: 2022-12-08T17:28:31.800Z|996d3cb8-901a-4e95-93b2-33556c161723|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:31.829Z|996d3cb8-901a-4e95-93b2-33556c161723|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:31.829Z|996d3cb8-901a-4e95-93b2-33556c161723|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:31.830Z|996d3cb8-901a-4e95-93b2-33556c161723|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status text : 2022-12-08T17:28:31.830Z|996d3cb8-901a-4e95-93b2-33556c161723|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:31.831Z|996d3cb8-901a-4e95-93b2-33556c161723|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Response body: { "requestId" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:26:03.000+00:00", "endTime" : "2022-12-08T17:28:29.000+00:00", "source" : "VID", "vnfId" : "9939b1da-40e3-4eb5-8a18-b72b09d366fd", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\n\t\t\t\"modelVersionId\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\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_603027fd-5523-4e12-a287-b1e90f32c985\",\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\": \"94bb7ebc-b3be-44d4-b5a3-10b06629d770\",\n \"modelInvariantUuid\": \"38b858d6-ad5e-4880-8f66-1bc7b6982ba6\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e104975e-8691-41e0-9775-e77e1ebd2bd1\",\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\": \"37fc6c26-7008-42cc-b2dc-c1637e8b49f9\",\n \"modelInvariantUuid\": \"60884fbb-450a-47c9-8f72-4fe8f4916d8c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c50b09a0-237f-4164-a358-6a67cc7d1ccf\"\n },\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985_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\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\n \"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\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\": \"087305ed-d3da-4835-962d-75313cad6529\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:28:29.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "c544e63c-edd5-46ab-98d3-c598116496ee", "serviceInstanceName" : "basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" } } } 2022-12-08T17:28:31.832Z|996d3cb8-901a-4e95-93b2-33556c161723|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:31.832Z|996d3cb8-901a-4e95-93b2-33556c161723|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||InvokeReturn 2022-12-08T17:28:31.834Z|996d3cb8-901a-4e95-93b2-33556c161723|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:28:31.834Z|996d3cb8-901a-4e95-93b2-33556c161723|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:28:31.834Z|996d3cb8-901a-4e95-93b2-33556c161723|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:31.834Z|996d3cb8-901a-4e95-93b2-33556c161723|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:28:31.835Z|996d3cb8-901a-4e95-93b2-33556c161723|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:28:31.835Z|996d3cb8-901a-4e95-93b2-33556c161723|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c6d94ecbb6d49a6", X-B3-SpanId:"4bca644462b48ca2", X-B3-ParentSpanId:"4c6d94ecbb6d49a6", X-B3-Sampled:"0", X-ONAP-RequestID:"996d3cb8-901a-4e95-93b2-33556c161723", X-RequestID:"996d3cb8-901a-4e95-93b2-33556c161723", X-TransactionID:"996d3cb8-901a-4e95-93b2-33556c161723", X-ECOMP-RequestID:"996d3cb8-901a-4e95-93b2-33556c161723", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60be50ed-9d17-40c4-9ce3-82e230a1d4e7"] 2022-12-08T17:28:31.835Z|996d3cb8-901a-4e95-93b2-33556c161723|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:28:31.835Z|996d3cb8-901a-4e95-93b2-33556c161723|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:31.850Z|996d3cb8-901a-4e95-93b2-33556c161723|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:31.850Z|996d3cb8-901a-4e95-93b2-33556c161723|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:31.850Z|996d3cb8-901a-4e95-93b2-33556c161723|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:28:31.851Z|996d3cb8-901a-4e95-93b2-33556c161723|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:31.852Z|996d3cb8-901a-4e95-93b2-33556c161723|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:28:31.852Z|996d3cb8-901a-4e95-93b2-33556c161723|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:31.853Z|996d3cb8-901a-4e95-93b2-33556c161723|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:28:31.858Z|996d3cb8-901a-4e95-93b2-33556c161723|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:28:31.978Z|630764c6-f86b-4d64-a2a5-0567e51bbef3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:28:31.981Z|630764c6-f86b-4d64-a2a5-0567e51bbef3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:28:31.982Z|630764c6-f86b-4d64-a2a5-0567e51bbef3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||Invoke 2022-12-08T17:28:31.982Z|630764c6-f86b-4d64-a2a5-0567e51bbef3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:31.982Z|630764c6-f86b-4d64-a2a5-0567e51bbef3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:28:31.982Z|630764c6-f86b-4d64-a2a5-0567e51bbef3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Method : GET 2022-12-08T17:28:31.983Z|630764c6-f86b-4d64-a2a5-0567e51bbef3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3f9a0225c6e7af8", X-B3-SpanId:"1e8f0b2503f8be42", X-B3-ParentSpanId:"a3f9a0225c6e7af8", X-B3-Sampled:"0", X-ONAP-RequestID:"630764c6-f86b-4d64-a2a5-0567e51bbef3", X-RequestID:"630764c6-f86b-4d64-a2a5-0567e51bbef3", X-TransactionID:"630764c6-f86b-4d64-a2a5-0567e51bbef3", X-ECOMP-RequestID:"630764c6-f86b-4d64-a2a5-0567e51bbef3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6be2552f-7b89-446b-b10d-231b5d4efae6"] 2022-12-08T17:28:31.983Z|630764c6-f86b-4d64-a2a5-0567e51bbef3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Request body: 2022-12-08T17:28:31.983Z|630764c6-f86b-4d64-a2a5-0567e51bbef3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:32.005Z|630764c6-f86b-4d64-a2a5-0567e51bbef3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:32.006Z|630764c6-f86b-4d64-a2a5-0567e51bbef3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:32.006Z|630764c6-f86b-4d64-a2a5-0567e51bbef3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status text : 2022-12-08T17:28:32.006Z|630764c6-f86b-4d64-a2a5-0567e51bbef3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:32.008Z|630764c6-f86b-4d64-a2a5-0567e51bbef3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Response body: { "requestId" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:26:03.000+00:00", "endTime" : "2022-12-08T17:28:29.000+00:00", "source" : "VID", "vnfId" : "9939b1da-40e3-4eb5-8a18-b72b09d366fd", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\n\t\t\t\"modelVersionId\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\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_603027fd-5523-4e12-a287-b1e90f32c985\",\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\": \"94bb7ebc-b3be-44d4-b5a3-10b06629d770\",\n \"modelInvariantUuid\": \"38b858d6-ad5e-4880-8f66-1bc7b6982ba6\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e104975e-8691-41e0-9775-e77e1ebd2bd1\",\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\": \"37fc6c26-7008-42cc-b2dc-c1637e8b49f9\",\n \"modelInvariantUuid\": \"60884fbb-450a-47c9-8f72-4fe8f4916d8c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c50b09a0-237f-4164-a358-6a67cc7d1ccf\"\n },\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985_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\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\n \"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\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\": \"087305ed-d3da-4835-962d-75313cad6529\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:28:29.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "c544e63c-edd5-46ab-98d3-c598116496ee", "serviceInstanceName" : "basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" } } } 2022-12-08T17:28:32.008Z|630764c6-f86b-4d64-a2a5-0567e51bbef3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:32.008Z|630764c6-f86b-4d64-a2a5-0567e51bbef3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||InvokeReturn 2022-12-08T17:28:32.010Z|630764c6-f86b-4d64-a2a5-0567e51bbef3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:28:32.010Z|630764c6-f86b-4d64-a2a5-0567e51bbef3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:28:32.010Z|630764c6-f86b-4d64-a2a5-0567e51bbef3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:32.011Z|630764c6-f86b-4d64-a2a5-0567e51bbef3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:28:32.011Z|630764c6-f86b-4d64-a2a5-0567e51bbef3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:28:32.011Z|630764c6-f86b-4d64-a2a5-0567e51bbef3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3f9a0225c6e7af8", X-B3-SpanId:"7bccf5075ab3bd19", X-B3-ParentSpanId:"a3f9a0225c6e7af8", X-B3-Sampled:"0", X-ONAP-RequestID:"630764c6-f86b-4d64-a2a5-0567e51bbef3", X-RequestID:"630764c6-f86b-4d64-a2a5-0567e51bbef3", X-TransactionID:"630764c6-f86b-4d64-a2a5-0567e51bbef3", X-ECOMP-RequestID:"630764c6-f86b-4d64-a2a5-0567e51bbef3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8a084fa-f965-42d5-ab65-999d7214bf09"] 2022-12-08T17:28:32.012Z|630764c6-f86b-4d64-a2a5-0567e51bbef3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:28:32.012Z|630764c6-f86b-4d64-a2a5-0567e51bbef3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:32.026Z|630764c6-f86b-4d64-a2a5-0567e51bbef3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:32.026Z|630764c6-f86b-4d64-a2a5-0567e51bbef3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:32.027Z|630764c6-f86b-4d64-a2a5-0567e51bbef3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:28:32.027Z|630764c6-f86b-4d64-a2a5-0567e51bbef3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:32.029Z|630764c6-f86b-4d64-a2a5-0567e51bbef3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:28:32.029Z|630764c6-f86b-4d64-a2a5-0567e51bbef3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:32.030Z|630764c6-f86b-4d64-a2a5-0567e51bbef3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:28:32.036Z|630764c6-f86b-4d64-a2a5-0567e51bbef3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:28:32.155Z|868f844c-99ac-497f-b362-8b5a1a3e7477|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:28:32.159Z|868f844c-99ac-497f-b362-8b5a1a3e7477|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:28:32.159Z|868f844c-99ac-497f-b362-8b5a1a3e7477|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||Invoke 2022-12-08T17:28:32.159Z|868f844c-99ac-497f-b362-8b5a1a3e7477|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:32.160Z|868f844c-99ac-497f-b362-8b5a1a3e7477|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:28:32.160Z|868f844c-99ac-497f-b362-8b5a1a3e7477|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Method : GET 2022-12-08T17:28:32.160Z|868f844c-99ac-497f-b362-8b5a1a3e7477|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b048d901628b01b", X-B3-SpanId:"ba652ba4178038cd", X-B3-ParentSpanId:"1b048d901628b01b", X-B3-Sampled:"0", X-ONAP-RequestID:"868f844c-99ac-497f-b362-8b5a1a3e7477", X-RequestID:"868f844c-99ac-497f-b362-8b5a1a3e7477", X-TransactionID:"868f844c-99ac-497f-b362-8b5a1a3e7477", X-ECOMP-RequestID:"868f844c-99ac-497f-b362-8b5a1a3e7477", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85b53c3d-08ce-4457-83c9-68b57636a626"] 2022-12-08T17:28:32.161Z|868f844c-99ac-497f-b362-8b5a1a3e7477|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Request body: 2022-12-08T17:28:32.161Z|868f844c-99ac-497f-b362-8b5a1a3e7477|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:32.181Z|868f844c-99ac-497f-b362-8b5a1a3e7477|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:32.181Z|868f844c-99ac-497f-b362-8b5a1a3e7477|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:32.182Z|868f844c-99ac-497f-b362-8b5a1a3e7477|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status text : 2022-12-08T17:28:32.182Z|868f844c-99ac-497f-b362-8b5a1a3e7477|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:32.184Z|868f844c-99ac-497f-b362-8b5a1a3e7477|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Response body: { "requestId" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:26:03.000+00:00", "endTime" : "2022-12-08T17:28:29.000+00:00", "source" : "VID", "vnfId" : "9939b1da-40e3-4eb5-8a18-b72b09d366fd", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\n\t\t\t\"modelVersionId\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\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_603027fd-5523-4e12-a287-b1e90f32c985\",\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\": \"94bb7ebc-b3be-44d4-b5a3-10b06629d770\",\n \"modelInvariantUuid\": \"38b858d6-ad5e-4880-8f66-1bc7b6982ba6\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e104975e-8691-41e0-9775-e77e1ebd2bd1\",\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\": \"37fc6c26-7008-42cc-b2dc-c1637e8b49f9\",\n \"modelInvariantUuid\": \"60884fbb-450a-47c9-8f72-4fe8f4916d8c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c50b09a0-237f-4164-a358-6a67cc7d1ccf\"\n },\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985_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\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\n \"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\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\": \"087305ed-d3da-4835-962d-75313cad6529\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:28:29.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "c544e63c-edd5-46ab-98d3-c598116496ee", "serviceInstanceName" : "basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" } } } 2022-12-08T17:28:32.184Z|868f844c-99ac-497f-b362-8b5a1a3e7477|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:32.185Z|868f844c-99ac-497f-b362-8b5a1a3e7477|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||InvokeReturn 2022-12-08T17:28:32.186Z|868f844c-99ac-497f-b362-8b5a1a3e7477|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:28:32.186Z|868f844c-99ac-497f-b362-8b5a1a3e7477|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:28:32.186Z|868f844c-99ac-497f-b362-8b5a1a3e7477|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:32.187Z|868f844c-99ac-497f-b362-8b5a1a3e7477|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:28:32.187Z|868f844c-99ac-497f-b362-8b5a1a3e7477|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:28:32.187Z|868f844c-99ac-497f-b362-8b5a1a3e7477|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b048d901628b01b", X-B3-SpanId:"10671e1165f37ccd", X-B3-ParentSpanId:"1b048d901628b01b", X-B3-Sampled:"0", X-ONAP-RequestID:"868f844c-99ac-497f-b362-8b5a1a3e7477", X-RequestID:"868f844c-99ac-497f-b362-8b5a1a3e7477", X-TransactionID:"868f844c-99ac-497f-b362-8b5a1a3e7477", X-ECOMP-RequestID:"868f844c-99ac-497f-b362-8b5a1a3e7477", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07e23a7c-f180-47fc-919e-c2fe9676b3a8"] 2022-12-08T17:28:32.188Z|868f844c-99ac-497f-b362-8b5a1a3e7477|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:28:32.188Z|868f844c-99ac-497f-b362-8b5a1a3e7477|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:32.200Z|868f844c-99ac-497f-b362-8b5a1a3e7477|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:32.201Z|868f844c-99ac-497f-b362-8b5a1a3e7477|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:32.201Z|868f844c-99ac-497f-b362-8b5a1a3e7477|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:28:32.201Z|868f844c-99ac-497f-b362-8b5a1a3e7477|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:32.202Z|868f844c-99ac-497f-b362-8b5a1a3e7477|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:28:32.203Z|868f844c-99ac-497f-b362-8b5a1a3e7477|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:32.203Z|868f844c-99ac-497f-b362-8b5a1a3e7477|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:28:32.208Z|868f844c-99ac-497f-b362-8b5a1a3e7477|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:28:32.339Z|ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:28:32.343Z|ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:28:32.343Z|ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||Invoke 2022-12-08T17:28:32.344Z|ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:32.344Z|ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:28:32.345Z|ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Method : GET 2022-12-08T17:28:32.345Z|ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c95ecbdeb4c909da", X-B3-SpanId:"f67d7514a91739f5", X-B3-ParentSpanId:"c95ecbdeb4c909da", X-B3-Sampled:"0", X-ONAP-RequestID:"ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d", X-RequestID:"ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d", X-TransactionID:"ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d", X-ECOMP-RequestID:"ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e1027d6-4bf5-40dd-9a3b-be71d4ad0c4c"] 2022-12-08T17:28:32.345Z|ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Request body: 2022-12-08T17:28:32.346Z|ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:32.367Z|ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:32.368Z|ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:32.369Z|ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status text : 2022-12-08T17:28:32.369Z|ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:32.370Z|ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Response body: { "requestId" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:26:03.000+00:00", "endTime" : "2022-12-08T17:28:29.000+00:00", "source" : "VID", "vnfId" : "9939b1da-40e3-4eb5-8a18-b72b09d366fd", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\n\t\t\t\"modelVersionId\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\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_603027fd-5523-4e12-a287-b1e90f32c985\",\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\": \"94bb7ebc-b3be-44d4-b5a3-10b06629d770\",\n \"modelInvariantUuid\": \"38b858d6-ad5e-4880-8f66-1bc7b6982ba6\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e104975e-8691-41e0-9775-e77e1ebd2bd1\",\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\": \"37fc6c26-7008-42cc-b2dc-c1637e8b49f9\",\n \"modelInvariantUuid\": \"60884fbb-450a-47c9-8f72-4fe8f4916d8c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c50b09a0-237f-4164-a358-6a67cc7d1ccf\"\n },\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985_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\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\n \"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\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\": \"087305ed-d3da-4835-962d-75313cad6529\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:28:29.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "c544e63c-edd5-46ab-98d3-c598116496ee", "serviceInstanceName" : "basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" } } } 2022-12-08T17:28:32.370Z|ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:32.371Z|ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||InvokeReturn 2022-12-08T17:28:32.372Z|ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:28:32.372Z|ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:28:32.372Z|ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:32.373Z|ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:28:32.373Z|ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:28:32.373Z|ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c95ecbdeb4c909da", X-B3-SpanId:"565ff764e90fc615", X-B3-ParentSpanId:"c95ecbdeb4c909da", X-B3-Sampled:"0", X-ONAP-RequestID:"ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d", X-RequestID:"ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d", X-TransactionID:"ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d", X-ECOMP-RequestID:"ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90294cc0-8a90-4033-acd5-a23af1131e22"] 2022-12-08T17:28:32.374Z|ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:28:32.379Z|ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:32.393Z|ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:32.393Z|ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:32.394Z|ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:28:32.394Z|ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:32.395Z|ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:28:32.396Z|ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:32.396Z|ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:28:32.405Z|ff1bfd0b-6a04-4d96-9ea5-3e267cdca91d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:28:32.541Z|4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:28:32.545Z|4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:28:32.545Z|4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||Invoke 2022-12-08T17:28:32.545Z|4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:32.546Z|4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e 2022-12-08T17:28:32.546Z|4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Method : GET 2022-12-08T17:28:32.546Z|4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4a293a0ffe4aec34", X-B3-SpanId:"4cd90deac7fffc6e", X-B3-ParentSpanId:"4a293a0ffe4aec34", X-B3-Sampled:"0", X-ONAP-RequestID:"4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a", X-RequestID:"4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a", X-TransactionID:"4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a", X-ECOMP-RequestID:"4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99f73aaf-5f6e-44a3-b168-32402f0dcd09"] 2022-12-08T17:28:32.546Z|4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Request body: 2022-12-08T17:28:32.547Z|4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:32.569Z|4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:32.569Z|4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:32.569Z|4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Status text : 2022-12-08T17:28:32.569Z|4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:32.572Z|4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||Response body: { "requestId" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:26:03.000+00:00", "endTime" : "2022-12-08T17:28:29.000+00:00", "source" : "VID", "vnfId" : "9939b1da-40e3-4eb5-8a18-b72b09d366fd", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\n\t\t\t\"modelVersionId\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\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_603027fd-5523-4e12-a287-b1e90f32c985\",\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\": \"94bb7ebc-b3be-44d4-b5a3-10b06629d770\",\n \"modelInvariantUuid\": \"38b858d6-ad5e-4880-8f66-1bc7b6982ba6\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e104975e-8691-41e0-9775-e77e1ebd2bd1\",\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\": \"37fc6c26-7008-42cc-b2dc-c1637e8b49f9\",\n \"modelInvariantUuid\": \"60884fbb-450a-47c9-8f72-4fe8f4916d8c\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c50b09a0-237f-4164-a358-6a67cc7d1ccf\"\n },\n \"instanceName\": \"basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985_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\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\n \"modelInvariantId\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\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\": \"087305ed-d3da-4835-962d-75313cad6529\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:28:29.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "c544e63c-edd5-46ab-98d3-c598116496ee", "serviceInstanceName" : "basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "94ca8a02-46d7-4699-b6db-7f8cbccbba9e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e" } } } 2022-12-08T17:28:32.572Z|4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:32.572Z|4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|INFO|500||InvokeReturn 2022-12-08T17:28:32.574Z|4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:28:32.574Z|4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:28:32.574Z|4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:32.575Z|4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false 2022-12-08T17:28:32.575Z|4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:28:32.575Z|4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4a293a0ffe4aec34", X-B3-SpanId:"08a092dca5d15eee", X-B3-ParentSpanId:"4a293a0ffe4aec34", X-B3-Sampled:"0", X-ONAP-RequestID:"4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a", X-RequestID:"4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a", X-TransactionID:"4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a", X-ECOMP-RequestID:"4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c88d8a0-522c-4fbf-af93-49ab305b1e1f"] 2022-12-08T17:28:32.575Z|4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:28:32.576Z|4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:32.594Z|4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:32.594Z|4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:32.595Z|4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:28:32.595Z|4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:32.597Z|4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:28:32.597Z|4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:32.598Z|4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94ca8a02-46d7-4699-b6db-7f8cbccbba9e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:28:32.603Z|4c5c5f49-043e-4bad-96ae-f6b9f71e1c0a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/94ca8a02-46d7-4699-b6db-7f8cbccbba9e|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:28:33.980Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:28:33.982Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|||INFO|500||Checking if requestId: f0c8989d-7510-48af-9e5d-55691fd8f779 already exists in requestDb InfraActiveRequests table 2022-12-08T17:28:33.983Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779 2022-12-08T17:28:33.984Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|INFO|500||Invoke 2022-12-08T17:28:33.984Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:33.985Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779 2022-12-08T17:28:33.985Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Method : GET 2022-12-08T17:28:33.985Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"866ca5d850df80e0", X-B3-SpanId:"9eb0424fca82883d", X-B3-ParentSpanId:"866ca5d850df80e0", X-B3-Sampled:"0", X-ONAP-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-TransactionID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-ECOMP-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe6caad0-7269-45d7-b4bb-45e0ceb23a95"] 2022-12-08T17:28:33.986Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Request body: 2022-12-08T17:28:33.986Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:34.005Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:34.005Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:28:34.006Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Status text : 2022-12-08T17:28:34.006Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 08 Dec 2022 17:28:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:34.007Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Response body: 2022-12-08T17:28:34.007Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:34.007Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|INFO|404|Not Found|InvokeReturn 2022-12-08T17:28:34.014Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|||INFO|500||Running local validations 2022-12-08T17:28:34.018Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-12-08T17:28:34.043Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-12-08T17:28:34.044Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke 2022-12-08T17:28:34.121Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn 2022-12-08T17:28:34.122Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Thu, 08 Dec 2022 17:28:33 GMT], content-length=[1013], vertex-id=[229384], x-aai-txid=[1-aai-resources-221208-17:28:33:915-21388], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-08T17:28:34.123Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1670520369208","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/9939b1da-40e3-4eb5-8a18-b72b09d366fd","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"9939b1da-40e3-4eb5-8a18-b72b09d366fd"}],"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"}]}]}} 2022-12-08T17:28:34.125Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-08T17:28:34.125Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-08T17:28:34.127Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:28:34.127Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-08T17:28:34.128Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:34.128Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:28:34.129Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-08T17:28:34.130Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|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:"866ca5d850df80e0", X-B3-SpanId:"d741058e35ccad5a", X-B3-ParentSpanId:"866ca5d850df80e0", X-B3-Sampled:"0", X-ONAP-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-TransactionID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-ECOMP-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f8123e1-976d-44e0-a76b-7fb742e8e59d"] 2022-12-08T17:28:34.130Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"c544e63c-edd5-46ab-98d3-c598116496ee"},"instanceName":null,"requestScope":"service"} 2022-12-08T17:28:34.131Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:34.159Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:34.160Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:34.160Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-12-08T17:28:34.161Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|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:"Thu, 08 Dec 2022 17:28:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:34.161Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-08T17:28:34.162Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:34.162Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-08T17:28:34.163Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b 2022-12-08T17:28:34.164Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|INFO|500||Invoke 2022-12-08T17:28:34.164Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:34.165Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b 2022-12-08T17:28:34.166Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||Method : GET 2022-12-08T17:28:34.166Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-TransactionID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-ECOMP-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7671234c-2b93-4bf7-80df-f45d0a213f3a"] 2022-12-08T17:28:34.167Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||Request body: 2022-12-08T17:28:34.167Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:34.192Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:34.193Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:34.193Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||Status text : 2022-12-08T17:28:34.193Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:34.194Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b", "modelInvariantUUID" : "05b7670d-796e-44f4-86ee-c5f52fe77414", "created" : "2022-12-08 17:24:32.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" : 20, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/csar" } } } 2022-12-08T17:28:34.195Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:34.195Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|INFO|500||InvokeReturn 2022-12-08T17:28:34.198Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=deleteInstance 2022-12-08T17:28:34.198Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=deleteInstance|INFO|500||Invoke 2022-12-08T17:28:34.199Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:34.199Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=deleteInstance 2022-12-08T17:28:34.199Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=deleteInstance|DEBUG|500||Method : GET 2022-12-08T17:28:34.200Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-TransactionID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-ECOMP-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1588aaae-c58b-4e5e-b5a7-ce48441869a6"] 2022-12-08T17:28:34.200Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=deleteInstance|DEBUG|500||Request body: 2022-12-08T17:28:34.200Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:34.212Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:34.213Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:28:34.213Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=deleteInstance|DEBUG|500||Status text : 2022-12-08T17:28:34.213Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&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:"Thu, 08 Dec 2022 17:28:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:34.213Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=deleteInstance|DEBUG|500||Response body: 2022-12-08T17:28:34.214Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:34.214Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2022-12-08T17:28:34.215Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414 2022-12-08T17:28:34.215Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414|INFO|500||Invoke 2022-12-08T17:28:34.215Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:34.215Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414 2022-12-08T17:28:34.216Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414|DEBUG|500||Method : GET 2022-12-08T17:28:34.216Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-TransactionID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-ECOMP-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37d90034-ba39-434b-94d2-371b839d41da"] 2022-12-08T17:28:34.216Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414|DEBUG|500||Request body: 2022-12-08T17:28:34.216Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:34.236Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:34.237Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:34.237Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414|DEBUG|500||Status text : 2022-12-08T17:28:34.238Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:34.239Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b", "modelInvariantUUID" : "05b7670d-796e-44f4-86ee-c5f52fe77414", "created" : "2022-12-08 17:24:32.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" : 20, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/csar" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414" } } } 2022-12-08T17:28:34.239Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:34.239Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=05b7670d-796e-44f4-86ee-c5f52fe77414|INFO|500||InvokeReturn 2022-12-08T17:28:34.243Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=deleteInstance 2022-12-08T17:28:34.244Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=deleteInstance|INFO|500||Invoke 2022-12-08T17:28:34.244Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:34.245Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=deleteInstance 2022-12-08T17:28:34.245Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=deleteInstance|DEBUG|500||Method : GET 2022-12-08T17:28:34.246Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-TransactionID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-ECOMP-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e24660c-e911-40a2-af63-e48c30f28541"] 2022-12-08T17:28:34.246Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=deleteInstance|DEBUG|500||Request body: 2022-12-08T17:28:34.246Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:34.260Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:34.261Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:28:34.261Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=deleteInstance|DEBUG|500||Status text : 2022-12-08T17:28:34.262Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&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:"Thu, 08 Dec 2022 17:28:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:34.262Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=deleteInstance|DEBUG|500||Response body: 2022-12-08T17:28:34.262Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:34.263Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2022-12-08T17:28:34.263Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:28:34.264Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-08T17:28:34.264Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:34.264Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:28:34.264Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-08T17:28:34.265Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|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:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-TransactionID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-ECOMP-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a77dc5fa-b6d8-4c85-8f20-1c9688fc70f1"] 2022-12-08T17:28:34.265Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-08T17:28:34.265Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:34.281Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:34.281Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:34.282Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-12-08T17:28:34.282Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:34.284Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-12-08 15:47:22.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-12-08T17:28:34.284Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:34.284Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-08T17:28:34.287Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2022-12-08T17:28:34.288Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2022-12-08T17:28:34.288Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:34.289Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2022-12-08T17:28:34.289Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2022-12-08T17:28:34.290Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|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:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-TransactionID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-ECOMP-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c03c4ad-a467-446e-8dd0-42cca5ad82e5"] 2022-12-08T17:28:34.290Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2022-12-08T17:28:34.290Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:34.304Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:34.305Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:34.305Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : 2022-12-08T17:28:34.305Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:34.306Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|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" : 535, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-12-08T15:47:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service" } } } 2022-12-08T17:28:34.307Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:34.307Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2022-12-08T17:28:34.309Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b 2022-12-08T17:28:34.309Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|INFO|500||Invoke 2022-12-08T17:28:34.309Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:34.310Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b 2022-12-08T17:28:34.310Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||Method : GET 2022-12-08T17:28:34.310Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-TransactionID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-ECOMP-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e70ced1c-bd13-4e7a-b3a9-d7025cc049a9"] 2022-12-08T17:28:34.310Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||Request body: 2022-12-08T17:28:34.311Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:34.333Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:34.333Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:34.334Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||Status text : 2022-12-08T17:28:34.334Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:34.335Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b", "modelInvariantUUID" : "05b7670d-796e-44f4-86ee-c5f52fe77414", "created" : "2022-12-08 17:24:32.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" : 20, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b/csar" } } } 2022-12-08T17:28:34.336Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:34.336Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b|INFO|500||InvokeReturn 2022-12-08T17:28:34.338Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:28:34.338Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-08T17:28:34.339Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:34.339Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:28:34.339Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-08T17:28:34.339Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|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:"1351", X-B3-TraceId:"866ca5d850df80e0", X-B3-SpanId:"fc7fc8cee9a9ccf2", X-B3-ParentSpanId:"866ca5d850df80e0", X-B3-Sampled:"0", X-ONAP-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-TransactionID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-ECOMP-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca026d58-50bd-48b9-ba95-1381998153e3"] 2022-12-08T17:28:34.340Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"f0c8989d-7510-48af-9e5d-55691fd8f779","requestStatus":"IN_PROGRESS","startTime":1670520514015,"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\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\"\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":"c544e63c-edd5-46ab-98d3-c598116496ee","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"f0c8989d-7510-48af-9e5d-55691fd8f779"} 2022-12-08T17:28:34.340Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:34.367Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:34.367Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-08T17:28:34.367Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-12-08T17:28:34.368Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|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/f0c8989d-7510-48af-9e5d-55691fd8f779", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:34.370Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "f0c8989d-7510-48af-9e5d-55691fd8f779", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:28:34.015+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\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\"\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" : "2022-12-08T17:28:33.562+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "c544e63c-edd5-46ab-98d3-c598116496ee", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f0c8989d-7510-48af-9e5d-55691fd8f779", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779" } } } 2022-12-08T17:28:34.370Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:34.371Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-08T17:28:34.378Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:28:34.379Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-08T17:28:34.379Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:34.379Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:28:34.380Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-08T17:28:34.380Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|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:"866ca5d850df80e0", X-B3-SpanId:"9d87acbae1ad82ce", X-B3-ParentSpanId:"866ca5d850df80e0", X-B3-Sampled:"0", X-ONAP-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-TransactionID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-ECOMP-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dfa5dd42-6184-4735-82de-6d847e0f9f0a"] 2022-12-08T17:28:34.381Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"05b7670d-796e-44f4-86ee-c5f52fe77414\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\"modelUuid\":\"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\",\"modelInvariantUuid\":\"05b7670d-796e-44f4-86ee-c5f52fe77414\"},\"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\":\"c544e63c-edd5-46ab-98d3-c598116496ee\"}","type":"String"},"requestId":{"value":"f0c8989d-7510-48af-9e5d-55691fd8f779","type":"String"},"mso-request-id":{"value":"f0c8989d-7510-48af-9e5d-55691fd8f779","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"c544e63c-edd5-46ab-98d3-c598116496ee","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/c544e63c-edd5-46ab-98d3-c598116496ee","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-08T17:28:34.381Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:35.810Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:28:35.819Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd 2022-12-08T17:28:35.819Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|INFO|500||Invoke 2022-12-08T17:28:35.819Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:35.820Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd 2022-12-08T17:28:35.820Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Method : GET 2022-12-08T17:28:35.820Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0db3a99a6b506989", X-B3-SpanId:"8add3b6c45617177", X-B3-ParentSpanId:"0db3a99a6b506989", X-B3-Sampled:"0", X-ONAP-RequestID:"028d6a53-8c92-48b8-b559-1b5f6c0ee4ff", X-RequestID:"028d6a53-8c92-48b8-b559-1b5f6c0ee4ff", X-TransactionID:"028d6a53-8c92-48b8-b559-1b5f6c0ee4ff", X-ECOMP-RequestID:"028d6a53-8c92-48b8-b559-1b5f6c0ee4ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66f13838-f413-4d5b-b07d-0fc55e3c27fb"] 2022-12-08T17:28:35.820Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Request body: 2022-12-08T17:28:35.821Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:35.839Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:35.839Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:35.840Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Status text : 2022-12-08T17:28:35.840Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:35.844Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Response body: { "requestId" : "4be634a7-2b0b-4e1c-9abc-fa300e3faefd", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).", "progress" : 32, "startTime" : "2022-12-08T17:28:24.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_542e7e52-3505-40d4-ab66-3bbac5a9485b\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\n\t\t\t\"modelVersionId\": \"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\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_542e7e52-3505-40d4-ab66-3bbac5a9485b\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"96ec31d6-29e2-4a09-a504-086c5e66c8fb\",\n \"modelInvariantId\":\"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\n \"modelVersionId\":\"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\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_542e7e52-3505-40d4-ab66-3bbac5a9485b\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\n \"modelInvariantId\": \"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\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\": \"25bbca6a-4b1e-4a13-838c-1a779d206a1c\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:28:29.000+00:00", "serviceInstanceId" : "bb42b53d-8ac5-4017-9878-46484c0b38da", "serviceInstanceName" : "TestPNFMacroInstantiation_542e7e52-3505-40d4-ab66-3bbac5a9485b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "4be634a7-2b0b-4e1c-9abc-fa300e3faefd", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd" } } } 2022-12-08T17:28:35.844Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:35.844Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|INFO|500||InvokeReturn 2022-12-08T17:28:35.846Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false 2022-12-08T17:28:35.846Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:28:35.846Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:35.847Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false 2022-12-08T17:28:35.847Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:28:35.847Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0db3a99a6b506989", X-B3-SpanId:"e254d684b1d33564", X-B3-ParentSpanId:"0db3a99a6b506989", X-B3-Sampled:"0", X-ONAP-RequestID:"028d6a53-8c92-48b8-b559-1b5f6c0ee4ff", X-RequestID:"028d6a53-8c92-48b8-b559-1b5f6c0ee4ff", X-TransactionID:"028d6a53-8c92-48b8-b559-1b5f6c0ee4ff", X-ECOMP-RequestID:"028d6a53-8c92-48b8-b559-1b5f6c0ee4ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c4fe0b0-7b47-4a6c-a6a4-d428e376df2d"] 2022-12-08T17:28:35.847Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:28:35.848Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:35.872Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:35.872Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:35.872Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:28:35.873Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:35.876Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:28:35.876Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:35.877Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:28:35.899Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:28:35.900Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:28:35.900Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:35.900Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:28:35.900Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:28:35.901Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"028d6a53-8c92-48b8-b559-1b5f6c0ee4ff", X-RequestID:"028d6a53-8c92-48b8-b559-1b5f6c0ee4ff", X-TransactionID:"028d6a53-8c92-48b8-b559-1b5f6c0ee4ff", X-ECOMP-RequestID:"028d6a53-8c92-48b8-b559-1b5f6c0ee4ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f13ee76a-c4f8-4f16-b908-1aaf54c8700a"] 2022-12-08T17:28:35.901Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:28:35.901Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:36.042Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:36.043Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:36.043Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:28:36.044Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=746143D1D4F10BB2CC4455682D52F7FC; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:28:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:36.044Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"bbe57f2f-771d-11ed-85df-b6c736068a38","businessKey":"4be634a7-2b0b-4e1c-9abc-fa300e3faefd","processDefinitionId":"WaitForPnfReadyBB:1:dbf7104d-770f-11ed-85df-b6c736068a38","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-12-08T17:28:30.849+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"b816761c-771d-11ed-85df-b6c736068a38","superProcessInstanceId":"bb6aaa99-771d-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-12-08T17:28:36.044Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:36.045Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:28:36.066Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bbe57f2f-771d-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bbe57f2f-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:28:36.068Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bbe57f2f-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:28:36.069Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bbe57f2f-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:36.069Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bbe57f2f-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bbe57f2f-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:28:36.069Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bbe57f2f-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:28:36.070Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bbe57f2f-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"028d6a53-8c92-48b8-b559-1b5f6c0ee4ff", X-RequestID:"028d6a53-8c92-48b8-b559-1b5f6c0ee4ff", X-TransactionID:"028d6a53-8c92-48b8-b559-1b5f6c0ee4ff", X-ECOMP-RequestID:"028d6a53-8c92-48b8-b559-1b5f6c0ee4ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89a1627d-36b1-4190-abcc-46624b31dd1e"] 2022-12-08T17:28:36.070Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bbe57f2f-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:28:36.070Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bbe57f2f-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:36.193Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bbe57f2f-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:36.194Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bbe57f2f-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:36.194Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bbe57f2f-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:28:36.194Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bbe57f2f-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0099BB89FF00EB97751B25C73DE9FD26; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"820", Date:"Thu, 08 Dec 2022 17:28:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:36.195Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bbe57f2f-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"RegisterForPnfReadyEvent:bbe5a64f-771d-11ed-85df-b6c736068a38","parentActivityInstanceId":"bbe57f2f-771d-11ed-85df-b6c736068a38","activityId":"RegisterForPnfReadyEvent","activityName":"Register for Pnf Ready Event","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:dbf7104d-770f-11ed-85df-b6c736068a38","processInstanceId":"bbe57f2f-771d-11ed-85df-b6c736068a38","executionId":"bbe57f2f-771d-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:28:30.850+0000","endTime":"2022-12-08T17:28:30.853+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b816761c-771d-11ed-85df-b6c736068a38"}] 2022-12-08T17:28:36.196Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bbe57f2f-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:36.196Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bbe57f2f-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:28:36.202Z|028d6a53-8c92-48b8-b559-1b5f6c0ee4ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:28:36.394Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:36.395Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-08T17:28:36.396Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-12-08T17:28:36.396Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 08 Dec 2022 17:28:36 GMT", X-ONAP-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-TransactionID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-ECOMP-RequestID:"f0c8989d-7510-48af-9e5d-55691fd8f779", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"dfa5dd42-6184-4735-82de-6d847e0f9f0a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:36.397Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"f0c8989d-7510-48af-9e5d-55691fd8f779\",\"instanceId\":\"c544e63c-edd5-46ab-98d3-c598116496ee\"}}","message":"Success","processInstanceID":"be03084c-771d-11ed-85df-b6c736068a38","variables":null,"messageCode":200} 2022-12-08T17:28:36.397Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:36.398Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-08T17:28:36.402Z|f0c8989d-7510-48af-9e5d-55691fd8f779|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:28:36.538Z|02d332aa-5915-4b91-965f-50540b708090|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:28:36.541Z|02d332aa-5915-4b91-965f-50540b708090|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779 2022-12-08T17:28:36.541Z|02d332aa-5915-4b91-965f-50540b708090|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|INFO|500||Invoke 2022-12-08T17:28:36.542Z|02d332aa-5915-4b91-965f-50540b708090|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:36.542Z|02d332aa-5915-4b91-965f-50540b708090|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779 2022-12-08T17:28:36.542Z|02d332aa-5915-4b91-965f-50540b708090|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Method : GET 2022-12-08T17:28:36.542Z|02d332aa-5915-4b91-965f-50540b708090|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"336a6f4180e25095", X-B3-SpanId:"dfc159ab44c75df7", X-B3-ParentSpanId:"336a6f4180e25095", X-B3-Sampled:"0", X-ONAP-RequestID:"02d332aa-5915-4b91-965f-50540b708090", X-RequestID:"02d332aa-5915-4b91-965f-50540b708090", X-TransactionID:"02d332aa-5915-4b91-965f-50540b708090", X-ECOMP-RequestID:"02d332aa-5915-4b91-965f-50540b708090", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4286a1e0-824f-4ad9-8b2c-8c4b9c0d9634"] 2022-12-08T17:28:36.543Z|02d332aa-5915-4b91-965f-50540b708090|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Request body: 2022-12-08T17:28:36.543Z|02d332aa-5915-4b91-965f-50540b708090|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:36.551Z|96294de7-796d-4c49-8f07-ed07bfa064b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:28:36.551Z|96294de7-796d-4c49-8f07-ed07bfa064b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:28:36.563Z|02d332aa-5915-4b91-965f-50540b708090|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:36.564Z|02d332aa-5915-4b91-965f-50540b708090|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:36.564Z|02d332aa-5915-4b91-965f-50540b708090|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Status text : 2022-12-08T17:28:36.564Z|02d332aa-5915-4b91-965f-50540b708090|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:36.566Z|02d332aa-5915-4b91-965f-50540b708090|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Response body: { "requestId" : "f0c8989d-7510-48af-9e5d-55691fd8f779", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:28: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\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\"\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" : "2022-12-08T17:28:35.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "c544e63c-edd5-46ab-98d3-c598116496ee", "serviceInstanceName" : "basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f0c8989d-7510-48af-9e5d-55691fd8f779", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779" } } } 2022-12-08T17:28:36.566Z|02d332aa-5915-4b91-965f-50540b708090|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:36.566Z|02d332aa-5915-4b91-965f-50540b708090|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|INFO|500||InvokeReturn 2022-12-08T17:28:36.567Z|45e9abc6-a8a9-4ee3-ace4-78bdb0484d3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:28:36.567Z|02d332aa-5915-4b91-965f-50540b708090|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false 2022-12-08T17:28:36.568Z|45e9abc6-a8a9-4ee3-ace4-78bdb0484d3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:28:36.568Z|02d332aa-5915-4b91-965f-50540b708090|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:28:36.568Z|02d332aa-5915-4b91-965f-50540b708090|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:36.568Z|02d332aa-5915-4b91-965f-50540b708090|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false 2022-12-08T17:28:36.569Z|02d332aa-5915-4b91-965f-50540b708090|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:28:36.569Z|02d332aa-5915-4b91-965f-50540b708090|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"336a6f4180e25095", X-B3-SpanId:"4f2fb42c521a9ec7", X-B3-ParentSpanId:"336a6f4180e25095", X-B3-Sampled:"0", X-ONAP-RequestID:"02d332aa-5915-4b91-965f-50540b708090", X-RequestID:"02d332aa-5915-4b91-965f-50540b708090", X-TransactionID:"02d332aa-5915-4b91-965f-50540b708090", X-ECOMP-RequestID:"02d332aa-5915-4b91-965f-50540b708090", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"876929c9-0f1a-4f1d-8101-01e63d5a9714"] 2022-12-08T17:28:36.569Z|02d332aa-5915-4b91-965f-50540b708090|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:28:36.570Z|02d332aa-5915-4b91-965f-50540b708090|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:36.582Z|79b5f722-8fbd-4b99-a033-bd4af40de86f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:28:36.583Z|79b5f722-8fbd-4b99-a033-bd4af40de86f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:28:36.585Z|02d332aa-5915-4b91-965f-50540b708090|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:36.585Z|02d332aa-5915-4b91-965f-50540b708090|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:36.586Z|02d332aa-5915-4b91-965f-50540b708090|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:28:36.586Z|02d332aa-5915-4b91-965f-50540b708090|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:36.588Z|02d332aa-5915-4b91-965f-50540b708090|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:28:36.589Z|02d332aa-5915-4b91-965f-50540b708090|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:36.589Z|02d332aa-5915-4b91-965f-50540b708090|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:28:36.594Z|02d332aa-5915-4b91-965f-50540b708090|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:28:38.514Z|538b7ba9-765b-42b8-80c2-249fa1050262|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:28:38.514Z|538b7ba9-765b-42b8-80c2-249fa1050262|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:28:45.126Z|fa595ab1-d056-448a-8b18-a0f4905167fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:28:45.127Z|fa595ab1-d056-448a-8b18-a0f4905167fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:28:46.333Z|85968ef3-959b-4f18-a4ff-988a994bbb1b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:28:46.337Z|85968ef3-959b-4f18-a4ff-988a994bbb1b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd 2022-12-08T17:28:46.338Z|85968ef3-959b-4f18-a4ff-988a994bbb1b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|INFO|500||Invoke 2022-12-08T17:28:46.338Z|85968ef3-959b-4f18-a4ff-988a994bbb1b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:46.339Z|85968ef3-959b-4f18-a4ff-988a994bbb1b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd 2022-12-08T17:28:46.339Z|85968ef3-959b-4f18-a4ff-988a994bbb1b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Method : GET 2022-12-08T17:28:46.339Z|85968ef3-959b-4f18-a4ff-988a994bbb1b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"40000f354d72ad3a", X-B3-SpanId:"82768fd48b38eae8", X-B3-ParentSpanId:"40000f354d72ad3a", X-B3-Sampled:"0", X-ONAP-RequestID:"85968ef3-959b-4f18-a4ff-988a994bbb1b", X-RequestID:"85968ef3-959b-4f18-a4ff-988a994bbb1b", X-TransactionID:"85968ef3-959b-4f18-a4ff-988a994bbb1b", X-ECOMP-RequestID:"85968ef3-959b-4f18-a4ff-988a994bbb1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8664abfd-8cad-4748-a280-cb74c7a07c8f"] 2022-12-08T17:28:46.340Z|85968ef3-959b-4f18-a4ff-988a994bbb1b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Request body: 2022-12-08T17:28:46.347Z|85968ef3-959b-4f18-a4ff-988a994bbb1b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:46.368Z|85968ef3-959b-4f18-a4ff-988a994bbb1b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:46.369Z|85968ef3-959b-4f18-a4ff-988a994bbb1b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:46.369Z|85968ef3-959b-4f18-a4ff-988a994bbb1b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Status text : 2022-12-08T17:28:46.370Z|85968ef3-959b-4f18-a4ff-988a994bbb1b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:45 GMT", Connection:"close"] 2022-12-08T17:28:46.371Z|85968ef3-959b-4f18-a4ff-988a994bbb1b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Response body: { "requestId" : "4be634a7-2b0b-4e1c-9abc-fa300e3faefd", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:28:24.000+00:00", "endTime" : "2022-12-08T17:28:41.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_542e7e52-3505-40d4-ab66-3bbac5a9485b\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\n\t\t\t\"modelVersionId\": \"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\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_542e7e52-3505-40d4-ab66-3bbac5a9485b\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"96ec31d6-29e2-4a09-a504-086c5e66c8fb\",\n \"modelInvariantId\":\"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\n \"modelVersionId\":\"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\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_542e7e52-3505-40d4-ab66-3bbac5a9485b\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\n \"modelInvariantId\": \"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\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\": \"25bbca6a-4b1e-4a13-838c-1a779d206a1c\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:28:41.000+00:00", "serviceInstanceId" : "bb42b53d-8ac5-4017-9878-46484c0b38da", "serviceInstanceName" : "TestPNFMacroInstantiation_542e7e52-3505-40d4-ab66-3bbac5a9485b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "4be634a7-2b0b-4e1c-9abc-fa300e3faefd", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd" } } } 2022-12-08T17:28:46.371Z|85968ef3-959b-4f18-a4ff-988a994bbb1b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:46.371Z|85968ef3-959b-4f18-a4ff-988a994bbb1b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|INFO|500||InvokeReturn 2022-12-08T17:28:46.373Z|85968ef3-959b-4f18-a4ff-988a994bbb1b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false 2022-12-08T17:28:46.373Z|85968ef3-959b-4f18-a4ff-988a994bbb1b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:28:46.374Z|85968ef3-959b-4f18-a4ff-988a994bbb1b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:46.374Z|85968ef3-959b-4f18-a4ff-988a994bbb1b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false 2022-12-08T17:28:46.374Z|85968ef3-959b-4f18-a4ff-988a994bbb1b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:28:46.375Z|85968ef3-959b-4f18-a4ff-988a994bbb1b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"40000f354d72ad3a", X-B3-SpanId:"d678dd97050addc2", X-B3-ParentSpanId:"40000f354d72ad3a", X-B3-Sampled:"0", X-ONAP-RequestID:"85968ef3-959b-4f18-a4ff-988a994bbb1b", X-RequestID:"85968ef3-959b-4f18-a4ff-988a994bbb1b", X-TransactionID:"85968ef3-959b-4f18-a4ff-988a994bbb1b", X-ECOMP-RequestID:"85968ef3-959b-4f18-a4ff-988a994bbb1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b70be6c2-785b-4c8d-839a-0b1adec8fc80"] 2022-12-08T17:28:46.375Z|85968ef3-959b-4f18-a4ff-988a994bbb1b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:28:46.375Z|85968ef3-959b-4f18-a4ff-988a994bbb1b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:46.400Z|85968ef3-959b-4f18-a4ff-988a994bbb1b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:46.400Z|85968ef3-959b-4f18-a4ff-988a994bbb1b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:46.400Z|85968ef3-959b-4f18-a4ff-988a994bbb1b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:28:46.401Z|85968ef3-959b-4f18-a4ff-988a994bbb1b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:46.402Z|85968ef3-959b-4f18-a4ff-988a994bbb1b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:28:46.403Z|85968ef3-959b-4f18-a4ff-988a994bbb1b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:46.403Z|85968ef3-959b-4f18-a4ff-988a994bbb1b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:28:46.414Z|85968ef3-959b-4f18-a4ff-988a994bbb1b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:28:46.539Z|6d077283-b96b-473b-a959-690f658b8c20|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:28:46.543Z|6d077283-b96b-473b-a959-690f658b8c20|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd 2022-12-08T17:28:46.544Z|6d077283-b96b-473b-a959-690f658b8c20|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|INFO|500||Invoke 2022-12-08T17:28:46.544Z|6d077283-b96b-473b-a959-690f658b8c20|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:46.544Z|6d077283-b96b-473b-a959-690f658b8c20|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd 2022-12-08T17:28:46.544Z|6d077283-b96b-473b-a959-690f658b8c20|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Method : GET 2022-12-08T17:28:46.545Z|6d077283-b96b-473b-a959-690f658b8c20|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7fe16c9767de8259", X-B3-SpanId:"1918e1ce7c85ad73", X-B3-ParentSpanId:"7fe16c9767de8259", X-B3-Sampled:"0", X-ONAP-RequestID:"6d077283-b96b-473b-a959-690f658b8c20", X-RequestID:"6d077283-b96b-473b-a959-690f658b8c20", X-TransactionID:"6d077283-b96b-473b-a959-690f658b8c20", X-ECOMP-RequestID:"6d077283-b96b-473b-a959-690f658b8c20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fcff3c8-c7bf-400d-b80b-a2d05c5ba5d4"] 2022-12-08T17:28:46.545Z|6d077283-b96b-473b-a959-690f658b8c20|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Request body: 2022-12-08T17:28:46.545Z|6d077283-b96b-473b-a959-690f658b8c20|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:46.565Z|6d077283-b96b-473b-a959-690f658b8c20|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:46.565Z|6d077283-b96b-473b-a959-690f658b8c20|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:46.566Z|6d077283-b96b-473b-a959-690f658b8c20|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Status text : 2022-12-08T17:28:46.566Z|6d077283-b96b-473b-a959-690f658b8c20|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:46.568Z|6d077283-b96b-473b-a959-690f658b8c20|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Response body: { "requestId" : "4be634a7-2b0b-4e1c-9abc-fa300e3faefd", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:28:24.000+00:00", "endTime" : "2022-12-08T17:28:41.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_542e7e52-3505-40d4-ab66-3bbac5a9485b\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\n\t\t\t\"modelVersionId\": \"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\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_542e7e52-3505-40d4-ab66-3bbac5a9485b\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"96ec31d6-29e2-4a09-a504-086c5e66c8fb\",\n \"modelInvariantId\":\"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\n \"modelVersionId\":\"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\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_542e7e52-3505-40d4-ab66-3bbac5a9485b\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\n \"modelInvariantId\": \"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\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\": \"25bbca6a-4b1e-4a13-838c-1a779d206a1c\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:28:41.000+00:00", "serviceInstanceId" : "bb42b53d-8ac5-4017-9878-46484c0b38da", "serviceInstanceName" : "TestPNFMacroInstantiation_542e7e52-3505-40d4-ab66-3bbac5a9485b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "4be634a7-2b0b-4e1c-9abc-fa300e3faefd", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd" } } } 2022-12-08T17:28:46.568Z|6d077283-b96b-473b-a959-690f658b8c20|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:46.569Z|6d077283-b96b-473b-a959-690f658b8c20|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|INFO|500||InvokeReturn 2022-12-08T17:28:46.569Z|6d077283-b96b-473b-a959-690f658b8c20|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false 2022-12-08T17:28:46.570Z|6d077283-b96b-473b-a959-690f658b8c20|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:28:46.570Z|6d077283-b96b-473b-a959-690f658b8c20|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:46.570Z|6d077283-b96b-473b-a959-690f658b8c20|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false 2022-12-08T17:28:46.570Z|6d077283-b96b-473b-a959-690f658b8c20|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:28:46.571Z|6d077283-b96b-473b-a959-690f658b8c20|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7fe16c9767de8259", X-B3-SpanId:"8c8c73c4797250e4", X-B3-ParentSpanId:"7fe16c9767de8259", X-B3-Sampled:"0", X-ONAP-RequestID:"6d077283-b96b-473b-a959-690f658b8c20", X-RequestID:"6d077283-b96b-473b-a959-690f658b8c20", X-TransactionID:"6d077283-b96b-473b-a959-690f658b8c20", X-ECOMP-RequestID:"6d077283-b96b-473b-a959-690f658b8c20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d13ddf93-f7b2-4802-870c-79a5e473f085"] 2022-12-08T17:28:46.571Z|6d077283-b96b-473b-a959-690f658b8c20|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:28:46.571Z|6d077283-b96b-473b-a959-690f658b8c20|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:46.571Z|aeefc457-4960-4d9f-853e-91c1f0745440|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:28:46.572Z|aeefc457-4960-4d9f-853e-91c1f0745440|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:28:46.587Z|5f7ed4f2-16da-444f-b273-76154d5ef05a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:28:46.587Z|5f7ed4f2-16da-444f-b273-76154d5ef05a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:28:46.599Z|6d077283-b96b-473b-a959-690f658b8c20|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:46.600Z|6d077283-b96b-473b-a959-690f658b8c20|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:46.600Z|6d077283-b96b-473b-a959-690f658b8c20|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:28:46.600Z|6d077283-b96b-473b-a959-690f658b8c20|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:46.602Z|6b128692-8120-43f5-a286-94fb49e0a631|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:28:46.603Z|6b128692-8120-43f5-a286-94fb49e0a631|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:28:46.603Z|6d077283-b96b-473b-a959-690f658b8c20|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:28:46.603Z|6d077283-b96b-473b-a959-690f658b8c20|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:46.603Z|6d077283-b96b-473b-a959-690f658b8c20|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:28:46.608Z|6d077283-b96b-473b-a959-690f658b8c20|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:28:46.724Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:28:46.728Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779 2022-12-08T17:28:46.728Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|INFO|500||Invoke 2022-12-08T17:28:46.729Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:46.729Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779 2022-12-08T17:28:46.729Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Method : GET 2022-12-08T17:28:46.730Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"865c5308f2e9f49f", X-B3-SpanId:"84cb9438b5eca4b0", X-B3-ParentSpanId:"865c5308f2e9f49f", X-B3-Sampled:"0", X-ONAP-RequestID:"49cf91bd-a10e-41b7-b760-9c9bac62abf6", X-RequestID:"49cf91bd-a10e-41b7-b760-9c9bac62abf6", X-TransactionID:"49cf91bd-a10e-41b7-b760-9c9bac62abf6", X-ECOMP-RequestID:"49cf91bd-a10e-41b7-b760-9c9bac62abf6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2137620f-2500-41a0-ac25-190df87c9f6d"] 2022-12-08T17:28:46.730Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Request body: 2022-12-08T17:28:46.730Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:46.734Z|8b806e1a-9ba6-46cf-a680-4bf2674bcddb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:28:46.737Z|8b806e1a-9ba6-46cf-a680-4bf2674bcddb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd 2022-12-08T17:28:46.738Z|8b806e1a-9ba6-46cf-a680-4bf2674bcddb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|INFO|500||Invoke 2022-12-08T17:28:46.738Z|8b806e1a-9ba6-46cf-a680-4bf2674bcddb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:46.738Z|8b806e1a-9ba6-46cf-a680-4bf2674bcddb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd 2022-12-08T17:28:46.739Z|8b806e1a-9ba6-46cf-a680-4bf2674bcddb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Method : GET 2022-12-08T17:28:46.739Z|8b806e1a-9ba6-46cf-a680-4bf2674bcddb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77433e72442b4fe4", X-B3-SpanId:"5cb46617dfa8f40d", X-B3-ParentSpanId:"77433e72442b4fe4", X-B3-Sampled:"0", X-ONAP-RequestID:"8b806e1a-9ba6-46cf-a680-4bf2674bcddb", X-RequestID:"8b806e1a-9ba6-46cf-a680-4bf2674bcddb", X-TransactionID:"8b806e1a-9ba6-46cf-a680-4bf2674bcddb", X-ECOMP-RequestID:"8b806e1a-9ba6-46cf-a680-4bf2674bcddb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d83d5099-0d52-4aed-a9a9-c05ef9e4a120"] 2022-12-08T17:28:46.739Z|8b806e1a-9ba6-46cf-a680-4bf2674bcddb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Request body: 2022-12-08T17:28:46.740Z|8b806e1a-9ba6-46cf-a680-4bf2674bcddb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:46.747Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:46.748Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:46.748Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Status text : 2022-12-08T17:28:46.748Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:46.750Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Response body: { "requestId" : "f0c8989d-7510-48af-9e5d-55691fd8f779", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateVnfBB has completed successfully, next invoking DeactivateServiceInstanceBB (Execution Path progress: BBs completed = 3; BBs remaining = 4).", "progress" : 45, "startTime" : "2022-12-08T17:28: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\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\"\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" : "2022-12-08T17:28:44.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "c544e63c-edd5-46ab-98d3-c598116496ee", "serviceInstanceName" : "basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f0c8989d-7510-48af-9e5d-55691fd8f779", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779" } } } 2022-12-08T17:28:46.750Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:46.750Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|INFO|500||InvokeReturn 2022-12-08T17:28:46.751Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false 2022-12-08T17:28:46.751Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:28:46.752Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:46.752Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false 2022-12-08T17:28:46.752Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:28:46.752Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"865c5308f2e9f49f", X-B3-SpanId:"9831ea01b9425098", X-B3-ParentSpanId:"865c5308f2e9f49f", X-B3-Sampled:"0", X-ONAP-RequestID:"49cf91bd-a10e-41b7-b760-9c9bac62abf6", X-RequestID:"49cf91bd-a10e-41b7-b760-9c9bac62abf6", X-TransactionID:"49cf91bd-a10e-41b7-b760-9c9bac62abf6", X-ECOMP-RequestID:"49cf91bd-a10e-41b7-b760-9c9bac62abf6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02bb361f-962e-4fef-88a8-c21058c66c88"] 2022-12-08T17:28:46.753Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:28:46.753Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:46.762Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:46.763Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:46.763Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:28:46.763Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:46.764Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:28:46.764Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:46.765Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:28:46.766Z|8b806e1a-9ba6-46cf-a680-4bf2674bcddb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:46.767Z|8b806e1a-9ba6-46cf-a680-4bf2674bcddb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:46.767Z|8b806e1a-9ba6-46cf-a680-4bf2674bcddb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Status text : 2022-12-08T17:28:46.767Z|8b806e1a-9ba6-46cf-a680-4bf2674bcddb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:46.768Z|8b806e1a-9ba6-46cf-a680-4bf2674bcddb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Response body: { "requestId" : "4be634a7-2b0b-4e1c-9abc-fa300e3faefd", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:28:24.000+00:00", "endTime" : "2022-12-08T17:28:41.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_542e7e52-3505-40d4-ab66-3bbac5a9485b\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\n\t\t\t\"modelVersionId\": \"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\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_542e7e52-3505-40d4-ab66-3bbac5a9485b\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"96ec31d6-29e2-4a09-a504-086c5e66c8fb\",\n \"modelInvariantId\":\"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\n \"modelVersionId\":\"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\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_542e7e52-3505-40d4-ab66-3bbac5a9485b\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\n \"modelInvariantId\": \"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\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\": \"25bbca6a-4b1e-4a13-838c-1a779d206a1c\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:28:41.000+00:00", "serviceInstanceId" : "bb42b53d-8ac5-4017-9878-46484c0b38da", "serviceInstanceName" : "TestPNFMacroInstantiation_542e7e52-3505-40d4-ab66-3bbac5a9485b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "4be634a7-2b0b-4e1c-9abc-fa300e3faefd", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd" } } } 2022-12-08T17:28:46.768Z|8b806e1a-9ba6-46cf-a680-4bf2674bcddb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:46.768Z|8b806e1a-9ba6-46cf-a680-4bf2674bcddb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|INFO|500||InvokeReturn 2022-12-08T17:28:46.769Z|8b806e1a-9ba6-46cf-a680-4bf2674bcddb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false 2022-12-08T17:28:46.770Z|8b806e1a-9ba6-46cf-a680-4bf2674bcddb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:28:46.770Z|8b806e1a-9ba6-46cf-a680-4bf2674bcddb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:46.770Z|8b806e1a-9ba6-46cf-a680-4bf2674bcddb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false 2022-12-08T17:28:46.770Z|8b806e1a-9ba6-46cf-a680-4bf2674bcddb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:28:46.771Z|8b806e1a-9ba6-46cf-a680-4bf2674bcddb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77433e72442b4fe4", X-B3-SpanId:"4917ec819be68afa", X-B3-ParentSpanId:"77433e72442b4fe4", X-B3-Sampled:"0", X-ONAP-RequestID:"8b806e1a-9ba6-46cf-a680-4bf2674bcddb", X-RequestID:"8b806e1a-9ba6-46cf-a680-4bf2674bcddb", X-TransactionID:"8b806e1a-9ba6-46cf-a680-4bf2674bcddb", X-ECOMP-RequestID:"8b806e1a-9ba6-46cf-a680-4bf2674bcddb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfe05f77-8d82-48d3-a100-436b3af63f42"] 2022-12-08T17:28:46.771Z|8b806e1a-9ba6-46cf-a680-4bf2674bcddb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:28:46.771Z|8b806e1a-9ba6-46cf-a680-4bf2674bcddb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:46.783Z|8b806e1a-9ba6-46cf-a680-4bf2674bcddb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:46.784Z|8b806e1a-9ba6-46cf-a680-4bf2674bcddb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:46.784Z|8b806e1a-9ba6-46cf-a680-4bf2674bcddb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:28:46.785Z|8b806e1a-9ba6-46cf-a680-4bf2674bcddb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:46.785Z|8b806e1a-9ba6-46cf-a680-4bf2674bcddb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:28:46.786Z|8b806e1a-9ba6-46cf-a680-4bf2674bcddb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:46.786Z|8b806e1a-9ba6-46cf-a680-4bf2674bcddb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:28:46.789Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0c8989d-7510-48af-9e5d-55691fd8f779&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0c8989d-7510-48af-9e5d-55691fd8f779&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:28:46.789Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0c8989d-7510-48af-9e5d-55691fd8f779&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-12-08T17:28:46.789Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0c8989d-7510-48af-9e5d-55691fd8f779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:46.789Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0c8989d-7510-48af-9e5d-55691fd8f779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0c8989d-7510-48af-9e5d-55691fd8f779&sortBy=startTime&sortOrder=desc&maxResults=1 2022-12-08T17:28:46.790Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0c8989d-7510-48af-9e5d-55691fd8f779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:28:46.790Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0c8989d-7510-48af-9e5d-55691fd8f779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"49cf91bd-a10e-41b7-b760-9c9bac62abf6", X-RequestID:"49cf91bd-a10e-41b7-b760-9c9bac62abf6", X-TransactionID:"49cf91bd-a10e-41b7-b760-9c9bac62abf6", X-ECOMP-RequestID:"49cf91bd-a10e-41b7-b760-9c9bac62abf6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbd7577c-7b8a-49c6-be53-d7c90b26d22e"] 2022-12-08T17:28:46.790Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0c8989d-7510-48af-9e5d-55691fd8f779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:28:46.790Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0c8989d-7510-48af-9e5d-55691fd8f779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:46.794Z|8b806e1a-9ba6-46cf-a680-4bf2674bcddb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:28:46.921Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0c8989d-7510-48af-9e5d-55691fd8f779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:46.921Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0c8989d-7510-48af-9e5d-55691fd8f779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:46.921Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0c8989d-7510-48af-9e5d-55691fd8f779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:28:46.922Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0c8989d-7510-48af-9e5d-55691fd8f779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=479D6106FCFEE1CE0FE18855BD6B1ED3; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:28:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:46.922Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0c8989d-7510-48af-9e5d-55691fd8f779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c4098b93-771d-11ed-85df-b6c736068a38","businessKey":"f0c8989d-7510-48af-9e5d-55691fd8f779","processDefinitionId":"SDNCHandler:1:dbe7f4ef-770f-11ed-85df-b6c736068a38","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-12-08T17:28:44.508+0000","endTime":"2022-12-08T17:28:44.931+0000","removalTime":null,"durationInMillis":423,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"be03084c-771d-11ed-85df-b6c736068a38","superProcessInstanceId":"c408a0fc-771d-11ed-85df-b6c736068a38","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-12-08T17:28:46.922Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0c8989d-7510-48af-9e5d-55691fd8f779&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:46.923Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f0c8989d-7510-48af-9e5d-55691fd8f779&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:28:46.928Z|e0627120-bd45-48c5-8a58-56a34670295a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:28:46.931Z|e0627120-bd45-48c5-8a58-56a34670295a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd 2022-12-08T17:28:46.932Z|e0627120-bd45-48c5-8a58-56a34670295a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|INFO|500||Invoke 2022-12-08T17:28:46.932Z|e0627120-bd45-48c5-8a58-56a34670295a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:46.932Z|e0627120-bd45-48c5-8a58-56a34670295a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd 2022-12-08T17:28:46.932Z|e0627120-bd45-48c5-8a58-56a34670295a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Method : GET 2022-12-08T17:28:46.933Z|e0627120-bd45-48c5-8a58-56a34670295a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9be7561a090a5c4c", X-B3-SpanId:"fd66f93f82208167", X-B3-ParentSpanId:"9be7561a090a5c4c", X-B3-Sampled:"0", X-ONAP-RequestID:"e0627120-bd45-48c5-8a58-56a34670295a", X-RequestID:"e0627120-bd45-48c5-8a58-56a34670295a", X-TransactionID:"e0627120-bd45-48c5-8a58-56a34670295a", X-ECOMP-RequestID:"e0627120-bd45-48c5-8a58-56a34670295a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b69cf010-8779-4d14-b608-3975bbb8eb3b"] 2022-12-08T17:28:46.933Z|e0627120-bd45-48c5-8a58-56a34670295a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Request body: 2022-12-08T17:28:46.933Z|e0627120-bd45-48c5-8a58-56a34670295a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:46.945Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4098b93-771d-11ed-85df-b6c736068a38&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4098b93-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:28:46.945Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4098b93-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||Invoke 2022-12-08T17:28:46.945Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4098b93-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:46.945Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4098b93-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4098b93-771d-11ed-85df-b6c736068a38&maxResults=1 2022-12-08T17:28:46.946Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4098b93-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Method : GET 2022-12-08T17:28:46.946Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4098b93-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"49cf91bd-a10e-41b7-b760-9c9bac62abf6", X-RequestID:"49cf91bd-a10e-41b7-b760-9c9bac62abf6", X-TransactionID:"49cf91bd-a10e-41b7-b760-9c9bac62abf6", X-ECOMP-RequestID:"49cf91bd-a10e-41b7-b760-9c9bac62abf6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"628d068c-36a1-4121-a0d3-9721cd3cd2fb"] 2022-12-08T17:28:46.946Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4098b93-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Request body: 2022-12-08T17:28:46.946Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4098b93-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:46.954Z|e0627120-bd45-48c5-8a58-56a34670295a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:46.954Z|e0627120-bd45-48c5-8a58-56a34670295a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:46.955Z|e0627120-bd45-48c5-8a58-56a34670295a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Status text : 2022-12-08T17:28:46.955Z|e0627120-bd45-48c5-8a58-56a34670295a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:46.956Z|e0627120-bd45-48c5-8a58-56a34670295a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Response body: { "requestId" : "4be634a7-2b0b-4e1c-9abc-fa300e3faefd", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:28:24.000+00:00", "endTime" : "2022-12-08T17:28:41.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_542e7e52-3505-40d4-ab66-3bbac5a9485b\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\n\t\t\t\"modelVersionId\": \"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\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_542e7e52-3505-40d4-ab66-3bbac5a9485b\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"96ec31d6-29e2-4a09-a504-086c5e66c8fb\",\n \"modelInvariantId\":\"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\n \"modelVersionId\":\"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\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_542e7e52-3505-40d4-ab66-3bbac5a9485b\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\n \"modelInvariantId\": \"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\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\": \"25bbca6a-4b1e-4a13-838c-1a779d206a1c\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:28:41.000+00:00", "serviceInstanceId" : "bb42b53d-8ac5-4017-9878-46484c0b38da", "serviceInstanceName" : "TestPNFMacroInstantiation_542e7e52-3505-40d4-ab66-3bbac5a9485b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "4be634a7-2b0b-4e1c-9abc-fa300e3faefd", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd" } } } 2022-12-08T17:28:46.956Z|e0627120-bd45-48c5-8a58-56a34670295a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:46.957Z|e0627120-bd45-48c5-8a58-56a34670295a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|INFO|500||InvokeReturn 2022-12-08T17:28:46.958Z|e0627120-bd45-48c5-8a58-56a34670295a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false 2022-12-08T17:28:46.958Z|e0627120-bd45-48c5-8a58-56a34670295a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:28:46.958Z|e0627120-bd45-48c5-8a58-56a34670295a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:46.959Z|e0627120-bd45-48c5-8a58-56a34670295a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false 2022-12-08T17:28:46.959Z|e0627120-bd45-48c5-8a58-56a34670295a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:28:46.959Z|e0627120-bd45-48c5-8a58-56a34670295a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9be7561a090a5c4c", X-B3-SpanId:"6f49b9c265d96302", X-B3-ParentSpanId:"9be7561a090a5c4c", X-B3-Sampled:"0", X-ONAP-RequestID:"e0627120-bd45-48c5-8a58-56a34670295a", X-RequestID:"e0627120-bd45-48c5-8a58-56a34670295a", X-TransactionID:"e0627120-bd45-48c5-8a58-56a34670295a", X-ECOMP-RequestID:"e0627120-bd45-48c5-8a58-56a34670295a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"852bcc26-9556-4f45-9811-3411cbbf41bf"] 2022-12-08T17:28:46.960Z|e0627120-bd45-48c5-8a58-56a34670295a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:28:46.960Z|e0627120-bd45-48c5-8a58-56a34670295a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:46.970Z|e0627120-bd45-48c5-8a58-56a34670295a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:46.970Z|e0627120-bd45-48c5-8a58-56a34670295a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:46.971Z|e0627120-bd45-48c5-8a58-56a34670295a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:28:46.971Z|e0627120-bd45-48c5-8a58-56a34670295a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:46.972Z|e0627120-bd45-48c5-8a58-56a34670295a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:28:46.972Z|e0627120-bd45-48c5-8a58-56a34670295a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:46.973Z|e0627120-bd45-48c5-8a58-56a34670295a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:28:46.978Z|e0627120-bd45-48c5-8a58-56a34670295a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:28:47.064Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4098b93-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:47.065Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4098b93-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:47.065Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4098b93-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Status text : 2022-12-08T17:28:47.065Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4098b93-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3CFC46D12775C85386EFC5DA3B88F85D; Path=/; HttpOnly", Cache-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:"Thu, 08 Dec 2022 17:28:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:47.066Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4098b93-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:c40a00d6-771d-11ed-85df-b6c736068a38","parentActivityInstanceId":"c4098b93-771d-11ed-85df-b6c736068a38","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:dbe7f4ef-770f-11ed-85df-b6c736068a38","processInstanceId":"c4098b93-771d-11ed-85df-b6c736068a38","executionId":"c4098b93-771d-11ed-85df-b6c736068a38","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-08T17:28:44.510+0000","endTime":"2022-12-08T17:28:44.931+0000","durationInMillis":421,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"be03084c-771d-11ed-85df-b6c736068a38"}] 2022-12-08T17:28:47.066Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4098b93-771d-11ed-85df-b6c736068a38&maxResults=1|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:47.066Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c4098b93-771d-11ed-85df-b6c736068a38&maxResults=1|INFO|500||InvokeReturn 2022-12-08T17:28:47.069Z|49cf91bd-a10e-41b7-b760-9c9bac62abf6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:28:47.118Z|8117ce5d-5934-46cb-9845-4542936d0fcd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:28:47.121Z|8117ce5d-5934-46cb-9845-4542936d0fcd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd 2022-12-08T17:28:47.121Z|8117ce5d-5934-46cb-9845-4542936d0fcd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|INFO|500||Invoke 2022-12-08T17:28:47.121Z|8117ce5d-5934-46cb-9845-4542936d0fcd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:47.122Z|8117ce5d-5934-46cb-9845-4542936d0fcd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd 2022-12-08T17:28:47.122Z|8117ce5d-5934-46cb-9845-4542936d0fcd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Method : GET 2022-12-08T17:28:47.122Z|8117ce5d-5934-46cb-9845-4542936d0fcd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"41a3471bfada08cc", X-B3-SpanId:"62d5bd04b43ef299", X-B3-ParentSpanId:"41a3471bfada08cc", X-B3-Sampled:"0", X-ONAP-RequestID:"8117ce5d-5934-46cb-9845-4542936d0fcd", X-RequestID:"8117ce5d-5934-46cb-9845-4542936d0fcd", X-TransactionID:"8117ce5d-5934-46cb-9845-4542936d0fcd", X-ECOMP-RequestID:"8117ce5d-5934-46cb-9845-4542936d0fcd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f243184-c2c9-4ef4-a09a-449b78a322a7"] 2022-12-08T17:28:47.122Z|8117ce5d-5934-46cb-9845-4542936d0fcd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Request body: 2022-12-08T17:28:47.122Z|8117ce5d-5934-46cb-9845-4542936d0fcd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:47.139Z|8117ce5d-5934-46cb-9845-4542936d0fcd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:47.140Z|8117ce5d-5934-46cb-9845-4542936d0fcd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:47.140Z|8117ce5d-5934-46cb-9845-4542936d0fcd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Status text : 2022-12-08T17:28:47.140Z|8117ce5d-5934-46cb-9845-4542936d0fcd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:47.141Z|8117ce5d-5934-46cb-9845-4542936d0fcd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||Response body: { "requestId" : "4be634a7-2b0b-4e1c-9abc-fa300e3faefd", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:28:24.000+00:00", "endTime" : "2022-12-08T17:28:41.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_542e7e52-3505-40d4-ab66-3bbac5a9485b\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\n\t\t\t\"modelVersionId\": \"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\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_542e7e52-3505-40d4-ab66-3bbac5a9485b\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"96ec31d6-29e2-4a09-a504-086c5e66c8fb\",\n \"modelInvariantId\":\"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\n \"modelVersionId\":\"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\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_542e7e52-3505-40d4-ab66-3bbac5a9485b\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\n \"modelInvariantId\": \"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\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\": \"25bbca6a-4b1e-4a13-838c-1a779d206a1c\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-12-08T17:28:41.000+00:00", "serviceInstanceId" : "bb42b53d-8ac5-4017-9878-46484c0b38da", "serviceInstanceName" : "TestPNFMacroInstantiation_542e7e52-3505-40d4-ab66-3bbac5a9485b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "4be634a7-2b0b-4e1c-9abc-fa300e3faefd", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd" } } } 2022-12-08T17:28:47.141Z|8117ce5d-5934-46cb-9845-4542936d0fcd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:47.142Z|8117ce5d-5934-46cb-9845-4542936d0fcd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|INFO|500||InvokeReturn 2022-12-08T17:28:47.143Z|8117ce5d-5934-46cb-9845-4542936d0fcd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false 2022-12-08T17:28:47.143Z|8117ce5d-5934-46cb-9845-4542936d0fcd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:28:47.143Z|8117ce5d-5934-46cb-9845-4542936d0fcd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:47.143Z|8117ce5d-5934-46cb-9845-4542936d0fcd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false 2022-12-08T17:28:47.144Z|8117ce5d-5934-46cb-9845-4542936d0fcd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:28:47.144Z|8117ce5d-5934-46cb-9845-4542936d0fcd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"41a3471bfada08cc", X-B3-SpanId:"dfba14015d78e362", X-B3-ParentSpanId:"41a3471bfada08cc", X-B3-Sampled:"0", X-ONAP-RequestID:"8117ce5d-5934-46cb-9845-4542936d0fcd", X-RequestID:"8117ce5d-5934-46cb-9845-4542936d0fcd", X-TransactionID:"8117ce5d-5934-46cb-9845-4542936d0fcd", X-ECOMP-RequestID:"8117ce5d-5934-46cb-9845-4542936d0fcd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e99f8ff5-3dba-4bcf-b9ae-e1830eef2688"] 2022-12-08T17:28:47.144Z|8117ce5d-5934-46cb-9845-4542936d0fcd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:28:47.144Z|8117ce5d-5934-46cb-9845-4542936d0fcd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:47.154Z|8117ce5d-5934-46cb-9845-4542936d0fcd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:47.154Z|8117ce5d-5934-46cb-9845-4542936d0fcd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:47.155Z|8117ce5d-5934-46cb-9845-4542936d0fcd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:28:47.155Z|8117ce5d-5934-46cb-9845-4542936d0fcd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:47.157Z|8117ce5d-5934-46cb-9845-4542936d0fcd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:28:47.157Z|8117ce5d-5934-46cb-9845-4542936d0fcd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:47.157Z|8117ce5d-5934-46cb-9845-4542936d0fcd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4be634a7-2b0b-4e1c-9abc-fa300e3faefd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:28:47.165Z|8117ce5d-5934-46cb-9845-4542936d0fcd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4be634a7-2b0b-4e1c-9abc-fa300e3faefd|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:28:56.590Z|4cc384eb-23fa-4555-ba1a-6163931c714b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:28:56.591Z|4cc384eb-23fa-4555-ba1a-6163931c714b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:28:56.605Z|a86a19a0-0468-4314-96fb-67b4827b8376|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:28:56.606Z|a86a19a0-0468-4314-96fb-67b4827b8376|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:28:56.622Z|f8ac0a7e-a1ff-4bf6-bff9-c8ad7d28cd02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:28:56.623Z|f8ac0a7e-a1ff-4bf6-bff9-c8ad7d28cd02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:28:57.220Z|e0c934f4-620f-4ba5-abb9-97e912b9035c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:28:57.225Z|e0c934f4-620f-4ba5-abb9-97e912b9035c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779 2022-12-08T17:28:57.225Z|e0c934f4-620f-4ba5-abb9-97e912b9035c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|INFO|500||Invoke 2022-12-08T17:28:57.226Z|e0c934f4-620f-4ba5-abb9-97e912b9035c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:57.226Z|e0c934f4-620f-4ba5-abb9-97e912b9035c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779 2022-12-08T17:28:57.227Z|e0c934f4-620f-4ba5-abb9-97e912b9035c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Method : GET 2022-12-08T17:28:57.227Z|e0c934f4-620f-4ba5-abb9-97e912b9035c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8045523b34abf2c0", X-B3-SpanId:"b6f649e67634d970", X-B3-ParentSpanId:"8045523b34abf2c0", X-B3-Sampled:"0", X-ONAP-RequestID:"e0c934f4-620f-4ba5-abb9-97e912b9035c", X-RequestID:"e0c934f4-620f-4ba5-abb9-97e912b9035c", X-TransactionID:"e0c934f4-620f-4ba5-abb9-97e912b9035c", X-ECOMP-RequestID:"e0c934f4-620f-4ba5-abb9-97e912b9035c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a46735fc-4539-44b0-a982-dcbacbd300fd"] 2022-12-08T17:28:57.227Z|e0c934f4-620f-4ba5-abb9-97e912b9035c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Request body: 2022-12-08T17:28:57.228Z|e0c934f4-620f-4ba5-abb9-97e912b9035c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:57.245Z|e0c934f4-620f-4ba5-abb9-97e912b9035c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:57.246Z|e0c934f4-620f-4ba5-abb9-97e912b9035c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:57.246Z|e0c934f4-620f-4ba5-abb9-97e912b9035c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Status text : 2022-12-08T17:28:57.246Z|e0c934f4-620f-4ba5-abb9-97e912b9035c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:57.248Z|e0c934f4-620f-4ba5-abb9-97e912b9035c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Response body: { "requestId" : "f0c8989d-7510-48af-9e5d-55691fd8f779", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:28:34.000+00:00", "endTime" : "2022-12-08T17:28:53.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\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\"\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" : "2022-12-08T17:28:52.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "c544e63c-edd5-46ab-98d3-c598116496ee", "serviceInstanceName" : "basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f0c8989d-7510-48af-9e5d-55691fd8f779", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779" } } } 2022-12-08T17:28:57.248Z|e0c934f4-620f-4ba5-abb9-97e912b9035c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:57.248Z|e0c934f4-620f-4ba5-abb9-97e912b9035c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|INFO|500||InvokeReturn 2022-12-08T17:28:57.250Z|e0c934f4-620f-4ba5-abb9-97e912b9035c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false 2022-12-08T17:28:57.250Z|e0c934f4-620f-4ba5-abb9-97e912b9035c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:28:57.250Z|e0c934f4-620f-4ba5-abb9-97e912b9035c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:57.250Z|e0c934f4-620f-4ba5-abb9-97e912b9035c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false 2022-12-08T17:28:57.251Z|e0c934f4-620f-4ba5-abb9-97e912b9035c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:28:57.251Z|e0c934f4-620f-4ba5-abb9-97e912b9035c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8045523b34abf2c0", X-B3-SpanId:"ca830e45c63a4e21", X-B3-ParentSpanId:"8045523b34abf2c0", X-B3-Sampled:"0", X-ONAP-RequestID:"e0c934f4-620f-4ba5-abb9-97e912b9035c", X-RequestID:"e0c934f4-620f-4ba5-abb9-97e912b9035c", X-TransactionID:"e0c934f4-620f-4ba5-abb9-97e912b9035c", X-ECOMP-RequestID:"e0c934f4-620f-4ba5-abb9-97e912b9035c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54a007d3-482c-49fc-8ba8-a0dd170359b4"] 2022-12-08T17:28:57.251Z|e0c934f4-620f-4ba5-abb9-97e912b9035c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:28:57.251Z|e0c934f4-620f-4ba5-abb9-97e912b9035c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:57.268Z|e0c934f4-620f-4ba5-abb9-97e912b9035c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:57.269Z|e0c934f4-620f-4ba5-abb9-97e912b9035c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:57.269Z|e0c934f4-620f-4ba5-abb9-97e912b9035c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:28:57.269Z|e0c934f4-620f-4ba5-abb9-97e912b9035c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:57.272Z|e0c934f4-620f-4ba5-abb9-97e912b9035c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:28:57.272Z|e0c934f4-620f-4ba5-abb9-97e912b9035c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:57.273Z|e0c934f4-620f-4ba5-abb9-97e912b9035c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:28:57.278Z|e0c934f4-620f-4ba5-abb9-97e912b9035c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:28:57.399Z|d50b3ce9-9787-419a-bc09-a479c72d9ff0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:28:57.402Z|d50b3ce9-9787-419a-bc09-a479c72d9ff0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779 2022-12-08T17:28:57.402Z|d50b3ce9-9787-419a-bc09-a479c72d9ff0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|INFO|500||Invoke 2022-12-08T17:28:57.403Z|d50b3ce9-9787-419a-bc09-a479c72d9ff0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:57.403Z|d50b3ce9-9787-419a-bc09-a479c72d9ff0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779 2022-12-08T17:28:57.403Z|d50b3ce9-9787-419a-bc09-a479c72d9ff0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Method : GET 2022-12-08T17:28:57.403Z|d50b3ce9-9787-419a-bc09-a479c72d9ff0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0f8caae11b21d7f9", X-B3-SpanId:"479078ae4b06891f", X-B3-ParentSpanId:"0f8caae11b21d7f9", X-B3-Sampled:"0", X-ONAP-RequestID:"d50b3ce9-9787-419a-bc09-a479c72d9ff0", X-RequestID:"d50b3ce9-9787-419a-bc09-a479c72d9ff0", X-TransactionID:"d50b3ce9-9787-419a-bc09-a479c72d9ff0", X-ECOMP-RequestID:"d50b3ce9-9787-419a-bc09-a479c72d9ff0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"623f2ef1-0698-49db-a62e-99c718398f5b"] 2022-12-08T17:28:57.404Z|d50b3ce9-9787-419a-bc09-a479c72d9ff0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Request body: 2022-12-08T17:28:57.404Z|d50b3ce9-9787-419a-bc09-a479c72d9ff0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:57.421Z|d50b3ce9-9787-419a-bc09-a479c72d9ff0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:57.421Z|d50b3ce9-9787-419a-bc09-a479c72d9ff0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:57.422Z|d50b3ce9-9787-419a-bc09-a479c72d9ff0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Status text : 2022-12-08T17:28:57.422Z|d50b3ce9-9787-419a-bc09-a479c72d9ff0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:57.424Z|d50b3ce9-9787-419a-bc09-a479c72d9ff0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Response body: { "requestId" : "f0c8989d-7510-48af-9e5d-55691fd8f779", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:28:34.000+00:00", "endTime" : "2022-12-08T17:28:53.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\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\"\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" : "2022-12-08T17:28:52.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "c544e63c-edd5-46ab-98d3-c598116496ee", "serviceInstanceName" : "basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f0c8989d-7510-48af-9e5d-55691fd8f779", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779" } } } 2022-12-08T17:28:57.424Z|d50b3ce9-9787-419a-bc09-a479c72d9ff0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:57.424Z|d50b3ce9-9787-419a-bc09-a479c72d9ff0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|INFO|500||InvokeReturn 2022-12-08T17:28:57.425Z|d50b3ce9-9787-419a-bc09-a479c72d9ff0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false 2022-12-08T17:28:57.426Z|d50b3ce9-9787-419a-bc09-a479c72d9ff0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:28:57.426Z|d50b3ce9-9787-419a-bc09-a479c72d9ff0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:57.426Z|d50b3ce9-9787-419a-bc09-a479c72d9ff0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false 2022-12-08T17:28:57.426Z|d50b3ce9-9787-419a-bc09-a479c72d9ff0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:28:57.426Z|d50b3ce9-9787-419a-bc09-a479c72d9ff0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0f8caae11b21d7f9", X-B3-SpanId:"450fcf1cac98c2a9", X-B3-ParentSpanId:"0f8caae11b21d7f9", X-B3-Sampled:"0", X-ONAP-RequestID:"d50b3ce9-9787-419a-bc09-a479c72d9ff0", X-RequestID:"d50b3ce9-9787-419a-bc09-a479c72d9ff0", X-TransactionID:"d50b3ce9-9787-419a-bc09-a479c72d9ff0", X-ECOMP-RequestID:"d50b3ce9-9787-419a-bc09-a479c72d9ff0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ad18e14-193f-4672-8633-fdb947cba9c9"] 2022-12-08T17:28:57.427Z|d50b3ce9-9787-419a-bc09-a479c72d9ff0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:28:57.427Z|d50b3ce9-9787-419a-bc09-a479c72d9ff0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:57.438Z|d50b3ce9-9787-419a-bc09-a479c72d9ff0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:57.439Z|d50b3ce9-9787-419a-bc09-a479c72d9ff0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:57.439Z|d50b3ce9-9787-419a-bc09-a479c72d9ff0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:28:57.439Z|d50b3ce9-9787-419a-bc09-a479c72d9ff0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:57.440Z|d50b3ce9-9787-419a-bc09-a479c72d9ff0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:28:57.441Z|d50b3ce9-9787-419a-bc09-a479c72d9ff0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:57.441Z|d50b3ce9-9787-419a-bc09-a479c72d9ff0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:28:57.449Z|d50b3ce9-9787-419a-bc09-a479c72d9ff0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:28:57.569Z|817fa4a1-33c6-4c97-8d68-c88d304cc84d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:28:57.573Z|817fa4a1-33c6-4c97-8d68-c88d304cc84d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779 2022-12-08T17:28:57.573Z|817fa4a1-33c6-4c97-8d68-c88d304cc84d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|INFO|500||Invoke 2022-12-08T17:28:57.573Z|817fa4a1-33c6-4c97-8d68-c88d304cc84d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:57.574Z|817fa4a1-33c6-4c97-8d68-c88d304cc84d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779 2022-12-08T17:28:57.574Z|817fa4a1-33c6-4c97-8d68-c88d304cc84d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Method : GET 2022-12-08T17:28:57.574Z|817fa4a1-33c6-4c97-8d68-c88d304cc84d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f9c943358ad68428", X-B3-SpanId:"63fc23afc39b2988", X-B3-ParentSpanId:"f9c943358ad68428", X-B3-Sampled:"0", X-ONAP-RequestID:"817fa4a1-33c6-4c97-8d68-c88d304cc84d", X-RequestID:"817fa4a1-33c6-4c97-8d68-c88d304cc84d", X-TransactionID:"817fa4a1-33c6-4c97-8d68-c88d304cc84d", X-ECOMP-RequestID:"817fa4a1-33c6-4c97-8d68-c88d304cc84d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8975594e-627c-4541-9b6c-f804e733a511"] 2022-12-08T17:28:57.575Z|817fa4a1-33c6-4c97-8d68-c88d304cc84d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Request body: 2022-12-08T17:28:57.575Z|817fa4a1-33c6-4c97-8d68-c88d304cc84d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:57.591Z|817fa4a1-33c6-4c97-8d68-c88d304cc84d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:57.591Z|817fa4a1-33c6-4c97-8d68-c88d304cc84d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:57.591Z|817fa4a1-33c6-4c97-8d68-c88d304cc84d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Status text : 2022-12-08T17:28:57.592Z|817fa4a1-33c6-4c97-8d68-c88d304cc84d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:57.593Z|817fa4a1-33c6-4c97-8d68-c88d304cc84d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Response body: { "requestId" : "f0c8989d-7510-48af-9e5d-55691fd8f779", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:28:34.000+00:00", "endTime" : "2022-12-08T17:28:53.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\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\"\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" : "2022-12-08T17:28:52.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "c544e63c-edd5-46ab-98d3-c598116496ee", "serviceInstanceName" : "basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f0c8989d-7510-48af-9e5d-55691fd8f779", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779" } } } 2022-12-08T17:28:57.593Z|817fa4a1-33c6-4c97-8d68-c88d304cc84d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:57.594Z|817fa4a1-33c6-4c97-8d68-c88d304cc84d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|INFO|500||InvokeReturn 2022-12-08T17:28:57.595Z|817fa4a1-33c6-4c97-8d68-c88d304cc84d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false 2022-12-08T17:28:57.595Z|817fa4a1-33c6-4c97-8d68-c88d304cc84d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:28:57.595Z|817fa4a1-33c6-4c97-8d68-c88d304cc84d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:57.595Z|817fa4a1-33c6-4c97-8d68-c88d304cc84d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false 2022-12-08T17:28:57.596Z|817fa4a1-33c6-4c97-8d68-c88d304cc84d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:28:57.596Z|817fa4a1-33c6-4c97-8d68-c88d304cc84d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f9c943358ad68428", X-B3-SpanId:"799fcdfb85c67d7d", X-B3-ParentSpanId:"f9c943358ad68428", X-B3-Sampled:"0", X-ONAP-RequestID:"817fa4a1-33c6-4c97-8d68-c88d304cc84d", X-RequestID:"817fa4a1-33c6-4c97-8d68-c88d304cc84d", X-TransactionID:"817fa4a1-33c6-4c97-8d68-c88d304cc84d", X-ECOMP-RequestID:"817fa4a1-33c6-4c97-8d68-c88d304cc84d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4b04ab5-ee31-4b39-9c52-3e8ed27c354d"] 2022-12-08T17:28:57.596Z|817fa4a1-33c6-4c97-8d68-c88d304cc84d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:28:57.597Z|817fa4a1-33c6-4c97-8d68-c88d304cc84d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:57.612Z|817fa4a1-33c6-4c97-8d68-c88d304cc84d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:57.613Z|817fa4a1-33c6-4c97-8d68-c88d304cc84d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:57.613Z|817fa4a1-33c6-4c97-8d68-c88d304cc84d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:28:57.613Z|817fa4a1-33c6-4c97-8d68-c88d304cc84d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:57.616Z|817fa4a1-33c6-4c97-8d68-c88d304cc84d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:28:57.616Z|817fa4a1-33c6-4c97-8d68-c88d304cc84d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:57.617Z|817fa4a1-33c6-4c97-8d68-c88d304cc84d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:28:57.622Z|817fa4a1-33c6-4c97-8d68-c88d304cc84d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:28:57.752Z|1d854d60-cf55-4f0e-ab0a-7dd06bb94c66|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:28:57.758Z|1d854d60-cf55-4f0e-ab0a-7dd06bb94c66|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779 2022-12-08T17:28:57.758Z|1d854d60-cf55-4f0e-ab0a-7dd06bb94c66|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|INFO|500||Invoke 2022-12-08T17:28:57.759Z|1d854d60-cf55-4f0e-ab0a-7dd06bb94c66|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:57.759Z|1d854d60-cf55-4f0e-ab0a-7dd06bb94c66|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779 2022-12-08T17:28:57.760Z|1d854d60-cf55-4f0e-ab0a-7dd06bb94c66|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Method : GET 2022-12-08T17:28:57.760Z|1d854d60-cf55-4f0e-ab0a-7dd06bb94c66|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b63097f10697d05", X-B3-SpanId:"345416ca575892ca", X-B3-ParentSpanId:"5b63097f10697d05", X-B3-Sampled:"0", X-ONAP-RequestID:"1d854d60-cf55-4f0e-ab0a-7dd06bb94c66", X-RequestID:"1d854d60-cf55-4f0e-ab0a-7dd06bb94c66", X-TransactionID:"1d854d60-cf55-4f0e-ab0a-7dd06bb94c66", X-ECOMP-RequestID:"1d854d60-cf55-4f0e-ab0a-7dd06bb94c66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3cc22da-89e3-43c8-b401-888b0d39ce00"] 2022-12-08T17:28:57.760Z|1d854d60-cf55-4f0e-ab0a-7dd06bb94c66|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Request body: 2022-12-08T17:28:57.761Z|1d854d60-cf55-4f0e-ab0a-7dd06bb94c66|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:57.777Z|1d854d60-cf55-4f0e-ab0a-7dd06bb94c66|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:57.777Z|1d854d60-cf55-4f0e-ab0a-7dd06bb94c66|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:57.778Z|1d854d60-cf55-4f0e-ab0a-7dd06bb94c66|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Status text : 2022-12-08T17:28:57.778Z|1d854d60-cf55-4f0e-ab0a-7dd06bb94c66|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:57.779Z|1d854d60-cf55-4f0e-ab0a-7dd06bb94c66|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||Response body: { "requestId" : "f0c8989d-7510-48af-9e5d-55691fd8f779", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:28:34.000+00:00", "endTime" : "2022-12-08T17:28:53.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\": \"05b7670d-796e-44f4-86ee-c5f52fe77414\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"5da4ae5f-74b3-4ef2-a4ba-643f64e2ac5b\"\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" : "2022-12-08T17:28:52.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "c544e63c-edd5-46ab-98d3-c598116496ee", "serviceInstanceName" : "basic_cnf_macro_603027fd-5523-4e12-a287-b1e90f32c985", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c544e63c-edd5-46ab-98d3-c598116496ee", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "f0c8989d-7510-48af-9e5d-55691fd8f779", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779" } } } 2022-12-08T17:28:57.779Z|1d854d60-cf55-4f0e-ab0a-7dd06bb94c66|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:57.780Z|1d854d60-cf55-4f0e-ab0a-7dd06bb94c66|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0c8989d-7510-48af-9e5d-55691fd8f779|INFO|500||InvokeReturn 2022-12-08T17:28:57.781Z|1d854d60-cf55-4f0e-ab0a-7dd06bb94c66|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false 2022-12-08T17:28:57.781Z|1d854d60-cf55-4f0e-ab0a-7dd06bb94c66|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:28:57.782Z|1d854d60-cf55-4f0e-ab0a-7dd06bb94c66|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:57.782Z|1d854d60-cf55-4f0e-ab0a-7dd06bb94c66|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false 2022-12-08T17:28:57.782Z|1d854d60-cf55-4f0e-ab0a-7dd06bb94c66|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:28:57.783Z|1d854d60-cf55-4f0e-ab0a-7dd06bb94c66|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b63097f10697d05", X-B3-SpanId:"473b7c00f906cdba", X-B3-ParentSpanId:"5b63097f10697d05", X-B3-Sampled:"0", X-ONAP-RequestID:"1d854d60-cf55-4f0e-ab0a-7dd06bb94c66", X-RequestID:"1d854d60-cf55-4f0e-ab0a-7dd06bb94c66", X-TransactionID:"1d854d60-cf55-4f0e-ab0a-7dd06bb94c66", X-ECOMP-RequestID:"1d854d60-cf55-4f0e-ab0a-7dd06bb94c66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a888edc6-930e-4db8-9e8f-58527c48a4a8"] 2022-12-08T17:28:57.783Z|1d854d60-cf55-4f0e-ab0a-7dd06bb94c66|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:28:57.784Z|1d854d60-cf55-4f0e-ab0a-7dd06bb94c66|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:57.795Z|1d854d60-cf55-4f0e-ab0a-7dd06bb94c66|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:57.795Z|1d854d60-cf55-4f0e-ab0a-7dd06bb94c66|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:57.796Z|1d854d60-cf55-4f0e-ab0a-7dd06bb94c66|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:28:57.797Z|1d854d60-cf55-4f0e-ab0a-7dd06bb94c66|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:57.798Z|1d854d60-cf55-4f0e-ab0a-7dd06bb94c66|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:28:57.798Z|1d854d60-cf55-4f0e-ab0a-7dd06bb94c66|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:57.799Z|1d854d60-cf55-4f0e-ab0a-7dd06bb94c66|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0c8989d-7510-48af-9e5d-55691fd8f779&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:28:57.804Z|1d854d60-cf55-4f0e-ab0a-7dd06bb94c66|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0c8989d-7510-48af-9e5d-55691fd8f779|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:28:58.286Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:28:58.288Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|||INFO|500||Checking if requestId: ecc576c6-e601-4e60-99f3-c93250f3b3b5 already exists in requestDb InfraActiveRequests table 2022-12-08T17:28:58.288Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5 2022-12-08T17:28:58.289Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|INFO|500||Invoke 2022-12-08T17:28:58.289Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:58.289Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5 2022-12-08T17:28:58.290Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Method : GET 2022-12-08T17:28:58.290Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0934c643f0cf1429", X-B3-SpanId:"05cb7e73b07bd0b4", X-B3-ParentSpanId:"0934c643f0cf1429", X-B3-Sampled:"0", X-ONAP-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-TransactionID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-ECOMP-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dda14787-6053-4ec0-861d-1e967df96326"] 2022-12-08T17:28:58.290Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Request body: 2022-12-08T17:28:58.291Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:58.308Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:58.309Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:28:58.309Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Status text : 2022-12-08T17:28:58.310Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 08 Dec 2022 17:28:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:58.310Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Response body: 2022-12-08T17:28:58.311Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:58.311Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|INFO|404|Not Found|InvokeReturn 2022-12-08T17:28:58.318Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|||INFO|500||Running local validations 2022-12-08T17:28:58.318Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-12-08T17:28:58.318Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-12-08T17:28:58.319Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:28:58.320Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-12-08T17:28:58.320Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:58.320Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-12-08T17:28:58.320Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-12-08T17:28:58.321Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|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:"0934c643f0cf1429", X-B3-SpanId:"c7d2a1c5417f8f58", X-B3-ParentSpanId:"0934c643f0cf1429", X-B3-Sampled:"0", X-ONAP-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-TransactionID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-ECOMP-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eaea1c89-d056-47b9-970c-141ec4728bd1"] 2022-12-08T17:28:58.321Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"bb42b53d-8ac5-4017-9878-46484c0b38da"},"instanceName":null,"requestScope":"service"} 2022-12-08T17:28:58.321Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:58.341Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:58.341Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:58.342Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-12-08T17:28:58.342Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|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:"Thu, 08 Dec 2022 17:28:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:58.343Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-12-08T17:28:58.343Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:58.343Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-12-08T17:28:58.344Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272 2022-12-08T17:28:58.344Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|INFO|500||Invoke 2022-12-08T17:28:58.345Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:58.345Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272 2022-12-08T17:28:58.345Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||Method : GET 2022-12-08T17:28:58.346Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-TransactionID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-ECOMP-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"377d6407-a2ac-43d0-aa4a-76dec8c927a6"] 2022-12-08T17:28:58.346Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||Request body: 2022-12-08T17:28:58.346Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:58.369Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:58.369Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:58.370Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||Status text : 2022-12-08T17:28:58.370Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:58.371Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "6be9a2d4-e70a-4f38-8c2c-5828e73b2272", "modelInvariantUUID" : "ffb3f1a7-9609-43e2-a522-89c5f1381415", "created" : "2022-12-08 17:27:21.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/6be9a2d4-e70a-4f38-8c2c-5828e73b2272" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/csar" } } } 2022-12-08T17:28:58.372Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:58.372Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|INFO|500||InvokeReturn 2022-12-08T17:28:58.374Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=deleteInstance 2022-12-08T17:28:58.375Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=deleteInstance|INFO|500||Invoke 2022-12-08T17:28:58.375Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:58.375Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=deleteInstance 2022-12-08T17:28:58.375Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=deleteInstance|DEBUG|500||Method : GET 2022-12-08T17:28:58.375Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-TransactionID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-ECOMP-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69a12367-db1d-4a41-b8de-731234035b0f"] 2022-12-08T17:28:58.376Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=deleteInstance|DEBUG|500||Request body: 2022-12-08T17:28:58.376Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:58.390Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:58.391Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:28:58.391Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=deleteInstance|DEBUG|500||Status text : 2022-12-08T17:28:58.391Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&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:"Thu, 08 Dec 2022 17:28:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:58.392Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=deleteInstance|DEBUG|500||Response body: 2022-12-08T17:28:58.392Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:58.393Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2022-12-08T17:28:58.393Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415 2022-12-08T17:28:58.394Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415|INFO|500||Invoke 2022-12-08T17:28:58.394Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:58.394Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415 2022-12-08T17:28:58.394Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415|DEBUG|500||Method : GET 2022-12-08T17:28:58.395Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-TransactionID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-ECOMP-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2eb7988d-ccec-4e96-b319-2597cae83dfa"] 2022-12-08T17:28:58.395Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415|DEBUG|500||Request body: 2022-12-08T17:28:58.395Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:58.419Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:58.420Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:58.420Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415|DEBUG|500||Status text : 2022-12-08T17:28:58.420Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:58.421Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "6be9a2d4-e70a-4f38-8c2c-5828e73b2272", "modelInvariantUUID" : "ffb3f1a7-9609-43e2-a522-89c5f1381415", "created" : "2022-12-08 17:27:21.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/6be9a2d4-e70a-4f38-8c2c-5828e73b2272" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/csar" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415" } } } 2022-12-08T17:28:58.421Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:58.422Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffb3f1a7-9609-43e2-a522-89c5f1381415|INFO|500||InvokeReturn 2022-12-08T17:28:58.425Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=deleteInstance 2022-12-08T17:28:58.425Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=deleteInstance|INFO|500||Invoke 2022-12-08T17:28:58.425Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:58.426Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=deleteInstance 2022-12-08T17:28:58.426Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=deleteInstance|DEBUG|500||Method : GET 2022-12-08T17:28:58.426Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-TransactionID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-ECOMP-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6efe404-5cdf-48d1-9032-4a7032d98424"] 2022-12-08T17:28:58.426Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=deleteInstance|DEBUG|500||Request body: 2022-12-08T17:28:58.427Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:58.442Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:58.443Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-12-08T17:28:58.443Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=deleteInstance|DEBUG|500||Status text : 2022-12-08T17:28:58.443Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&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:"Thu, 08 Dec 2022 17:28:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:58.443Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=deleteInstance|DEBUG|500||Response body: 2022-12-08T17:28:58.444Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:58.444Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6be9a2d4-e70a-4f38-8c2c-5828e73b2272&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2022-12-08T17:28:58.445Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:28:58.445Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-12-08T17:28:58.445Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:58.445Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-12-08T17:28:58.446Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-12-08T17:28:58.446Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|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:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-TransactionID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-ECOMP-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d58b1ef4-8c54-4653-b91a-2cc40a105412"] 2022-12-08T17:28:58.446Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-12-08T17:28:58.446Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:58.460Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:58.461Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:58.461Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-12-08T17:28:58.461Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:58.463Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-12-08 15:47:22.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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-12-08T17:28:58.463Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:58.463Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-12-08T17:28:58.465Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2022-12-08T17:28:58.466Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2022-12-08T17:28:58.466Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:58.466Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2022-12-08T17:28:58.466Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2022-12-08T17:28:58.467Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|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:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-TransactionID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-ECOMP-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"997bcc21-b372-46ea-9c4d-3e90c7a47c16"] 2022-12-08T17:28:58.467Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2022-12-08T17:28:58.467Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:58.480Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:58.480Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:58.480Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : 2022-12-08T17:28:58.481Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:58.482Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|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" : 535, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-12-08T15:47:22.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service" } } } 2022-12-08T17:28:58.482Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:58.483Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2022-12-08T17:28:58.484Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272 2022-12-08T17:28:58.484Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|INFO|500||Invoke 2022-12-08T17:28:58.485Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:58.485Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272 2022-12-08T17:28:58.485Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||Method : GET 2022-12-08T17:28:58.485Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-TransactionID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-ECOMP-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb957f2f-acc5-4a96-ad41-ff25108e4f51"] 2022-12-08T17:28:58.485Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||Request body: 2022-12-08T17:28:58.486Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:58.502Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:58.503Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:58.503Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||Status text : 2022-12-08T17:28:58.504Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:58.504Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "6be9a2d4-e70a-4f38-8c2c-5828e73b2272", "modelInvariantUUID" : "ffb3f1a7-9609-43e2-a522-89c5f1381415", "created" : "2022-12-08 17:27:21.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/6be9a2d4-e70a-4f38-8c2c-5828e73b2272" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/recipes" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/serviceProxyCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/networkCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272/csar" } } } 2022-12-08T17:28:58.504Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:58.506Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6be9a2d4-e70a-4f38-8c2c-5828e73b2272|INFO|500||InvokeReturn 2022-12-08T17:28:58.508Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:28:58.509Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-12-08T17:28:58.509Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:58.509Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-12-08T17:28:58.510Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-12-08T17:28:58.510Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1056", X-B3-TraceId:"0934c643f0cf1429", X-B3-SpanId:"af4a2d566f844b2f", X-B3-ParentSpanId:"0934c643f0cf1429", X-B3-Sampled:"0", X-ONAP-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-TransactionID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-ECOMP-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e55190fa-7b4e-48c5-a30d-034766ea1dd2"] 2022-12-08T17:28:58.510Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"ecc576c6-e601-4e60-99f3-c93250f3b3b5","requestStatus":"IN_PROGRESS","startTime":1670520538318,"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\": \"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\"\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":"bb42b53d-8ac5-4017-9878-46484c0b38da","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da","cloudApiRequests":[],"requestURI":"ecc576c6-e601-4e60-99f3-c93250f3b3b5"} 2022-12-08T17:28:58.511Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:58.532Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:58.532Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-12-08T17:28:58.533Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-12-08T17:28:58.533Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|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/ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:58.535Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "ecc576c6-e601-4e60-99f3-c93250f3b3b5", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:28:58.318+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\": \"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\"\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" : "2022-12-08T17:28:57.729+00:00", "serviceInstanceId" : "bb42b53d-8ac5-4017-9878-46484c0b38da", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da", "cloudApiRequests" : [ ], "requestURI" : "ecc576c6-e601-4e60-99f3-c93250f3b3b5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5" } } } 2022-12-08T17:28:58.535Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:58.536Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-12-08T17:28:58.541Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:28:58.542Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-12-08T17:28:58.542Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:58.542Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-12-08T17:28:58.543Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-12-08T17:28:58.543Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|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:"0934c643f0cf1429", X-B3-SpanId:"4aa4adb4568b5d5f", X-B3-ParentSpanId:"0934c643f0cf1429", X-B3-Sampled:"0", X-ONAP-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-TransactionID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-ECOMP-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0fbc8fd6-4917-454c-b41e-070533668743"] 2022-12-08T17:28:58.544Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\"modelUuid\":\"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\",\"modelInvariantUuid\":\"ffb3f1a7-9609-43e2-a522-89c5f1381415\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"bb42b53d-8ac5-4017-9878-46484c0b38da\"}","type":"String"},"requestId":{"value":"ecc576c6-e601-4e60-99f3-c93250f3b3b5","type":"String"},"mso-request-id":{"value":"ecc576c6-e601-4e60-99f3-c93250f3b3b5","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"bb42b53d-8ac5-4017-9878-46484c0b38da","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/bb42b53d-8ac5-4017-9878-46484c0b38da","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-12-08T17:28:58.544Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:59.555Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:59.555Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-12-08T17:28:59.556Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-12-08T17:28:59.556Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Thu, 08 Dec 2022 17:28:59 GMT", X-ONAP-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-TransactionID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-ECOMP-RequestID:"ecc576c6-e601-4e60-99f3-c93250f3b3b5", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"0fbc8fd6-4917-454c-b41e-070533668743", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:59.556Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"ecc576c6-e601-4e60-99f3-c93250f3b3b5\",\"instanceId\":\"bb42b53d-8ac5-4017-9878-46484c0b38da\"}}","message":"Success","processInstanceID":"cc6966dc-771d-11ed-85df-b6c736068a38","variables":null,"messageCode":200} 2022-12-08T17:28:59.557Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:59.557Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-12-08T17:28:59.560Z|ecc576c6-e601-4e60-99f3-c93250f3b3b5|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:28:59.696Z|45c7e0b2-1b96-49b1-969c-483295d2fd26|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:28:59.701Z|45c7e0b2-1b96-49b1-969c-483295d2fd26|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5 2022-12-08T17:28:59.701Z|45c7e0b2-1b96-49b1-969c-483295d2fd26|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|INFO|500||Invoke 2022-12-08T17:28:59.702Z|45c7e0b2-1b96-49b1-969c-483295d2fd26|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:59.702Z|45c7e0b2-1b96-49b1-969c-483295d2fd26|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5 2022-12-08T17:28:59.702Z|45c7e0b2-1b96-49b1-969c-483295d2fd26|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Method : GET 2022-12-08T17:28:59.703Z|45c7e0b2-1b96-49b1-969c-483295d2fd26|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa9bbb599f848e39", X-B3-SpanId:"e056902eedadd5e8", X-B3-ParentSpanId:"fa9bbb599f848e39", X-B3-Sampled:"0", X-ONAP-RequestID:"45c7e0b2-1b96-49b1-969c-483295d2fd26", X-RequestID:"45c7e0b2-1b96-49b1-969c-483295d2fd26", X-TransactionID:"45c7e0b2-1b96-49b1-969c-483295d2fd26", X-ECOMP-RequestID:"45c7e0b2-1b96-49b1-969c-483295d2fd26", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4bba7344-728e-43d4-8a49-786e1d589484"] 2022-12-08T17:28:59.703Z|45c7e0b2-1b96-49b1-969c-483295d2fd26|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Request body: 2022-12-08T17:28:59.703Z|45c7e0b2-1b96-49b1-969c-483295d2fd26|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:59.717Z|45c7e0b2-1b96-49b1-969c-483295d2fd26|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:59.717Z|45c7e0b2-1b96-49b1-969c-483295d2fd26|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:59.718Z|45c7e0b2-1b96-49b1-969c-483295d2fd26|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Status text : 2022-12-08T17:28:59.718Z|45c7e0b2-1b96-49b1-969c-483295d2fd26|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:59.719Z|45c7e0b2-1b96-49b1-969c-483295d2fd26|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Response body: { "requestId" : "ecc576c6-e601-4e60-99f3-c93250f3b3b5", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-12-08T17:28:58.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\": \"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\"\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" : "2022-12-08T17:28:58.000+00:00", "serviceInstanceId" : "bb42b53d-8ac5-4017-9878-46484c0b38da", "serviceInstanceName" : "TestPNFMacroInstantiation_542e7e52-3505-40d4-ab66-3bbac5a9485b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da", "cloudApiRequests" : [ ], "requestURI" : "ecc576c6-e601-4e60-99f3-c93250f3b3b5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5" } } } 2022-12-08T17:28:59.719Z|45c7e0b2-1b96-49b1-969c-483295d2fd26|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:59.720Z|45c7e0b2-1b96-49b1-969c-483295d2fd26|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|INFO|500||InvokeReturn 2022-12-08T17:28:59.721Z|45c7e0b2-1b96-49b1-969c-483295d2fd26|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false 2022-12-08T17:28:59.721Z|45c7e0b2-1b96-49b1-969c-483295d2fd26|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:28:59.721Z|45c7e0b2-1b96-49b1-969c-483295d2fd26|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:28:59.721Z|45c7e0b2-1b96-49b1-969c-483295d2fd26|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false 2022-12-08T17:28:59.722Z|45c7e0b2-1b96-49b1-969c-483295d2fd26|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:28:59.722Z|45c7e0b2-1b96-49b1-969c-483295d2fd26|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa9bbb599f848e39", X-B3-SpanId:"29d4701d418672bb", X-B3-ParentSpanId:"fa9bbb599f848e39", X-B3-Sampled:"0", X-ONAP-RequestID:"45c7e0b2-1b96-49b1-969c-483295d2fd26", X-RequestID:"45c7e0b2-1b96-49b1-969c-483295d2fd26", X-TransactionID:"45c7e0b2-1b96-49b1-969c-483295d2fd26", X-ECOMP-RequestID:"45c7e0b2-1b96-49b1-969c-483295d2fd26", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbff0830-1433-4236-ae81-48abe511d0cb"] 2022-12-08T17:28:59.722Z|45c7e0b2-1b96-49b1-969c-483295d2fd26|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:28:59.723Z|45c7e0b2-1b96-49b1-969c-483295d2fd26|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:28:59.734Z|45c7e0b2-1b96-49b1-969c-483295d2fd26|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:28:59.734Z|45c7e0b2-1b96-49b1-969c-483295d2fd26|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:28:59.734Z|45c7e0b2-1b96-49b1-969c-483295d2fd26|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:28:59.735Z|45c7e0b2-1b96-49b1-969c-483295d2fd26|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:28:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:28:59.736Z|45c7e0b2-1b96-49b1-969c-483295d2fd26|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:28:59.737Z|45c7e0b2-1b96-49b1-969c-483295d2fd26|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:28:59.737Z|45c7e0b2-1b96-49b1-969c-483295d2fd26|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:28:59.742Z|45c7e0b2-1b96-49b1-969c-483295d2fd26|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:29:00.126Z|9430a707-1a16-49e3-a4f4-86b840b1cb25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:29:00.130Z|9430a707-1a16-49e3-a4f4-86b840b1cb25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:29:00.508Z|2410bc2e-9e2d-4cba-9031-bb2a757d5680|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:29:00.509Z|2410bc2e-9e2d-4cba-9031-bb2a757d5680|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:29:06.610Z|010133a6-afae-4f38-82bb-ae9f4641b5e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:29:06.611Z|010133a6-afae-4f38-82bb-ae9f4641b5e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:29:06.623Z|b7b33a35-b2f8-40d6-82e7-69021ef1b291|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:29:06.624Z|b7b33a35-b2f8-40d6-82e7-69021ef1b291|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:29:06.640Z|0137338f-11ee-48a4-9188-a7c3cbacfd0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:29:06.640Z|0137338f-11ee-48a4-9188-a7c3cbacfd0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:29:09.876Z|49d35eeb-6280-4e5f-964e-2258836bb70e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:29:09.881Z|49d35eeb-6280-4e5f-964e-2258836bb70e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5 2022-12-08T17:29:09.881Z|49d35eeb-6280-4e5f-964e-2258836bb70e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|INFO|500||Invoke 2022-12-08T17:29:09.881Z|49d35eeb-6280-4e5f-964e-2258836bb70e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||===========================request begin================================================ 2022-12-08T17:29:09.882Z|49d35eeb-6280-4e5f-964e-2258836bb70e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5 2022-12-08T17:29:09.882Z|49d35eeb-6280-4e5f-964e-2258836bb70e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Method : GET 2022-12-08T17:29:09.882Z|49d35eeb-6280-4e5f-964e-2258836bb70e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f65e32f782e95bf7", X-B3-SpanId:"156e9ea450362758", X-B3-ParentSpanId:"f65e32f782e95bf7", X-B3-Sampled:"0", X-ONAP-RequestID:"49d35eeb-6280-4e5f-964e-2258836bb70e", X-RequestID:"49d35eeb-6280-4e5f-964e-2258836bb70e", X-TransactionID:"49d35eeb-6280-4e5f-964e-2258836bb70e", X-ECOMP-RequestID:"49d35eeb-6280-4e5f-964e-2258836bb70e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a962937e-da5d-4cb2-b20d-5d1466ff1c34"] 2022-12-08T17:29:09.883Z|49d35eeb-6280-4e5f-964e-2258836bb70e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Request body: 2022-12-08T17:29:09.883Z|49d35eeb-6280-4e5f-964e-2258836bb70e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||==========================request end================================================ 2022-12-08T17:29:09.904Z|49d35eeb-6280-4e5f-964e-2258836bb70e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||============================response begin========================================== 2022-12-08T17:29:09.904Z|49d35eeb-6280-4e5f-964e-2258836bb70e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Status code : 200 OK 2022-12-08T17:29:09.905Z|49d35eeb-6280-4e5f-964e-2258836bb70e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Status text : 2022-12-08T17:29:09.905Z|49d35eeb-6280-4e5f-964e-2258836bb70e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:29:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:29:09.906Z|49d35eeb-6280-4e5f-964e-2258836bb70e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Response body: { "requestId" : "ecc576c6-e601-4e60-99f3-c93250f3b3b5", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:28:58.000+00:00", "endTime" : "2022-12-08T17:29:03.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\": \"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\"\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" : "2022-12-08T17:29:02.000+00:00", "serviceInstanceId" : "bb42b53d-8ac5-4017-9878-46484c0b38da", "serviceInstanceName" : "TestPNFMacroInstantiation_542e7e52-3505-40d4-ab66-3bbac5a9485b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da", "cloudApiRequests" : [ ], "requestURI" : "ecc576c6-e601-4e60-99f3-c93250f3b3b5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5" } } } 2022-12-08T17:29:09.907Z|49d35eeb-6280-4e5f-964e-2258836bb70e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||=======================response end================================================= 2022-12-08T17:29:09.907Z|49d35eeb-6280-4e5f-964e-2258836bb70e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|INFO|500||InvokeReturn 2022-12-08T17:29:09.908Z|49d35eeb-6280-4e5f-964e-2258836bb70e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false 2022-12-08T17:29:09.909Z|49d35eeb-6280-4e5f-964e-2258836bb70e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:29:09.909Z|49d35eeb-6280-4e5f-964e-2258836bb70e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:29:09.909Z|49d35eeb-6280-4e5f-964e-2258836bb70e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false 2022-12-08T17:29:09.909Z|49d35eeb-6280-4e5f-964e-2258836bb70e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:29:09.909Z|49d35eeb-6280-4e5f-964e-2258836bb70e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f65e32f782e95bf7", X-B3-SpanId:"025423eca0d7b002", X-B3-ParentSpanId:"f65e32f782e95bf7", X-B3-Sampled:"0", X-ONAP-RequestID:"49d35eeb-6280-4e5f-964e-2258836bb70e", X-RequestID:"49d35eeb-6280-4e5f-964e-2258836bb70e", X-TransactionID:"49d35eeb-6280-4e5f-964e-2258836bb70e", X-ECOMP-RequestID:"49d35eeb-6280-4e5f-964e-2258836bb70e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"436a3068-3859-4c03-a242-66262883944c"] 2022-12-08T17:29:09.910Z|49d35eeb-6280-4e5f-964e-2258836bb70e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:29:09.910Z|49d35eeb-6280-4e5f-964e-2258836bb70e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:29:09.921Z|49d35eeb-6280-4e5f-964e-2258836bb70e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:29:09.922Z|49d35eeb-6280-4e5f-964e-2258836bb70e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:29:09.922Z|49d35eeb-6280-4e5f-964e-2258836bb70e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:29:09.922Z|49d35eeb-6280-4e5f-964e-2258836bb70e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:29:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:29:09.924Z|49d35eeb-6280-4e5f-964e-2258836bb70e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:29:09.924Z|49d35eeb-6280-4e5f-964e-2258836bb70e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:29:09.925Z|49d35eeb-6280-4e5f-964e-2258836bb70e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:29:09.932Z|49d35eeb-6280-4e5f-964e-2258836bb70e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:29:10.050Z|a51ccd98-8c7d-4a2d-8266-7f7699bb6c53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:29:10.054Z|a51ccd98-8c7d-4a2d-8266-7f7699bb6c53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5 2022-12-08T17:29:10.055Z|a51ccd98-8c7d-4a2d-8266-7f7699bb6c53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|INFO|500||Invoke 2022-12-08T17:29:10.055Z|a51ccd98-8c7d-4a2d-8266-7f7699bb6c53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||===========================request begin================================================ 2022-12-08T17:29:10.056Z|a51ccd98-8c7d-4a2d-8266-7f7699bb6c53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5 2022-12-08T17:29:10.056Z|a51ccd98-8c7d-4a2d-8266-7f7699bb6c53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Method : GET 2022-12-08T17:29:10.056Z|a51ccd98-8c7d-4a2d-8266-7f7699bb6c53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"549b049881a4890d", X-B3-SpanId:"c96f70c385d1e10f", X-B3-ParentSpanId:"549b049881a4890d", X-B3-Sampled:"0", X-ONAP-RequestID:"a51ccd98-8c7d-4a2d-8266-7f7699bb6c53", X-RequestID:"a51ccd98-8c7d-4a2d-8266-7f7699bb6c53", X-TransactionID:"a51ccd98-8c7d-4a2d-8266-7f7699bb6c53", X-ECOMP-RequestID:"a51ccd98-8c7d-4a2d-8266-7f7699bb6c53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f6aba4e-1cba-4186-bd9e-067d1c5b89fd"] 2022-12-08T17:29:10.057Z|a51ccd98-8c7d-4a2d-8266-7f7699bb6c53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Request body: 2022-12-08T17:29:10.057Z|a51ccd98-8c7d-4a2d-8266-7f7699bb6c53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||==========================request end================================================ 2022-12-08T17:29:10.076Z|a51ccd98-8c7d-4a2d-8266-7f7699bb6c53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||============================response begin========================================== 2022-12-08T17:29:10.077Z|a51ccd98-8c7d-4a2d-8266-7f7699bb6c53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Status code : 200 OK 2022-12-08T17:29:10.077Z|a51ccd98-8c7d-4a2d-8266-7f7699bb6c53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Status text : 2022-12-08T17:29:10.077Z|a51ccd98-8c7d-4a2d-8266-7f7699bb6c53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:29:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:29:10.079Z|a51ccd98-8c7d-4a2d-8266-7f7699bb6c53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Response body: { "requestId" : "ecc576c6-e601-4e60-99f3-c93250f3b3b5", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:28:58.000+00:00", "endTime" : "2022-12-08T17:29:03.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\": \"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\"\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" : "2022-12-08T17:29:02.000+00:00", "serviceInstanceId" : "bb42b53d-8ac5-4017-9878-46484c0b38da", "serviceInstanceName" : "TestPNFMacroInstantiation_542e7e52-3505-40d4-ab66-3bbac5a9485b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da", "cloudApiRequests" : [ ], "requestURI" : "ecc576c6-e601-4e60-99f3-c93250f3b3b5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5" } } } 2022-12-08T17:29:10.080Z|a51ccd98-8c7d-4a2d-8266-7f7699bb6c53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||=======================response end================================================= 2022-12-08T17:29:10.080Z|a51ccd98-8c7d-4a2d-8266-7f7699bb6c53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|INFO|500||InvokeReturn 2022-12-08T17:29:10.081Z|a51ccd98-8c7d-4a2d-8266-7f7699bb6c53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false 2022-12-08T17:29:10.082Z|a51ccd98-8c7d-4a2d-8266-7f7699bb6c53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:29:10.082Z|a51ccd98-8c7d-4a2d-8266-7f7699bb6c53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:29:10.082Z|a51ccd98-8c7d-4a2d-8266-7f7699bb6c53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false 2022-12-08T17:29:10.082Z|a51ccd98-8c7d-4a2d-8266-7f7699bb6c53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:29:10.083Z|a51ccd98-8c7d-4a2d-8266-7f7699bb6c53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"549b049881a4890d", X-B3-SpanId:"707accd346afdc0e", X-B3-ParentSpanId:"549b049881a4890d", X-B3-Sampled:"0", X-ONAP-RequestID:"a51ccd98-8c7d-4a2d-8266-7f7699bb6c53", X-RequestID:"a51ccd98-8c7d-4a2d-8266-7f7699bb6c53", X-TransactionID:"a51ccd98-8c7d-4a2d-8266-7f7699bb6c53", X-ECOMP-RequestID:"a51ccd98-8c7d-4a2d-8266-7f7699bb6c53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8822a170-3b44-463c-9780-3753609d4eba"] 2022-12-08T17:29:10.083Z|a51ccd98-8c7d-4a2d-8266-7f7699bb6c53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:29:10.083Z|a51ccd98-8c7d-4a2d-8266-7f7699bb6c53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:29:10.094Z|a51ccd98-8c7d-4a2d-8266-7f7699bb6c53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:29:10.095Z|a51ccd98-8c7d-4a2d-8266-7f7699bb6c53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:29:10.095Z|a51ccd98-8c7d-4a2d-8266-7f7699bb6c53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:29:10.095Z|a51ccd98-8c7d-4a2d-8266-7f7699bb6c53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:29:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:29:10.097Z|a51ccd98-8c7d-4a2d-8266-7f7699bb6c53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:29:10.097Z|a51ccd98-8c7d-4a2d-8266-7f7699bb6c53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:29:10.097Z|a51ccd98-8c7d-4a2d-8266-7f7699bb6c53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:29:10.102Z|a51ccd98-8c7d-4a2d-8266-7f7699bb6c53|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:29:10.221Z|bc24f04a-f3d5-4574-8dfe-477b97377a4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:29:10.224Z|bc24f04a-f3d5-4574-8dfe-477b97377a4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5 2022-12-08T17:29:10.225Z|bc24f04a-f3d5-4574-8dfe-477b97377a4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|INFO|500||Invoke 2022-12-08T17:29:10.225Z|bc24f04a-f3d5-4574-8dfe-477b97377a4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||===========================request begin================================================ 2022-12-08T17:29:10.226Z|bc24f04a-f3d5-4574-8dfe-477b97377a4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5 2022-12-08T17:29:10.226Z|bc24f04a-f3d5-4574-8dfe-477b97377a4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Method : GET 2022-12-08T17:29:10.226Z|bc24f04a-f3d5-4574-8dfe-477b97377a4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83ed840ad7a7750e", X-B3-SpanId:"188ec427ddb2a38d", X-B3-ParentSpanId:"83ed840ad7a7750e", X-B3-Sampled:"0", X-ONAP-RequestID:"bc24f04a-f3d5-4574-8dfe-477b97377a4b", X-RequestID:"bc24f04a-f3d5-4574-8dfe-477b97377a4b", X-TransactionID:"bc24f04a-f3d5-4574-8dfe-477b97377a4b", X-ECOMP-RequestID:"bc24f04a-f3d5-4574-8dfe-477b97377a4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9c7a23b-a5bf-48d8-9eb4-a55b9006c687"] 2022-12-08T17:29:10.226Z|bc24f04a-f3d5-4574-8dfe-477b97377a4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Request body: 2022-12-08T17:29:10.227Z|bc24f04a-f3d5-4574-8dfe-477b97377a4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||==========================request end================================================ 2022-12-08T17:29:10.244Z|bc24f04a-f3d5-4574-8dfe-477b97377a4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||============================response begin========================================== 2022-12-08T17:29:10.245Z|bc24f04a-f3d5-4574-8dfe-477b97377a4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Status code : 200 OK 2022-12-08T17:29:10.245Z|bc24f04a-f3d5-4574-8dfe-477b97377a4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Status text : 2022-12-08T17:29:10.245Z|bc24f04a-f3d5-4574-8dfe-477b97377a4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:29:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:29:10.247Z|bc24f04a-f3d5-4574-8dfe-477b97377a4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Response body: { "requestId" : "ecc576c6-e601-4e60-99f3-c93250f3b3b5", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:28:58.000+00:00", "endTime" : "2022-12-08T17:29:03.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\": \"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\"\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" : "2022-12-08T17:29:02.000+00:00", "serviceInstanceId" : "bb42b53d-8ac5-4017-9878-46484c0b38da", "serviceInstanceName" : "TestPNFMacroInstantiation_542e7e52-3505-40d4-ab66-3bbac5a9485b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da", "cloudApiRequests" : [ ], "requestURI" : "ecc576c6-e601-4e60-99f3-c93250f3b3b5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5" } } } 2022-12-08T17:29:10.247Z|bc24f04a-f3d5-4574-8dfe-477b97377a4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||=======================response end================================================= 2022-12-08T17:29:10.248Z|bc24f04a-f3d5-4574-8dfe-477b97377a4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|INFO|500||InvokeReturn 2022-12-08T17:29:10.249Z|bc24f04a-f3d5-4574-8dfe-477b97377a4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false 2022-12-08T17:29:10.249Z|bc24f04a-f3d5-4574-8dfe-477b97377a4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:29:10.250Z|bc24f04a-f3d5-4574-8dfe-477b97377a4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:29:10.250Z|bc24f04a-f3d5-4574-8dfe-477b97377a4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false 2022-12-08T17:29:10.250Z|bc24f04a-f3d5-4574-8dfe-477b97377a4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:29:10.250Z|bc24f04a-f3d5-4574-8dfe-477b97377a4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83ed840ad7a7750e", X-B3-SpanId:"bfd049e4280ff2b9", X-B3-ParentSpanId:"83ed840ad7a7750e", X-B3-Sampled:"0", X-ONAP-RequestID:"bc24f04a-f3d5-4574-8dfe-477b97377a4b", X-RequestID:"bc24f04a-f3d5-4574-8dfe-477b97377a4b", X-TransactionID:"bc24f04a-f3d5-4574-8dfe-477b97377a4b", X-ECOMP-RequestID:"bc24f04a-f3d5-4574-8dfe-477b97377a4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ef24eab-c3d8-4833-b4b6-86ffb7b1d12d"] 2022-12-08T17:29:10.251Z|bc24f04a-f3d5-4574-8dfe-477b97377a4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:29:10.251Z|bc24f04a-f3d5-4574-8dfe-477b97377a4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:29:10.264Z|bc24f04a-f3d5-4574-8dfe-477b97377a4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:29:10.264Z|bc24f04a-f3d5-4574-8dfe-477b97377a4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:29:10.265Z|bc24f04a-f3d5-4574-8dfe-477b97377a4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:29:10.265Z|bc24f04a-f3d5-4574-8dfe-477b97377a4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:29:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:29:10.267Z|bc24f04a-f3d5-4574-8dfe-477b97377a4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:29:10.267Z|bc24f04a-f3d5-4574-8dfe-477b97377a4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:29:10.267Z|bc24f04a-f3d5-4574-8dfe-477b97377a4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:29:10.273Z|bc24f04a-f3d5-4574-8dfe-477b97377a4b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:29:10.402Z|1f32b5a5-efb4-43bd-ab92-5f33471e0553|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|||INFO|500||Entering 2022-12-08T17:29:10.405Z|1f32b5a5-efb4-43bd-ab92-5f33471e0553|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5 2022-12-08T17:29:10.406Z|1f32b5a5-efb4-43bd-ab92-5f33471e0553|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|INFO|500||Invoke 2022-12-08T17:29:10.406Z|1f32b5a5-efb4-43bd-ab92-5f33471e0553|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||===========================request begin================================================ 2022-12-08T17:29:10.406Z|1f32b5a5-efb4-43bd-ab92-5f33471e0553|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5 2022-12-08T17:29:10.406Z|1f32b5a5-efb4-43bd-ab92-5f33471e0553|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Method : GET 2022-12-08T17:29:10.406Z|1f32b5a5-efb4-43bd-ab92-5f33471e0553|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"02554b8c75a5721c", X-B3-SpanId:"3502f61fab1ba1bd", X-B3-ParentSpanId:"02554b8c75a5721c", X-B3-Sampled:"0", X-ONAP-RequestID:"1f32b5a5-efb4-43bd-ab92-5f33471e0553", X-RequestID:"1f32b5a5-efb4-43bd-ab92-5f33471e0553", X-TransactionID:"1f32b5a5-efb4-43bd-ab92-5f33471e0553", X-ECOMP-RequestID:"1f32b5a5-efb4-43bd-ab92-5f33471e0553", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51f0ef2a-e3c5-4240-a31f-d764aad518b9"] 2022-12-08T17:29:10.407Z|1f32b5a5-efb4-43bd-ab92-5f33471e0553|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Request body: 2022-12-08T17:29:10.407Z|1f32b5a5-efb4-43bd-ab92-5f33471e0553|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||==========================request end================================================ 2022-12-08T17:29:10.425Z|1f32b5a5-efb4-43bd-ab92-5f33471e0553|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||============================response begin========================================== 2022-12-08T17:29:10.425Z|1f32b5a5-efb4-43bd-ab92-5f33471e0553|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Status code : 200 OK 2022-12-08T17:29:10.426Z|1f32b5a5-efb4-43bd-ab92-5f33471e0553|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Status text : 2022-12-08T17:29:10.426Z|1f32b5a5-efb4-43bd-ab92-5f33471e0553|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:29:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:29:10.428Z|1f32b5a5-efb4-43bd-ab92-5f33471e0553|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||Response body: { "requestId" : "ecc576c6-e601-4e60-99f3-c93250f3b3b5", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-12-08T17:28:58.000+00:00", "endTime" : "2022-12-08T17:29:03.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\": \"ffb3f1a7-9609-43e2-a522-89c5f1381415\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6be9a2d4-e70a-4f38-8c2c-5828e73b2272\"\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" : "2022-12-08T17:29:02.000+00:00", "serviceInstanceId" : "bb42b53d-8ac5-4017-9878-46484c0b38da", "serviceInstanceName" : "TestPNFMacroInstantiation_542e7e52-3505-40d4-ab66-3bbac5a9485b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/bb42b53d-8ac5-4017-9878-46484c0b38da", "cloudApiRequests" : [ ], "requestURI" : "ecc576c6-e601-4e60-99f3-c93250f3b3b5", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5" } } } 2022-12-08T17:29:10.428Z|1f32b5a5-efb4-43bd-ab92-5f33471e0553|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|DEBUG|500||=======================response end================================================= 2022-12-08T17:29:10.428Z|1f32b5a5-efb4-43bd-ab92-5f33471e0553|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ecc576c6-e601-4e60-99f3-c93250f3b3b5|INFO|500||InvokeReturn 2022-12-08T17:29:10.429Z|1f32b5a5-efb4-43bd-ab92-5f33471e0553|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false 2022-12-08T17:29:10.429Z|1f32b5a5-efb4-43bd-ab92-5f33471e0553|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-12-08T17:29:10.429Z|1f32b5a5-efb4-43bd-ab92-5f33471e0553|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-12-08T17:29:10.430Z|1f32b5a5-efb4-43bd-ab92-5f33471e0553|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false 2022-12-08T17:29:10.430Z|1f32b5a5-efb4-43bd-ab92-5f33471e0553|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-12-08T17:29:10.430Z|1f32b5a5-efb4-43bd-ab92-5f33471e0553|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"02554b8c75a5721c", X-B3-SpanId:"e59c3fd232af7023", X-B3-ParentSpanId:"02554b8c75a5721c", X-B3-Sampled:"0", X-ONAP-RequestID:"1f32b5a5-efb4-43bd-ab92-5f33471e0553", X-RequestID:"1f32b5a5-efb4-43bd-ab92-5f33471e0553", X-TransactionID:"1f32b5a5-efb4-43bd-ab92-5f33471e0553", X-ECOMP-RequestID:"1f32b5a5-efb4-43bd-ab92-5f33471e0553", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c56c754f-ccb9-4bd8-a0f4-fdc78ad4a5be"] 2022-12-08T17:29:10.430Z|1f32b5a5-efb4-43bd-ab92-5f33471e0553|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-12-08T17:29:10.431Z|1f32b5a5-efb4-43bd-ab92-5f33471e0553|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-12-08T17:29:10.443Z|1f32b5a5-efb4-43bd-ab92-5f33471e0553|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-12-08T17:29:10.443Z|1f32b5a5-efb4-43bd-ab92-5f33471e0553|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-12-08T17:29:10.443Z|1f32b5a5-efb4-43bd-ab92-5f33471e0553|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-12-08T17:29:10.443Z|1f32b5a5-efb4-43bd-ab92-5f33471e0553|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Thu, 08 Dec 2022 17:29:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-12-08T17:29:10.445Z|1f32b5a5-efb4-43bd-ab92-5f33471e0553|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-12-08T17:29:10.445Z|1f32b5a5-efb4-43bd-ab92-5f33471e0553|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-12-08T17:29:10.445Z|1f32b5a5-efb4-43bd-ab92-5f33471e0553|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ecc576c6-e601-4e60-99f3-c93250f3b3b5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-12-08T17:29:10.450Z|1f32b5a5-efb4-43bd-ab92-5f33471e0553|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ecc576c6-e601-4e60-99f3-c93250f3b3b5|InfraPortalClient|||INFO|500||Exiting. 2022-12-08T17:29:15.126Z|a8f84667-b5c3-45a4-8540-6babea4f3f98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:29:15.127Z|a8f84667-b5c3-45a4-8540-6babea4f3f98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:29:16.629Z|de50b9fd-33be-4c25-b1ed-e05fc9262198|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:29:16.630Z|de50b9fd-33be-4c25-b1ed-e05fc9262198|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:29:16.642Z|f26bd779-9226-4f88-bb83-81ede84bd520|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:29:16.643Z|f26bd779-9226-4f88-bb83-81ede84bd520|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:29:16.659Z|496ee7d6-4231-4488-ae3a-73ae1f6ddeb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:29:16.660Z|496ee7d6-4231-4488-ae3a-73ae1f6ddeb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:29:26.661Z|ce5b2231-0e1e-47f2-9034-06728fda998e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:29:26.661Z|b1d78ebe-3f1f-4ae4-bb60-2f99feffaa0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:29:26.662Z|ce5b2231-0e1e-47f2-9034-06728fda998e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:29:26.662Z|b1d78ebe-3f1f-4ae4-bb60-2f99feffaa0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:29:26.680Z|77a62f65-8b30-44bf-87c2-0030c254aa9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:29:26.681Z|77a62f65-8b30-44bf-87c2-0030c254aa9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:29:30.127Z|fd03d637-058b-4aa1-9bb8-d186469e4f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:29:30.127Z|fd03d637-058b-4aa1-9bb8-d186469e4f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:29:30.510Z|aa565320-4a4d-4f23-9a22-2a622cf56d27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:29:30.511Z|aa565320-4a4d-4f23-9a22-2a622cf56d27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:29:36.685Z|4d7675c8-2bbb-4460-886a-4a47029afc04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:29:36.685Z|8f592446-9f35-44c1-85fd-d25f9c5494c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:29:36.686Z|8f592446-9f35-44c1-85fd-d25f9c5494c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:29:36.686Z|4d7675c8-2bbb-4460-886a-4a47029afc04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:29:36.702Z|2f228cca-e6e2-4b70-8d39-bafd87488b96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:29:36.703Z|2f228cca-e6e2-4b70-8d39-bafd87488b96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:29:38.514Z|793b89f0-0b3f-4fec-9a04-8bbe121d1db0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:29:38.514Z|793b89f0-0b3f-4fec-9a04-8bbe121d1db0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:29:45.127Z|663028ee-2eb7-4324-8b42-dba61541ef72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:29:45.129Z|663028ee-2eb7-4324-8b42-dba61541ef72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:29:46.707Z|bee3f58e-1635-482c-afdb-f56d8cc1a6f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:29:46.707Z|1357e431-2d9d-4f3c-a8e5-7258397bef5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:29:46.708Z|bee3f58e-1635-482c-afdb-f56d8cc1a6f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:29:46.708Z|1357e431-2d9d-4f3c-a8e5-7258397bef5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:29:46.722Z|22af925c-559f-4d8d-852d-acb84673e63f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:29:46.722Z|22af925c-559f-4d8d-852d-acb84673e63f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:29:56.729Z|457c98da-2751-4356-9b8e-e933b0190f47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:29:56.729Z|0252488b-3c2e-44e2-959f-dd4c4235291d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:29:56.730Z|457c98da-2751-4356-9b8e-e933b0190f47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:29:56.730Z|0252488b-3c2e-44e2-959f-dd4c4235291d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:29:56.743Z|bc91e38e-e185-4414-ab7a-deae26e2782c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:29:56.743Z|bc91e38e-e185-4414-ab7a-deae26e2782c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:30:00.127Z|ba59900d-fa06-40a7-a244-728346e4e66c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:30:00.128Z|ba59900d-fa06-40a7-a244-728346e4e66c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:30:00.511Z|ce910320-b2ed-409b-836b-11b20b9e1ab2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:30:00.512Z|ce910320-b2ed-409b-836b-11b20b9e1ab2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:30:06.751Z|ce016b7d-c342-490c-b472-9d8f77902cc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:30:06.751Z|ce016b7d-c342-490c-b472-9d8f77902cc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:30:06.758Z|65293bc1-af8d-419d-9452-0629a85feaab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:30:06.759Z|65293bc1-af8d-419d-9452-0629a85feaab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:30:06.765Z|063789b5-cc9f-4745-9237-26abd6a95a3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:30:06.766Z|063789b5-cc9f-4745-9237-26abd6a95a3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:30:15.127Z|e05643c8-8398-4e18-a920-14e4e0481157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:30:15.128Z|e05643c8-8398-4e18-a920-14e4e0481157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:30:16.773Z|1faebe7c-12dd-4ac6-b482-156bb4792b31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:30:16.774Z|1faebe7c-12dd-4ac6-b482-156bb4792b31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:30:16.780Z|b2ecc167-ba90-4308-96c5-8276271fd81a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:30:16.780Z|b2ecc167-ba90-4308-96c5-8276271fd81a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:30:16.785Z|cf61b4cb-04c3-493f-b384-0d798175ab02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:30:16.786Z|cf61b4cb-04c3-493f-b384-0d798175ab02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:30:26.794Z|ca2dfb20-c459-4d8a-9134-24ad72a3c983|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:30:26.795Z|ca2dfb20-c459-4d8a-9134-24ad72a3c983|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:30:26.798Z|92dcae36-538f-4cac-9a5a-65df276c4e4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:30:26.798Z|92dcae36-538f-4cac-9a5a-65df276c4e4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:30:26.804Z|ae4f2a68-9516-4249-8fd8-ebac01b8d441|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:30:26.804Z|ae4f2a68-9516-4249-8fd8-ebac01b8d441|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:30:30.127Z|ce601d7f-f32e-4edc-8794-eb5eff948ac9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:30:30.130Z|ce601d7f-f32e-4edc-8794-eb5eff948ac9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:30:30.512Z|a2e91411-a420-47c1-9e48-5200b07115b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:30:30.513Z|a2e91411-a420-47c1-9e48-5200b07115b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:30:36.827Z|a635776f-1ad8-45bd-96b6-b43fab4395d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:30:36.827Z|a635776f-1ad8-45bd-96b6-b43fab4395d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:30:36.829Z|43ef35a0-1118-4111-b31d-5b1ebbe810cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:30:36.829Z|43ef35a0-1118-4111-b31d-5b1ebbe810cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:30:36.834Z|38a6ee99-6334-4b2f-b8ec-20ea41b744b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:30:36.835Z|38a6ee99-6334-4b2f-b8ec-20ea41b744b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:30:38.514Z|8f196f67-2dc6-4fae-a4e8-f6aa0b187ad4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:30:38.515Z|8f196f67-2dc6-4fae-a4e8-f6aa0b187ad4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:30:45.126Z|1922f6b2-7927-4249-bef5-0972ba4dad07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:30:45.127Z|1922f6b2-7927-4249-bef5-0972ba4dad07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:30:46.852Z|50c79191-960b-4cd2-a955-b3319b4b7bcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:30:46.852Z|ee907764-7c5c-4271-9def-bd28631a47b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:30:46.853Z|ee907764-7c5c-4271-9def-bd28631a47b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:30:46.853Z|50c79191-960b-4cd2-a955-b3319b4b7bcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:30:46.863Z|4af3473d-693d-40bf-8b19-cd09da981b0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:30:46.864Z|4af3473d-693d-40bf-8b19-cd09da981b0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:30:56.873Z|dc75c1ad-d629-4647-943c-402d58c617fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:30:56.873Z|6adc6080-99b1-4989-b1bc-84229b7031f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:30:56.874Z|dc75c1ad-d629-4647-943c-402d58c617fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:30:56.874Z|6adc6080-99b1-4989-b1bc-84229b7031f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:30:56.881Z|d0afa3ba-fb53-4a55-872f-43a8151d6194|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:30:56.881Z|d0afa3ba-fb53-4a55-872f-43a8151d6194|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:31:00.126Z|e690ec63-d6a4-41da-af0f-63ad90d021ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:31:00.127Z|e690ec63-d6a4-41da-af0f-63ad90d021ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:31:00.513Z|dde3e1e0-aa2d-4a07-810a-4ecfcb6b2e6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:31:00.514Z|dde3e1e0-aa2d-4a07-810a-4ecfcb6b2e6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:31:06.894Z|4867be21-33bd-4dcd-9024-9d2aee328e31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:31:06.895Z|4867be21-33bd-4dcd-9024-9d2aee328e31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:31:06.901Z|954975b6-6cd0-4012-8e61-07b86d846f11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:31:06.901Z|954975b6-6cd0-4012-8e61-07b86d846f11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:31:06.905Z|92930e42-9bd3-4fff-9a5a-31adc9bd8828|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:31:06.905Z|92930e42-9bd3-4fff-9a5a-31adc9bd8828|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:31:15.127Z|4ca275b2-f50d-4e52-bbc0-b973e877e1d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:31:15.129Z|4ca275b2-f50d-4e52-bbc0-b973e877e1d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:31:16.916Z|61b231be-7c96-4988-830b-7b57b7ab145f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:31:16.916Z|61b231be-7c96-4988-830b-7b57b7ab145f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:31:16.925Z|37098534-0896-468e-9d6a-5397e9ff65a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:31:16.925Z|37098534-0896-468e-9d6a-5397e9ff65a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:31:16.928Z|b21695c8-00c4-436e-98db-8382aea63fff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:31:16.929Z|b21695c8-00c4-436e-98db-8382aea63fff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:31:26.939Z|61e405cd-c311-45c5-89fd-4c87dce011a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:31:26.940Z|61e405cd-c311-45c5-89fd-4c87dce011a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:31:26.944Z|d7159be1-32f7-4155-873a-b63b1e080274|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:31:26.945Z|d7159be1-32f7-4155-873a-b63b1e080274|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:31:26.947Z|5f826cc5-7ea0-41a0-b3f3-4c47ac324d94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:31:26.948Z|5f826cc5-7ea0-41a0-b3f3-4c47ac324d94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:31:30.127Z|371fdce4-c683-49f6-a39d-f48a9076ba40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:31:30.127Z|371fdce4-c683-49f6-a39d-f48a9076ba40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:31:30.515Z|2fcbabd6-617a-4bee-a1f9-a62257ae9c4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:31:30.516Z|2fcbabd6-617a-4bee-a1f9-a62257ae9c4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:31:36.964Z|19112b99-404c-48f3-a85d-b077c3037c87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:31:36.965Z|169d6ab5-9f18-4e1c-8eb2-d49d689390dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:31:36.965Z|169d6ab5-9f18-4e1c-8eb2-d49d689390dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:31:36.965Z|19112b99-404c-48f3-a85d-b077c3037c87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:31:36.966Z|39bc6499-d7a5-481f-9741-30fcc9c795e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:31:36.966Z|39bc6499-d7a5-481f-9741-30fcc9c795e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:31:38.514Z|c5521f68-f6ef-4280-bb63-543e6327475e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:31:38.514Z|c5521f68-f6ef-4280-bb63-543e6327475e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:31:45.126Z|444ebfbc-6168-4a19-99f7-c30c93fbf746|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:31:45.127Z|444ebfbc-6168-4a19-99f7-c30c93fbf746|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:31:46.993Z|82f14e4a-fe9e-4e61-b651-ee163743bb23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:31:46.994Z|82f14e4a-fe9e-4e61-b651-ee163743bb23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:31:46.998Z|5ed109b4-a695-43a0-885f-cb2445940c83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:31:46.998Z|5ed109b4-a695-43a0-885f-cb2445940c83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:31:47.002Z|db7a5d01-2dda-48f3-add3-d30662dbf7f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:31:47.003Z|db7a5d01-2dda-48f3-add3-d30662dbf7f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:31:57.023Z|a003d635-835a-4e04-a345-b1cc6ed02f7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:31:57.023Z|dfa49727-d9ee-49ab-a173-536f8e4183ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:31:57.023Z|60ab0727-8ecb-4324-b229-9ae9cddc6ba8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:31:57.024Z|a003d635-835a-4e04-a345-b1cc6ed02f7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:31:57.024Z|dfa49727-d9ee-49ab-a173-536f8e4183ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:31:57.024Z|60ab0727-8ecb-4324-b229-9ae9cddc6ba8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:32:00.126Z|09df9025-a3bf-413b-8c09-0b8fd0f07c37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:32:00.129Z|09df9025-a3bf-413b-8c09-0b8fd0f07c37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:32:00.517Z|2a5cee6c-91b5-48c4-ba76-8a4d93b526d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:32:00.517Z|2a5cee6c-91b5-48c4-ba76-8a4d93b526d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:32:07.045Z|82de6219-f3f2-4366-abab-428e32c72cfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:32:07.046Z|0705e4b2-2cba-4b42-8b2e-b89c020c82db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:32:07.046Z|d51422d5-23b7-4b90-b377-0317934c0be7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:32:07.047Z|0705e4b2-2cba-4b42-8b2e-b89c020c82db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:32:07.047Z|d51422d5-23b7-4b90-b377-0317934c0be7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:32:07.046Z|82de6219-f3f2-4366-abab-428e32c72cfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:32:15.127Z|58a30325-2bb5-408c-b632-a30fa6112899|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:32:15.128Z|58a30325-2bb5-408c-b632-a30fa6112899|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:32:17.068Z|f04e415a-32a8-486e-929b-4d0a383c64bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:32:17.069Z|f04e415a-32a8-486e-929b-4d0a383c64bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:32:17.069Z|edc875b7-970c-451e-b794-5c7b89af0c85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:32:17.070Z|edc875b7-970c-451e-b794-5c7b89af0c85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:32:17.073Z|6c10f786-3c27-4a6c-ba09-5d68dfe25882|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:32:17.073Z|6c10f786-3c27-4a6c-ba09-5d68dfe25882|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:32:27.092Z|ebe517d1-25f0-4989-90b6-3d652b02a1be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:32:27.092Z|87fdb4ab-33b5-4f87-a62e-54dfb462989e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:32:27.092Z|4a94265f-3237-4034-8a94-168a2dded1a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:32:27.093Z|4a94265f-3237-4034-8a94-168a2dded1a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:32:27.093Z|ebe517d1-25f0-4989-90b6-3d652b02a1be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:32:27.093Z|87fdb4ab-33b5-4f87-a62e-54dfb462989e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:32:30.127Z|60ac292d-8528-4825-b6c5-b2efe6fd0ba2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:32:30.128Z|60ac292d-8528-4825-b6c5-b2efe6fd0ba2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:32:30.518Z|f451c907-8814-44c4-b9fa-e17335b01e0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:32:30.519Z|f451c907-8814-44c4-b9fa-e17335b01e0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:32:37.117Z|50391acd-253c-4d11-8d44-e2deb6f79d5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:32:37.117Z|50391acd-253c-4d11-8d44-e2deb6f79d5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:32:37.118Z|9721b90e-6395-42f2-b33a-458fa1f18fa3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:32:37.118Z|d6849462-21ff-4de7-af9a-c36ed12c34ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:32:37.118Z|9721b90e-6395-42f2-b33a-458fa1f18fa3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:32:37.118Z|d6849462-21ff-4de7-af9a-c36ed12c34ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:32:38.545Z|e9d29eb5-b89b-4d7d-80d9-769af5f2585e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:32:38.548Z|e9d29eb5-b89b-4d7d-80d9-769af5f2585e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:32:45.127Z|0a7ba4ea-a255-41b1-be33-846ed95dc4ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:32:45.130Z|0a7ba4ea-a255-41b1-be33-846ed95dc4ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:32:47.138Z|34c2f190-e994-4bd0-80db-c587f7e464a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:32:47.138Z|5a494aeb-bd29-44df-b59f-18b78191be7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:32:47.139Z|34c2f190-e994-4bd0-80db-c587f7e464a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:32:47.139Z|5a494aeb-bd29-44df-b59f-18b78191be7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:32:47.140Z|f9c89f69-703e-4dee-98f8-6d7e8268a030|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:32:47.141Z|f9c89f69-703e-4dee-98f8-6d7e8268a030|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:32:57.162Z|8b785eca-d112-40f4-9667-7613876f48c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:32:57.162Z|d27b23a7-65e7-4dec-a54d-23d288f104f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:32:57.164Z|8b785eca-d112-40f4-9667-7613876f48c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:32:57.164Z|d343cfd1-370e-440b-81eb-284b6652628f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:32:57.164Z|d27b23a7-65e7-4dec-a54d-23d288f104f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:32:57.165Z|d343cfd1-370e-440b-81eb-284b6652628f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:33:00.126Z|28a19c15-98f0-481e-886a-9e13da8d7b4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:33:00.127Z|28a19c15-98f0-481e-886a-9e13da8d7b4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:33:00.520Z|3bb6f5eb-0aee-4150-a6ab-8252ee07f2cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:33:00.520Z|3bb6f5eb-0aee-4150-a6ab-8252ee07f2cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:33:07.185Z|8ffbeb97-d34b-459c-9a5c-704b2e826e5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:33:07.186Z|8ffbeb97-d34b-459c-9a5c-704b2e826e5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:33:07.186Z|f79345bb-ceaf-402c-a410-0aa6ee6a0e7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:33:07.187Z|f79345bb-ceaf-402c-a410-0aa6ee6a0e7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:33:07.187Z|6d4ea78e-85e1-4600-bf09-4ed957579683|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:33:07.188Z|6d4ea78e-85e1-4600-bf09-4ed957579683|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:33:15.126Z|61fb218f-fdd4-46c5-a213-1b9cbc360c09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:33:15.127Z|61fb218f-fdd4-46c5-a213-1b9cbc360c09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:33:17.206Z|edb94813-3765-4304-a986-a546e45983f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:33:17.206Z|5935775e-21ef-4403-9854-ed6881dd0a5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:33:17.207Z|edb94813-3765-4304-a986-a546e45983f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:33:17.207Z|5935775e-21ef-4403-9854-ed6881dd0a5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:33:17.209Z|08b4d2f8-d445-49e7-9e20-7647127e3ed6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:33:17.209Z|08b4d2f8-d445-49e7-9e20-7647127e3ed6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:33:27.232Z|bfbf4858-91ed-47b4-8ab4-0720be70a2da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:33:27.233Z|2b5a6b5d-ee1e-4e71-b76d-b0ea9e28f93f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:33:27.233Z|bfbf4858-91ed-47b4-8ab4-0720be70a2da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:33:27.233Z|2b5a6b5d-ee1e-4e71-b76d-b0ea9e28f93f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:33:27.239Z|c08a3957-4312-4a18-9518-cc23f12e9df1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:33:27.240Z|c08a3957-4312-4a18-9518-cc23f12e9df1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:33:30.126Z|89ff98e8-7de5-4017-8b5a-d28f9c481bd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:33:30.129Z|89ff98e8-7de5-4017-8b5a-d28f9c481bd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:33:30.521Z|945968e9-4dee-4a82-a1b1-fb5081861b7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:33:30.522Z|945968e9-4dee-4a82-a1b1-fb5081861b7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:33:37.254Z|bbc79533-4784-40d7-b12b-2496a733a8b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:33:37.255Z|bbc79533-4784-40d7-b12b-2496a733a8b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:33:37.257Z|3464ca11-615c-406f-b51c-47028443bf0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:33:37.257Z|3464ca11-615c-406f-b51c-47028443bf0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:33:37.262Z|a7ed7dc8-0a0c-4705-9429-e84fc8a37017|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:33:37.262Z|a7ed7dc8-0a0c-4705-9429-e84fc8a37017|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:33:38.515Z|bc79d303-4198-41c0-ab65-a41752f123b7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:33:38.516Z|bc79d303-4198-41c0-ab65-a41752f123b7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:33:45.127Z|fa9aa54a-2b04-4190-bb9f-065d376e9d26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:33:45.127Z|fa9aa54a-2b04-4190-bb9f-065d376e9d26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:33:47.277Z|05690375-83d9-4a39-a914-2de8bc4d2ce2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:33:47.278Z|05690375-83d9-4a39-a914-2de8bc4d2ce2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:33:47.278Z|1eaa8619-0e0f-4015-a074-a54540d4f296|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:33:47.279Z|1eaa8619-0e0f-4015-a074-a54540d4f296|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:33:47.280Z|773a19c6-8f90-4bee-b2bc-31c922ee4c18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:33:47.280Z|773a19c6-8f90-4bee-b2bc-31c922ee4c18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:33:57.298Z|cbf4aaa6-c47f-4a04-b2be-1e3826ad5b15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:33:57.298Z|a2345695-8472-4981-bcd8-b2395b2e26c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:33:57.298Z|0b6de8ca-e57f-41ac-a8d8-4e2c3dd7df7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:33:57.299Z|cbf4aaa6-c47f-4a04-b2be-1e3826ad5b15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:33:57.299Z|0b6de8ca-e57f-41ac-a8d8-4e2c3dd7df7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:33:57.299Z|a2345695-8472-4981-bcd8-b2395b2e26c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:34:00.127Z|bf97869b-123c-4c4d-a735-b88da2eb317e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:34:00.127Z|bf97869b-123c-4c4d-a735-b88da2eb317e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:34:00.524Z|fdaae7c2-f730-4358-8d48-81e393498b15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:34:00.525Z|fdaae7c2-f730-4358-8d48-81e393498b15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:34:07.323Z|a3c33c9c-8dd2-42e2-a7de-15bcefdd8ec3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:34:07.324Z|a3c33c9c-8dd2-42e2-a7de-15bcefdd8ec3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:34:07.325Z|c8ae5eed-b869-44fb-8fab-7be49ee526a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:34:07.325Z|8eb029f3-ad4e-4e8a-89de-72bea59f3e4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:34:07.325Z|c8ae5eed-b869-44fb-8fab-7be49ee526a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:34:07.325Z|8eb029f3-ad4e-4e8a-89de-72bea59f3e4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:34:15.126Z|c9ee416a-16c8-4671-8c17-f216cb7c51c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:34:15.130Z|c9ee416a-16c8-4671-8c17-f216cb7c51c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:34:17.345Z|4e9b552b-c26a-40f6-97ad-4715ae93a49a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:34:17.346Z|4e9b552b-c26a-40f6-97ad-4715ae93a49a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:34:17.347Z|17473549-df2d-4df9-b457-446015f591ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:34:17.348Z|17473549-df2d-4df9-b457-446015f591ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:34:17.349Z|947f13cd-f2dc-4b26-b900-3143900c370b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:34:17.350Z|947f13cd-f2dc-4b26-b900-3143900c370b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:34:27.371Z|eff508ec-5701-42a1-9e6d-596e237b893f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:34:27.372Z|eff508ec-5701-42a1-9e6d-596e237b893f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:34:27.375Z|6ef7aa56-2637-4017-a18c-974a2c0fb721|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:34:27.375Z|6ef7aa56-2637-4017-a18c-974a2c0fb721|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:34:27.376Z|532954a4-34bd-489b-9158-9d2192f0a132|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:34:27.376Z|532954a4-34bd-489b-9158-9d2192f0a132|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:34:30.126Z|34f36515-aecb-46a2-8975-b466f20dca61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:34:30.127Z|34f36515-aecb-46a2-8975-b466f20dca61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:34:30.526Z|1bd98e3f-8fad-46a8-9aa0-447565fef281|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:34:30.526Z|1bd98e3f-8fad-46a8-9aa0-447565fef281|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:34:37.395Z|d6c3281d-56e2-483e-949e-79a4edb382de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:34:37.396Z|d6c3281d-56e2-483e-949e-79a4edb382de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:34:37.397Z|172c2bec-f025-4b14-b227-c90a78006af7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:34:37.398Z|172c2bec-f025-4b14-b227-c90a78006af7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:34:37.398Z|6942f4df-54b5-4975-a56e-1fb833e9a642|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:34:37.398Z|6942f4df-54b5-4975-a56e-1fb833e9a642|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:34:38.514Z|efb61de8-fd19-4ea1-af47-354dd8408c91|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:34:38.515Z|efb61de8-fd19-4ea1-af47-354dd8408c91|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:34:45.126Z|7bfa1c44-e150-45e0-aec8-713c2d8b7d7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:34:45.127Z|7bfa1c44-e150-45e0-aec8-713c2d8b7d7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:34:47.418Z|c748ceb1-6655-4d22-b7a8-2f054d9b65f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:34:47.418Z|d7df1930-e31d-4dbe-b4bb-7cad06649415|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:34:47.419Z|c748ceb1-6655-4d22-b7a8-2f054d9b65f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:34:47.419Z|d7df1930-e31d-4dbe-b4bb-7cad06649415|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:34:47.422Z|0bf1f173-7092-4033-badb-6185578cc341|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:34:47.423Z|0bf1f173-7092-4033-badb-6185578cc341|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:34:57.442Z|8011e842-9f6d-436a-ad60-fc8e2befef5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:34:57.442Z|97022a09-7690-4cfa-9360-3c296f689a96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:34:57.443Z|8011e842-9f6d-436a-ad60-fc8e2befef5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:34:57.443Z|97022a09-7690-4cfa-9360-3c296f689a96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:34:57.444Z|dc74bfd6-8759-4e7f-8cbb-678a9a2758de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:34:57.445Z|dc74bfd6-8759-4e7f-8cbb-678a9a2758de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:35:00.126Z|12b074b2-fa06-4d1b-86db-1040b710a10d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:35:00.129Z|12b074b2-fa06-4d1b-86db-1040b710a10d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:35:00.527Z|36ec5f72-3bf9-4f85-a089-a3487f499358|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:35:00.528Z|36ec5f72-3bf9-4f85-a089-a3487f499358|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:35:07.468Z|d43ee49d-0e9a-437f-af7b-21ce19c1a885|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:35:07.469Z|d43ee49d-0e9a-437f-af7b-21ce19c1a885|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:35:07.475Z|b8154bc0-8c65-4eea-a52a-917a87c3c782|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:35:07.475Z|b8154bc0-8c65-4eea-a52a-917a87c3c782|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:35:07.478Z|cca25e1e-2373-4032-8860-8c6b83a81b80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:35:07.479Z|cca25e1e-2373-4032-8860-8c6b83a81b80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:35:15.126Z|c0ea84d5-52a2-4535-a428-0e11aa6b475b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:35:15.127Z|c0ea84d5-52a2-4535-a428-0e11aa6b475b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:35:17.489Z|f58970c6-e0c2-43bf-aa9f-6b127707d7f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:35:17.489Z|f58970c6-e0c2-43bf-aa9f-6b127707d7f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:35:17.492Z|29a0f8fb-6a81-4e79-bb51-a64a219cb540|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:35:17.492Z|29a0f8fb-6a81-4e79-bb51-a64a219cb540|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:35:17.500Z|490e6072-f2ed-442f-8b15-b272209dcea6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:35:17.501Z|490e6072-f2ed-442f-8b15-b272209dcea6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:35:27.508Z|882ffcbd-b61c-4818-b8e5-31cb41a7a5de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:35:27.509Z|882ffcbd-b61c-4818-b8e5-31cb41a7a5de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:35:27.510Z|0939ffe4-8d68-40ca-9458-5932bdbbd479|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:35:27.510Z|0939ffe4-8d68-40ca-9458-5932bdbbd479|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:35:27.526Z|f38acaad-3944-4105-9747-33f1544a17a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:35:27.526Z|f38acaad-3944-4105-9747-33f1544a17a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:35:30.126Z|6bce774c-289f-481f-85fd-623b58d58d4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:35:30.127Z|6bce774c-289f-481f-85fd-623b58d58d4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:35:30.529Z|e39c7abe-d147-467d-adca-3eb59594941b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:35:30.529Z|e39c7abe-d147-467d-adca-3eb59594941b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:35:37.540Z|47ceb908-f232-4170-ac07-c6a3005e464e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:35:37.540Z|d0d65f99-fc30-4fdd-b540-d3895ccb4e00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:35:37.541Z|d0d65f99-fc30-4fdd-b540-d3895ccb4e00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:35:37.541Z|47ceb908-f232-4170-ac07-c6a3005e464e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:35:37.543Z|3cac3760-6833-49a3-a88c-e1f57815833f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:35:37.544Z|3cac3760-6833-49a3-a88c-e1f57815833f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:35:38.514Z|796e4c3f-a3eb-4103-a9f4-40fa5da6a99d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:35:38.515Z|796e4c3f-a3eb-4103-a9f4-40fa5da6a99d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:35:45.126Z|612c75fa-0aaa-4875-ac3b-cb3a5af2c79c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:35:45.129Z|612c75fa-0aaa-4875-ac3b-cb3a5af2c79c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:35:47.562Z|83ae4d7b-3cdf-4a92-86be-4c9aa7f65c87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:35:47.563Z|b22e76f3-840f-4546-8606-db372ae2bb74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:35:47.563Z|b22e76f3-840f-4546-8606-db372ae2bb74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:35:47.563Z|83ae4d7b-3cdf-4a92-86be-4c9aa7f65c87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:35:47.567Z|ce2346bf-24b4-42b6-81b5-78f9a05cb885|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:35:47.568Z|ce2346bf-24b4-42b6-81b5-78f9a05cb885|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:35:57.586Z|00a14851-161b-4f23-8df2-9b7c6df92bca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:35:57.587Z|00a14851-161b-4f23-8df2-9b7c6df92bca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:35:57.586Z|41629024-99f7-43d2-8254-de8453e5b00e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:35:57.588Z|41629024-99f7-43d2-8254-de8453e5b00e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:35:57.597Z|a6c4c9d0-4f6e-4f46-8f53-98df329bc13f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:35:57.597Z|a6c4c9d0-4f6e-4f46-8f53-98df329bc13f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:36:00.126Z|e66c68e1-9dbb-4ca1-8a21-1054be6275f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:36:00.127Z|e66c68e1-9dbb-4ca1-8a21-1054be6275f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:36:00.530Z|b9762b2d-6be4-4722-8216-e23749a8cdc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:36:00.531Z|b9762b2d-6be4-4722-8216-e23749a8cdc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:36:07.611Z|15374eef-4b93-433c-9142-5a8affb428a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:36:07.612Z|15374eef-4b93-433c-9142-5a8affb428a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:36:07.619Z|e2f99fce-da5b-4161-bb58-b6e2a6d48346|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:36:07.620Z|e2f99fce-da5b-4161-bb58-b6e2a6d48346|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:36:07.622Z|a5d25dc1-2587-41d8-bc0b-9af8c4d659b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:36:07.622Z|a5d25dc1-2587-41d8-bc0b-9af8c4d659b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:36:15.126Z|704431c5-e549-4275-aa4c-10d3faa29370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:36:15.127Z|704431c5-e549-4275-aa4c-10d3faa29370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:36:17.631Z|4dd35cd9-1156-4bfa-9015-e4233f3ad019|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:36:17.632Z|4dd35cd9-1156-4bfa-9015-e4233f3ad019|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:36:17.638Z|1bc28b31-6cd9-48de-830e-25c91e351856|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:36:17.638Z|1bc28b31-6cd9-48de-830e-25c91e351856|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:36:17.642Z|ca4c9c5d-be6d-46de-ae69-a5a91d412afa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:36:17.643Z|ca4c9c5d-be6d-46de-ae69-a5a91d412afa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:36:27.656Z|d07ed921-56b8-45ea-aa51-13d286df9f6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:36:27.656Z|05975a72-febe-4328-b969-e1f03bfd07e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:36:27.657Z|05975a72-febe-4328-b969-e1f03bfd07e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:36:27.657Z|d07ed921-56b8-45ea-aa51-13d286df9f6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:36:27.663Z|f6addcf9-0694-4f65-8e99-b8b172031dcd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:36:27.663Z|f6addcf9-0694-4f65-8e99-b8b172031dcd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:36:30.127Z|08fc01dd-89f5-404c-86fa-d93da3dc7103|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:36:30.131Z|08fc01dd-89f5-404c-86fa-d93da3dc7103|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:36:30.531Z|648b23fb-7e1e-4ff8-8539-e993b0bc41ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:36:30.532Z|648b23fb-7e1e-4ff8-8539-e993b0bc41ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:36:37.679Z|0544bb0c-67d9-45bc-9601-9e1e3e9ed910|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:36:37.679Z|18cb9df6-2ea5-4827-9c59-3774e6087546|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:36:37.679Z|0544bb0c-67d9-45bc-9601-9e1e3e9ed910|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:36:37.680Z|18cb9df6-2ea5-4827-9c59-3774e6087546|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:36:37.681Z|c6cdfb21-9e32-4cdf-9294-790fafa167ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:36:37.682Z|c6cdfb21-9e32-4cdf-9294-790fafa167ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:36:38.515Z|8f502b1b-0c7b-4bb3-869f-b1ccaece5efa|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:36:38.516Z|8f502b1b-0c7b-4bb3-869f-b1ccaece5efa|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:36:45.126Z|37a666d7-99f9-49b0-935e-aa55dfd4f66a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:36:45.127Z|37a666d7-99f9-49b0-935e-aa55dfd4f66a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:36:47.699Z|ccd36a4b-fbfb-49b9-bf36-250b5b70ac27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:36:47.699Z|93410c68-9949-4f41-ad86-1737fe362cc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:36:47.699Z|409c4e2f-e317-4345-bdcb-928dc5de1913|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:36:47.700Z|ccd36a4b-fbfb-49b9-bf36-250b5b70ac27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:36:47.699Z|93410c68-9949-4f41-ad86-1737fe362cc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:36:47.700Z|409c4e2f-e317-4345-bdcb-928dc5de1913|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:36:57.719Z|3ea30b74-2ed2-47ea-b1f1-b1b03fc64672|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:36:57.719Z|e1b18705-da30-4d52-ac0f-eee6c878d559|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:36:57.719Z|3ea30b74-2ed2-47ea-b1f1-b1b03fc64672|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:36:57.720Z|e1b18705-da30-4d52-ac0f-eee6c878d559|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:36:57.721Z|ef5cfd03-01e5-4b00-a7ec-221b7d81191d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:36:57.721Z|ef5cfd03-01e5-4b00-a7ec-221b7d81191d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:37:00.126Z|56799588-5ff3-44ea-b017-3e508a554ba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:37:00.127Z|56799588-5ff3-44ea-b017-3e508a554ba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:37:00.533Z|e4ea65ea-52e0-44fe-9e21-efa421d6dc9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:37:00.533Z|e4ea65ea-52e0-44fe-9e21-efa421d6dc9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:37:07.738Z|02aac5b3-952e-41e9-80ba-4008fde66c92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:37:07.739Z|02aac5b3-952e-41e9-80ba-4008fde66c92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:37:07.740Z|117fc146-7307-43e5-a5fe-2e0f4088f4f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:37:07.741Z|117fc146-7307-43e5-a5fe-2e0f4088f4f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:37:07.742Z|ee536b2d-1c70-4546-b260-bc5d18550534|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:37:07.743Z|ee536b2d-1c70-4546-b260-bc5d18550534|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:37:15.126Z|ab47519e-0da6-4695-b871-fa3527808f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:37:15.129Z|ab47519e-0da6-4695-b871-fa3527808f6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:37:17.761Z|c2779d59-e813-4a05-85b5-b5476229357b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:37:17.762Z|c2779d59-e813-4a05-85b5-b5476229357b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:37:17.769Z|273ac6a8-f803-42f1-bb5e-b47058d7d7ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:37:17.769Z|b2337424-8e22-490a-b6c5-f6c337ef91fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:37:17.770Z|b2337424-8e22-490a-b6c5-f6c337ef91fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:37:17.770Z|273ac6a8-f803-42f1-bb5e-b47058d7d7ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:37:27.784Z|a2c290df-5161-433d-ae75-8b1183e6f1f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:37:27.785Z|a2c290df-5161-433d-ae75-8b1183e6f1f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:37:27.790Z|67e15b7f-78d9-4b9f-999b-c41e97d66c91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:37:27.790Z|67e15b7f-78d9-4b9f-999b-c41e97d66c91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:37:27.791Z|56e2b548-18aa-458b-beb8-5e23b92554ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:37:27.792Z|56e2b548-18aa-458b-beb8-5e23b92554ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:37:30.127Z|28a41638-c1b8-4673-829b-cd5b31e1703e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:37:30.127Z|28a41638-c1b8-4673-829b-cd5b31e1703e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:37:30.534Z|d11527e8-fc43-45c1-9c9f-ab5bbd2353f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:37:30.535Z|d11527e8-fc43-45c1-9c9f-ab5bbd2353f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:37:37.809Z|7570955f-4af5-41dc-a8c2-8f41d22fe0d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:37:37.810Z|7570955f-4af5-41dc-a8c2-8f41d22fe0d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:37:37.810Z|4c833800-84ae-42cc-8e55-f7bf582a6def|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:37:37.811Z|4c833800-84ae-42cc-8e55-f7bf582a6def|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:37:37.812Z|c390f8e2-795c-4a48-b6c2-869521408930|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:37:37.812Z|c390f8e2-795c-4a48-b6c2-869521408930|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:37:38.514Z|924b91b9-bca0-478b-a7c7-b2c9aaf953fe|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:37:38.515Z|924b91b9-bca0-478b-a7c7-b2c9aaf953fe|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:37:45.126Z|f7359773-be35-4e0b-a22c-34cf418701b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:37:45.127Z|f7359773-be35-4e0b-a22c-34cf418701b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:37:47.834Z|07300682-16d9-4adc-a146-525ba974aeac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:37:47.834Z|82b091ca-1e2a-4fa6-a6d8-18a81e2fb49e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:37:47.835Z|82b091ca-1e2a-4fa6-a6d8-18a81e2fb49e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:37:47.835Z|07300682-16d9-4adc-a146-525ba974aeac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:37:47.835Z|e3c47f37-d2a4-4145-99be-1d0843ca652d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:37:47.836Z|e3c47f37-d2a4-4145-99be-1d0843ca652d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:37:57.857Z|93ac44ab-d5f5-43e9-8b85-914901ab489b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:37:57.857Z|072f19a4-d32a-4683-82a4-ac1def3e62f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:37:57.857Z|9970074a-2a53-4572-8ae1-813b9df5bd71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:37:57.858Z|93ac44ab-d5f5-43e9-8b85-914901ab489b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:37:57.858Z|9970074a-2a53-4572-8ae1-813b9df5bd71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:37:57.859Z|072f19a4-d32a-4683-82a4-ac1def3e62f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:38:00.127Z|e36af5ef-a253-497e-a378-2e121061b839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:38:00.130Z|e36af5ef-a253-497e-a378-2e121061b839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:38:00.535Z|7c5de3ce-ca60-41db-b58e-48acfc44b6dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:38:00.536Z|7c5de3ce-ca60-41db-b58e-48acfc44b6dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:38:07.879Z|e108dfa4-84f2-47e0-8a9f-14dd3569cae5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:38:07.879Z|e108dfa4-84f2-47e0-8a9f-14dd3569cae5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:38:07.878Z|cd7ebbf6-30b1-4ba3-ba93-b21f2a204191|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:38:07.880Z|cc381b4d-a947-4671-bf89-a4646bac7e5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:38:07.880Z|cd7ebbf6-30b1-4ba3-ba93-b21f2a204191|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:38:07.880Z|cc381b4d-a947-4671-bf89-a4646bac7e5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:38:15.127Z|38c28bf8-484e-4f65-9d76-fe9dc769ba62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:38:15.127Z|38c28bf8-484e-4f65-9d76-fe9dc769ba62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:38:17.901Z|fe5495cd-ba75-44fe-9363-06cbacacc502|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:38:17.902Z|fe5495cd-ba75-44fe-9363-06cbacacc502|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:38:17.902Z|20aa72c3-649a-4fa4-a404-c4cd832680ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:38:17.902Z|20aa72c3-649a-4fa4-a404-c4cd832680ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:38:17.905Z|42cd3b57-7ecf-4bf6-b2c6-ce36792fe121|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:38:17.906Z|42cd3b57-7ecf-4bf6-b2c6-ce36792fe121|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:38:27.924Z|70d5bdef-3580-4b30-bddd-131b90427306|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:38:27.925Z|759bad65-af54-4739-8f98-41f30952c6f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:38:27.925Z|70d5bdef-3580-4b30-bddd-131b90427306|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:38:27.926Z|759bad65-af54-4739-8f98-41f30952c6f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:38:27.928Z|8d8d4e50-bb1b-4a83-aa5c-f55637bb0cd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:38:27.928Z|8d8d4e50-bb1b-4a83-aa5c-f55637bb0cd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:38:30.127Z|c7e05ecf-9c6b-4509-a825-b845ea4ac88b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:38:30.128Z|c7e05ecf-9c6b-4509-a825-b845ea4ac88b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:38:30.536Z|a5a4f91c-91fd-423e-b5c9-a828598ef3da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:38:30.537Z|a5a4f91c-91fd-423e-b5c9-a828598ef3da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:38:37.947Z|988b70ba-acee-4dd9-9bea-77a5a82a084a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:38:37.948Z|988b70ba-acee-4dd9-9bea-77a5a82a084a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:38:37.949Z|527e7500-5a1d-46ac-885b-2f71577aa39c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:38:37.949Z|527e7500-5a1d-46ac-885b-2f71577aa39c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:38:37.950Z|dbadadb3-84c5-4cbc-80a8-2ab2ecb4aaef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:38:37.950Z|dbadadb3-84c5-4cbc-80a8-2ab2ecb4aaef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:38:38.514Z|5bb746f0-8dea-492d-b338-08439d45df4f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:38:38.515Z|5bb746f0-8dea-492d-b338-08439d45df4f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:38:45.126Z|0caf93da-9daa-4898-bb78-f7b62937bc0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:38:45.129Z|0caf93da-9daa-4898-bb78-f7b62937bc0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:38:47.969Z|f899b69b-5c7c-4df6-8d6c-3dac296fad04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:38:47.970Z|f899b69b-5c7c-4df6-8d6c-3dac296fad04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:38:47.975Z|a39bb1b1-67c4-4a47-a30e-dea14e324757|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:38:47.975Z|201f4442-7abf-47be-9225-3357af4a2a30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:38:47.976Z|201f4442-7abf-47be-9225-3357af4a2a30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:38:47.976Z|a39bb1b1-67c4-4a47-a30e-dea14e324757|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:38:57.996Z|7ce88456-a70b-48b8-90cd-0c1c589ea3fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:38:57.997Z|7ce88456-a70b-48b8-90cd-0c1c589ea3fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:38:58.003Z|483c269c-2059-441d-b227-afa801bce99f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:38:58.003Z|483c269c-2059-441d-b227-afa801bce99f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:38:58.005Z|8e1d8458-e1a1-4a24-acff-5b00eec724f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:38:58.005Z|8e1d8458-e1a1-4a24-acff-5b00eec724f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:39:00.127Z|695a627f-cc76-44bd-8bc2-57fdb40eb359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:39:00.127Z|695a627f-cc76-44bd-8bc2-57fdb40eb359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:39:00.538Z|f4c4b676-32ba-413a-a483-d97eb6a7bcfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:39:00.539Z|f4c4b676-32ba-413a-a483-d97eb6a7bcfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:39:08.020Z|b729fa05-e8a3-406e-ba6f-8929d5ba3bef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:39:08.020Z|05d576b1-5f72-4bc0-b174-0103edef00a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:39:08.021Z|05d576b1-5f72-4bc0-b174-0103edef00a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:39:08.021Z|b729fa05-e8a3-406e-ba6f-8929d5ba3bef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:39:08.031Z|a729eb03-7857-41f6-8df5-9cbdea6e9d53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:39:08.031Z|a729eb03-7857-41f6-8df5-9cbdea6e9d53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:39:15.127Z|b4a61850-f0dd-4c72-9814-bf3bf4e187c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:39:15.127Z|b4a61850-f0dd-4c72-9814-bf3bf4e187c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:39:18.042Z|f6e744fb-18f4-4f60-898e-115b57627c7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:39:18.042Z|75efa1ea-e92d-4f73-a014-e5050393422f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:39:18.043Z|75efa1ea-e92d-4f73-a014-e5050393422f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:39:18.043Z|f6e744fb-18f4-4f60-898e-115b57627c7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:39:18.049Z|111033b6-7773-47e2-8f61-fecdbd20c147|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:39:18.049Z|111033b6-7773-47e2-8f61-fecdbd20c147|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:39:28.062Z|401a6be5-5f8e-4a53-955c-1325fe4fe6b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:39:28.063Z|401a6be5-5f8e-4a53-955c-1325fe4fe6b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:39:28.064Z|7d0e7ecd-c6cd-4a41-b630-a888e918803e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:39:28.064Z|7d0e7ecd-c6cd-4a41-b630-a888e918803e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:39:28.067Z|282f57e9-5bfe-4d7b-9f89-a89adb67672c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:39:28.068Z|282f57e9-5bfe-4d7b-9f89-a89adb67672c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:39:30.127Z|f9d81725-68ea-4f2d-913b-27cc2974dc21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:39:30.129Z|f9d81725-68ea-4f2d-913b-27cc2974dc21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:39:30.540Z|080cc6c9-732a-49ba-a683-a66c73d27dd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:39:30.540Z|080cc6c9-732a-49ba-a683-a66c73d27dd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:39:38.084Z|a2532401-5495-46c5-ba35-8d237f9c9312|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:39:38.084Z|2f7c4ae5-2588-41b5-aa76-eaef5990c39c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:39:38.085Z|a2532401-5495-46c5-ba35-8d237f9c9312|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:39:38.085Z|2f7c4ae5-2588-41b5-aa76-eaef5990c39c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:39:38.086Z|718dc0ad-20fe-4d42-99ef-0650ff802f82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:39:38.087Z|718dc0ad-20fe-4d42-99ef-0650ff802f82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:39:38.515Z|d02e72a1-c6e7-475d-9dd0-1be700eb4900|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:39:38.516Z|d02e72a1-c6e7-475d-9dd0-1be700eb4900|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:39:45.127Z|562714cf-b696-4331-a944-fe1b5eeac4f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:39:45.128Z|562714cf-b696-4331-a944-fe1b5eeac4f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:39:48.106Z|7d19aee7-9773-4955-a0a7-3681a54c65e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:39:48.106Z|d07a3026-cba7-4e1d-8d2d-88f0ad840caa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:39:48.106Z|c42580bc-2d75-49fd-aa6f-eda62264c0dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:39:48.106Z|d07a3026-cba7-4e1d-8d2d-88f0ad840caa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:39:48.106Z|c42580bc-2d75-49fd-aa6f-eda62264c0dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:39:48.107Z|7d19aee7-9773-4955-a0a7-3681a54c65e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:39:58.129Z|96beb4bb-2af4-441a-bd2c-a48d03054ff7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:39:58.129Z|0a0dd6fd-d41a-417c-b6c3-9bbce7b06134|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:39:58.130Z|96beb4bb-2af4-441a-bd2c-a48d03054ff7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:39:58.130Z|0a0dd6fd-d41a-417c-b6c3-9bbce7b06134|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:39:58.134Z|02ca1a67-e953-4eb5-aa5e-e840209c16e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:39:58.134Z|02ca1a67-e953-4eb5-aa5e-e840209c16e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:40:00.127Z|5812dff2-801a-49f9-8315-b3fd5449ad9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:40:00.127Z|5812dff2-801a-49f9-8315-b3fd5449ad9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:40:00.541Z|a39842f9-7214-4c12-83a9-6809aaa519bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:40:00.542Z|a39842f9-7214-4c12-83a9-6809aaa519bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:40:08.153Z|4c2fe40d-c689-4f30-86c3-adc63588b72f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:40:08.153Z|86edc38e-8bba-47eb-ba4e-25338670276d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:40:08.154Z|86edc38e-8bba-47eb-ba4e-25338670276d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:40:08.154Z|4c2fe40d-c689-4f30-86c3-adc63588b72f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:40:08.154Z|8d6de7f9-e67b-4cec-85ce-bbb0901746e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:40:08.154Z|8d6de7f9-e67b-4cec-85ce-bbb0901746e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:40:15.127Z|51a9113a-ea06-4142-bbf4-8440d8b0b4f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:40:15.129Z|51a9113a-ea06-4142-bbf4-8440d8b0b4f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:40:18.175Z|065c7128-023f-414e-a970-141f5e405139|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:40:18.175Z|f9e9acb1-1435-43fa-87c7-927b60620388|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:40:18.175Z|eaf59522-c264-4f03-9b65-131a7048f089|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:40:18.176Z|f9e9acb1-1435-43fa-87c7-927b60620388|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:40:18.176Z|eaf59522-c264-4f03-9b65-131a7048f089|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:40:18.176Z|065c7128-023f-414e-a970-141f5e405139|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:40:28.206Z|8bc4455f-9920-429f-9525-ba39e50112ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:40:28.207Z|8bc4455f-9920-429f-9525-ba39e50112ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:40:28.210Z|6fc14aad-0461-4990-8ad6-9d4653573499|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:40:28.210Z|6fc14aad-0461-4990-8ad6-9d4653573499|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:40:28.211Z|caf51f11-7a3e-4534-8ce9-e47690b0e081|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:40:28.211Z|caf51f11-7a3e-4534-8ce9-e47690b0e081|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:40:30.127Z|6873400f-faa5-4442-8d2a-79b3d228c5db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:40:30.127Z|6873400f-faa5-4442-8d2a-79b3d228c5db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:40:30.542Z|d374acc7-bac3-4d9c-afbe-53023c9cf253|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:40:30.543Z|d374acc7-bac3-4d9c-afbe-53023c9cf253|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:40:38.236Z|352ab1c5-eeca-4cc5-b7a8-05fa055753aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:40:38.237Z|352ab1c5-eeca-4cc5-b7a8-05fa055753aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:40:38.242Z|5b67d374-de76-421e-86d8-0ec7942698fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:40:38.243Z|5b67d374-de76-421e-86d8-0ec7942698fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:40:38.250Z|153287d8-d623-4912-801a-6e27f2f32464|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:40:38.250Z|153287d8-d623-4912-801a-6e27f2f32464|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:40:38.514Z|5ec935a7-6f6a-4e85-aa92-4ccbc4b21d96|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:40:38.515Z|5ec935a7-6f6a-4e85-aa92-4ccbc4b21d96|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:40:45.127Z|974ee0d0-0e9f-4070-9600-91b062df6989|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:40:45.128Z|974ee0d0-0e9f-4070-9600-91b062df6989|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:40:48.275Z|fdbd3030-2e55-4671-91a3-f9e158e28e5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:40:48.277Z|fdbd3030-2e55-4671-91a3-f9e158e28e5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:40:48.282Z|cd265a73-d36f-4f4d-8c5f-bb4cd8de4145|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:40:48.283Z|cd265a73-d36f-4f4d-8c5f-bb4cd8de4145|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:40:48.297Z|ae7e4141-7ecc-497a-a961-b2b8184f0308|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:40:48.298Z|ae7e4141-7ecc-497a-a961-b2b8184f0308|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:40:58.304Z|5100f7f7-ae45-4e5b-9a19-99f157043585|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:40:58.304Z|433a0d9a-0a2a-4c38-bf86-6a3afd249a8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:40:58.306Z|5100f7f7-ae45-4e5b-9a19-99f157043585|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:40:58.306Z|433a0d9a-0a2a-4c38-bf86-6a3afd249a8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:40:58.320Z|bfec4c18-17ef-4143-a1ba-32b54bbc37a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:40:58.321Z|bfec4c18-17ef-4143-a1ba-32b54bbc37a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:41:00.127Z|fbbc047e-bd77-4411-9b0d-4d1dae308848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:41:00.128Z|fbbc047e-bd77-4411-9b0d-4d1dae308848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:41:00.543Z|9800dc02-fe0d-4e5e-a4c7-c4289ed2a4bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:41:00.544Z|9800dc02-fe0d-4e5e-a4c7-c4289ed2a4bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:41:08.327Z|08cdda7a-2d0b-4ace-9e0b-35fbec9c4c34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:41:08.328Z|08cdda7a-2d0b-4ace-9e0b-35fbec9c4c34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:41:08.333Z|80ce6cfc-5496-4e34-84d8-e5b3c1a28102|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:41:08.334Z|80ce6cfc-5496-4e34-84d8-e5b3c1a28102|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:41:08.340Z|72922e04-bb7c-4654-ba6e-89b3452c7cff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:41:08.341Z|72922e04-bb7c-4654-ba6e-89b3452c7cff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:41:15.127Z|cf8ab082-d347-4c96-afe0-eb9c1374d17f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:41:15.129Z|cf8ab082-d347-4c96-afe0-eb9c1374d17f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:41:18.352Z|a72b0ff2-de5b-425d-8171-d893e6c28816|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:41:18.351Z|e686e29d-36c7-4e59-a9eb-2386ec18bde1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:41:18.352Z|a72b0ff2-de5b-425d-8171-d893e6c28816|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:41:18.352Z|e686e29d-36c7-4e59-a9eb-2386ec18bde1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:41:18.362Z|b0a997dd-0db1-4786-a521-d7a9318dccfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:41:18.362Z|b0a997dd-0db1-4786-a521-d7a9318dccfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:41:28.374Z|0af192dd-2b2e-4b56-9ae5-4c8ca1ca7398|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:41:28.374Z|233ea1c4-9149-4c7f-ad3a-bcc156f74f12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:41:28.375Z|0af192dd-2b2e-4b56-9ae5-4c8ca1ca7398|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:41:28.376Z|233ea1c4-9149-4c7f-ad3a-bcc156f74f12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:41:28.382Z|b01557aa-8ba4-4037-b334-25414813e990|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:41:28.383Z|b01557aa-8ba4-4037-b334-25414813e990|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:41:30.126Z|e34cd683-c49b-480f-8520-380428249216|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:41:30.127Z|e34cd683-c49b-480f-8520-380428249216|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:41:30.545Z|7a7bb44f-27a6-4893-96dd-c79f6212e564|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:41:30.545Z|7a7bb44f-27a6-4893-96dd-c79f6212e564|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:41:38.395Z|22c4bc34-1a41-462b-8b10-6d92b0ad2f91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:41:38.395Z|53cf10d6-4230-4459-82a0-0fd9c52a7878|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:41:38.395Z|22c4bc34-1a41-462b-8b10-6d92b0ad2f91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:41:38.396Z|53cf10d6-4230-4459-82a0-0fd9c52a7878|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:41:38.399Z|c266a091-a1bd-4946-ab28-66409d006f3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:41:38.400Z|c266a091-a1bd-4946-ab28-66409d006f3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:41:38.515Z|2a45a7c3-9b40-458c-b679-993417565a6e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:41:38.517Z|2a45a7c3-9b40-458c-b679-993417565a6e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:41:45.126Z|48261bd0-7b88-44e3-a103-ffafeeac7ba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:41:45.129Z|48261bd0-7b88-44e3-a103-ffafeeac7ba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:41:48.418Z|ec2b90ad-f6cd-4fa7-8625-3b8c8e1d7927|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:41:48.418Z|d20ebd6e-c7dc-4f6a-8af4-fe56fc59de84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:41:48.419Z|ec2b90ad-f6cd-4fa7-8625-3b8c8e1d7927|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:41:48.419Z|d20ebd6e-c7dc-4f6a-8af4-fe56fc59de84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:41:48.429Z|9cb15204-c00c-4f73-9720-1743b5eb2869|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:41:48.430Z|9cb15204-c00c-4f73-9720-1743b5eb2869|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:41:58.450Z|6d2c9168-40fd-49ce-a24f-0c52c3443299|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:41:58.451Z|6d2c9168-40fd-49ce-a24f-0c52c3443299|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:41:58.453Z|a5d5a2b6-367c-442f-b53c-99af8d814aeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:41:58.453Z|a5d5a2b6-367c-442f-b53c-99af8d814aeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:41:58.455Z|822c4654-b8ff-4a59-b779-71d14616a170|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:41:58.455Z|822c4654-b8ff-4a59-b779-71d14616a170|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:42:00.126Z|581c5f44-8d93-406f-baef-c00d2a8902c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:42:00.127Z|581c5f44-8d93-406f-baef-c00d2a8902c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:42:00.546Z|5f602c8d-0b87-48be-9660-11f93a536f6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:42:00.546Z|5f602c8d-0b87-48be-9660-11f93a536f6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:42:08.479Z|8e9b7a2d-c246-4818-b206-e28dac7a7ece|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:42:08.479Z|3e1e8bc2-5197-4e7b-9064-2b9e87c23b2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:42:08.480Z|3e1e8bc2-5197-4e7b-9064-2b9e87c23b2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:42:08.480Z|8e9b7a2d-c246-4818-b206-e28dac7a7ece|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:42:08.483Z|df0485d7-a9e1-406e-9eeb-eb718a4d31e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:42:08.484Z|df0485d7-a9e1-406e-9eeb-eb718a4d31e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:42:15.127Z|609ee2c8-9820-4441-b802-2ea43cbaad86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:42:15.128Z|609ee2c8-9820-4441-b802-2ea43cbaad86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:42:18.502Z|ae8b62a8-9199-48f5-84f7-745ee96efe1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:42:18.502Z|73051607-6538-4692-ab01-c6c689cd1362|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:42:18.503Z|73051607-6538-4692-ab01-c6c689cd1362|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:42:18.503Z|ae8b62a8-9199-48f5-84f7-745ee96efe1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:42:18.510Z|7e3ce8fb-b790-4e28-b132-028610a96b1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:42:18.511Z|7e3ce8fb-b790-4e28-b132-028610a96b1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:42:28.524Z|edf3831c-027a-461d-9633-48f824e3ebe6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:42:28.525Z|edf3831c-027a-461d-9633-48f824e3ebe6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:42:28.527Z|2e343528-4fd0-4313-8f9c-4e63c60fb361|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:42:28.528Z|2e343528-4fd0-4313-8f9c-4e63c60fb361|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:42:28.529Z|d2565da8-b7bc-464b-a6d3-a329598be720|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:42:28.530Z|d2565da8-b7bc-464b-a6d3-a329598be720|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:42:30.126Z|df0735b4-ccd2-4a9e-9f2b-a762941df8bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:42:30.130Z|df0735b4-ccd2-4a9e-9f2b-a762941df8bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:42:30.547Z|7cd225be-20f5-45a4-a4d6-4ea58385bc2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:42:30.547Z|7cd225be-20f5-45a4-a4d6-4ea58385bc2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:42:38.515Z|e9e41dd3-0c0e-4dc8-a113-7160c3562b4e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:42:38.516Z|e9e41dd3-0c0e-4dc8-a113-7160c3562b4e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:42:38.549Z|e8674403-5546-4492-ad69-062636bb243c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:42:38.549Z|35456438-77d2-43af-bf75-ee5dbc981904|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:42:38.550Z|e8674403-5546-4492-ad69-062636bb243c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:42:38.550Z|35456438-77d2-43af-bf75-ee5dbc981904|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:42:38.553Z|fc43b10a-4401-42a1-9243-3e3fc60a1c3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:42:38.554Z|fc43b10a-4401-42a1-9243-3e3fc60a1c3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:42:45.126Z|863adcec-a884-4ee5-8ceb-da391fd1a20a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:42:45.127Z|863adcec-a884-4ee5-8ceb-da391fd1a20a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:42:48.575Z|b43c91a9-de5c-40c7-ba23-1432f84ecb7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:42:48.576Z|b43c91a9-de5c-40c7-ba23-1432f84ecb7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:42:48.579Z|ed6336c2-d8e3-495a-a11b-deb0c4f25f05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:42:48.580Z|ed6336c2-d8e3-495a-a11b-deb0c4f25f05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:42:48.583Z|ceb8fb6d-f495-4c17-8d5e-8cd20276fbc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:42:48.583Z|ceb8fb6d-f495-4c17-8d5e-8cd20276fbc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:42:58.599Z|c2737c4d-57dc-4968-80b6-9352ce0c8bdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:42:58.600Z|c2737c4d-57dc-4968-80b6-9352ce0c8bdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:42:58.600Z|0a7ec251-935e-4cc7-b6df-507b8df85a0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:42:58.601Z|0a7ec251-935e-4cc7-b6df-507b8df85a0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:42:58.603Z|ef07ac19-59bd-46cc-8336-9c1fae594ae2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:42:58.604Z|ef07ac19-59bd-46cc-8336-9c1fae594ae2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:43:00.126Z|edb592ae-81c2-41aa-a85b-d4f5ae76b322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:43:00.127Z|edb592ae-81c2-41aa-a85b-d4f5ae76b322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:43:00.548Z|2e0536c1-fd5c-4556-a199-1efb7ca6bc58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:43:00.548Z|2e0536c1-fd5c-4556-a199-1efb7ca6bc58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:43:08.622Z|7219ea80-2f41-4376-8a1a-4c8a3c731372|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:43:08.622Z|63c2b006-ab61-4685-80ff-cbecb90163e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:43:08.623Z|7219ea80-2f41-4376-8a1a-4c8a3c731372|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:43:08.624Z|63c2b006-ab61-4685-80ff-cbecb90163e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:43:08.629Z|8e83831a-66af-4ad7-80d1-0d9a9c98701d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:43:08.630Z|8e83831a-66af-4ad7-80d1-0d9a9c98701d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:43:15.126Z|0a278d94-6654-4e69-972d-393108d07b95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:43:15.129Z|0a278d94-6654-4e69-972d-393108d07b95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:43:18.645Z|8663b09b-1eb6-4fc7-a72b-0db38d22665e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:43:18.645Z|03d7f1f6-36ba-4e81-a49f-0001af2a3a2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:43:18.646Z|03d7f1f6-36ba-4e81-a49f-0001af2a3a2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:43:18.646Z|8663b09b-1eb6-4fc7-a72b-0db38d22665e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:43:18.649Z|a4558ea0-ea0c-4444-a8fa-ea023e87346d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:43:18.649Z|a4558ea0-ea0c-4444-a8fa-ea023e87346d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:43:28.666Z|36a212b0-cb71-4463-98c0-d97b166e6af8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:43:28.666Z|e3f712d0-a611-4eee-aea7-68a90f52172f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:43:28.667Z|38a6832e-d3a0-4647-a44e-c98245fef566|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:43:28.667Z|e3f712d0-a611-4eee-aea7-68a90f52172f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:43:28.667Z|36a212b0-cb71-4463-98c0-d97b166e6af8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:43:28.667Z|38a6832e-d3a0-4647-a44e-c98245fef566|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:43:30.126Z|1430f920-df4a-475c-b2f4-6fbbddd9c35c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:43:30.127Z|1430f920-df4a-475c-b2f4-6fbbddd9c35c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:43:30.549Z|593c4eec-9ce9-4bf2-b08a-3b56bfb53b53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:43:30.550Z|593c4eec-9ce9-4bf2-b08a-3b56bfb53b53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:43:38.514Z|92f93f38-f7ba-456c-b78b-b04e1284d47e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:43:38.515Z|92f93f38-f7ba-456c-b78b-b04e1284d47e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:43:38.687Z|813e7955-7ea4-4cc8-b99e-01678d18e8b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:43:38.688Z|813e7955-7ea4-4cc8-b99e-01678d18e8b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:43:38.688Z|805a7858-2640-49b2-a15d-c1e299e44980|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:43:38.688Z|ec3b8be5-4a00-4d22-8a4b-a5dea5638334|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:43:38.688Z|805a7858-2640-49b2-a15d-c1e299e44980|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:43:38.689Z|ec3b8be5-4a00-4d22-8a4b-a5dea5638334|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:43:45.127Z|428c209c-92f3-4f0f-a82d-15067e3be0fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:43:45.127Z|428c209c-92f3-4f0f-a82d-15067e3be0fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:43:48.707Z|2b083370-7f6e-44fb-bb7e-cdd56f89dfa9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:43:48.707Z|e28d68ef-5237-4360-bde9-13a70c11d543|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:43:48.707Z|03df5a35-3788-4c34-9ab2-777677584246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:43:48.708Z|e28d68ef-5237-4360-bde9-13a70c11d543|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:43:48.707Z|2b083370-7f6e-44fb-bb7e-cdd56f89dfa9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:43:48.708Z|03df5a35-3788-4c34-9ab2-777677584246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:43:58.727Z|6b75716c-ee9c-4da8-891c-fb3dd71ad825|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:43:58.727Z|4041c0f5-011d-47f5-9045-936728478da8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:43:58.727Z|c2ea962e-64ad-42ab-8440-1dd888848834|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:43:58.727Z|c2ea962e-64ad-42ab-8440-1dd888848834|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:43:58.727Z|6b75716c-ee9c-4da8-891c-fb3dd71ad825|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:43:58.727Z|4041c0f5-011d-47f5-9045-936728478da8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:44:00.126Z|dce69457-bb4d-4432-94b4-6bb3fc5fa24c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:44:00.129Z|dce69457-bb4d-4432-94b4-6bb3fc5fa24c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:44:00.550Z|7a0a6f26-0a9c-4d3a-8b0b-7315860af27c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:44:00.551Z|7a0a6f26-0a9c-4d3a-8b0b-7315860af27c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:44:08.748Z|5b2402f3-9de5-44c3-9acf-3d43b49174b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:44:08.748Z|70208d35-c9de-443c-a091-fb6bfd5de609|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:44:08.749Z|5b2402f3-9de5-44c3-9acf-3d43b49174b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:44:08.750Z|70208d35-c9de-443c-a091-fb6bfd5de609|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:44:08.754Z|281900dd-ff54-4486-b8b6-a98b2f9f2457|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:44:08.755Z|281900dd-ff54-4486-b8b6-a98b2f9f2457|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:44:15.127Z|70a442bf-eac9-400b-b0de-43ef073b8c9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:44:15.127Z|70a442bf-eac9-400b-b0de-43ef073b8c9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:44:18.774Z|b2c4f83e-56ce-477d-825e-d1d677f4b7ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:44:18.774Z|a562d06c-2582-4ac5-a6d6-f67d77ef8ef1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:44:18.775Z|b2c4f83e-56ce-477d-825e-d1d677f4b7ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:44:18.775Z|a562d06c-2582-4ac5-a6d6-f67d77ef8ef1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:44:18.780Z|02e5511f-658d-41d7-a7a0-89c601873e0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:44:18.780Z|02e5511f-658d-41d7-a7a0-89c601873e0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:44:28.794Z|5ba14966-9621-4173-8b99-a5051e12bbd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:44:28.795Z|5ba14966-9621-4173-8b99-a5051e12bbd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:44:28.795Z|3375dd93-fa45-49dd-aa88-c0db120c698c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:44:28.796Z|3375dd93-fa45-49dd-aa88-c0db120c698c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:44:28.799Z|4454a962-025b-4c5e-8563-3beab5c52d1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:44:28.799Z|4454a962-025b-4c5e-8563-3beab5c52d1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:44:30.126Z|288c5af7-f61e-4549-b9c6-bab9e801085a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:44:30.127Z|288c5af7-f61e-4549-b9c6-bab9e801085a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:44:30.552Z|17bc47ab-0928-4a20-a830-0de75f1c561f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:44:30.552Z|17bc47ab-0928-4a20-a830-0de75f1c561f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:44:38.514Z|b7d3e34d-75c7-441d-a284-32d39cb4b599|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:44:38.516Z|b7d3e34d-75c7-441d-a284-32d39cb4b599|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:44:38.816Z|8740ba4c-6112-4f31-8986-20e776c9c3ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:44:38.816Z|24759a0b-201d-4522-a3f5-c54526c54b25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:44:38.817Z|8740ba4c-6112-4f31-8986-20e776c9c3ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:44:38.817Z|24759a0b-201d-4522-a3f5-c54526c54b25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:44:38.818Z|86abfd4f-e2cb-4c06-9bff-10b4384ad37d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:44:38.819Z|86abfd4f-e2cb-4c06-9bff-10b4384ad37d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:44:45.127Z|b8b8d866-fe2b-45e1-a26f-d12f53d4cffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:44:45.133Z|b8b8d866-fe2b-45e1-a26f-d12f53d4cffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:44:48.837Z|1b5c99a1-626c-4dd4-9038-ade505ab3423|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:44:48.837Z|59eef431-dd33-4731-9e72-1f0a708b909a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:44:48.838Z|1b5c99a1-626c-4dd4-9038-ade505ab3423|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:44:48.838Z|59eef431-dd33-4731-9e72-1f0a708b909a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:44:48.840Z|48ff8803-456e-4811-8988-408da5200a00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:44:48.841Z|48ff8803-456e-4811-8988-408da5200a00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:44:58.858Z|06c19efa-daaf-49b4-b0d0-1c74479c8834|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:44:58.859Z|2729c6eb-4d80-4874-8994-26f7c5ad56e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:44:58.859Z|2729c6eb-4d80-4874-8994-26f7c5ad56e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:44:58.859Z|06c19efa-daaf-49b4-b0d0-1c74479c8834|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:44:58.867Z|f81553ed-a7ee-4741-ac9f-017708dc50dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:44:58.867Z|f81553ed-a7ee-4741-ac9f-017708dc50dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:45:00.127Z|5d760cfc-afc3-4ceb-b208-1e123b8760ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:45:00.127Z|5d760cfc-afc3-4ceb-b208-1e123b8760ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:45:00.553Z|db89abd1-980c-4d3c-9732-67894d0acc18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:45:00.554Z|db89abd1-980c-4d3c-9732-67894d0acc18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:45:08.879Z|5cac57e2-4cb5-4193-a1c7-e034cbd1ade2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:45:08.880Z|5cac57e2-4cb5-4193-a1c7-e034cbd1ade2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:45:08.884Z|b5373511-a6d1-42a9-9ab9-7d75897385ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:45:08.884Z|b5373511-a6d1-42a9-9ab9-7d75897385ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:45:08.888Z|3488b738-3cc2-47db-a8c2-f77effc64f55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:45:08.888Z|3488b738-3cc2-47db-a8c2-f77effc64f55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:45:15.126Z|12c6ea1a-b93a-4246-80f0-581e2158d9d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:45:15.127Z|12c6ea1a-b93a-4246-80f0-581e2158d9d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:45:18.902Z|ca1b0919-0b61-41af-b32c-d64b5e06e9f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:45:18.903Z|ca1b0919-0b61-41af-b32c-d64b5e06e9f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:45:18.907Z|7c2ed315-48c1-4499-9a19-577d36afce4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:45:18.907Z|7c2ed315-48c1-4499-9a19-577d36afce4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:45:18.914Z|a1309397-4379-4c49-b2b8-e3fd3379e6be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:45:18.914Z|a1309397-4379-4c49-b2b8-e3fd3379e6be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:45:28.928Z|b68b79b5-1def-4d78-94ed-939bb7e59463|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:45:28.929Z|b68b79b5-1def-4d78-94ed-939bb7e59463|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:45:28.931Z|bc99f39c-6f71-4d74-afb4-17151827d9fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:45:28.932Z|bc99f39c-6f71-4d74-afb4-17151827d9fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:45:28.935Z|ff4b66ab-ddf1-45e8-9e55-24b7df032d54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:45:28.935Z|ff4b66ab-ddf1-45e8-9e55-24b7df032d54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:45:30.127Z|72040bca-8820-47eb-b352-53b5696773c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:45:30.130Z|72040bca-8820-47eb-b352-53b5696773c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:45:30.557Z|42f4b1bc-ff1a-4de5-a4da-8530b998e27e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:45:30.558Z|42f4b1bc-ff1a-4de5-a4da-8530b998e27e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:45:38.514Z|256c38e4-d1c8-4274-ab33-f1fe26e9cf18|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:45:38.515Z|256c38e4-d1c8-4274-ab33-f1fe26e9cf18|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:45:38.950Z|1125d0e2-c55e-49fa-8a0b-ecaaddfc7dc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:45:38.950Z|1125d0e2-c55e-49fa-8a0b-ecaaddfc7dc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:45:38.953Z|e64b5b5a-d1b5-4173-9cb7-bc3714054ab1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:45:38.953Z|e64b5b5a-d1b5-4173-9cb7-bc3714054ab1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:45:38.954Z|243f57db-36e7-482f-8328-8edbebe1783d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:45:38.954Z|243f57db-36e7-482f-8328-8edbebe1783d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:45:45.127Z|85dc45e6-2255-4672-902b-8a9870c9d2bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:45:45.128Z|85dc45e6-2255-4672-902b-8a9870c9d2bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:45:48.973Z|7287632b-4bfb-4857-9553-2e550ded7147|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:45:48.974Z|fd1e1a46-4acd-4d98-adb1-af67d9c83f92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:45:48.974Z|09fc61b6-0e13-450f-a6f7-c6140eaca97f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:45:48.975Z|7287632b-4bfb-4857-9553-2e550ded7147|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:45:48.975Z|09fc61b6-0e13-450f-a6f7-c6140eaca97f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:45:48.975Z|fd1e1a46-4acd-4d98-adb1-af67d9c83f92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:45:58.998Z|7c3455cf-8a42-4173-8076-aca4907881e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:45:58.998Z|4602ae07-8ac0-403b-850f-2bc4cd266613|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:45:58.999Z|4602ae07-8ac0-403b-850f-2bc4cd266613|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:45:58.999Z|7c3455cf-8a42-4173-8076-aca4907881e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:45:58.999Z|7093e58e-6cb8-4a5c-8dbe-f33600e0db5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:45:58.999Z|7093e58e-6cb8-4a5c-8dbe-f33600e0db5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:46:00.127Z|78d4bd97-162a-4395-9568-29cd43c29f2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:46:00.127Z|78d4bd97-162a-4395-9568-29cd43c29f2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:46:00.558Z|4e2ac0c2-564e-41b9-9be2-1308c17d89df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:46:00.559Z|4e2ac0c2-564e-41b9-9be2-1308c17d89df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:46:09.018Z|2bba513f-f93f-437c-a69e-db16b2ca77dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:46:09.018Z|136bbac4-91dd-4a16-a669-459c49d2a450|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:46:09.018Z|714e529a-032e-4d85-8b3e-d2f6a9ee1108|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:46:09.019Z|2bba513f-f93f-437c-a69e-db16b2ca77dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:46:09.019Z|136bbac4-91dd-4a16-a669-459c49d2a450|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:46:09.019Z|714e529a-032e-4d85-8b3e-d2f6a9ee1108|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:46:15.127Z|7f20dcf3-124f-4c9b-8f30-a10aa9a43cdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:46:15.127Z|7f20dcf3-124f-4c9b-8f30-a10aa9a43cdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:46:19.040Z|3a65748a-5dba-44ee-85bc-a1f7cdf8bcb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:46:19.040Z|5dd147b7-b05c-477c-814a-f47990a8af28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:46:19.040Z|d98ea99b-000d-4eaf-9254-fe252bfa8691|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:46:19.041Z|3a65748a-5dba-44ee-85bc-a1f7cdf8bcb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:46:19.041Z|5dd147b7-b05c-477c-814a-f47990a8af28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:46:19.041Z|d98ea99b-000d-4eaf-9254-fe252bfa8691|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:46:29.062Z|21f849d6-08d8-4a6f-a65c-e4cf423b76ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:46:29.063Z|21f849d6-08d8-4a6f-a65c-e4cf423b76ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:46:29.063Z|5c18f98a-84ef-43fa-b929-bc15657c76f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:46:29.063Z|953fb27b-04a8-45af-a5a1-635c58354a72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:46:29.063Z|5c18f98a-84ef-43fa-b929-bc15657c76f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:46:29.064Z|953fb27b-04a8-45af-a5a1-635c58354a72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:46:30.127Z|33e04f0d-8718-495e-9d4c-e1021ef1a0e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:46:30.127Z|33e04f0d-8718-495e-9d4c-e1021ef1a0e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:46:30.560Z|2355d7a7-5c43-4450-af0e-22d669e3d867|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:46:30.561Z|2355d7a7-5c43-4450-af0e-22d669e3d867|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:46:38.513Z|05d9de65-b050-448d-99af-4b885ba22b17|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:46:38.514Z|05d9de65-b050-448d-99af-4b885ba22b17|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:46:39.082Z|8c5aa549-4ced-45b5-9bfd-6986d71b7700|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:46:39.082Z|f61e0ddc-52cc-4aa6-bb91-817b26edc5a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:46:39.082Z|c2190edc-e3f6-432a-8e53-c991bbd88ff3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:46:39.082Z|8c5aa549-4ced-45b5-9bfd-6986d71b7700|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:46:39.083Z|f61e0ddc-52cc-4aa6-bb91-817b26edc5a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:46:39.083Z|c2190edc-e3f6-432a-8e53-c991bbd88ff3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:46:45.126Z|7a0b9ff8-3218-4517-8a84-31444d0e8635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:46:45.127Z|7a0b9ff8-3218-4517-8a84-31444d0e8635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:46:49.103Z|914569a2-cff3-4cde-98bb-c89078e59ef1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:46:49.103Z|10f432ca-2ec7-4c23-904e-50ed0c19b461|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:46:49.103Z|914569a2-cff3-4cde-98bb-c89078e59ef1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:46:49.104Z|10f432ca-2ec7-4c23-904e-50ed0c19b461|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:46:49.106Z|d3be2dfe-c546-45fc-96e0-67db6e87383c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:46:49.106Z|d3be2dfe-c546-45fc-96e0-67db6e87383c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:46:59.126Z|52cecf8b-86e8-4639-b06c-9a9e18c1266b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:46:59.127Z|52cecf8b-86e8-4639-b06c-9a9e18c1266b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:46:59.134Z|4387fba6-c730-4517-a4e6-f7966fc5ab5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:46:59.134Z|00146d16-36b5-410f-8a05-ffcb15a61b4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:46:59.134Z|4387fba6-c730-4517-a4e6-f7966fc5ab5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:46:59.134Z|00146d16-36b5-410f-8a05-ffcb15a61b4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:47:00.126Z|cd796565-0e48-4349-a499-74e7ebc79591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:47:00.127Z|cd796565-0e48-4349-a499-74e7ebc79591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:47:00.561Z|8d658b3d-dac9-4704-9e19-078faae01f30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:47:00.562Z|8d658b3d-dac9-4704-9e19-078faae01f30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:47:09.153Z|cb7b1b7a-8028-42c3-98f8-4ad32be8fa85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:47:09.153Z|16320c26-ed5f-4184-a59d-002c36e578f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:47:09.153Z|8e7cac8e-b15b-46d9-aa19-53864bf3ebf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:47:09.154Z|8e7cac8e-b15b-46d9-aa19-53864bf3ebf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:47:09.154Z|cb7b1b7a-8028-42c3-98f8-4ad32be8fa85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:47:09.154Z|16320c26-ed5f-4184-a59d-002c36e578f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:47:15.126Z|66c79c2a-43c3-4ce4-9e49-a5e871a19e97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:47:15.127Z|66c79c2a-43c3-4ce4-9e49-a5e871a19e97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:47:19.175Z|eeb4e12c-95ef-4327-87ad-78754269c033|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:47:19.175Z|781c1700-7157-44a1-bedd-e151f8579cd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:47:19.176Z|eeb4e12c-95ef-4327-87ad-78754269c033|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:47:19.176Z|781c1700-7157-44a1-bedd-e151f8579cd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:47:19.182Z|553cab13-0a63-43c1-9432-0b0089d7ca9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:47:19.182Z|553cab13-0a63-43c1-9432-0b0089d7ca9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:47:29.197Z|ec385629-7d57-469a-8b9b-21c2b24ebafa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:47:29.197Z|583787f6-44bf-4d93-abcd-68fdbe72b98d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:47:29.198Z|ec385629-7d57-469a-8b9b-21c2b24ebafa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:47:29.198Z|583787f6-44bf-4d93-abcd-68fdbe72b98d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:47:29.200Z|30334b2e-9cac-479f-8f68-429ed62b975b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:47:29.201Z|30334b2e-9cac-479f-8f68-429ed62b975b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:47:30.126Z|21513990-73d3-467a-b805-4befb3f62337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:47:30.127Z|21513990-73d3-467a-b805-4befb3f62337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:47:30.562Z|d5bb7062-b37a-42f6-9dac-b60d7d42f733|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:47:30.563Z|d5bb7062-b37a-42f6-9dac-b60d7d42f733|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:47:38.513Z|94c57311-3d47-491a-a462-6d9c92affebb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:47:38.514Z|94c57311-3d47-491a-a462-6d9c92affebb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:47:39.218Z|fb92c795-5871-4e57-802b-b20033b13f77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:47:39.218Z|2e87df81-cde7-4129-8d5e-0dd947bca045|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:47:39.218Z|cfb06abd-93a1-4f15-ae3b-22b7b6b27e33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:47:39.219Z|fb92c795-5871-4e57-802b-b20033b13f77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:47:39.219Z|cfb06abd-93a1-4f15-ae3b-22b7b6b27e33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:47:39.219Z|2e87df81-cde7-4129-8d5e-0dd947bca045|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:47:45.127Z|263a436e-0e53-4c3d-947a-eec09ca22f01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:47:45.129Z|263a436e-0e53-4c3d-947a-eec09ca22f01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:47:49.238Z|c73e3e7c-d764-486b-996f-0206761b024b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:47:49.239Z|df48df61-b395-49ac-8753-3cf177d703cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:47:49.239Z|c73e3e7c-d764-486b-996f-0206761b024b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:47:49.239Z|df48df61-b395-49ac-8753-3cf177d703cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:47:49.240Z|7e0f7188-35ab-4c0a-9434-91ae5f1e62ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:47:49.240Z|7e0f7188-35ab-4c0a-9434-91ae5f1e62ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:47:59.258Z|ffa9a8dd-c5de-473e-81a1-99794b6266c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:47:59.258Z|1a87d3be-5ff6-4c41-8bfa-659ed1bd09b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:47:59.258Z|f92b4300-040b-4a13-9ab0-5c3363bc9bc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:47:59.259Z|ffa9a8dd-c5de-473e-81a1-99794b6266c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:47:59.259Z|1a87d3be-5ff6-4c41-8bfa-659ed1bd09b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:47:59.259Z|f92b4300-040b-4a13-9ab0-5c3363bc9bc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:48:00.126Z|1c0f821f-9c23-4b4d-ad41-a82903704724|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:48:00.127Z|1c0f821f-9c23-4b4d-ad41-a82903704724|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:48:00.564Z|864c4e0b-6c83-44f2-ae4c-f35f4f2ea5dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:48:00.564Z|864c4e0b-6c83-44f2-ae4c-f35f4f2ea5dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:48:09.284Z|d2fd47d1-a0b4-46f6-9a0a-edbdafaaaee4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:48:09.284Z|db85e4d4-cc67-4754-a08d-8fdd8a011402|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:48:09.284Z|11e780bf-eb0e-4b99-ab49-61f091972ea9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:48:09.285Z|11e780bf-eb0e-4b99-ab49-61f091972ea9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:48:09.285Z|d2fd47d1-a0b4-46f6-9a0a-edbdafaaaee4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:48:09.285Z|db85e4d4-cc67-4754-a08d-8fdd8a011402|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:48:15.128Z|7f398371-6a7f-4008-ab24-9b49690fcc8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:48:15.128Z|7f398371-6a7f-4008-ab24-9b49690fcc8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:48:19.311Z|3b7ea300-4b3e-4d2a-8f80-95809adba932|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:48:19.312Z|3b7ea300-4b3e-4d2a-8f80-95809adba932|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:48:19.313Z|a94e09ab-cc7e-4ada-8edf-0e509c8fcabd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:48:19.313Z|f2fb6717-aa85-463c-85b1-748d01fe2167|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:48:19.314Z|a94e09ab-cc7e-4ada-8edf-0e509c8fcabd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:48:19.314Z|f2fb6717-aa85-463c-85b1-748d01fe2167|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:48:29.334Z|e7a6f861-5498-4394-9914-8b12a9ae44cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:48:29.335Z|e958b86b-d29c-4003-b7fa-1175b6a5c1b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:48:29.335Z|e7a6f861-5498-4394-9914-8b12a9ae44cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:48:29.335Z|e958b86b-d29c-4003-b7fa-1175b6a5c1b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:48:29.341Z|6552cbc6-d48e-4a83-8fc1-8fc8304b00a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:48:29.342Z|6552cbc6-d48e-4a83-8fc1-8fc8304b00a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:48:30.127Z|4ab65e2b-e666-4fcc-aceb-c07b5c2624ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:48:30.130Z|4ab65e2b-e666-4fcc-aceb-c07b5c2624ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:48:30.565Z|b4810ce9-6f6a-4e92-9170-a4a0e3d65e73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:48:30.566Z|b4810ce9-6f6a-4e92-9170-a4a0e3d65e73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:48:38.515Z|ad762c65-dceb-442b-b292-f0c90d9b193b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:48:38.517Z|ad762c65-dceb-442b-b292-f0c90d9b193b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:48:39.360Z|409843af-a257-4c28-9b91-68fa16e470d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:48:39.360Z|473a6c26-2f82-454d-be12-a92a2353c54b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:48:39.361Z|473a6c26-2f82-454d-be12-a92a2353c54b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:48:39.361Z|409843af-a257-4c28-9b91-68fa16e470d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:48:39.368Z|b4203ef2-1ba0-4a75-9f98-d153749266c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:48:39.368Z|b4203ef2-1ba0-4a75-9f98-d153749266c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:48:45.127Z|b1b9c195-5fe0-4fa8-a534-69c5d2f3fbc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:48:45.128Z|b1b9c195-5fe0-4fa8-a534-69c5d2f3fbc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:48:49.383Z|8871c021-01c6-4ff0-b2c2-8ed409b4276b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:48:49.384Z|134ce2a2-eafa-4889-abde-4eee53816346|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:48:49.384Z|8871c021-01c6-4ff0-b2c2-8ed409b4276b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:48:49.385Z|134ce2a2-eafa-4889-abde-4eee53816346|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:48:49.387Z|3f40143b-9a38-4104-bf84-98280a864c65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:48:49.387Z|3f40143b-9a38-4104-bf84-98280a864c65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:48:59.410Z|6d621d79-73f1-4cf8-b395-db4f93f68bb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:48:59.410Z|6d621d79-73f1-4cf8-b395-db4f93f68bb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:48:59.411Z|c254598d-ff5d-420e-919b-b85722171365|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:48:59.412Z|c254598d-ff5d-420e-919b-b85722171365|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:48:59.416Z|5251134f-8116-43b1-bbdd-14d6ef0415a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:48:59.416Z|5251134f-8116-43b1-bbdd-14d6ef0415a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:49:00.127Z|374b082d-b9de-47f1-bc8b-99ae489a014a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:49:00.127Z|374b082d-b9de-47f1-bc8b-99ae489a014a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:49:00.566Z|d7934107-7e9f-4210-979d-de5bb3e794e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:49:00.567Z|d7934107-7e9f-4210-979d-de5bb3e794e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:49:09.455Z|2360a810-9a98-4fe4-82f9-fba5c42ef0c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:49:09.456Z|0edf4646-ef15-4787-8142-464ad4cd2732|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:49:09.457Z|2360a810-9a98-4fe4-82f9-fba5c42ef0c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:49:09.457Z|0edf4646-ef15-4787-8142-464ad4cd2732|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:49:09.472Z|e4181867-4c60-4d3b-8122-641d99c9e2a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:49:09.473Z|e4181867-4c60-4d3b-8122-641d99c9e2a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:49:15.127Z|0b701b4a-479e-4394-9c06-c83d3242f77e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:49:15.130Z|0b701b4a-479e-4394-9c06-c83d3242f77e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:49:19.483Z|9c6b358a-af0f-4bac-8e31-99c8f0a2fdf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:49:19.484Z|9c6b358a-af0f-4bac-8e31-99c8f0a2fdf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:49:19.491Z|3ef30292-a88f-4862-9be3-b67a8377b67d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:49:19.491Z|3ef30292-a88f-4862-9be3-b67a8377b67d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:49:19.494Z|f5d1873d-78c6-46af-8858-a54a6873ef5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:49:19.494Z|f5d1873d-78c6-46af-8858-a54a6873ef5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:49:29.511Z|25d09b7c-dd2a-4e52-8764-443a277876a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:49:29.512Z|25d09b7c-dd2a-4e52-8764-443a277876a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:49:29.512Z|079686b4-4e9e-4f92-a4c7-9f44cd45a07c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:49:29.513Z|079686b4-4e9e-4f92-a4c7-9f44cd45a07c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:49:29.516Z|38f28892-c5c6-4662-b7ec-8230acacfcca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:49:29.517Z|38f28892-c5c6-4662-b7ec-8230acacfcca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:49:30.126Z|19b1e9b3-23da-48ee-83f9-e03fd3c96ffc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:49:30.127Z|19b1e9b3-23da-48ee-83f9-e03fd3c96ffc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:49:30.568Z|53aabd3c-f173-4c89-a390-d8dc781e8fbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:49:30.568Z|53aabd3c-f173-4c89-a390-d8dc781e8fbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:49:38.515Z|09d9f3cc-04c4-43a7-b7ff-834ec980cce5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:49:38.515Z|09d9f3cc-04c4-43a7-b7ff-834ec980cce5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:49:39.539Z|7df3902d-097f-4011-b846-758ac2388a1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:49:39.539Z|7df3902d-097f-4011-b846-758ac2388a1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:49:39.543Z|07902bde-b226-4a67-adba-6ed821577f08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:49:39.543Z|07902bde-b226-4a67-adba-6ed821577f08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:49:39.544Z|285e208d-d256-4a0f-b110-859d62cfedd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:49:39.549Z|285e208d-d256-4a0f-b110-859d62cfedd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:49:45.127Z|3b3ca5a3-a580-44a5-b24e-a3b0bd872cbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:49:45.127Z|3b3ca5a3-a580-44a5-b24e-a3b0bd872cbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:49:49.569Z|f170a35e-1391-4cb3-8fb8-e419977fec0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:49:49.569Z|500c9157-33e1-4f7d-a34d-5c6742511e8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:49:49.569Z|500c9157-33e1-4f7d-a34d-5c6742511e8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:49:49.569Z|f170a35e-1391-4cb3-8fb8-e419977fec0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:49:49.573Z|6bba23e0-9caf-4d4d-97de-f29a8b89145c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:49:49.573Z|6bba23e0-9caf-4d4d-97de-f29a8b89145c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:49:59.590Z|1b87dc72-ed1e-45ee-92a7-1f87c39652d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:49:59.591Z|1b87dc72-ed1e-45ee-92a7-1f87c39652d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:49:59.594Z|0fd808b9-72f8-47bd-ab3f-6b6257542b05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:49:59.594Z|8217bd74-7a5f-48f9-ad3d-c9efbc2fb85b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:49:59.594Z|0fd808b9-72f8-47bd-ab3f-6b6257542b05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:49:59.595Z|8217bd74-7a5f-48f9-ad3d-c9efbc2fb85b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:50:00.127Z|4cab70c2-30c3-4e92-95f0-178c30ddc74e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:50:00.130Z|4cab70c2-30c3-4e92-95f0-178c30ddc74e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:50:00.569Z|4bf06494-6055-4cf5-a40a-bbf13d8881b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:50:00.569Z|4bf06494-6055-4cf5-a40a-bbf13d8881b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:50:09.615Z|646feade-ee4a-4be7-8032-4f9aac2e61dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:50:09.616Z|646feade-ee4a-4be7-8032-4f9aac2e61dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:50:09.622Z|b4b593aa-39a3-4a79-87a5-47853a918e93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:50:09.623Z|b4b593aa-39a3-4a79-87a5-47853a918e93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:50:09.623Z|ec656461-18c3-42da-9d63-a3300fcb0fb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:50:09.623Z|ec656461-18c3-42da-9d63-a3300fcb0fb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:50:15.126Z|f5ae445a-bd1d-4b97-a2d5-901e1611accd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:50:15.128Z|f5ae445a-bd1d-4b97-a2d5-901e1611accd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:50:19.636Z|86901a23-356a-483a-a505-005bf0282e2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:50:19.637Z|86901a23-356a-483a-a505-005bf0282e2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:50:19.639Z|aa8a62f4-a858-48ed-b36a-221b6dc6ac6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:50:19.639Z|aa8a62f4-a858-48ed-b36a-221b6dc6ac6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:50:19.642Z|4a1fc75e-6c0b-4dca-99e9-9c977db385b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:50:19.643Z|4a1fc75e-6c0b-4dca-99e9-9c977db385b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:50:29.659Z|9abf35af-a0b5-4d61-9337-6f6b78f34b6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:50:29.660Z|9abf35af-a0b5-4d61-9337-6f6b78f34b6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:50:29.660Z|43df2bba-9bde-461d-9663-76da47c2e7e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:50:29.660Z|1e9fd872-d9f6-4186-a037-c9bbffbd6dd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:50:29.660Z|43df2bba-9bde-461d-9663-76da47c2e7e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:50:29.660Z|1e9fd872-d9f6-4186-a037-c9bbffbd6dd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:50:30.127Z|6d99561b-343e-4561-9782-8b7205d4101f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:50:30.127Z|6d99561b-343e-4561-9782-8b7205d4101f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:50:30.570Z|cb108045-c99b-4f50-aa82-e32399a4d5b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:50:30.571Z|cb108045-c99b-4f50-aa82-e32399a4d5b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:50:38.513Z|e90fd65e-d535-424b-8388-b7b5bcdcdde5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:50:38.514Z|e90fd65e-d535-424b-8388-b7b5bcdcdde5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:50:39.680Z|e2d63cd9-ae66-4160-8af5-51c3b163855d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:50:39.680Z|bdff490f-0562-4e31-847c-56e50dfe4349|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:50:39.681Z|e2d63cd9-ae66-4160-8af5-51c3b163855d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:50:39.681Z|bdff490f-0562-4e31-847c-56e50dfe4349|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:50:39.682Z|e55155ea-6fc2-481f-b88c-6a98178aadc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:50:39.682Z|e55155ea-6fc2-481f-b88c-6a98178aadc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:50:45.126Z|040c2ba7-aa47-49ed-81fd-7e974e55d71f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:50:45.129Z|040c2ba7-aa47-49ed-81fd-7e974e55d71f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:50:49.699Z|6cbcb7c8-8915-41ee-931e-0db445bf5863|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:50:49.700Z|6cbcb7c8-8915-41ee-931e-0db445bf5863|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:50:49.700Z|8ceeab8e-c192-4706-8701-b91aab31c216|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:50:49.700Z|c5a10ae9-4abf-4ff2-baa7-7ad2a592bf36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:50:49.701Z|8ceeab8e-c192-4706-8701-b91aab31c216|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:50:49.701Z|c5a10ae9-4abf-4ff2-baa7-7ad2a592bf36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:50:59.723Z|966107e9-f8c6-4980-b410-6223556cb924|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:50:59.724Z|966107e9-f8c6-4980-b410-6223556cb924|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:50:59.729Z|b9bc3851-a02e-4458-9568-7948a6031acb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:50:59.729Z|b9bc3851-a02e-4458-9568-7948a6031acb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:50:59.729Z|46716b40-306c-4985-a44e-a9b94249f73d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:50:59.730Z|46716b40-306c-4985-a44e-a9b94249f73d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:51:00.127Z|1ed5413b-9ab3-4020-80d8-89b8af17585b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:51:00.127Z|1ed5413b-9ab3-4020-80d8-89b8af17585b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:51:00.572Z|8858719a-c50f-4026-817f-8b27aec2a913|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:51:00.572Z|8858719a-c50f-4026-817f-8b27aec2a913|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:51:09.743Z|09d4e0b3-43c9-4b5c-b2a4-c83aa1b4ec8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:51:09.744Z|09d4e0b3-43c9-4b5c-b2a4-c83aa1b4ec8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:51:09.751Z|3c275787-0606-457b-9b3f-6c2bb4fa0fa5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:51:09.752Z|3c275787-0606-457b-9b3f-6c2bb4fa0fa5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:51:09.752Z|55925e94-aa1f-4d5e-90c3-d4377d184573|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:51:09.752Z|55925e94-aa1f-4d5e-90c3-d4377d184573|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:51:15.128Z|20725252-f28a-4d2d-b365-ebb6e2538a0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:51:15.131Z|20725252-f28a-4d2d-b365-ebb6e2538a0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:51:19.766Z|36d4ff7f-148a-4835-9024-6bab13efa446|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:51:19.767Z|36d4ff7f-148a-4835-9024-6bab13efa446|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:51:19.771Z|f318b21e-9bab-4893-b9f8-b131fd2b55ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:51:19.772Z|f318b21e-9bab-4893-b9f8-b131fd2b55ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:51:19.775Z|886850bf-9f53-432f-906d-665e3ff8519b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:51:19.775Z|886850bf-9f53-432f-906d-665e3ff8519b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:51:29.787Z|e1dd7e3d-5069-43ee-ad44-9cf9b749512e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:51:29.788Z|f39e2bd5-156c-4abf-9b4a-c1c39ff413ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:51:29.788Z|e1dd7e3d-5069-43ee-ad44-9cf9b749512e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:51:29.789Z|f39e2bd5-156c-4abf-9b4a-c1c39ff413ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:51:29.792Z|f59770ec-9576-4c8a-832b-43efa1487334|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:51:29.793Z|f59770ec-9576-4c8a-832b-43efa1487334|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:51:30.126Z|9864f1a9-5d2f-4c06-a07d-7f42cbeee071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:51:30.127Z|9864f1a9-5d2f-4c06-a07d-7f42cbeee071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:51:30.573Z|bc8ded1b-af7a-4132-87e8-72f9058fea6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:51:30.573Z|bc8ded1b-af7a-4132-87e8-72f9058fea6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:51:38.514Z|77077a73-9f9f-4f1f-95dc-354ffa271fcc|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:51:38.515Z|77077a73-9f9f-4f1f-95dc-354ffa271fcc|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:51:39.810Z|5651bf48-7245-478b-b057-f3a60ae7c6fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:51:39.810Z|5651bf48-7245-478b-b057-f3a60ae7c6fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:51:39.813Z|28323ce3-20e9-4ff0-afbc-4bae0c0d7878|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:51:39.813Z|28323ce3-20e9-4ff0-afbc-4bae0c0d7878|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:51:39.814Z|cf778e5c-5ab3-4b02-aa73-9016adbcbb76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:51:39.815Z|cf778e5c-5ab3-4b02-aa73-9016adbcbb76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:51:45.127Z|8aac5f37-8c72-4566-bb10-049b16d5c2d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:51:45.127Z|8aac5f37-8c72-4566-bb10-049b16d5c2d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:51:49.832Z|6a64565f-8423-4e4a-a880-7cf0b35c3fe8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:51:49.832Z|800a1de8-275c-4b47-87bf-3c71d70494e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:51:49.832Z|2e7baae8-0023-4387-97e4-52a9b260074e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:51:49.833Z|6a64565f-8423-4e4a-a880-7cf0b35c3fe8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:51:49.833Z|800a1de8-275c-4b47-87bf-3c71d70494e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:51:49.833Z|2e7baae8-0023-4387-97e4-52a9b260074e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:51:59.853Z|90849239-2803-45cb-acad-e4da35cc47f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:51:59.853Z|01ae5fbb-f654-402c-b674-157ff0b88d25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:51:59.853Z|01ae5fbb-f654-402c-b674-157ff0b88d25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:51:59.854Z|62aa1307-aaf7-4814-b3b4-d2242871b5fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:51:59.854Z|90849239-2803-45cb-acad-e4da35cc47f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:51:59.854Z|62aa1307-aaf7-4814-b3b4-d2242871b5fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:52:00.127Z|db67ce83-09b2-4f67-b8de-801fa58e0723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:52:00.130Z|db67ce83-09b2-4f67-b8de-801fa58e0723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:52:00.574Z|70e6ea95-5154-48d3-aa2b-2fa491f620d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:52:00.575Z|70e6ea95-5154-48d3-aa2b-2fa491f620d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:52:09.874Z|205acbae-7347-4359-af3e-4571ee9f9b2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:52:09.874Z|38c9bc3f-2a92-4476-931a-dbad241a9369|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:52:09.874Z|dcdb02ac-7a3e-44a4-9e20-e0223a95762c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:52:09.875Z|38c9bc3f-2a92-4476-931a-dbad241a9369|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:52:09.875Z|205acbae-7347-4359-af3e-4571ee9f9b2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:52:09.876Z|dcdb02ac-7a3e-44a4-9e20-e0223a95762c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:52:15.126Z|4e3d28ba-2964-493e-bdde-774a5d938ab4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:52:15.127Z|4e3d28ba-2964-493e-bdde-774a5d938ab4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:52:19.894Z|05f3118c-ad6a-4ba6-92ad-7b785de66123|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:52:19.894Z|6bcb0466-3ff7-4e6f-ba45-fdebefb8709a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:52:19.895Z|6bcb0466-3ff7-4e6f-ba45-fdebefb8709a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:52:19.895Z|05f3118c-ad6a-4ba6-92ad-7b785de66123|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:52:19.896Z|6c264f9e-9132-4c4e-9170-06ff384b85d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:52:19.896Z|6c264f9e-9132-4c4e-9170-06ff384b85d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:52:29.916Z|b01838da-4621-470a-b372-d2de55f7def7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:52:29.917Z|b01838da-4621-470a-b372-d2de55f7def7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:52:29.918Z|cd0972fe-e005-443c-8483-4f6fca67b66e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:52:29.918Z|cd0972fe-e005-443c-8483-4f6fca67b66e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:52:29.919Z|8f7dd0a2-7ea0-42bd-9817-1e9eb6b24d78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:52:29.919Z|8f7dd0a2-7ea0-42bd-9817-1e9eb6b24d78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:52:30.126Z|d1a5fd5f-4ab4-4d06-9480-cce8bf57b2d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:52:30.127Z|d1a5fd5f-4ab4-4d06-9480-cce8bf57b2d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:52:30.575Z|f925d861-bf7e-47ec-bae9-6392a0c8b911|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:52:30.576Z|f925d861-bf7e-47ec-bae9-6392a0c8b911|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:52:38.515Z|c298391c-b9cb-4cc4-8e10-bf9bc20a2dab|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:52:38.516Z|c298391c-b9cb-4cc4-8e10-bf9bc20a2dab|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:52:39.936Z|8248a2bd-36d0-43d3-9599-c5ea7b766db9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:52:39.937Z|8248a2bd-36d0-43d3-9599-c5ea7b766db9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:52:39.939Z|189101c3-4185-4716-ad6d-a51ae39cc340|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:52:39.939Z|189101c3-4185-4716-ad6d-a51ae39cc340|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:52:39.942Z|0d7f4177-1b4a-4b66-b375-65d78a72a624|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:52:39.942Z|0d7f4177-1b4a-4b66-b375-65d78a72a624|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:52:45.127Z|aaaeb12a-fccd-4b39-869c-872133cdef5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:52:45.130Z|aaaeb12a-fccd-4b39-869c-872133cdef5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:52:49.960Z|cac6d343-43f4-41bb-b902-33ea50da4626|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:52:49.961Z|cac6d343-43f4-41bb-b902-33ea50da4626|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:52:49.966Z|ac05336c-a686-424c-b3b8-acbdd0819584|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:52:49.966Z|ac05336c-a686-424c-b3b8-acbdd0819584|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:52:49.972Z|75856e16-8a91-41da-98d6-6ba4d7f66b65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:52:49.973Z|75856e16-8a91-41da-98d6-6ba4d7f66b65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:52:59.980Z|3357998f-6707-4b8b-a1f6-7de40278bb5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:52:59.982Z|3357998f-6707-4b8b-a1f6-7de40278bb5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:52:59.990Z|b8bced11-16a1-4b3d-b049-cb405143a45a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:52:59.990Z|b8bced11-16a1-4b3d-b049-cb405143a45a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:52:59.991Z|c28a2d5a-9acd-4177-847f-daff46e22c72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:52:59.992Z|c28a2d5a-9acd-4177-847f-daff46e22c72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:53:00.126Z|ee68e2d3-789f-4be4-beba-256fec907b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:53:00.127Z|ee68e2d3-789f-4be4-beba-256fec907b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:53:00.576Z|7fc8ce91-fe6c-4cec-91a1-7aec183c6814|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:53:00.577Z|7fc8ce91-fe6c-4cec-91a1-7aec183c6814|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:53:10.001Z|bff75ea4-7a7d-4f43-97af-74d2b2f293e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:53:10.002Z|bff75ea4-7a7d-4f43-97af-74d2b2f293e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:53:10.010Z|cd4fdcdd-cae5-4eed-bdf0-8b62f83b8bb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:53:10.011Z|cd4fdcdd-cae5-4eed-bdf0-8b62f83b8bb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:53:10.018Z|7dc22e04-7a22-4257-b625-08e0d62327eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:53:10.018Z|7dc22e04-7a22-4257-b625-08e0d62327eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:53:15.126Z|6b859684-6ced-4f81-b833-7c88363f6242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:53:15.127Z|6b859684-6ced-4f81-b833-7c88363f6242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:53:20.023Z|d77fefde-a731-4825-80ea-009fcd9ac6ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:53:20.024Z|d77fefde-a731-4825-80ea-009fcd9ac6ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:53:20.027Z|ec9d394c-11d9-4e5c-94d7-e83f2336d871|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:53:20.028Z|ec9d394c-11d9-4e5c-94d7-e83f2336d871|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:53:20.048Z|69baff78-349c-4693-80a1-dd456691db90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:53:20.048Z|69baff78-349c-4693-80a1-dd456691db90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:53:30.043Z|9c2b8954-9b1c-416f-89b8-5f50360ee30c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:53:30.044Z|9c2b8954-9b1c-416f-89b8-5f50360ee30c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:53:30.048Z|59c8c508-50c3-41f9-ba13-0bb01ab20563|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:53:30.048Z|59c8c508-50c3-41f9-ba13-0bb01ab20563|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:53:30.075Z|7549041b-fa96-4a6b-8bc4-7edc5cd7722f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:53:30.076Z|7549041b-fa96-4a6b-8bc4-7edc5cd7722f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:53:30.126Z|9c883c91-2414-439c-9e40-947fa39010f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:53:30.129Z|9c883c91-2414-439c-9e40-947fa39010f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:53:30.577Z|5d52da7a-1e8d-4248-adeb-c60513115174|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:53:30.578Z|5d52da7a-1e8d-4248-adeb-c60513115174|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:53:38.514Z|4f96a853-60c6-4592-b6d0-276d32ef6165|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:53:38.515Z|4f96a853-60c6-4592-b6d0-276d32ef6165|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:53:40.071Z|8155d35f-be81-4f6e-8e19-95d9fe45ba79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:53:40.072Z|8155d35f-be81-4f6e-8e19-95d9fe45ba79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:53:40.096Z|df139a25-f3d3-42bd-b7d4-8e2ad6d22101|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:53:40.097Z|df139a25-f3d3-42bd-b7d4-8e2ad6d22101|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:53:40.098Z|641c492b-7358-49c9-b9b5-7471a3e1cb7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:53:40.099Z|641c492b-7358-49c9-b9b5-7471a3e1cb7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:53:45.126Z|cb0d7b7f-f31a-48e9-a569-9bb1d43ebb35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:53:45.127Z|cb0d7b7f-f31a-48e9-a569-9bb1d43ebb35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:53:50.095Z|64951a54-96e7-4632-9b6f-1afcc618fbdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:53:50.096Z|64951a54-96e7-4632-9b6f-1afcc618fbdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:53:50.118Z|0ee25ce9-c7e9-4454-a515-67661b1f0a93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:53:50.119Z|0ee25ce9-c7e9-4454-a515-67661b1f0a93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:53:50.119Z|699d2ee9-1eb3-4746-9de6-02e8fbe2e3a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:53:50.120Z|699d2ee9-1eb3-4746-9de6-02e8fbe2e3a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:54:00.121Z|1c829af7-e000-4846-9aa0-e322f056b0d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:54:00.122Z|1c829af7-e000-4846-9aa0-e322f056b0d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:54:00.126Z|5a3bd5a2-6bdb-427f-a39a-935b486fdd2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:54:00.127Z|5a3bd5a2-6bdb-427f-a39a-935b486fdd2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:54:00.139Z|3e14f5a8-965c-4ec6-966a-7f07df127a9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:54:00.139Z|a4a5e51a-9ad6-457c-84bc-51929c1030dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:54:00.139Z|3e14f5a8-965c-4ec6-966a-7f07df127a9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:54:00.140Z|a4a5e51a-9ad6-457c-84bc-51929c1030dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:54:00.578Z|8f4d819c-1bf4-4e83-954e-d510f277e5e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:54:00.579Z|8f4d819c-1bf4-4e83-954e-d510f277e5e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:54:10.146Z|5f10867e-d49d-4ac0-a3d3-7b6c6f933a8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:54:10.146Z|5f10867e-d49d-4ac0-a3d3-7b6c6f933a8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:54:10.161Z|48aec000-7688-4ccf-87b5-66436f9089d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:54:10.161Z|6a8e789e-f6b2-405e-9c1b-fb852a9e48da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:54:10.161Z|48aec000-7688-4ccf-87b5-66436f9089d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:54:10.161Z|6a8e789e-f6b2-405e-9c1b-fb852a9e48da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:54:15.127Z|77ec5f08-1263-4173-9c85-23ff4536d903|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:54:15.132Z|77ec5f08-1263-4173-9c85-23ff4536d903|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:54:20.167Z|bd67d43f-c4ba-49e9-b544-650b9ec8e859|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:54:20.168Z|bd67d43f-c4ba-49e9-b544-650b9ec8e859|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:54:20.182Z|abb5a7cb-b8ee-4f42-8850-370a44a98ea8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:54:20.182Z|abb5a7cb-b8ee-4f42-8850-370a44a98ea8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:54:20.184Z|8fcfbcf6-641b-4ead-8780-780e177bf9b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:54:20.184Z|8fcfbcf6-641b-4ead-8780-780e177bf9b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:54:30.127Z|0e3dd6f4-b7d0-4a28-ac93-0794d2a2d4cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:54:30.127Z|0e3dd6f4-b7d0-4a28-ac93-0794d2a2d4cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:54:30.192Z|8e454e0c-712d-454c-8796-93ce545cca18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:54:30.193Z|8e454e0c-712d-454c-8796-93ce545cca18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:54:30.203Z|fc9b3240-83b9-427d-b942-28dba63a0c30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:54:30.204Z|fc9b3240-83b9-427d-b942-28dba63a0c30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:54:30.204Z|a740a92c-fd77-45b8-8f31-2d108ad27ff2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:54:30.205Z|a740a92c-fd77-45b8-8f31-2d108ad27ff2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:54:30.580Z|6eaa01d9-6d62-49b9-b44c-032eb8074ce6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:54:30.580Z|6eaa01d9-6d62-49b9-b44c-032eb8074ce6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:54:38.514Z|64adffb2-938b-49c9-9eb5-4947e5e2cff1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:54:38.515Z|64adffb2-938b-49c9-9eb5-4947e5e2cff1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:54:40.215Z|837f2c14-5801-4f54-b9cf-91f0e042236d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:54:40.216Z|837f2c14-5801-4f54-b9cf-91f0e042236d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:54:40.225Z|dfd41c7b-da82-4304-a83c-075ec2e2d1c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:54:40.225Z|06dfdc2a-caa0-437f-b543-446133661c7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:54:40.226Z|dfd41c7b-da82-4304-a83c-075ec2e2d1c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:54:40.226Z|06dfdc2a-caa0-437f-b543-446133661c7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:54:45.126Z|1780ac54-6b02-46e6-afea-837117f196d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:54:45.127Z|1780ac54-6b02-46e6-afea-837117f196d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:54:50.235Z|bf39dc0b-9dae-43bc-9956-362d95b61057|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:54:50.236Z|bf39dc0b-9dae-43bc-9956-362d95b61057|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:54:50.246Z|e7978b22-f96a-4b1b-b252-026551856f5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:54:50.247Z|e7978b22-f96a-4b1b-b252-026551856f5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:54:50.252Z|fccf188b-f0e6-43bb-80ef-e608174f5fb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:54:50.253Z|fccf188b-f0e6-43bb-80ef-e608174f5fb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:55:00.127Z|f4ac1434-9897-4952-9ac5-73bfecdd89ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:55:00.130Z|f4ac1434-9897-4952-9ac5-73bfecdd89ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:55:00.256Z|3bd894c1-09be-4ebe-9b91-b24c581b1da3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:55:00.257Z|3bd894c1-09be-4ebe-9b91-b24c581b1da3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:55:00.267Z|af331216-2006-4648-aa4f-a19f47423452|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:55:00.267Z|af331216-2006-4648-aa4f-a19f47423452|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:55:00.276Z|54c3a9cd-b1c0-4e55-978e-72e241525079|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:55:00.276Z|54c3a9cd-b1c0-4e55-978e-72e241525079|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:55:00.581Z|dfaaddc2-9206-444a-bfc1-2a6ddb6b0a20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:55:00.581Z|dfaaddc2-9206-444a-bfc1-2a6ddb6b0a20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:55:10.279Z|a6b57106-665b-4579-b60a-16f900b61589|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:55:10.280Z|a6b57106-665b-4579-b60a-16f900b61589|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:55:10.287Z|d2f8eff5-bdcc-4436-9f15-80e7661b9ad1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:55:10.288Z|d2f8eff5-bdcc-4436-9f15-80e7661b9ad1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:55:10.300Z|0fc73cd2-2f30-4945-992a-0134c514259c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:55:10.301Z|0fc73cd2-2f30-4945-992a-0134c514259c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:55:15.127Z|2d321bd7-970c-4af5-973d-07833632d578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:55:15.127Z|2d321bd7-970c-4af5-973d-07833632d578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:55:20.299Z|1100f613-56cd-4f5f-bb10-d43eb5685600|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:55:20.300Z|1100f613-56cd-4f5f-bb10-d43eb5685600|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:55:20.311Z|25799a8a-e1b2-433c-9e2f-f4667a88efbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:55:20.311Z|25799a8a-e1b2-433c-9e2f-f4667a88efbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:55:20.318Z|c3aed0a1-12b2-4f6c-b460-d27f377069b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:55:20.318Z|c3aed0a1-12b2-4f6c-b460-d27f377069b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:55:30.126Z|b5aa4dcb-bd56-4c24-a656-c2efeb7cc9a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:55:30.127Z|b5aa4dcb-bd56-4c24-a656-c2efeb7cc9a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:55:30.320Z|aa9035cd-47dc-45ae-983e-cb37d1411e08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:55:30.321Z|aa9035cd-47dc-45ae-983e-cb37d1411e08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:55:30.329Z|f75b9527-be83-4a37-b630-8e7a07318bc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:55:30.329Z|f75b9527-be83-4a37-b630-8e7a07318bc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:55:30.336Z|dcb97ad4-41be-415b-b476-24d78b4b48e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:55:30.336Z|dcb97ad4-41be-415b-b476-24d78b4b48e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:55:30.582Z|80a2a423-7a1a-484b-9cf3-aab4d138a55f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:55:30.582Z|80a2a423-7a1a-484b-9cf3-aab4d138a55f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:55:38.515Z|c3acb3b6-9357-463f-8173-eeed10682a84|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:55:38.516Z|c3acb3b6-9357-463f-8173-eeed10682a84|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:55:40.343Z|c981f865-2a87-4eb3-8eba-f5728144f44c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:55:40.344Z|c981f865-2a87-4eb3-8eba-f5728144f44c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:55:40.346Z|1d61c1f7-db76-4a4c-a25c-e53cfbc6d05f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:55:40.347Z|1d61c1f7-db76-4a4c-a25c-e53cfbc6d05f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:55:40.359Z|e3db14b6-7a39-42ca-b872-93bf93268df4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:55:40.359Z|e3db14b6-7a39-42ca-b872-93bf93268df4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:55:45.126Z|7cc87036-88f8-4b59-a563-5a7a72847767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:55:45.129Z|7cc87036-88f8-4b59-a563-5a7a72847767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:55:50.367Z|10eb34cd-57c1-4793-b961-18059898d18e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:55:50.367Z|1ccc5777-2b1c-45da-bde9-d2661e16ba28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:55:50.368Z|1ccc5777-2b1c-45da-bde9-d2661e16ba28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:55:50.368Z|10eb34cd-57c1-4793-b961-18059898d18e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:55:50.377Z|f947bc05-e5b6-4ba7-b123-2c047570e6a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:55:50.378Z|f947bc05-e5b6-4ba7-b123-2c047570e6a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:56:00.126Z|6af8038b-1594-44b8-a76d-6afe662a69d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:56:00.127Z|6af8038b-1594-44b8-a76d-6afe662a69d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:56:00.386Z|f530ebc6-799e-4ce5-a469-41d8768d574d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:56:00.387Z|02429717-f41e-4c7c-a291-b227f8a47519|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:56:00.387Z|02429717-f41e-4c7c-a291-b227f8a47519|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:56:00.387Z|f530ebc6-799e-4ce5-a469-41d8768d574d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:56:00.400Z|c7cdd582-0dce-446e-bf32-5603d8ec10c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:56:00.401Z|c7cdd582-0dce-446e-bf32-5603d8ec10c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:56:00.583Z|616b3f2b-18b4-4802-8278-d7764844e060|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:56:00.584Z|616b3f2b-18b4-4802-8278-d7764844e060|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:56:10.406Z|f9db31c3-3e59-4966-9ebc-4e6fa8d53f79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:56:10.406Z|8ab51f60-1c60-4ff7-a191-31a592be914e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:56:10.406Z|f9db31c3-3e59-4966-9ebc-4e6fa8d53f79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:56:10.407Z|8ab51f60-1c60-4ff7-a191-31a592be914e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:56:10.420Z|82641934-6ec5-463a-9cfe-d87a26923388|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:56:10.420Z|82641934-6ec5-463a-9cfe-d87a26923388|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:56:15.126Z|308cb0a4-d096-403f-9cc6-e8bc5108dd43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:56:15.127Z|308cb0a4-d096-403f-9cc6-e8bc5108dd43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:56:20.425Z|fb1880dd-de2c-4093-9864-f989f56b4762|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:56:20.425Z|b893e986-4bed-40be-9f40-d9090e18e707|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:56:20.426Z|b893e986-4bed-40be-9f40-d9090e18e707|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:56:20.426Z|fb1880dd-de2c-4093-9864-f989f56b4762|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:56:20.439Z|0593cdef-a437-4fb5-a8f7-73e661032d7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:56:20.440Z|0593cdef-a437-4fb5-a8f7-73e661032d7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:56:30.129Z|bc53de76-3a55-4e77-8d19-e1853818468a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:56:30.132Z|bc53de76-3a55-4e77-8d19-e1853818468a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:56:30.447Z|6f867d57-b4e5-4a7b-b9cd-d95ea332a0df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:56:30.447Z|f55f5ca8-07d1-4a85-93f3-7ad1c2d5f9de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:56:30.448Z|6f867d57-b4e5-4a7b-b9cd-d95ea332a0df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:56:30.448Z|f55f5ca8-07d1-4a85-93f3-7ad1c2d5f9de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:56:30.469Z|48f50a89-fa0d-4c45-bb7e-1abf90f324e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:56:30.469Z|48f50a89-fa0d-4c45-bb7e-1abf90f324e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:56:30.584Z|6a8b38a3-233e-4351-8253-bb6a80c4a1e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:56:30.585Z|6a8b38a3-233e-4351-8253-bb6a80c4a1e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:56:38.514Z|f61805dc-84eb-49be-8fbb-5326d69752ea|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:56:38.515Z|f61805dc-84eb-49be-8fbb-5326d69752ea|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:56:40.471Z|b13eae47-e074-4c99-8f89-d31c165784a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:56:40.471Z|b13eae47-e074-4c99-8f89-d31c165784a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:56:40.475Z|1508e3e0-1c26-441a-9535-00413993fb32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:56:40.476Z|1508e3e0-1c26-441a-9535-00413993fb32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:56:40.499Z|48353582-9bfa-4a47-8561-c1ba3114d9f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:56:40.500Z|48353582-9bfa-4a47-8561-c1ba3114d9f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:56:45.127Z|13e74ed9-7a43-4f12-905d-7977446f1d34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:56:45.127Z|13e74ed9-7a43-4f12-905d-7977446f1d34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:56:50.491Z|a6884e47-3b7b-4ba6-b7a0-e3c63479a847|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:56:50.491Z|a6884e47-3b7b-4ba6-b7a0-e3c63479a847|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:56:50.494Z|47a92eeb-0e9a-42ef-9062-cf59f67eeca4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:56:50.495Z|47a92eeb-0e9a-42ef-9062-cf59f67eeca4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:56:50.518Z|cd6ba0a7-1eaf-4fd8-8ca7-19a02253d5dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:56:50.518Z|cd6ba0a7-1eaf-4fd8-8ca7-19a02253d5dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:57:00.127Z|f703fa43-3534-4e41-b809-53f4dedb2bac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:57:00.127Z|f703fa43-3534-4e41-b809-53f4dedb2bac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:57:00.513Z|dd5fdcd5-4950-418a-bae7-0305193acfc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:57:00.513Z|7d36ec59-5b34-41b7-8980-24f237ec6541|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:57:00.514Z|dd5fdcd5-4950-418a-bae7-0305193acfc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:57:00.514Z|7d36ec59-5b34-41b7-8980-24f237ec6541|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:57:00.536Z|2dfc8c80-50ac-47e0-82e5-5a12269ea387|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:57:00.537Z|2dfc8c80-50ac-47e0-82e5-5a12269ea387|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:57:00.586Z|411e4042-f038-4e04-93a7-2e2033ea1a8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:57:00.586Z|411e4042-f038-4e04-93a7-2e2033ea1a8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:57:10.536Z|a1533389-d523-494a-aae1-cdfce9f23f3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:57:10.536Z|19d45862-5d81-4287-a3e8-0f1474503027|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:57:10.537Z|a1533389-d523-494a-aae1-cdfce9f23f3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:57:10.537Z|19d45862-5d81-4287-a3e8-0f1474503027|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:57:10.554Z|148fed18-8443-48b7-8a2c-6e634a75453f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:57:10.555Z|148fed18-8443-48b7-8a2c-6e634a75453f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:57:15.127Z|5091c712-e723-4821-aa6e-25f2b34239d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:57:15.130Z|5091c712-e723-4821-aa6e-25f2b34239d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:57:20.558Z|94e0037e-9e1e-4013-a9e2-c934894714e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:57:20.558Z|bcfcf20a-4487-4920-bb9a-c94440c65236|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:57:20.558Z|94e0037e-9e1e-4013-a9e2-c934894714e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:57:20.558Z|bcfcf20a-4487-4920-bb9a-c94440c65236|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:57:20.575Z|0452d7d4-6527-4574-9810-30e896a56d3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:57:20.576Z|0452d7d4-6527-4574-9810-30e896a56d3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:57:30.127Z|b00e563f-9b7d-4846-ac66-4c5733829019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:57:30.127Z|b00e563f-9b7d-4846-ac66-4c5733829019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:57:30.578Z|5298aca7-023e-44b9-bdce-543c925f0aae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:57:30.579Z|78d2951f-8fe9-4cef-b35a-5a4a92fa2f02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:57:30.579Z|5298aca7-023e-44b9-bdce-543c925f0aae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:57:30.580Z|78d2951f-8fe9-4cef-b35a-5a4a92fa2f02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:57:30.587Z|a7229b16-c2ef-4d1b-8a28-eea8cc6b4311|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:57:30.587Z|a7229b16-c2ef-4d1b-8a28-eea8cc6b4311|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:57:30.594Z|0958a159-a9e4-41ef-861c-49629ba4c8e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:57:30.595Z|0958a159-a9e4-41ef-861c-49629ba4c8e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:57:38.515Z|793b474b-2569-4daa-9184-32f59d40d100|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:57:38.516Z|793b474b-2569-4daa-9184-32f59d40d100|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:57:40.599Z|79eab7d9-18f0-456b-afb7-b692c3c63829|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:57:40.600Z|79eab7d9-18f0-456b-afb7-b692c3c63829|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:57:40.603Z|243c6537-495e-4f53-8ae6-94a85dab2f7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:57:40.603Z|243c6537-495e-4f53-8ae6-94a85dab2f7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:57:40.618Z|ead86ce9-6e3a-4aac-b3ee-1af8f52a631b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:57:40.618Z|ead86ce9-6e3a-4aac-b3ee-1af8f52a631b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:57:45.127Z|29748942-2be3-4f4d-ac5a-523a8a598d12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:57:45.128Z|29748942-2be3-4f4d-ac5a-523a8a598d12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:57:50.622Z|c3bc3efd-b7d8-4e6e-b911-d58131688481|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:57:50.622Z|3c0826ad-b5d0-4935-b11a-637cbce19fc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:57:50.622Z|c3bc3efd-b7d8-4e6e-b911-d58131688481|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:57:50.622Z|3c0826ad-b5d0-4935-b11a-637cbce19fc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:57:50.638Z|55a5ec39-c20f-4181-98da-2eabbf7c3926|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:57:50.639Z|55a5ec39-c20f-4181-98da-2eabbf7c3926|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:58:00.127Z|c9b688d7-4181-4e8f-bef1-c35f88586a84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:58:00.130Z|c9b688d7-4181-4e8f-bef1-c35f88586a84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:58:00.588Z|37070e8c-cbfe-4ffb-baea-7a790da97a25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:58:00.589Z|37070e8c-cbfe-4ffb-baea-7a790da97a25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:58:00.645Z|86908958-ce7b-4b58-92dd-b7423b5d3502|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:58:00.646Z|86908958-ce7b-4b58-92dd-b7423b5d3502|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:58:00.645Z|17668065-4d1c-41f6-af13-7297197891ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:58:00.649Z|17668065-4d1c-41f6-af13-7297197891ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:58:00.657Z|8c634c97-9c25-46c8-90ef-d778aee1e49d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:58:00.658Z|8c634c97-9c25-46c8-90ef-d778aee1e49d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:58:10.671Z|b01a5631-4725-40ae-b4d4-4b54195c3eab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:58:10.671Z|648b0319-8838-4c85-8158-08eddb771023|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:58:10.672Z|648b0319-8838-4c85-8158-08eddb771023|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:58:10.672Z|b01a5631-4725-40ae-b4d4-4b54195c3eab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:58:10.675Z|1b4a84f6-36c8-4ba2-96d6-830dcad327da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:58:10.676Z|1b4a84f6-36c8-4ba2-96d6-830dcad327da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:58:15.127Z|646824ed-4ba7-4ba0-94a5-e7d2185ec984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:58:15.128Z|646824ed-4ba7-4ba0-94a5-e7d2185ec984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:58:20.695Z|41492aeb-aadd-4fcf-ab4b-54a8826f8edc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:58:20.695Z|0a44983e-4523-423f-a1af-c644db3f2fd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:58:20.696Z|0a44983e-4523-423f-a1af-c644db3f2fd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:58:20.696Z|41492aeb-aadd-4fcf-ab4b-54a8826f8edc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:58:20.697Z|ca6de0dc-c877-4713-9a3f-1a0966d691dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:58:20.698Z|ca6de0dc-c877-4713-9a3f-1a0966d691dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:58:30.127Z|28f939aa-8ba6-4e3a-8080-3da853c18d19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:58:30.128Z|28f939aa-8ba6-4e3a-8080-3da853c18d19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:58:30.590Z|957ba496-a540-456a-b727-f843547eb611|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:58:30.591Z|957ba496-a540-456a-b727-f843547eb611|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:58:30.719Z|6280a711-36be-4ce5-9735-f1a8f5707b0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:58:30.720Z|6280a711-36be-4ce5-9735-f1a8f5707b0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:58:30.721Z|c29860a5-142f-4ee1-9279-7dece862240d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:58:30.721Z|c29860a5-142f-4ee1-9279-7dece862240d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:58:30.726Z|c6a7f77a-41a8-4ffe-a23c-9b0a086ffae5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:58:30.727Z|c6a7f77a-41a8-4ffe-a23c-9b0a086ffae5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:58:38.515Z|75cb89c8-7d03-4f97-8550-192174a5892e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:58:38.516Z|75cb89c8-7d03-4f97-8550-192174a5892e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:58:40.739Z|a71f1635-83c1-4dd4-8eb4-5c674d3078ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:58:40.739Z|75dbd1e8-142e-474d-a75f-f488c019dbdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:58:40.740Z|a71f1635-83c1-4dd4-8eb4-5c674d3078ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:58:40.740Z|75dbd1e8-142e-474d-a75f-f488c019dbdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:58:40.744Z|5a67c769-9e65-4bfa-ba66-3a7fdbbe1c9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:58:40.745Z|5a67c769-9e65-4bfa-ba66-3a7fdbbe1c9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:58:45.126Z|0d710607-6526-4f4a-b89b-b1243fbd506b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:58:45.130Z|0d710607-6526-4f4a-b89b-b1243fbd506b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:58:50.762Z|31ba5763-0b3f-43f1-955b-749f61f12ed1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:58:50.762Z|c8ff22c9-4233-4761-a1e4-9fa01e59e3d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:58:50.763Z|c8ff22c9-4233-4761-a1e4-9fa01e59e3d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:58:50.763Z|31ba5763-0b3f-43f1-955b-749f61f12ed1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:58:50.764Z|ee7f7712-4808-4d53-8459-ba76cc086469|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:58:50.765Z|ee7f7712-4808-4d53-8459-ba76cc086469|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:59:00.126Z|c6203432-8950-47f3-b75b-2347616a9ba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:59:00.127Z|c6203432-8950-47f3-b75b-2347616a9ba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:59:00.591Z|bc26aee1-80fb-4f2b-8058-4ac7e99aea65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:59:00.592Z|bc26aee1-80fb-4f2b-8058-4ac7e99aea65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:59:00.785Z|e63f1825-c328-4bc0-b37b-55ed1fed991b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:59:00.785Z|51da36da-b338-410f-bf75-76af8a4206fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:59:00.785Z|6f115e8b-c48d-4bab-834d-d67e910e30d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:59:00.786Z|51da36da-b338-410f-bf75-76af8a4206fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:59:00.786Z|6f115e8b-c48d-4bab-834d-d67e910e30d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:59:00.786Z|e63f1825-c328-4bc0-b37b-55ed1fed991b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:59:10.805Z|d029745e-9b65-4f6c-8b39-ed628e45ee7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:59:10.805Z|b2a747e3-623c-40db-9d2a-6078a3282b38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:59:10.805Z|82a17346-da43-4c86-b71e-c0ce28104433|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:59:10.806Z|82a17346-da43-4c86-b71e-c0ce28104433|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:59:10.806Z|d029745e-9b65-4f6c-8b39-ed628e45ee7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:59:10.806Z|b2a747e3-623c-40db-9d2a-6078a3282b38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:59:15.126Z|9745eac7-4f97-47c1-9e50-2a2d6c3573c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:59:15.127Z|9745eac7-4f97-47c1-9e50-2a2d6c3573c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:59:20.827Z|bfa2d898-653d-460e-b8d8-f2998bdee3a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:59:20.827Z|e102c176-0843-4bf0-8a8c-f069957b5a2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:59:20.828Z|bfa2d898-653d-460e-b8d8-f2998bdee3a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:59:20.828Z|e102c176-0843-4bf0-8a8c-f069957b5a2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:59:20.829Z|1b6a00df-03d3-469a-abe7-dc96cbd30c54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:59:20.830Z|1b6a00df-03d3-469a-abe7-dc96cbd30c54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:59:30.127Z|e13f7a50-d0de-4e54-ab63-e1d2a7700ec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:59:30.130Z|e13f7a50-d0de-4e54-ab63-e1d2a7700ec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:59:30.592Z|3b12ecb6-8ce5-42ab-9a2c-f185defa1274|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:59:30.593Z|3b12ecb6-8ce5-42ab-9a2c-f185defa1274|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:59:30.847Z|671bd5cc-1cd0-4e45-b8e6-17ab6d4cbaf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:59:30.847Z|632332b6-374f-46ce-a3d9-5882cbd13bd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:59:30.847Z|d6381279-b7a4-427e-bd90-50fa25b5b9b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:59:30.848Z|671bd5cc-1cd0-4e45-b8e6-17ab6d4cbaf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:59:30.848Z|632332b6-374f-46ce-a3d9-5882cbd13bd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:59:30.848Z|d6381279-b7a4-427e-bd90-50fa25b5b9b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:59:38.515Z|c23ed3f2-99f1-4d0e-be40-5248ab18a91d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T17:59:38.516Z|c23ed3f2-99f1-4d0e-be40-5248ab18a91d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T17:59:40.867Z|e9531ce2-089b-42b6-a744-7a1f84189247|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:59:40.867Z|0d9a7aa9-3b82-4223-b287-60f20a7cec8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:59:40.868Z|e9531ce2-089b-42b6-a744-7a1f84189247|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:59:40.868Z|0d9a7aa9-3b82-4223-b287-60f20a7cec8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:59:40.876Z|f3111183-e96c-40dc-a9cd-c524f15f0a37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:59:40.876Z|f3111183-e96c-40dc-a9cd-c524f15f0a37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:59:45.127Z|27225ae6-e157-4259-ab9e-cd92a332d666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T17:59:45.127Z|27225ae6-e157-4259-ab9e-cd92a332d666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T17:59:50.886Z|085e5c6f-985c-4531-8be8-c7d412d88c6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:59:50.887Z|085e5c6f-985c-4531-8be8-c7d412d88c6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:59:50.887Z|47ee590f-8a6f-465a-b38d-ff2d81e0ba15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:59:50.888Z|47ee590f-8a6f-465a-b38d-ff2d81e0ba15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T17:59:50.894Z|379e1e40-e91e-4517-9ad0-df2f2f038226|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T17:59:50.895Z|379e1e40-e91e-4517-9ad0-df2f2f038226|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:00:00.127Z|d8b1bb72-d951-4b25-8dca-1c083cbde8ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:00:00.127Z|d8b1bb72-d951-4b25-8dca-1c083cbde8ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:00:00.594Z|67cdaa50-550e-430c-a2d2-ebcbd13d12a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:00:00.594Z|67cdaa50-550e-430c-a2d2-ebcbd13d12a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:00:00.907Z|217a4c6d-8976-4b1f-ab96-25055cb247f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:00:00.907Z|569ba116-bb6b-46a3-a348-be0033772ebb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:00:00.908Z|217a4c6d-8976-4b1f-ab96-25055cb247f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:00:00.908Z|569ba116-bb6b-46a3-a348-be0033772ebb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:00:00.917Z|ce97410a-10b6-40a7-8386-20fa739c75e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:00:00.917Z|ce97410a-10b6-40a7-8386-20fa739c75e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:00:10.929Z|8e2c11d3-e809-4b6d-837a-d2ef7db50112|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:00:10.929Z|b8fd87d9-dd55-4b88-b4a3-4b31c7cb3a46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:00:10.930Z|8e2c11d3-e809-4b6d-837a-d2ef7db50112|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:00:10.930Z|b8fd87d9-dd55-4b88-b4a3-4b31c7cb3a46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:00:10.936Z|573cf4bb-3f59-444e-a376-9d50dc5daf4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:00:10.937Z|573cf4bb-3f59-444e-a376-9d50dc5daf4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:00:15.127Z|610d9b30-3d5e-4a38-9c54-7d110a7231c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:00:15.129Z|610d9b30-3d5e-4a38-9c54-7d110a7231c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:00:20.974Z|b53145ad-95ad-45a3-b2ba-4328698a675a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:00:20.975Z|b53145ad-95ad-45a3-b2ba-4328698a675a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:00:20.980Z|53d5c8dd-7518-4a2d-8dc5-daa2c1827279|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:00:20.980Z|a517f953-21b1-4628-8a36-6241bb307497|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:00:20.981Z|a517f953-21b1-4628-8a36-6241bb307497|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:00:20.981Z|53d5c8dd-7518-4a2d-8dc5-daa2c1827279|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:00:30.127Z|0672d64f-731c-4e06-a917-48b0a121b3c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:00:30.127Z|0672d64f-731c-4e06-a917-48b0a121b3c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:00:30.595Z|75608339-cee1-4a8a-be42-d9a8f21d0a3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:00:30.595Z|75608339-cee1-4a8a-be42-d9a8f21d0a3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:00:30.996Z|6df89539-bba5-4d5c-855a-90e815eea5b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:00:30.997Z|6df89539-bba5-4d5c-855a-90e815eea5b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:00:31.000Z|710b3e5a-2472-4772-bcc7-589572de1c9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:00:31.000Z|3e90f8d3-aef7-471c-a7b0-295388780536|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:00:31.001Z|710b3e5a-2472-4772-bcc7-589572de1c9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:00:31.001Z|3e90f8d3-aef7-471c-a7b0-295388780536|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:00:38.514Z|61c261a5-9121-4ae5-acae-871a57d6850d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T18:00:38.515Z|61c261a5-9121-4ae5-acae-871a57d6850d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T18:00:41.016Z|bb66eae9-e02d-4247-bf5c-55e4cfde3989|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:00:41.017Z|bb66eae9-e02d-4247-bf5c-55e4cfde3989|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:00:41.018Z|e88c1640-3327-4976-a40c-f94ddc1dd868|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:00:41.019Z|e88c1640-3327-4976-a40c-f94ddc1dd868|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:00:41.019Z|e4b84c62-a37b-4e73-bfa6-ed0d4f20e46b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:00:41.020Z|e4b84c62-a37b-4e73-bfa6-ed0d4f20e46b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:00:45.126Z|b877473a-6c92-47b6-8cd9-89d49a0d7bb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:00:45.127Z|b877473a-6c92-47b6-8cd9-89d49a0d7bb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:00:51.048Z|46a8eddd-b9a1-4596-ae8f-c08edbe5c3e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:00:51.049Z|46a8eddd-b9a1-4596-ae8f-c08edbe5c3e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:00:51.049Z|78c63a77-b541-4db7-96a7-23eb4c2c1ed1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:00:51.049Z|31ea3a8d-bf68-4537-818d-ccccec517c65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:00:51.050Z|78c63a77-b541-4db7-96a7-23eb4c2c1ed1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:00:51.050Z|31ea3a8d-bf68-4537-818d-ccccec517c65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:01:00.127Z|28da476b-1c10-46a4-a922-b74a4774bfd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:01:00.130Z|28da476b-1c10-46a4-a922-b74a4774bfd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:01:00.596Z|f6501174-e420-4ca3-a3c9-f5f963893eeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:01:00.597Z|f6501174-e420-4ca3-a3c9-f5f963893eeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:01:01.072Z|60cd3d24-034e-421e-98ed-2e611b95e11c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:01:01.073Z|60cd3d24-034e-421e-98ed-2e611b95e11c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:01:01.075Z|93af275e-4486-4b76-b67e-0d762773a4b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:01:01.076Z|93af275e-4486-4b76-b67e-0d762773a4b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:01:01.072Z|836ea0f1-0ef7-47fc-aae7-a3abd7a25fc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:01:01.077Z|836ea0f1-0ef7-47fc-aae7-a3abd7a25fc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:01:11.095Z|72e7a60e-50ef-455f-a464-07981a5c5602|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:01:11.096Z|72e7a60e-50ef-455f-a464-07981a5c5602|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:01:11.106Z|6bc348d4-3147-4393-9f60-58090615c157|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:01:11.106Z|1f5d21e3-431e-4bfe-a78d-bc14f27f3663|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:01:11.106Z|6bc348d4-3147-4393-9f60-58090615c157|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:01:11.107Z|1f5d21e3-431e-4bfe-a78d-bc14f27f3663|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:01:15.126Z|ff03dc82-53b4-4f64-aaa3-b2a30210a762|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:01:15.127Z|ff03dc82-53b4-4f64-aaa3-b2a30210a762|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:01:21.124Z|6b81fdc8-e810-46ab-97c9-af54eb1dbfba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:01:21.124Z|81478de2-7edf-4398-a1db-1f9e35fb3f41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:01:21.124Z|6b81fdc8-e810-46ab-97c9-af54eb1dbfba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:01:21.126Z|7163b5a6-1660-45bd-b0d1-9c4c7382596e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:01:21.125Z|81478de2-7edf-4398-a1db-1f9e35fb3f41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:01:21.127Z|7163b5a6-1660-45bd-b0d1-9c4c7382596e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:01:30.127Z|e5ab39dd-f360-4af3-8120-0d0d339d87e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:01:30.127Z|e5ab39dd-f360-4af3-8120-0d0d339d87e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:01:30.597Z|403b0474-794b-469f-8d5f-08425c74b16f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:01:30.598Z|403b0474-794b-469f-8d5f-08425c74b16f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:01:31.145Z|92111625-b4a1-4f18-a8de-6a67aae55182|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:01:31.145Z|df697482-fd44-4d9a-84f6-9342a73af47e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:01:31.146Z|df697482-fd44-4d9a-84f6-9342a73af47e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:01:31.146Z|92111625-b4a1-4f18-a8de-6a67aae55182|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:01:31.148Z|aa70071c-6671-41b4-af85-d043874efebc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:01:31.148Z|aa70071c-6671-41b4-af85-d043874efebc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:01:38.514Z|b4dda189-f2e5-4805-93b6-e47e0505ff41|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T18:01:38.515Z|b4dda189-f2e5-4805-93b6-e47e0505ff41|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T18:01:41.167Z|2ceae21b-337e-4107-a9ee-9c85e53a9f22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:01:41.167Z|3a1ca3a9-c8e2-4da4-b2a3-1d102592bb62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:01:41.168Z|2ceae21b-337e-4107-a9ee-9c85e53a9f22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:01:41.168Z|3a1ca3a9-c8e2-4da4-b2a3-1d102592bb62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:01:41.171Z|a845917c-17cf-43d2-960c-44754635e620|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:01:41.172Z|a845917c-17cf-43d2-960c-44754635e620|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:01:45.127Z|d0b095f0-116b-4f19-9e3d-75136c14ca76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:01:45.130Z|d0b095f0-116b-4f19-9e3d-75136c14ca76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:01:51.195Z|47f0ecec-068b-429d-a924-a3e36c99bf07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:01:51.195Z|1c2a25b9-4c6b-4436-a488-8d0c021862ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:01:51.196Z|d12535de-f0eb-4c41-8996-8eb657f81e81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:01:51.196Z|47f0ecec-068b-429d-a924-a3e36c99bf07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:01:51.196Z|d12535de-f0eb-4c41-8996-8eb657f81e81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:01:51.196Z|1c2a25b9-4c6b-4436-a488-8d0c021862ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:02:00.126Z|c45cc8d0-ea51-46ee-8662-a862840917b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:02:00.127Z|c45cc8d0-ea51-46ee-8662-a862840917b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:02:00.599Z|26511c41-9958-44a1-9d81-28f858048f60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:02:00.599Z|26511c41-9958-44a1-9d81-28f858048f60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:02:01.217Z|ca19e3e5-e07b-4a7a-8252-cd0af0a5ea9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:02:01.217Z|3c874a14-dfd5-4b63-a50b-f9034bba21e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:02:01.218Z|ca19e3e5-e07b-4a7a-8252-cd0af0a5ea9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:02:01.218Z|3c874a14-dfd5-4b63-a50b-f9034bba21e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:02:01.225Z|5c895f57-4d94-454b-b8f1-0aca13a6cdff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:02:01.225Z|5c895f57-4d94-454b-b8f1-0aca13a6cdff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:02:11.237Z|087d3313-19e7-4720-bc99-88c073e222a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:02:11.238Z|087d3313-19e7-4720-bc99-88c073e222a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:02:11.241Z|e7c2a453-3a16-49a2-892d-ad89119fff00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:02:11.242Z|e7c2a453-3a16-49a2-892d-ad89119fff00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:02:11.242Z|bf0bcf20-f2b9-4cdf-a3dd-c16f7e0576d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:02:11.242Z|bf0bcf20-f2b9-4cdf-a3dd-c16f7e0576d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:02:15.127Z|07d81005-53e4-4f9d-9a08-5f7156687feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:02:15.127Z|07d81005-53e4-4f9d-9a08-5f7156687feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:02:21.263Z|08fe8141-ccd6-4e10-b22f-6a35f4d863e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:02:21.264Z|08fe8141-ccd6-4e10-b22f-6a35f4d863e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:02:21.265Z|5702ad8c-5b68-498c-9b06-dfabb63cb198|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:02:21.266Z|5702ad8c-5b68-498c-9b06-dfabb63cb198|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:02:21.267Z|f8031349-f69e-4c5f-8bb0-fcf58cd0b3a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:02:21.267Z|f8031349-f69e-4c5f-8bb0-fcf58cd0b3a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:02:30.126Z|454004a0-1307-46ec-a44b-5d924ccd6f1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:02:30.130Z|454004a0-1307-46ec-a44b-5d924ccd6f1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:02:30.600Z|72cd3f05-6bc4-44cc-a584-6d71a737da40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:02:30.600Z|72cd3f05-6bc4-44cc-a584-6d71a737da40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:02:31.286Z|a1aec3ac-9658-42c1-b645-661f1af9ce0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:02:31.286Z|af955b38-f032-45d9-9b8d-ad023f27389b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:02:31.286Z|a1aec3ac-9658-42c1-b645-661f1af9ce0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:02:31.286Z|af955b38-f032-45d9-9b8d-ad023f27389b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:02:31.289Z|247107d5-ee80-4fc0-824f-a3911d673e1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:02:31.292Z|247107d5-ee80-4fc0-824f-a3911d673e1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:02:38.514Z|fa0d5765-cfaa-406f-bcfc-bf198a971c2c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T18:02:38.515Z|fa0d5765-cfaa-406f-bcfc-bf198a971c2c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T18:02:41.315Z|e9b40e5b-5a3c-458f-b616-abfcd361dbfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:02:41.315Z|e9b40e5b-5a3c-458f-b616-abfcd361dbfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:02:41.315Z|c47cd963-2536-450a-b8b1-aa6b361f04bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:02:41.316Z|c47cd963-2536-450a-b8b1-aa6b361f04bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:02:41.317Z|33343690-2d36-4b4f-bd7a-0810cb710770|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:02:41.317Z|33343690-2d36-4b4f-bd7a-0810cb710770|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:02:45.127Z|1b3b72df-5183-43cd-8296-86789fde9bec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:02:45.127Z|1b3b72df-5183-43cd-8296-86789fde9bec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:02:51.334Z|7f07b27d-372d-47c4-9ea0-4756a59f8267|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:02:51.334Z|86bbb350-a7e6-4bea-859e-aa6a07d14c62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:02:51.335Z|7f07b27d-372d-47c4-9ea0-4756a59f8267|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:02:51.335Z|86bbb350-a7e6-4bea-859e-aa6a07d14c62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:02:51.334Z|6e34e39a-1ab5-4dab-bc58-586d33a5c7a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:02:51.337Z|6e34e39a-1ab5-4dab-bc58-586d33a5c7a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:03:00.127Z|9fd8f04e-7c26-4a5a-bc47-7e8e073251d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:03:00.127Z|9fd8f04e-7c26-4a5a-bc47-7e8e073251d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:03:00.601Z|0c32a85a-c8fa-4d63-b1e9-e92dde9c3c9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:03:00.601Z|0c32a85a-c8fa-4d63-b1e9-e92dde9c3c9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:03:01.355Z|c5a0c663-9059-4a8a-a312-2d61e6d71ca7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:03:01.357Z|c5a0c663-9059-4a8a-a312-2d61e6d71ca7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:03:01.357Z|ebb68fa3-291a-4300-ad4d-c73cdc7664fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:03:01.358Z|ebb68fa3-291a-4300-ad4d-c73cdc7664fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:03:01.359Z|fc88a200-223e-41f1-a2e1-5fa6c163a902|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:03:01.359Z|fc88a200-223e-41f1-a2e1-5fa6c163a902|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:03:11.378Z|2fe14c1d-5300-45ab-ba79-003456684115|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:03:11.378Z|0e474199-13e8-48f0-aff1-f06de391e2b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:03:11.379Z|0e474199-13e8-48f0-aff1-f06de391e2b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:03:11.379Z|2fe14c1d-5300-45ab-ba79-003456684115|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:03:11.389Z|b3cbca1a-e673-4585-87a2-033cd3f289b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:03:11.389Z|b3cbca1a-e673-4585-87a2-033cd3f289b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:03:15.127Z|f57df60c-897e-4a1d-bf9e-38c49d87b870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:03:15.130Z|f57df60c-897e-4a1d-bf9e-38c49d87b870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:03:21.402Z|468a8d1f-b569-42be-9fdf-19a3e2eda038|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:03:21.402Z|a7e9120f-1316-45f2-bfed-0434fa69300a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:03:21.402Z|468a8d1f-b569-42be-9fdf-19a3e2eda038|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:03:21.403Z|a7e9120f-1316-45f2-bfed-0434fa69300a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:03:21.406Z|dded9ce4-cd75-49b7-abda-761cf4c3671a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:03:21.407Z|dded9ce4-cd75-49b7-abda-761cf4c3671a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:03:30.127Z|a8520b98-5448-4c0b-bc0e-86daca7aac4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:03:30.127Z|a8520b98-5448-4c0b-bc0e-86daca7aac4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:03:30.602Z|43750490-dffb-48cb-a3c3-87d117807cae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:03:30.602Z|43750490-dffb-48cb-a3c3-87d117807cae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:03:31.425Z|d183e4f6-e352-4934-8611-3d8ce509d7c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:03:31.425Z|f8becef5-d918-4668-93ea-7d0702eafdd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:03:31.425Z|d183e4f6-e352-4934-8611-3d8ce509d7c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:03:31.425Z|f8becef5-d918-4668-93ea-7d0702eafdd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:03:31.426Z|1d6550e8-4596-4553-b6a7-ce11ad90f49e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:03:31.427Z|1d6550e8-4596-4553-b6a7-ce11ad90f49e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:03:38.514Z|bfaca19b-d47b-4a2d-8671-40c0606c131d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T18:03:38.515Z|bfaca19b-d47b-4a2d-8671-40c0606c131d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T18:03:41.446Z|d43929e1-b9bb-408b-bf17-b9618897ba31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:03:41.447Z|d43929e1-b9bb-408b-bf17-b9618897ba31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:03:41.447Z|de7bec69-4cbe-4e70-a78b-fdd39b858815|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:03:41.448Z|de7bec69-4cbe-4e70-a78b-fdd39b858815|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:03:41.451Z|3b8bb4fc-0e1e-4eef-bb6f-2eaa8abec59b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:03:41.451Z|3b8bb4fc-0e1e-4eef-bb6f-2eaa8abec59b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:03:45.127Z|16ce1bdb-08e1-49ef-9b23-ad002c35cb24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:03:45.127Z|16ce1bdb-08e1-49ef-9b23-ad002c35cb24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:03:51.482Z|b9fd9460-955c-4462-809b-4548112fbfbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:03:51.482Z|eec92d4f-f538-486b-b8d9-e553b146366c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:03:51.482Z|eec92d4f-f538-486b-b8d9-e553b146366c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:03:51.482Z|b9fd9460-955c-4462-809b-4548112fbfbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:03:51.482Z|1c2c6362-5bb5-40a3-80de-c38065a0a431|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:03:51.484Z|1c2c6362-5bb5-40a3-80de-c38065a0a431|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:04:00.127Z|e332c5a4-0d55-48c6-8f05-a6eb149cebfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:04:00.129Z|e332c5a4-0d55-48c6-8f05-a6eb149cebfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:04:00.605Z|d89914dc-e723-48f3-b391-62729612b0c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:04:00.605Z|d89914dc-e723-48f3-b391-62729612b0c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:04:01.505Z|5a0c13f4-7225-430b-8fe3-8e6001cc20ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:04:01.505Z|ab8cfebc-995e-4b15-b95b-312aa6b69007|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:04:01.505Z|a29652fa-878c-40a4-92a3-a3bf436ce028|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:04:01.506Z|ab8cfebc-995e-4b15-b95b-312aa6b69007|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:04:01.506Z|5a0c13f4-7225-430b-8fe3-8e6001cc20ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:04:01.506Z|a29652fa-878c-40a4-92a3-a3bf436ce028|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:04:11.527Z|3f724229-826c-4626-af18-479078afce0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:04:11.528Z|3f724229-826c-4626-af18-479078afce0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:04:11.529Z|8d3b098b-56ed-42e4-88b2-ef76b2cf0fe3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:04:11.529Z|32b81a79-ca83-47de-81e0-9e5572f18ec1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:04:11.530Z|8d3b098b-56ed-42e4-88b2-ef76b2cf0fe3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:04:11.530Z|32b81a79-ca83-47de-81e0-9e5572f18ec1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:04:15.126Z|a3dc0b8d-c08e-4f03-a785-0627233fad29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:04:15.127Z|a3dc0b8d-c08e-4f03-a785-0627233fad29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:04:21.548Z|99ff7648-ce4d-403e-84cb-272a91672b9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:04:21.550Z|e01fab14-2488-40d0-a466-40328d526377|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:04:21.550Z|99ff7648-ce4d-403e-84cb-272a91672b9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:04:21.550Z|f90efe58-1503-4c5f-b13c-5527ccb7c1f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:04:21.551Z|f90efe58-1503-4c5f-b13c-5527ccb7c1f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:04:21.550Z|e01fab14-2488-40d0-a466-40328d526377|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:04:30.128Z|e5e95a69-e1f9-48cd-85a0-abd0288d9811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:04:30.129Z|e5e95a69-e1f9-48cd-85a0-abd0288d9811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:04:30.606Z|77bde8d0-979c-4cae-aca7-71014ff4224e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:04:30.606Z|77bde8d0-979c-4cae-aca7-71014ff4224e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:04:31.570Z|7e5c66a2-85cc-43a9-9ae0-507f8aa2ff4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:04:31.570Z|7e5c66a2-85cc-43a9-9ae0-507f8aa2ff4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:04:31.571Z|6552d3e8-98c9-430b-8211-795485ff0790|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:04:31.571Z|6552d3e8-98c9-430b-8211-795485ff0790|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:04:31.573Z|e0e3a908-336e-48fc-b1a6-87de2b04e8a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:04:31.573Z|e0e3a908-336e-48fc-b1a6-87de2b04e8a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:04:38.514Z|e75b0109-0ad8-41fe-9714-8e5fd6f96c92|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T18:04:38.515Z|e75b0109-0ad8-41fe-9714-8e5fd6f96c92|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T18:04:41.594Z|fe6d37c8-1584-4cdc-b197-7ac567f970e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:04:41.594Z|dad33a11-12d2-41d4-ade5-975597dc486c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:04:41.595Z|fe6d37c8-1584-4cdc-b197-7ac567f970e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:04:41.595Z|dad33a11-12d2-41d4-ade5-975597dc486c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:04:41.596Z|477ec6c4-fc1a-4768-96d7-b3907599dd1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:04:41.597Z|477ec6c4-fc1a-4768-96d7-b3907599dd1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:04:45.127Z|dac882b3-caec-4604-a91b-2678a5c8a0eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:04:45.129Z|dac882b3-caec-4604-a91b-2678a5c8a0eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:04:51.617Z|1934d4ae-cf4b-46c4-9036-b4b202890073|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:04:51.618Z|1934d4ae-cf4b-46c4-9036-b4b202890073|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:04:51.619Z|fbafd0cf-d466-4508-9b61-7dca98aa7d12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:04:51.619Z|dac4e837-8d9e-4bc2-9422-ee9d238f981e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:04:51.619Z|fbafd0cf-d466-4508-9b61-7dca98aa7d12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:04:51.620Z|dac4e837-8d9e-4bc2-9422-ee9d238f981e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:05:00.127Z|6110d726-4fde-4762-9f6f-495cea0490a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:05:00.127Z|6110d726-4fde-4762-9f6f-495cea0490a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:05:00.607Z|74704bd9-38ce-4ecf-96ee-6fcdb460405e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:05:00.607Z|74704bd9-38ce-4ecf-96ee-6fcdb460405e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:05:01.639Z|447b07b4-dcf1-49e2-91c4-099912cf308e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:05:01.639Z|ff3b2c2b-8cef-4bda-b6c7-f4452d6cc712|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:05:01.639Z|447b07b4-dcf1-49e2-91c4-099912cf308e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:05:01.640Z|ff3b2c2b-8cef-4bda-b6c7-f4452d6cc712|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:05:01.641Z|20f997f0-f560-44e0-a045-d5b5185b6f2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:05:01.641Z|20f997f0-f560-44e0-a045-d5b5185b6f2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:05:11.662Z|41639bbe-9bb3-4fab-9f01-755d1aea5781|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:05:11.662Z|d7025f49-3088-47ee-be8e-450ec3da6937|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:05:11.663Z|d7025f49-3088-47ee-be8e-450ec3da6937|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:05:11.663Z|41639bbe-9bb3-4fab-9f01-755d1aea5781|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:05:11.669Z|b20ce53a-2f72-4f88-bc49-eb76bbcfe6f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:05:11.670Z|b20ce53a-2f72-4f88-bc49-eb76bbcfe6f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:05:15.126Z|937c4e97-4697-4eb3-b05d-1c6f811d5b8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:05:15.127Z|937c4e97-4697-4eb3-b05d-1c6f811d5b8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:05:21.686Z|86358541-b343-4bd3-91a2-3952965c55d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:05:21.687Z|86358541-b343-4bd3-91a2-3952965c55d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:05:21.688Z|6fcd63dd-db63-4393-9952-7406d269def0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:05:21.688Z|6fcd63dd-db63-4393-9952-7406d269def0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:05:21.692Z|fdfdef1b-726f-486e-b1fd-e43c061feaab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:05:21.692Z|fdfdef1b-726f-486e-b1fd-e43c061feaab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:05:30.126Z|fbe29b4d-6299-4dae-818f-d3344589902f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:05:30.129Z|fbe29b4d-6299-4dae-818f-d3344589902f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:05:30.608Z|8bb88c04-3cba-4623-9061-5a53669d01cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:05:30.608Z|8bb88c04-3cba-4623-9061-5a53669d01cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:05:31.711Z|fef468f2-9a8c-43cc-9e99-1c7b5dbdb338|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:05:31.712Z|fef468f2-9a8c-43cc-9e99-1c7b5dbdb338|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:05:31.716Z|8d571dda-9e9b-4509-b426-bed8bcd34b2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:05:31.717Z|8d571dda-9e9b-4509-b426-bed8bcd34b2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:05:31.718Z|dd4fa2af-0524-42e7-b2e0-64213abf0a75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:05:31.719Z|dd4fa2af-0524-42e7-b2e0-64213abf0a75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:05:38.515Z|85b1bbb7-b2ce-4dad-8eea-6e03e7d2c4aa|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T18:05:38.516Z|85b1bbb7-b2ce-4dad-8eea-6e03e7d2c4aa|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T18:05:41.734Z|812d5229-81ab-4312-b1b1-d3bd49abb50a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:05:41.735Z|812d5229-81ab-4312-b1b1-d3bd49abb50a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:05:41.745Z|35e4e076-a0f4-405c-a54c-9bc4f068e1f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:05:41.746Z|35e4e076-a0f4-405c-a54c-9bc4f068e1f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:05:41.748Z|c8224b83-5290-4f51-8b3f-ff22c4e0d281|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:05:41.749Z|c8224b83-5290-4f51-8b3f-ff22c4e0d281|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:05:45.127Z|a6f021ac-1c4f-420c-870a-2bb6645b30a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:05:45.127Z|a6f021ac-1c4f-420c-870a-2bb6645b30a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:05:51.756Z|2da377d5-8f60-4538-ae3f-57fccd9a6d83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:05:51.757Z|2da377d5-8f60-4538-ae3f-57fccd9a6d83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:05:51.763Z|6f8f37ce-bbb0-4b49-b074-e6863b538ef9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:05:51.764Z|6f8f37ce-bbb0-4b49-b074-e6863b538ef9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:05:51.768Z|63fb6438-2736-4a03-91c8-f47952c797b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:05:51.768Z|63fb6438-2736-4a03-91c8-f47952c797b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:06:00.127Z|6564bb13-0589-4eb9-9fc6-70c1201874c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:06:00.127Z|6564bb13-0589-4eb9-9fc6-70c1201874c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:06:00.609Z|059383c8-eba5-438d-b5d8-6e05c7356458|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:06:00.610Z|059383c8-eba5-438d-b5d8-6e05c7356458|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:06:01.782Z|13f0f6d2-ca1e-40fd-9e19-0a8d99cd451d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:06:01.782Z|3711aea5-4b69-42ec-aca7-9559a30fc671|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:06:01.783Z|13f0f6d2-ca1e-40fd-9e19-0a8d99cd451d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:06:01.783Z|3711aea5-4b69-42ec-aca7-9559a30fc671|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:06:01.785Z|f039a1a6-bd63-416c-b45c-2141dcc3dd0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:06:01.786Z|f039a1a6-bd63-416c-b45c-2141dcc3dd0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:06:11.811Z|4ace01bc-5aaa-46cf-bda7-6402066db51d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:06:11.811Z|331970b6-78ad-4d01-8560-6d4659953b0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:06:11.812Z|331970b6-78ad-4d01-8560-6d4659953b0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:06:11.812Z|4ace01bc-5aaa-46cf-bda7-6402066db51d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:06:11.813Z|528503e8-0852-493e-aaba-36f2c9b881c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:06:11.814Z|528503e8-0852-493e-aaba-36f2c9b881c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:06:15.127Z|64693104-b8c9-4a07-9bab-217320d50977|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:06:15.130Z|64693104-b8c9-4a07-9bab-217320d50977|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:06:21.837Z|58e7b5d4-8ebc-4972-9f50-a3aa4d4b8de6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:06:21.837Z|56a4e67e-df3f-4de0-84cf-950f247a8141|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:06:21.838Z|56a4e67e-df3f-4de0-84cf-950f247a8141|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:06:21.838Z|58e7b5d4-8ebc-4972-9f50-a3aa4d4b8de6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:06:21.839Z|e22685ce-cc99-46ba-914d-2fd43e3eca78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:06:21.840Z|e22685ce-cc99-46ba-914d-2fd43e3eca78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:06:30.127Z|d63d698f-8fee-4ab3-907e-9af60a4ace78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:06:30.127Z|d63d698f-8fee-4ab3-907e-9af60a4ace78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:06:30.610Z|35a83bea-716c-46ca-a0ab-84e3b9a54345|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:06:30.611Z|35a83bea-716c-46ca-a0ab-84e3b9a54345|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:06:31.858Z|94d84ed8-b60a-4b4e-afce-a469d634e3ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:06:31.859Z|ac5b176f-d9d9-4079-856a-5c4c329af475|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:06:31.859Z|ac5b176f-d9d9-4079-856a-5c4c329af475|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:06:31.859Z|94d84ed8-b60a-4b4e-afce-a469d634e3ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:06:31.860Z|aca9f99f-0659-455a-ae57-4dacd25c47da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:06:31.860Z|aca9f99f-0659-455a-ae57-4dacd25c47da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:06:38.514Z|2ff842b4-fda9-4caa-a19a-8e87572f328d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T18:06:38.515Z|2ff842b4-fda9-4caa-a19a-8e87572f328d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T18:06:41.879Z|10117505-96f3-49ac-b2c9-a87990d3063f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:06:41.879Z|f65c2162-8f38-48b3-981c-944a14681a89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:06:41.880Z|f65c2162-8f38-48b3-981c-944a14681a89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:06:41.880Z|10117505-96f3-49ac-b2c9-a87990d3063f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:06:41.883Z|58326636-8550-4fe7-adcd-79e7be2e7d0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:06:41.884Z|58326636-8550-4fe7-adcd-79e7be2e7d0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:06:45.127Z|8abb563b-25a3-447e-b8e4-ded85c3795b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:06:45.127Z|8abb563b-25a3-447e-b8e4-ded85c3795b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:06:51.906Z|fac70f6c-c677-4a58-97ee-9747cc3ea30e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:06:51.907Z|fac70f6c-c677-4a58-97ee-9747cc3ea30e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:06:51.906Z|87d76ec0-9def-4adf-ba1a-5a14c6f06b4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:06:51.908Z|904564cf-ef2b-4abf-b4ec-b78511873f7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:06:51.908Z|87d76ec0-9def-4adf-ba1a-5a14c6f06b4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:06:51.908Z|904564cf-ef2b-4abf-b4ec-b78511873f7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:07:00.127Z|6e2b010d-466c-473f-bc57-b4dda83c8cc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:07:00.130Z|6e2b010d-466c-473f-bc57-b4dda83c8cc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:07:00.612Z|c550c948-a29f-4069-99e9-a442d4edb1f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:07:00.612Z|c550c948-a29f-4069-99e9-a442d4edb1f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:07:01.929Z|2c81d6fe-973f-437e-8d4a-45fd8af320b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:07:01.930Z|2c81d6fe-973f-437e-8d4a-45fd8af320b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:07:01.934Z|8afc9450-f3d4-49f6-b53c-5e0e6dac2603|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:07:01.935Z|8afc9450-f3d4-49f6-b53c-5e0e6dac2603|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:07:01.949Z|514a2c99-464e-49c5-b487-ac39711fa82a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:07:01.950Z|514a2c99-464e-49c5-b487-ac39711fa82a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:07:11.952Z|fa2912e3-5ccd-4d24-b00c-ba046af77bc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:07:11.954Z|fa2912e3-5ccd-4d24-b00c-ba046af77bc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:07:11.962Z|114d9131-169c-4684-8374-c83b81164e04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:07:11.965Z|114d9131-169c-4684-8374-c83b81164e04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:07:11.972Z|e2a40f79-b064-4a5a-9cd4-b0e87d3c79b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:07:11.972Z|e2a40f79-b064-4a5a-9cd4-b0e87d3c79b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:07:15.126Z|6d58e36e-fe8e-4188-96c8-51584fbdca39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:07:15.127Z|6d58e36e-fe8e-4188-96c8-51584fbdca39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:07:21.975Z|eeeba8cf-8135-41d3-8082-82f63c07290f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:07:21.976Z|eeeba8cf-8135-41d3-8082-82f63c07290f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:07:21.993Z|78cd4a5e-878a-4d59-b7a2-e72394ed8f3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:07:21.994Z|78cd4a5e-878a-4d59-b7a2-e72394ed8f3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:07:22.002Z|620c0afa-59b8-4dbc-884f-ce90e2c3fc3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:07:22.003Z|620c0afa-59b8-4dbc-884f-ce90e2c3fc3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:07:30.127Z|d1fa6940-d2c3-4ef1-93b2-2a54500ca9ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:07:30.127Z|d1fa6940-d2c3-4ef1-93b2-2a54500ca9ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:07:30.613Z|ac81ca4d-2cb2-43fe-aa03-d72324ce99fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:07:30.613Z|ac81ca4d-2cb2-43fe-aa03-d72324ce99fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:07:31.999Z|2e582698-2d96-49d6-be85-71ba67f6315c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:07:32.000Z|2e582698-2d96-49d6-be85-71ba67f6315c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:07:32.013Z|2c80b4ee-4717-4b41-b3ad-a85e64bcfd3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:07:32.013Z|2c80b4ee-4717-4b41-b3ad-a85e64bcfd3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:07:32.020Z|3e2a801b-c444-4121-8486-9efc8197c8c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:07:32.021Z|3e2a801b-c444-4121-8486-9efc8197c8c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:07:38.515Z|a0d3d5fc-bbe7-4e4a-ba57-6269161a37dc|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T18:07:38.515Z|a0d3d5fc-bbe7-4e4a-ba57-6269161a37dc|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T18:07:42.048Z|ffd5f9e5-77af-4c8d-b845-0e3663899cdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:07:42.049Z|ffd5f9e5-77af-4c8d-b845-0e3663899cdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:07:42.050Z|7e1701c7-6dec-4014-94c6-377bef0b1860|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:07:42.050Z|7e1701c7-6dec-4014-94c6-377bef0b1860|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:07:42.055Z|ac69f010-b4e1-43e8-93cb-8e9ceda979c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:07:42.055Z|ac69f010-b4e1-43e8-93cb-8e9ceda979c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:07:45.126Z|bc40db53-b6f0-4510-a3d8-c0979762deb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:07:45.129Z|bc40db53-b6f0-4510-a3d8-c0979762deb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:07:52.073Z|5b36bb30-2542-485a-8473-0eab07af4c1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:07:52.073Z|3eb0a9fd-f8ba-48ec-81d7-346e917234e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:07:52.074Z|5b36bb30-2542-485a-8473-0eab07af4c1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:07:52.074Z|3eb0a9fd-f8ba-48ec-81d7-346e917234e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:07:52.077Z|0d412101-1fe7-4183-a6d4-086838db6f41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:07:52.078Z|0d412101-1fe7-4183-a6d4-086838db6f41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:08:00.126Z|7f6d85f3-c8e2-4c2e-8d54-f86eca945673|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:08:00.127Z|7f6d85f3-c8e2-4c2e-8d54-f86eca945673|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:08:00.614Z|4b7f4390-b5c2-4c6c-80eb-5d5af84c034a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:08:00.614Z|4b7f4390-b5c2-4c6c-80eb-5d5af84c034a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:08:02.093Z|f8246431-ce9a-4b14-985a-3217381e2c31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:08:02.093Z|45b00ed4-19a7-44df-bd88-5cb7a10a3f53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:08:02.093Z|45b00ed4-19a7-44df-bd88-5cb7a10a3f53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:08:02.093Z|f8246431-ce9a-4b14-985a-3217381e2c31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:08:02.094Z|d39b469d-31b6-42a9-a48a-ff0a23cd06f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:08:02.094Z|d39b469d-31b6-42a9-a48a-ff0a23cd06f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:08:12.113Z|1fff31a3-307b-4e54-aea9-812dcf2f943b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:08:12.113Z|2e7b7fca-9956-4f9a-a1e0-7474260a765e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:08:12.113Z|46eb0d9d-b403-4a06-9f0d-19e817f01aee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:08:12.114Z|46eb0d9d-b403-4a06-9f0d-19e817f01aee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:08:12.114Z|1fff31a3-307b-4e54-aea9-812dcf2f943b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:08:12.114Z|2e7b7fca-9956-4f9a-a1e0-7474260a765e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:08:15.126Z|6b0eef66-6388-4e69-9029-814b0f1a5de2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:08:15.127Z|6b0eef66-6388-4e69-9029-814b0f1a5de2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:08:22.134Z|a2d60a12-af08-49d3-96c8-69cf6329c3b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:08:22.134Z|6be89053-89fa-4fd0-9a5b-975e1e0c93a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:08:22.134Z|a2d60a12-af08-49d3-96c8-69cf6329c3b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:08:22.135Z|6be89053-89fa-4fd0-9a5b-975e1e0c93a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:08:22.136Z|157f2ce6-cbef-462a-9959-90e3ca94e678|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:08:22.137Z|157f2ce6-cbef-462a-9959-90e3ca94e678|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:08:30.126Z|1f93b59b-7cb9-4800-be62-eba65e17900e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:08:30.129Z|1f93b59b-7cb9-4800-be62-eba65e17900e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:08:30.615Z|6c4b1c90-9645-424e-8055-d86077c20024|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:08:30.615Z|6c4b1c90-9645-424e-8055-d86077c20024|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:08:32.155Z|444b2951-585b-48f9-8999-52dc010f6d9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:08:32.155Z|9143edcd-891f-47e6-94d3-f770103c9328|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:08:32.155Z|0941edf6-3edd-4fc4-a844-51df74db5cf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:08:32.155Z|9143edcd-891f-47e6-94d3-f770103c9328|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:08:32.155Z|444b2951-585b-48f9-8999-52dc010f6d9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:08:32.155Z|0941edf6-3edd-4fc4-a844-51df74db5cf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:08:38.514Z|91a101c3-24b5-458a-94d3-f7adef04675d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T18:08:38.515Z|91a101c3-24b5-458a-94d3-f7adef04675d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T18:08:42.173Z|f51654f5-962f-48f3-9be0-cd18ba5c5c60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:08:42.173Z|f20e8f98-0ae4-4884-8d44-ee75fbea36fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:08:42.174Z|f51654f5-962f-48f3-9be0-cd18ba5c5c60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:08:42.174Z|f20e8f98-0ae4-4884-8d44-ee75fbea36fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:08:42.176Z|4323b03d-93d4-4880-8ccd-3d0e1239f7c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:08:42.177Z|4323b03d-93d4-4880-8ccd-3d0e1239f7c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:08:45.126Z|34831f6a-fb52-422a-b371-0304922c2c79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:08:45.127Z|34831f6a-fb52-422a-b371-0304922c2c79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:08:52.194Z|bac17b29-0c38-4ddc-bd2e-a531408c2148|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:08:52.194Z|bac17b29-0c38-4ddc-bd2e-a531408c2148|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:08:52.195Z|ce7931c6-fd41-4844-9489-6d372dde9301|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:08:52.196Z|ce7931c6-fd41-4844-9489-6d372dde9301|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:08:52.198Z|fb2d0944-1bcc-45b2-b8b3-0a9604716c5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:08:52.199Z|fb2d0944-1bcc-45b2-b8b3-0a9604716c5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:09:00.127Z|6181ff6e-4863-4db3-91fb-6949f2f2365d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:09:00.127Z|6181ff6e-4863-4db3-91fb-6949f2f2365d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:09:00.616Z|62a7c2e0-da15-44ef-8e0b-968e5b8e10e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:09:00.617Z|62a7c2e0-da15-44ef-8e0b-968e5b8e10e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:09:02.217Z|c738365c-b4ef-4330-9e42-2abc23b3a67a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:09:02.218Z|c943016c-28f7-49a8-bb69-aa9043cfbbe4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:09:02.218Z|c738365c-b4ef-4330-9e42-2abc23b3a67a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:09:02.219Z|c943016c-28f7-49a8-bb69-aa9043cfbbe4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:09:02.220Z|60e76303-31b1-496b-a082-914f69ee7b12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:09:02.221Z|60e76303-31b1-496b-a082-914f69ee7b12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:09:12.237Z|12a75189-0a1f-4aa2-8672-8f2a4a45eb3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:09:12.237Z|e61331a2-3dc7-4a96-89ba-e1b5c39c552b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:09:12.237Z|e61331a2-3dc7-4a96-89ba-e1b5c39c552b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:09:12.237Z|12a75189-0a1f-4aa2-8672-8f2a4a45eb3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:09:12.241Z|18ade958-7b4a-4349-aaf4-5584e348fd0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:09:12.241Z|18ade958-7b4a-4349-aaf4-5584e348fd0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:09:15.127Z|e0992966-12a5-4fb8-9c04-0a40f0212305|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:09:15.129Z|e0992966-12a5-4fb8-9c04-0a40f0212305|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:09:22.256Z|f9e0bd4a-53e6-4238-be9f-a6e856da70ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:09:22.256Z|7dca976c-23f9-4867-b940-2560034e5ea2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:09:22.256Z|f9e0bd4a-53e6-4238-be9f-a6e856da70ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:09:22.256Z|7dca976c-23f9-4867-b940-2560034e5ea2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:09:22.259Z|8af1c58a-3480-4f0b-a7d2-de80af45a699|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:09:22.259Z|8af1c58a-3480-4f0b-a7d2-de80af45a699|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:09:30.126Z|b6bb7b9f-3df1-4289-b0f7-185e2fb18d15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:09:30.127Z|b6bb7b9f-3df1-4289-b0f7-185e2fb18d15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:09:30.617Z|9306a802-946c-4e11-8e17-4ab996f986de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:09:30.618Z|9306a802-946c-4e11-8e17-4ab996f986de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:09:32.280Z|00c49173-b2bc-4f16-9e9a-a298f87810f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:09:32.280Z|cbe4d36c-ee54-4f2a-8568-d8786daf57c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:09:32.280Z|00c49173-b2bc-4f16-9e9a-a298f87810f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:09:32.281Z|cbe4d36c-ee54-4f2a-8568-d8786daf57c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:09:32.281Z|1d714633-c8b7-4644-b702-d0467d4dc423|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:09:32.281Z|1d714633-c8b7-4644-b702-d0467d4dc423|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:09:38.514Z|4441f203-91c9-431b-9742-71037fb573a4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T18:09:38.516Z|4441f203-91c9-431b-9742-71037fb573a4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T18:09:42.299Z|876b2937-5622-4472-8f25-1d9d96091723|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:09:42.299Z|cdf4127d-6eff-4b3b-87de-d7c009210efd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:09:42.300Z|876b2937-5622-4472-8f25-1d9d96091723|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:09:42.301Z|cdf4127d-6eff-4b3b-87de-d7c009210efd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:09:42.303Z|ebb203ad-9dae-4500-bde2-08fe48db25a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:09:42.346Z|ebb203ad-9dae-4500-bde2-08fe48db25a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:09:45.127Z|2916fcfb-780f-4cba-953e-49d63e57452e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:09:45.128Z|2916fcfb-780f-4cba-953e-49d63e57452e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:09:52.319Z|9705fbd2-f7dc-46ca-aca2-3330c1418b5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:09:52.319Z|9705fbd2-f7dc-46ca-aca2-3330c1418b5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:09:52.366Z|57652cd9-fdaa-49af-b07d-f43aa46c9ea3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:09:52.367Z|57652cd9-fdaa-49af-b07d-f43aa46c9ea3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:09:52.370Z|b8a1d51a-644e-405a-a409-f0a156b6c246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:09:52.370Z|b8a1d51a-644e-405a-a409-f0a156b6c246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:10:00.127Z|5a59a3ea-577a-4ea4-ae53-84f68651a103|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:10:00.130Z|5a59a3ea-577a-4ea4-ae53-84f68651a103|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:10:00.618Z|9dba63af-3c64-4e75-8265-568ae349e31e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:10:00.619Z|9dba63af-3c64-4e75-8265-568ae349e31e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:10:02.339Z|94609813-4832-4953-b4e6-4bbb43bd5464|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:10:02.340Z|94609813-4832-4953-b4e6-4bbb43bd5464|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:10:02.393Z|e83d2dab-a522-4764-8793-b065d4af6ed0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:10:02.394Z|e83d2dab-a522-4764-8793-b065d4af6ed0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:10:02.394Z|da333178-bf7b-4d2e-a12c-aa1c3dc4271c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:10:02.395Z|da333178-bf7b-4d2e-a12c-aa1c3dc4271c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:10:12.360Z|dc4ae93e-9812-4c80-8bae-a3612dc19b67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:10:12.361Z|dc4ae93e-9812-4c80-8bae-a3612dc19b67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:10:12.458Z|ae4d0775-b72a-4e6a-861c-914d15ae0cc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:10:12.458Z|ae4d0775-b72a-4e6a-861c-914d15ae0cc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:10:12.458Z|bfa284f5-78b7-4dad-a381-ba5de3b45abf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:10:12.459Z|bfa284f5-78b7-4dad-a381-ba5de3b45abf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:10:15.126Z|7cae746a-caa0-4e84-a2fa-86613a8f6dc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:10:15.127Z|7cae746a-caa0-4e84-a2fa-86613a8f6dc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:10:22.382Z|819880ae-b378-4823-9e62-a573c8787921|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:10:22.383Z|819880ae-b378-4823-9e62-a573c8787921|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:10:22.477Z|2f37fca4-52c5-43b9-b345-0820bce2da88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:10:22.477Z|f3f5bac8-9075-4ea7-882f-c02958afb54f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:10:22.477Z|2f37fca4-52c5-43b9-b345-0820bce2da88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:10:22.477Z|f3f5bac8-9075-4ea7-882f-c02958afb54f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:10:30.127Z|cf94e930-6b05-4618-a603-906240f7c82d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:10:30.128Z|cf94e930-6b05-4618-a603-906240f7c82d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:10:30.619Z|980c64e6-db79-4de4-848b-e700681ab45c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:10:30.620Z|980c64e6-db79-4de4-848b-e700681ab45c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:10:32.428Z|7ba56f8a-e0da-4a14-ae55-ca547e7c7fb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:10:32.428Z|7ba56f8a-e0da-4a14-ae55-ca547e7c7fb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:10:32.517Z|076eb2de-6f15-4ff8-a2b3-36ff387a4938|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:10:32.517Z|076eb2de-6f15-4ff8-a2b3-36ff387a4938|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:10:32.518Z|4df68fa9-6591-46df-b793-ae22c87a55bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:10:32.519Z|4df68fa9-6591-46df-b793-ae22c87a55bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:10:38.515Z|f0ceb236-147e-417c-b4b3-b1c2499e37d5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T18:10:38.516Z|f0ceb236-147e-417c-b4b3-b1c2499e37d5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T18:10:42.459Z|24db5916-3b80-430b-b413-8642f70c3f1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:10:42.459Z|24db5916-3b80-430b-b413-8642f70c3f1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:10:42.548Z|b0b7c627-eada-425a-983d-44941fff34de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:10:42.548Z|e2d507f7-c5c2-4dba-8c82-348920e23404|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:10:42.549Z|b0b7c627-eada-425a-983d-44941fff34de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:10:42.549Z|e2d507f7-c5c2-4dba-8c82-348920e23404|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:10:45.126Z|7f074a0f-f1dc-4b15-bc4f-056413b255e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:10:45.129Z|7f074a0f-f1dc-4b15-bc4f-056413b255e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:10:52.485Z|b3151ef7-3d79-42fd-84f1-e05903e3cf28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:10:52.485Z|b3151ef7-3d79-42fd-84f1-e05903e3cf28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:10:52.570Z|e76cbe30-1619-4fc5-91ab-76b7e7891d36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:10:52.571Z|e76cbe30-1619-4fc5-91ab-76b7e7891d36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:10:52.574Z|c6f0bffb-6c99-4972-8d56-2426a967a44f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:10:52.574Z|c6f0bffb-6c99-4972-8d56-2426a967a44f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:11:00.126Z|7df23dee-d3f9-44f3-bd4b-c9783844b4ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:11:00.127Z|7df23dee-d3f9-44f3-bd4b-c9783844b4ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:11:00.622Z|2e5eaa19-5f8b-4397-b79a-d3be175b2866|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:11:00.622Z|2e5eaa19-5f8b-4397-b79a-d3be175b2866|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:11:02.537Z|c74e1278-5d76-47bd-89b6-601ef0a1cd16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:11:02.538Z|c74e1278-5d76-47bd-89b6-601ef0a1cd16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:11:02.591Z|a1b45560-797b-4502-9268-336fd7f61b1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:11:02.592Z|cd630939-b052-4095-bc92-0233a5ffdc95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:11:02.592Z|a1b45560-797b-4502-9268-336fd7f61b1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:11:02.592Z|cd630939-b052-4095-bc92-0233a5ffdc95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:11:12.558Z|05aabcaa-19bc-403f-b116-01bddb56499f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:11:12.558Z|05aabcaa-19bc-403f-b116-01bddb56499f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:11:12.611Z|5d5c6f8c-28d6-40f0-8789-7e80700630e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:11:12.611Z|9a98abf7-8ec2-421a-84eb-5540878b11b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:11:12.611Z|5d5c6f8c-28d6-40f0-8789-7e80700630e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:11:12.612Z|9a98abf7-8ec2-421a-84eb-5540878b11b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:11:15.127Z|38ded2d8-c737-438e-bd10-f2af89e90f58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:11:15.127Z|38ded2d8-c737-438e-bd10-f2af89e90f58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:11:22.580Z|6ca780f0-d0d7-4d37-8b9e-71a868429061|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:11:22.580Z|6ca780f0-d0d7-4d37-8b9e-71a868429061|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:11:22.629Z|00e4c0a8-df69-46dc-8872-ab7c4615d4b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:11:22.629Z|ec860421-cf42-4ecf-8603-539ab1d5d0c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:11:22.630Z|00e4c0a8-df69-46dc-8872-ab7c4615d4b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:11:22.630Z|ec860421-cf42-4ecf-8603-539ab1d5d0c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:11:30.126Z|0fb0413c-3bfb-403c-919d-3d140609829b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:11:30.131Z|0fb0413c-3bfb-403c-919d-3d140609829b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:11:30.623Z|3947cef0-cbe0-4350-a6bd-cfc7783cc8a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:11:30.623Z|3947cef0-cbe0-4350-a6bd-cfc7783cc8a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:11:32.599Z|bc398e28-215d-4065-9e0c-2a4ccc9d7556|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:11:32.600Z|bc398e28-215d-4065-9e0c-2a4ccc9d7556|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:11:32.649Z|4da527a0-8b0e-4c99-82f1-685c57282a5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:11:32.649Z|ff9ddd45-a31c-4f58-bf74-cb05537aee34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:11:32.650Z|ff9ddd45-a31c-4f58-bf74-cb05537aee34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:11:32.650Z|4da527a0-8b0e-4c99-82f1-685c57282a5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:11:38.514Z|00309578-7607-4289-9f99-4b84fee57705|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T18:11:38.515Z|00309578-7607-4289-9f99-4b84fee57705|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T18:11:42.619Z|0c384884-655b-4088-86e2-9816cdc358c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:11:42.620Z|0c384884-655b-4088-86e2-9816cdc358c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:11:42.669Z|da8f9457-8de5-4039-96b1-208e546097e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:11:42.670Z|da8f9457-8de5-4039-96b1-208e546097e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:11:42.671Z|80f5fa93-12c8-4923-bc70-86ae7caa42f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:11:42.671Z|80f5fa93-12c8-4923-bc70-86ae7caa42f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:11:45.126Z|3ce30d87-43e1-448d-8d50-5e7dd4026d6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:11:45.127Z|3ce30d87-43e1-448d-8d50-5e7dd4026d6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:11:52.641Z|647ee51e-58a6-454a-b70b-815581bea8c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:11:52.643Z|647ee51e-58a6-454a-b70b-815581bea8c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:11:52.693Z|b340311d-86fc-41e5-9736-742312a94f0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:11:52.694Z|b340311d-86fc-41e5-9736-742312a94f0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:11:52.697Z|84ccfe5e-320c-4ae0-9036-960771fe12a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:11:52.698Z|84ccfe5e-320c-4ae0-9036-960771fe12a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:12:00.127Z|b453ff45-c259-42d0-a82e-e0b5f62f0df5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:12:00.127Z|b453ff45-c259-42d0-a82e-e0b5f62f0df5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:12:00.624Z|423126b6-8aaf-42c2-a8dc-01a32743316e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:12:00.625Z|423126b6-8aaf-42c2-a8dc-01a32743316e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:12:02.664Z|a665ee43-4c62-4321-9b9d-4644ed3f4511|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:12:02.664Z|a665ee43-4c62-4321-9b9d-4644ed3f4511|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:12:02.715Z|b3f5ff59-e812-408c-9481-dbff2545ad1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:12:02.715Z|b3f5ff59-e812-408c-9481-dbff2545ad1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:12:02.718Z|e3888322-9ab2-4373-b6a0-1dcf0410a827|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:12:02.718Z|e3888322-9ab2-4373-b6a0-1dcf0410a827|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:12:12.686Z|e296786a-bd0f-430e-81e0-3f46b36769b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:12:12.687Z|e296786a-bd0f-430e-81e0-3f46b36769b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:12:12.735Z|46d88017-b696-4ffb-9953-1332910df8bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:12:12.735Z|46d88017-b696-4ffb-9953-1332910df8bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:12:12.736Z|dc1bec0a-b785-4624-87e7-e76b45858462|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:12:12.737Z|dc1bec0a-b785-4624-87e7-e76b45858462|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:12:15.127Z|cb6d382d-c38d-4d18-ba43-3c4c5c04413a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:12:15.130Z|cb6d382d-c38d-4d18-ba43-3c4c5c04413a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:12:22.708Z|2367abbf-f516-462a-8e22-f5da0f87b35b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:12:22.709Z|2367abbf-f516-462a-8e22-f5da0f87b35b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:12:22.754Z|0f9d7d82-d67d-4f1c-999a-77440fd86894|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:12:22.755Z|0f9d7d82-d67d-4f1c-999a-77440fd86894|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:12:22.756Z|5cb41bbd-0eb4-47f7-8514-da605ef7dd30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:12:22.756Z|5cb41bbd-0eb4-47f7-8514-da605ef7dd30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:12:30.127Z|d10f1493-7302-4a36-87d1-9fd8718b5d0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:12:30.127Z|d10f1493-7302-4a36-87d1-9fd8718b5d0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:12:30.625Z|764d8a24-192e-4705-8016-fa41a604682d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:12:30.626Z|764d8a24-192e-4705-8016-fa41a604682d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:12:32.729Z|0b188053-c6f2-480a-a115-7aa2c918b8ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:12:32.729Z|0b188053-c6f2-480a-a115-7aa2c918b8ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:12:32.773Z|921ee997-5762-45a1-9a73-23003103207d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:12:32.773Z|94c2e3e9-a059-41c8-8215-68686348df05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:12:32.774Z|921ee997-5762-45a1-9a73-23003103207d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:12:32.774Z|94c2e3e9-a059-41c8-8215-68686348df05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:12:38.514Z|fa846236-4ff4-4014-a330-d203bea522d2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T18:12:38.515Z|fa846236-4ff4-4014-a330-d203bea522d2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T18:12:42.749Z|b10bca5b-cd12-4e7b-a62d-f16bedfb2659|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:12:42.751Z|b10bca5b-cd12-4e7b-a62d-f16bedfb2659|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:12:42.791Z|b0ff0e3e-42f4-4036-b1c9-2f5ec295019e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:12:42.792Z|b0ff0e3e-42f4-4036-b1c9-2f5ec295019e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:12:42.793Z|90d41772-1274-4475-9022-2da157860c3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:12:42.793Z|90d41772-1274-4475-9022-2da157860c3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:12:45.126Z|6f75f454-8d29-4192-a74d-82aa5495abb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:12:45.127Z|6f75f454-8d29-4192-a74d-82aa5495abb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:12:52.774Z|cbb2be11-253d-4b43-82b8-482f25cec427|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:12:52.775Z|cbb2be11-253d-4b43-82b8-482f25cec427|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:12:52.812Z|cdd9d49e-747c-485b-a26e-a033a3249754|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:12:52.812Z|cdd9d49e-747c-485b-a26e-a033a3249754|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:12:52.813Z|da692e0f-c0d1-4036-963c-ad2e4e396763|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:12:52.813Z|da692e0f-c0d1-4036-963c-ad2e4e396763|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:13:00.126Z|9b99bc02-e35b-41c9-89b0-ff716a3460f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:13:00.129Z|9b99bc02-e35b-41c9-89b0-ff716a3460f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:13:00.627Z|4cf1ce0a-cf51-4ad4-b6a6-49f888420d0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:13:00.627Z|4cf1ce0a-cf51-4ad4-b6a6-49f888420d0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:13:02.794Z|b2d40096-1a98-4309-ab91-d435e55d8e35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:13:02.795Z|b2d40096-1a98-4309-ab91-d435e55d8e35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:13:02.831Z|055c64c8-ca3a-42f2-a9cc-9c6eddb21a04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:13:02.832Z|055c64c8-ca3a-42f2-a9cc-9c6eddb21a04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:13:02.833Z|e85bd7c0-64a7-4f75-904c-4cff3bb4048b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:13:02.833Z|e85bd7c0-64a7-4f75-904c-4cff3bb4048b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:13:12.823Z|1f835342-066d-44cd-ac11-a7308eab6193|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:13:12.824Z|1f835342-066d-44cd-ac11-a7308eab6193|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:13:12.853Z|b9df66df-627d-4505-a0e1-2938702833be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:13:12.853Z|b9df66df-627d-4505-a0e1-2938702833be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:13:12.854Z|e8d90d75-c186-4865-81a5-71572550d0da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:13:12.854Z|e8d90d75-c186-4865-81a5-71572550d0da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:13:15.126Z|c0063af0-7e61-419b-b6ec-f8a3177801d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:13:15.127Z|c0063af0-7e61-419b-b6ec-f8a3177801d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:13:22.845Z|a36440e7-d14f-4e04-8121-2beaaa0788be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:13:22.846Z|a36440e7-d14f-4e04-8121-2beaaa0788be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:13:22.877Z|5e113abe-9789-4c94-baa7-b67f43ef5a71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:13:22.877Z|5e113abe-9789-4c94-baa7-b67f43ef5a71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:13:22.881Z|dcb85a81-a1b7-4fd0-8aca-692470fec458|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:13:22.881Z|dcb85a81-a1b7-4fd0-8aca-692470fec458|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:13:30.127Z|16d8a903-0ad4-4fdc-ad00-90d14438babb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:13:30.127Z|16d8a903-0ad4-4fdc-ad00-90d14438babb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:13:30.628Z|7502fb82-b5aa-412b-b576-202ffc40f371|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:13:30.629Z|7502fb82-b5aa-412b-b576-202ffc40f371|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:13:32.867Z|309417a4-8404-454f-b6ac-f1a34aaf38b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:13:32.868Z|309417a4-8404-454f-b6ac-f1a34aaf38b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:13:32.899Z|bf73bef6-238f-4ad9-914d-6be3531dea6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:13:32.899Z|91b53980-bbe8-4b3a-8f45-07151fdc0173|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:13:32.900Z|bf73bef6-238f-4ad9-914d-6be3531dea6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:13:32.900Z|91b53980-bbe8-4b3a-8f45-07151fdc0173|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:13:38.515Z|0e8e0ae2-3724-4796-b6b9-8157507dca27|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T18:13:38.516Z|0e8e0ae2-3724-4796-b6b9-8157507dca27|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T18:13:38.997Z||http-nio-8080-exec-7|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03I0xb40x160x060x834d0x880x880xdb0xc20x91_B0xeaa<_0x130xde0xe270xed0xdd0xea0x9b0xa90xad0xf80x0d_6]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-08T18:13:42.888Z|ae6e4fa0-ba9e-4243-a276-ce384eb2503a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:13:42.889Z|ae6e4fa0-ba9e-4243-a276-ce384eb2503a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:13:42.918Z|1d82686b-9d42-47d4-98de-48c00e79e397|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:13:42.918Z|ca02847c-c47f-458b-8f93-1c3fcd6c3722|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:13:42.918Z|1d82686b-9d42-47d4-98de-48c00e79e397|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:13:42.919Z|ca02847c-c47f-458b-8f93-1c3fcd6c3722|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:13:45.127Z|261f2da3-ba28-4374-9b4a-6a9f2163a8af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:13:45.129Z|261f2da3-ba28-4374-9b4a-6a9f2163a8af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:13:52.908Z|45fdac90-b57d-4d30-8b5c-94e92f8f38e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:13:52.908Z|45fdac90-b57d-4d30-8b5c-94e92f8f38e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:13:52.938Z|87780fb8-eae7-439e-adae-85aefd159d66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:13:52.938Z|87780fb8-eae7-439e-adae-85aefd159d66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:13:52.941Z|31d1c525-26b8-4f1f-982c-a24569f3ba2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:13:52.941Z|31d1c525-26b8-4f1f-982c-a24569f3ba2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:14:00.126Z|b1965c36-80dd-49cc-868d-f8d85465ed92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:14:00.127Z|b1965c36-80dd-49cc-868d-f8d85465ed92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:14:00.629Z|656d37e0-eb37-4402-a559-efb3293a5e53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:14:00.630Z|656d37e0-eb37-4402-a559-efb3293a5e53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:14:02.928Z|1e539079-b882-4abc-9610-a2351d38487b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:14:02.929Z|1e539079-b882-4abc-9610-a2351d38487b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:14:02.957Z|ea719d64-01b9-4d52-85da-44590e382508|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:14:02.957Z|ea719d64-01b9-4d52-85da-44590e382508|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:14:02.958Z|dbdcfc05-9c88-41fb-90e5-c52814cbe4c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:14:02.959Z|dbdcfc05-9c88-41fb-90e5-c52814cbe4c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:14:12.947Z|203256cd-6af9-4e88-826b-a23a5f28a00e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:14:12.947Z|203256cd-6af9-4e88-826b-a23a5f28a00e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:14:12.976Z|4969d7be-2979-478e-a4a8-8ee71fb0b14b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:14:12.977Z|4969d7be-2979-478e-a4a8-8ee71fb0b14b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:14:12.977Z|7ac4f82b-724a-4a9f-b9ce-f48bd8bbd21b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:14:12.978Z|7ac4f82b-724a-4a9f-b9ce-f48bd8bbd21b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:14:15.127Z|3a7c1168-f8d5-4779-9fae-cf8b54eaf52c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:14:15.127Z|3a7c1168-f8d5-4779-9fae-cf8b54eaf52c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:14:22.968Z|d6b5cf3e-22ef-4a45-b80e-eaf6c2b09158|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:14:22.968Z|d6b5cf3e-22ef-4a45-b80e-eaf6c2b09158|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:14:22.998Z|0d516036-b700-4730-ab0e-828f3787f3c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:14:22.999Z|0d516036-b700-4730-ab0e-828f3787f3c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:14:23.000Z|3f8bfc1d-525d-41fb-9acd-ccdbca366de7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:14:23.001Z|3f8bfc1d-525d-41fb-9acd-ccdbca366de7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:14:30.126Z|19e1bbff-9dcf-43ce-8af3-966f7711aa82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:14:30.130Z|19e1bbff-9dcf-43ce-8af3-966f7711aa82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:14:30.630Z|ddafb050-3732-48ea-9152-98a41484a597|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:14:30.631Z|ddafb050-3732-48ea-9152-98a41484a597|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:14:32.992Z|00a9663f-a7fd-4c62-a445-9a730bea77a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:14:32.993Z|00a9663f-a7fd-4c62-a445-9a730bea77a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:14:33.018Z|18efac12-a929-4c9b-a2a8-5e19712f750c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:14:33.018Z|18efac12-a929-4c9b-a2a8-5e19712f750c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:14:33.019Z|20cecd2a-346d-4eef-853e-6095d7fbe6cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:14:33.020Z|20cecd2a-346d-4eef-853e-6095d7fbe6cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:14:38.516Z|49742350-f5c8-470a-b601-de5a89c911e2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T18:14:38.517Z|49742350-f5c8-470a-b601-de5a89c911e2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T18:14:43.015Z|deaa4983-b537-44bd-a900-dc5cafdc8588|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:14:43.016Z|deaa4983-b537-44bd-a900-dc5cafdc8588|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:14:43.036Z|91d0199d-d29c-420b-975f-6d1457022606|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:14:43.036Z|91d0199d-d29c-420b-975f-6d1457022606|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:14:43.038Z|b8f9afbe-1b79-403c-9a81-c612ba835e94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:14:43.038Z|b8f9afbe-1b79-403c-9a81-c612ba835e94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:14:45.127Z|1f2d5cb9-be8b-4c60-a57a-cd32341a82c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:14:45.127Z|1f2d5cb9-be8b-4c60-a57a-cd32341a82c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:14:53.039Z|9e0f462f-2b9a-4c9c-9cc0-4b1ff1b57117|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:14:53.041Z|9e0f462f-2b9a-4c9c-9cc0-4b1ff1b57117|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:14:53.057Z|d0c3e7ab-8a87-4441-a682-88014c1f6a89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:14:53.057Z|64d5bd6f-1a87-45bc-9ff1-4879238cc21d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:14:53.058Z|d0c3e7ab-8a87-4441-a682-88014c1f6a89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:14:53.058Z|64d5bd6f-1a87-45bc-9ff1-4879238cc21d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:15:00.127Z|7ddb88f7-2c0f-4e14-8296-2850e78fe0fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:15:00.127Z|7ddb88f7-2c0f-4e14-8296-2850e78fe0fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:15:00.631Z|99f172e0-deb6-418c-a184-c82b2da65db0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:15:00.632Z|99f172e0-deb6-418c-a184-c82b2da65db0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:15:03.066Z|a47fa7d8-3a1b-4938-b53a-1f8d2d33b80a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:15:03.067Z|a47fa7d8-3a1b-4938-b53a-1f8d2d33b80a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:15:03.076Z|2afb0b07-c171-42be-9d44-acc5b2db12ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:15:03.076Z|2afb0b07-c171-42be-9d44-acc5b2db12ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:15:03.078Z|6b87faf4-399b-44f7-8c91-8e8398927d87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:15:03.079Z|6b87faf4-399b-44f7-8c91-8e8398927d87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:15:13.087Z|0ba5734d-04ed-4c13-9272-f50e13bfbce4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:15:13.088Z|0ba5734d-04ed-4c13-9272-f50e13bfbce4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:15:13.093Z|054691ee-fb0c-44d8-b161-6315b9d07635|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:15:13.094Z|054691ee-fb0c-44d8-b161-6315b9d07635|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:15:13.095Z|60a1c12c-7bfb-4ca3-ae86-a4326770aee8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:15:13.096Z|60a1c12c-7bfb-4ca3-ae86-a4326770aee8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:15:15.126Z|fefa762c-71a6-462a-87a3-df1a9a2e3b7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:15:15.128Z|fefa762c-71a6-462a-87a3-df1a9a2e3b7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:15:23.111Z|33a5c46b-b9e8-4b20-9675-56ace5b6035a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:15:23.112Z|33a5c46b-b9e8-4b20-9675-56ace5b6035a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:15:23.113Z|fd384f9b-5686-4955-a8e0-fb971c99e5ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:15:23.114Z|fd384f9b-5686-4955-a8e0-fb971c99e5ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:15:23.118Z|c080708b-2748-4552-a0fe-46a8a6fa33c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:15:23.118Z|c080708b-2748-4552-a0fe-46a8a6fa33c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:15:30.127Z|d431ae17-b72d-4d24-a780-6d21deb46b9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:15:30.128Z|d431ae17-b72d-4d24-a780-6d21deb46b9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:15:30.633Z|392d4f9a-82a5-4121-99fc-0b9af12394f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:15:30.633Z|392d4f9a-82a5-4121-99fc-0b9af12394f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:15:33.138Z|83f91301-80c2-4c76-a211-5de1a81aa376|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:15:33.138Z|e6fbbf8d-3f91-4731-8a57-506a1474ecbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:15:33.138Z|49330d36-6724-468c-b142-f12f7f742f71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:15:33.139Z|83f91301-80c2-4c76-a211-5de1a81aa376|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:15:33.139Z|49330d36-6724-468c-b142-f12f7f742f71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:15:33.139Z|e6fbbf8d-3f91-4731-8a57-506a1474ecbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:15:38.514Z|92108ca7-3c0c-4b60-8ea7-0e44c92b82a5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T18:15:38.515Z|92108ca7-3c0c-4b60-8ea7-0e44c92b82a5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T18:15:43.163Z|26ba063f-0adc-4a5e-b7bf-ce076cae6404|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:15:43.164Z|7fa53818-83c9-42de-8c46-e1193654059b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:15:43.164Z|26ba063f-0adc-4a5e-b7bf-ce076cae6404|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:15:43.165Z|7fa53818-83c9-42de-8c46-e1193654059b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:15:43.166Z|6df4c055-c925-4880-a931-0a1afea10c22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:15:43.166Z|6df4c055-c925-4880-a931-0a1afea10c22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:15:45.126Z|fa25cc19-f3fc-4671-94f0-a58e7929afa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:15:45.127Z|fa25cc19-f3fc-4671-94f0-a58e7929afa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:15:53.186Z|8dd48c8b-320a-4ce0-8e02-0283f2a31b21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:15:53.187Z|8dd48c8b-320a-4ce0-8e02-0283f2a31b21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:15:53.188Z|f8ec971f-bcf2-4e45-92c2-3f31e4aca189|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:15:53.189Z|f8ec971f-bcf2-4e45-92c2-3f31e4aca189|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:15:53.195Z|86d6919e-c936-4a23-9aeb-44598f093dc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:15:53.196Z|86d6919e-c936-4a23-9aeb-44598f093dc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:16:00.127Z|607c10f0-97f1-41a0-9bf4-5d4eaa2cb906|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:16:00.127Z|607c10f0-97f1-41a0-9bf4-5d4eaa2cb906|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:16:00.634Z|7c21ac6c-d329-4327-ae86-c78564e9e2de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:16:00.635Z|7c21ac6c-d329-4327-ae86-c78564e9e2de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:16:03.214Z|e8716bd2-afe5-4295-bba3-676b84cb5000|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:16:03.215Z|e8716bd2-afe5-4295-bba3-676b84cb5000|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:16:03.216Z|6bde4509-4de8-437b-aa3c-f71b3ccad189|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:16:03.216Z|6bde4509-4de8-437b-aa3c-f71b3ccad189|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:16:03.222Z|6d90313b-97ed-44cc-a2d0-3f024eb980a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:16:03.223Z|6d90313b-97ed-44cc-a2d0-3f024eb980a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:16:13.239Z|c6840590-539a-4826-8736-18ec92c8d997|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:16:13.239Z|c6840590-539a-4826-8736-18ec92c8d997|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:16:13.243Z|7cd11855-d561-4b58-a813-b71005e75358|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:16:13.243Z|7cd11855-d561-4b58-a813-b71005e75358|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:16:13.246Z|61f50d76-7cf3-402b-96b3-8da990856de7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:16:13.246Z|61f50d76-7cf3-402b-96b3-8da990856de7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:16:15.127Z|040c500b-c45b-4e4b-b82a-e8faec00dac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:16:15.127Z|040c500b-c45b-4e4b-b82a-e8faec00dac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:16:23.270Z|c9761fae-aaf5-48b1-8e4d-33c9e435a1c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:16:23.271Z|c9761fae-aaf5-48b1-8e4d-33c9e435a1c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:16:23.277Z|54746ab1-6e90-4db3-86f4-04f358e5aa75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:16:23.278Z|54746ab1-6e90-4db3-86f4-04f358e5aa75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:16:23.284Z|f9ed3fef-7d8f-49b2-ab7d-c9d459441cda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:16:23.284Z|f9ed3fef-7d8f-49b2-ab7d-c9d459441cda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:16:30.126Z|cf769500-9ccf-432b-bb83-6b84bab36e63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:16:30.128Z|cf769500-9ccf-432b-bb83-6b84bab36e63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:16:30.635Z|09b7faa5-48a8-441e-95a8-0fa61478e589|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:16:30.636Z|09b7faa5-48a8-441e-95a8-0fa61478e589|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:16:33.296Z|bdc5c1f7-09a2-4c7d-9f98-102142e4597c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:16:33.298Z|b2e65a5c-8363-409e-b00e-64414fe5b52b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:16:33.298Z|bdc5c1f7-09a2-4c7d-9f98-102142e4597c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:16:33.298Z|b2e65a5c-8363-409e-b00e-64414fe5b52b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:16:33.310Z|5ed467d2-6fa6-4cc4-b2b9-ca4db323fc65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:16:33.310Z|5ed467d2-6fa6-4cc4-b2b9-ca4db323fc65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:16:38.514Z|0cf4a20e-e921-4e04-9c41-f30a583823af|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T18:16:38.515Z|0cf4a20e-e921-4e04-9c41-f30a583823af|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T18:16:43.317Z|ad8c3d61-4016-471a-8d39-ba2e45826371|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:16:43.317Z|aaf8de29-1668-4c82-b9e1-09f293e172c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:16:43.318Z|ad8c3d61-4016-471a-8d39-ba2e45826371|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:16:43.318Z|aaf8de29-1668-4c82-b9e1-09f293e172c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:16:43.349Z|5655896a-2c71-4d7e-a194-5feb026b018a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:16:43.350Z|5655896a-2c71-4d7e-a194-5feb026b018a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:16:45.126Z|e3bca7aa-d72d-4e80-a856-adbb76e84d46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:16:45.127Z|e3bca7aa-d72d-4e80-a856-adbb76e84d46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:16:53.339Z|f1332f4c-671b-4d1c-941c-900193691ac1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:16:53.339Z|f1332f4c-671b-4d1c-941c-900193691ac1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:16:53.340Z|26080766-b541-4f44-aa81-f51de13d621b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:16:53.341Z|26080766-b541-4f44-aa81-f51de13d621b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:16:53.375Z|15bffd90-4e3e-4646-81d7-ee4382b0393b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:16:53.375Z|15bffd90-4e3e-4646-81d7-ee4382b0393b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:17:00.126Z|fd37426a-5c3d-41f2-8ab8-ba124cdccd46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:17:00.127Z|fd37426a-5c3d-41f2-8ab8-ba124cdccd46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:17:00.636Z|eaf4f854-e375-4367-8edc-828549ef01a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:17:00.637Z|eaf4f854-e375-4367-8edc-828549ef01a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:17:03.364Z|50e705a9-8e7c-49f1-b14c-289093c9adaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:17:03.365Z|50e705a9-8e7c-49f1-b14c-289093c9adaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:17:03.369Z|db91fb62-da3f-4392-8ed5-66055d551778|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:17:03.370Z|db91fb62-da3f-4392-8ed5-66055d551778|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:17:03.393Z|d2eaa0c6-d5f0-48a0-ad24-6982e3716b0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:17:03.393Z|d2eaa0c6-d5f0-48a0-ad24-6982e3716b0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:17:13.390Z|65e940cd-4b01-4876-a05e-c6c22b2bc40d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:17:13.391Z|65e940cd-4b01-4876-a05e-c6c22b2bc40d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:17:13.393Z|344a98d4-47a7-4cf3-bf97-e15f1dc15d79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:17:13.393Z|344a98d4-47a7-4cf3-bf97-e15f1dc15d79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:17:13.421Z|e83d141c-bc6a-4f1b-9817-252f1e80328b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:17:13.421Z|e83d141c-bc6a-4f1b-9817-252f1e80328b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:17:15.126Z|d3318ea4-ebb2-4578-8cd4-0929eb6d41c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:17:15.129Z|d3318ea4-ebb2-4578-8cd4-0929eb6d41c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:17:23.423Z|7ae4456b-fc6c-4e44-a406-790974180b69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:17:23.423Z|581e0bc2-6d12-4ec5-a010-52a3fc3ba13b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:17:23.424Z|7ae4456b-fc6c-4e44-a406-790974180b69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:17:23.424Z|581e0bc2-6d12-4ec5-a010-52a3fc3ba13b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:17:23.440Z|cdd89313-ba1f-46eb-ae45-dfdd589b1e9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:17:23.441Z|cdd89313-ba1f-46eb-ae45-dfdd589b1e9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:17:30.126Z|1f40f5af-c1cc-4796-84a5-fbf408509dde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:17:30.127Z|1f40f5af-c1cc-4796-84a5-fbf408509dde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:17:30.638Z|c6b38f10-9e75-4570-be2d-07e8c11d8af4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:17:30.638Z|c6b38f10-9e75-4570-be2d-07e8c11d8af4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:17:33.444Z|73a521fe-c9de-493d-b475-014e3739051a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:17:33.444Z|73a521fe-c9de-493d-b475-014e3739051a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:17:33.445Z|184c9b5b-ad0b-4af5-a3d0-3b0f90931d13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:17:33.445Z|184c9b5b-ad0b-4af5-a3d0-3b0f90931d13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:17:33.462Z|549ff29b-d925-464d-9deb-19ded35fe907|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:17:33.463Z|549ff29b-d925-464d-9deb-19ded35fe907|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:17:38.514Z|aa7ca6a6-7a4f-468b-a3c4-617fcbe0c4ed|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T18:17:38.515Z|aa7ca6a6-7a4f-468b-a3c4-617fcbe0c4ed|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T18:17:43.464Z|ff0d5b9c-8f0d-43ae-a418-fb28d9e91e48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:17:43.464Z|703879d2-ffb9-4288-9c90-1a07ab0b94e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:17:43.466Z|ff0d5b9c-8f0d-43ae-a418-fb28d9e91e48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:17:43.466Z|703879d2-ffb9-4288-9c90-1a07ab0b94e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:17:43.481Z|8ea5b0d5-7fe1-4b22-a11e-d4710a31380f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:17:43.482Z|8ea5b0d5-7fe1-4b22-a11e-d4710a31380f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:17:45.126Z|64dd0d56-5a94-4d60-8ef2-6c79607b70e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:17:45.127Z|64dd0d56-5a94-4d60-8ef2-6c79607b70e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:17:53.484Z|5a1aa41c-645d-4c08-b69b-18d355a62fbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:17:53.484Z|e9d81940-6d53-48d2-aac3-62ff8030c0cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:17:53.485Z|5a1aa41c-645d-4c08-b69b-18d355a62fbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:17:53.485Z|e9d81940-6d53-48d2-aac3-62ff8030c0cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:17:53.501Z|c9b30045-becc-4f2e-9944-65f3dfc1cca1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:17:53.502Z|c9b30045-becc-4f2e-9944-65f3dfc1cca1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:18:00.126Z|d9267f18-dbbf-4a3e-a1b2-74ce3e5dfbe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:18:00.129Z|d9267f18-dbbf-4a3e-a1b2-74ce3e5dfbe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:18:00.638Z|fc5bc20f-10e0-4579-8c38-0b9d6f2313aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:18:00.639Z|fc5bc20f-10e0-4579-8c38-0b9d6f2313aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:18:03.504Z|a91629fb-6551-461f-a32a-f3e770e0c531|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:18:03.505Z|a91629fb-6551-461f-a32a-f3e770e0c531|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:18:03.514Z|ef180652-a1cb-4933-9cab-27d53861004c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:18:03.515Z|ef180652-a1cb-4933-9cab-27d53861004c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:18:03.520Z|068ff915-1e53-4610-8c23-b9064c6ec138|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:18:03.521Z|068ff915-1e53-4610-8c23-b9064c6ec138|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:18:13.538Z|423b9e68-1e1e-4e00-833b-49eff5339910|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:18:13.539Z|423b9e68-1e1e-4e00-833b-49eff5339910|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:18:13.548Z|f7d20432-bce9-4fbd-85f8-c3b09bcd31f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:18:13.549Z|f7d20432-bce9-4fbd-85f8-c3b09bcd31f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:18:13.550Z|2acde761-6eba-415a-b1ad-e21930930eb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:18:13.551Z|2acde761-6eba-415a-b1ad-e21930930eb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:18:15.126Z|13397549-9cf3-46a7-b740-370c061b541b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:18:15.127Z|13397549-9cf3-46a7-b740-370c061b541b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:18:23.558Z|4a146ee1-3723-46f1-8fc5-24d721c36633|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:18:23.559Z|4a146ee1-3723-46f1-8fc5-24d721c36633|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:18:23.570Z|5801ff2a-3c35-497c-97aa-243b64d76fa1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:18:23.570Z|5801ff2a-3c35-497c-97aa-243b64d76fa1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:18:23.573Z|26e5a120-b0a2-41fc-af22-a4046ae7529e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:18:23.574Z|26e5a120-b0a2-41fc-af22-a4046ae7529e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:18:30.126Z|bdd67a40-d45b-40d8-8a63-3bf6ec74ddfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:18:30.127Z|bdd67a40-d45b-40d8-8a63-3bf6ec74ddfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:18:30.640Z|26a01459-a4fb-4019-b63d-5a677825809b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:18:30.640Z|26a01459-a4fb-4019-b63d-5a677825809b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:18:33.579Z|74a8db1b-4b5e-42af-a801-89e8c109d5c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:18:33.580Z|74a8db1b-4b5e-42af-a801-89e8c109d5c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:18:33.594Z|e15e5375-bcdd-40e5-b08d-6d3627571578|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:18:33.595Z|e15e5375-bcdd-40e5-b08d-6d3627571578|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:18:33.595Z|dae46d5c-c4e0-4c35-8fd0-1a363d385fec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:18:33.596Z|dae46d5c-c4e0-4c35-8fd0-1a363d385fec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:18:38.515Z|75e4f3d9-71e4-4f54-abbb-c05b03e68271|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T18:18:38.515Z|75e4f3d9-71e4-4f54-abbb-c05b03e68271|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T18:18:43.605Z|78e6d08a-fc82-4d4e-a95a-27abdc751ff2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:18:43.606Z|78e6d08a-fc82-4d4e-a95a-27abdc751ff2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:18:43.616Z|a9199f58-73b2-4ac8-9959-f69f2744276f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:18:43.617Z|a9199f58-73b2-4ac8-9959-f69f2744276f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:18:43.618Z|0f39420c-4211-4eab-9ad2-7a47d7c52a6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:18:43.618Z|0f39420c-4211-4eab-9ad2-7a47d7c52a6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:18:45.126Z|b33368ad-d06a-49a5-96d8-3de989761562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:18:45.129Z|b33368ad-d06a-49a5-96d8-3de989761562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:18:53.629Z|d7dd4cdf-c434-4f46-8328-006a2f233913|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:18:53.630Z|d7dd4cdf-c434-4f46-8328-006a2f233913|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:18:53.635Z|02c7d694-a1b4-468c-a2d6-1ce3bcf50483|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:18:53.636Z|02c7d694-a1b4-468c-a2d6-1ce3bcf50483|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:18:53.637Z|1991e14f-447d-4bb2-92d0-3324746bd4f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:18:53.637Z|1991e14f-447d-4bb2-92d0-3324746bd4f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:19:00.127Z|eac0b96a-fd86-43db-8c75-b47203653892|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:19:00.128Z|eac0b96a-fd86-43db-8c75-b47203653892|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:19:00.641Z|2121079f-323c-4107-983d-d3410cd6a1cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:19:00.642Z|2121079f-323c-4107-983d-d3410cd6a1cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:19:03.656Z|56cd7851-60d2-45e5-8243-7424a689f26b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:19:03.657Z|56cd7851-60d2-45e5-8243-7424a689f26b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:19:03.657Z|4e16ac09-3aed-42d4-8a38-8f3d3c76700a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:19:03.657Z|4e16ac09-3aed-42d4-8a38-8f3d3c76700a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:19:03.657Z|d1e2d08f-7096-4981-88c4-bcd0d8fe8738|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:19:03.658Z|d1e2d08f-7096-4981-88c4-bcd0d8fe8738|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:19:13.679Z|fa0b6a7d-03f9-4fbf-bbc9-f17bd6a7a875|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:19:13.679Z|6a2c0afc-44fd-424f-960a-1a2959568f86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:19:13.680Z|fa0b6a7d-03f9-4fbf-bbc9-f17bd6a7a875|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:19:13.680Z|6a2c0afc-44fd-424f-960a-1a2959568f86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:19:13.681Z|906ee79b-093f-4f5a-a8e4-7bb99100bfcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:19:13.681Z|906ee79b-093f-4f5a-a8e4-7bb99100bfcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:19:15.126Z|c914d02c-1c7f-49f5-af18-e3584c1ade86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:19:15.127Z|c914d02c-1c7f-49f5-af18-e3584c1ade86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:19:23.703Z|9da0a16b-fa09-44dc-8633-c6399cf8152c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:19:23.703Z|6e80377f-253c-480f-b5d8-fbb5e4bd368e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:19:23.704Z|9da0a16b-fa09-44dc-8633-c6399cf8152c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:19:23.704Z|6e80377f-253c-480f-b5d8-fbb5e4bd368e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:19:23.704Z|ab8c1610-909e-4eb8-94d9-3b20112c7f8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:19:23.705Z|ab8c1610-909e-4eb8-94d9-3b20112c7f8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:19:30.126Z|5f1f3a09-3655-4ba1-b961-05dd543c489f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:19:30.129Z|5f1f3a09-3655-4ba1-b961-05dd543c489f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:19:30.642Z|e2cd5b35-9f7d-4b36-abe0-2b2f60d41dab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:19:30.643Z|e2cd5b35-9f7d-4b36-abe0-2b2f60d41dab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:19:33.724Z|60a0e73a-5e32-4da8-9be0-b2c82b7d9491|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:19:33.724Z|dc1c7fdb-5475-40ca-82b4-e13e0a3bb8d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:19:33.725Z|60a0e73a-5e32-4da8-9be0-b2c82b7d9491|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:19:33.725Z|dc1c7fdb-5475-40ca-82b4-e13e0a3bb8d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:19:33.729Z|af3f9741-786d-4da4-b6aa-c99afb0f393f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:19:33.729Z|af3f9741-786d-4da4-b6aa-c99afb0f393f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:19:38.514Z|5c6350fd-63e8-47b5-9a02-e8bc3733158c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T18:19:38.515Z|5c6350fd-63e8-47b5-9a02-e8bc3733158c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T18:19:43.746Z|72288e73-3be3-4cd2-be35-dd21e17bd60e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:19:43.746Z|a07a1dc6-4a02-4d2d-971c-02d5041e1f92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:19:43.747Z|72288e73-3be3-4cd2-be35-dd21e17bd60e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:19:43.748Z|a07a1dc6-4a02-4d2d-971c-02d5041e1f92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:19:43.758Z|e1837410-b7fd-4d56-9986-3ba4daa05311|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:19:43.759Z|e1837410-b7fd-4d56-9986-3ba4daa05311|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:19:45.127Z|c853310c-de14-4cf5-b892-c3a348d1600e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:19:45.127Z|c853310c-de14-4cf5-b892-c3a348d1600e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:19:53.766Z|694d599d-3ba0-4fe9-9cd7-10c296631386|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:19:53.767Z|694d599d-3ba0-4fe9-9cd7-10c296631386|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:19:53.774Z|9096bd81-990c-4036-8c3c-1de8acfd95ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:19:53.775Z|9096bd81-990c-4036-8c3c-1de8acfd95ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:19:53.777Z|c59ef734-a6d9-4b49-84e7-ce04c37f5251|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:19:53.777Z|c59ef734-a6d9-4b49-84e7-ce04c37f5251|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:20:00.126Z|c0066d4e-4f32-40a0-afef-5f2f0d894400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:20:00.127Z|c0066d4e-4f32-40a0-afef-5f2f0d894400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:20:00.643Z|729f2a3d-135e-4c89-8dfc-9ba5f409461e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:20:00.644Z|729f2a3d-135e-4c89-8dfc-9ba5f409461e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:20:03.788Z|5e6e2374-628d-4fa7-b99e-2d217dcb1b75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:20:03.789Z|5e6e2374-628d-4fa7-b99e-2d217dcb1b75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:20:03.798Z|a595af2a-d7bf-435f-b1c0-8d1a36e2b658|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:20:03.799Z|a595af2a-d7bf-435f-b1c0-8d1a36e2b658|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:20:03.801Z|d2e3f495-8ac9-404b-9159-a3b85a0a3e77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:20:03.802Z|d2e3f495-8ac9-404b-9159-a3b85a0a3e77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:20:13.808Z|98769166-dbcf-49a7-b853-54bc9da6d89f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:20:13.808Z|98769166-dbcf-49a7-b853-54bc9da6d89f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:20:13.822Z|c0395a10-6432-4c39-a4f8-8f95720f95ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:20:13.823Z|c0395a10-6432-4c39-a4f8-8f95720f95ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:20:13.825Z|6adc39e6-240d-4ac8-9264-44edd81df41c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:20:13.826Z|6adc39e6-240d-4ac8-9264-44edd81df41c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:20:15.126Z|d4cdeaf4-adee-4df9-9493-c035ee67b6c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:20:15.129Z|d4cdeaf4-adee-4df9-9493-c035ee67b6c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:20:23.830Z|a854c559-48d3-4216-99c8-3f26cfcc8640|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:20:23.831Z|a854c559-48d3-4216-99c8-3f26cfcc8640|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:20:23.844Z|17c64ed7-1e2c-41eb-a4f3-d10261cfe0af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:20:23.844Z|00ff7521-5f33-42ef-b506-ea0c497f5785|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:20:23.844Z|17c64ed7-1e2c-41eb-a4f3-d10261cfe0af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:20:23.845Z|00ff7521-5f33-42ef-b506-ea0c497f5785|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:20:30.127Z|cb55c5c7-7bac-44a0-bbc9-caa3a75b6e00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:20:30.127Z|cb55c5c7-7bac-44a0-bbc9-caa3a75b6e00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:20:30.644Z|9a4926f6-2207-4da8-9224-b4a0e6d8e2a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:20:30.645Z|9a4926f6-2207-4da8-9224-b4a0e6d8e2a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:20:33.852Z|329e78f9-71b5-43fa-a4ff-8a03051bebb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:20:33.853Z|329e78f9-71b5-43fa-a4ff-8a03051bebb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:20:33.865Z|0dae88aa-3241-4a64-9a9c-ae860600d5cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:20:33.866Z|0dae88aa-3241-4a64-9a9c-ae860600d5cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:20:33.866Z|e2b4b93d-7a44-4d1c-9c68-ecd62b805d35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:20:33.867Z|e2b4b93d-7a44-4d1c-9c68-ecd62b805d35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:20:38.514Z|d23f1b69-efb3-4842-8230-a34237b49583|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T18:20:38.515Z|d23f1b69-efb3-4842-8230-a34237b49583|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T18:20:43.874Z|b988c237-782f-4f3c-be6b-3f7347a0683e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:20:43.875Z|b988c237-782f-4f3c-be6b-3f7347a0683e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:20:43.885Z|060cb4f4-b7f0-4cd9-bfdd-4a4019fe5483|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:20:43.886Z|060cb4f4-b7f0-4cd9-bfdd-4a4019fe5483|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:20:43.887Z|e077b68f-bb67-4251-8dcb-a8e3ecd919d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:20:43.888Z|e077b68f-bb67-4251-8dcb-a8e3ecd919d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:20:45.128Z|53377e13-0d2f-47f1-a2d6-dc5a7d3bb404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:20:45.128Z|53377e13-0d2f-47f1-a2d6-dc5a7d3bb404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:20:53.895Z|035639db-212f-4b19-96b4-21eef26cef4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:20:53.896Z|035639db-212f-4b19-96b4-21eef26cef4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:20:53.904Z|609e03a7-3d1a-4fba-92bb-79297bda4f0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:20:53.905Z|609e03a7-3d1a-4fba-92bb-79297bda4f0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:20:53.907Z|4779b36e-38f9-4223-8f21-d2bd77af1d8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:20:53.907Z|4779b36e-38f9-4223-8f21-d2bd77af1d8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:21:00.127Z|d63c5043-586a-430a-b3ae-6bb5f41e9daa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:21:00.129Z|d63c5043-586a-430a-b3ae-6bb5f41e9daa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:21:00.646Z|d321dd72-8643-4cc8-ac81-96bbe8ddc2a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:21:00.646Z|d321dd72-8643-4cc8-ac81-96bbe8ddc2a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:21:03.922Z|197420a6-126d-4f91-8b33-15ea9f75b455|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:21:03.924Z|197420a6-126d-4f91-8b33-15ea9f75b455|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:21:03.924Z|a3fcf22b-7183-4217-894d-5101a74d7a0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:21:03.924Z|a3fcf22b-7183-4217-894d-5101a74d7a0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:21:03.929Z|9bb5b677-e600-40e6-aeac-fbd9d907f228|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:21:03.930Z|9bb5b677-e600-40e6-aeac-fbd9d907f228|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:21:13.945Z|99f3b29e-a36b-4a5c-a9ba-1250358d9542|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:21:13.946Z|99f3b29e-a36b-4a5c-a9ba-1250358d9542|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:21:13.948Z|10955074-69eb-4533-94ba-db8ab5e58d55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:21:13.949Z|10955074-69eb-4533-94ba-db8ab5e58d55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:21:13.949Z|47315acc-c856-4d7f-a048-161977a0d63c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:21:13.950Z|47315acc-c856-4d7f-a048-161977a0d63c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:21:15.126Z|ef2a5cb8-3057-4f09-90ed-06fa4a0eb213|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:21:15.127Z|ef2a5cb8-3057-4f09-90ed-06fa4a0eb213|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:21:23.970Z|52ca3e0f-64ff-4511-a1e9-4c2d66a13a92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:21:23.970Z|56c50cb1-e765-48e9-a292-0343f00c196c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:21:23.970Z|8a7c8914-e652-4f89-a926-447de7df8687|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:21:23.970Z|56c50cb1-e765-48e9-a292-0343f00c196c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:21:23.970Z|52ca3e0f-64ff-4511-a1e9-4c2d66a13a92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:21:23.970Z|8a7c8914-e652-4f89-a926-447de7df8687|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:21:30.127Z|f068119b-4930-4672-b236-c9542d0846ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:21:30.127Z|f068119b-4930-4672-b236-c9542d0846ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:21:30.647Z|bde9daba-80d4-4e02-aded-1bbfb2b7b4dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:21:30.648Z|bde9daba-80d4-4e02-aded-1bbfb2b7b4dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:21:33.991Z|6e29b5b8-b855-4b67-b721-f72217577884|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:21:33.991Z|9daceb5d-c906-4969-ae43-991cf36a8d77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:21:33.992Z|9daceb5d-c906-4969-ae43-991cf36a8d77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:21:33.992Z|6e29b5b8-b855-4b67-b721-f72217577884|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:21:33.993Z|69bca585-2996-405b-a2fb-224afc607bef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:21:33.993Z|69bca585-2996-405b-a2fb-224afc607bef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:21:38.513Z|4eac9260-5fef-4476-b529-1d8d993bef30|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T18:21:38.514Z|4eac9260-5fef-4476-b529-1d8d993bef30|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T18:21:44.013Z|bb6fa103-5342-4d2a-b2b1-97b158d41071|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:21:44.014Z|bb6fa103-5342-4d2a-b2b1-97b158d41071|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:21:44.015Z|6c1fb556-0a13-4790-9b15-ef8bd4cc35b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:21:44.015Z|6c1fb556-0a13-4790-9b15-ef8bd4cc35b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:21:44.018Z|3cc999f9-95f8-4324-b9e3-304fe980ce91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:21:44.019Z|3cc999f9-95f8-4324-b9e3-304fe980ce91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:21:45.126Z|563c4b00-50d7-4483-bdda-5df72bb39f90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:21:45.130Z|563c4b00-50d7-4483-bdda-5df72bb39f90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:21:54.035Z|073beb6e-344f-4890-b2b5-e243c88f942e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:21:54.035Z|306d9a54-6fc9-4ed8-8c09-62f23d07ac6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:21:54.036Z|3528cdfd-6a2f-4313-9255-e94e01074a99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:21:54.036Z|073beb6e-344f-4890-b2b5-e243c88f942e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:21:54.036Z|306d9a54-6fc9-4ed8-8c09-62f23d07ac6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:21:54.037Z|3528cdfd-6a2f-4313-9255-e94e01074a99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:22:00.127Z|50cc47b6-f2c2-4c0e-900e-f3c3018a0766|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:22:00.127Z|50cc47b6-f2c2-4c0e-900e-f3c3018a0766|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:22:00.648Z|2130cafc-3c06-4335-a5b9-53c4cc8a31b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:22:00.649Z|2130cafc-3c06-4335-a5b9-53c4cc8a31b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:22:04.055Z|156bc9d2-a984-43b0-ab1d-cc8dea5fce81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:22:04.056Z|156bc9d2-a984-43b0-ab1d-cc8dea5fce81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:22:04.058Z|fd3155ae-3a6f-4839-b9b0-8643eefbb1c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:22:04.059Z|fd3155ae-3a6f-4839-b9b0-8643eefbb1c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:22:04.061Z|efcea53f-260c-439b-aaa4-161f99dd2572|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:22:04.061Z|efcea53f-260c-439b-aaa4-161f99dd2572|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:22:14.080Z|de3a8459-e237-4a70-9ee5-e9d4ba4e8d42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:22:14.081Z|de3a8459-e237-4a70-9ee5-e9d4ba4e8d42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:22:14.082Z|ea33c84a-c34e-4d69-a16f-20ca501e912b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:22:14.083Z|ea33c84a-c34e-4d69-a16f-20ca501e912b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:22:14.089Z|3712aa46-dd2c-4c94-922a-aa24e31ea09c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:22:14.090Z|3712aa46-dd2c-4c94-922a-aa24e31ea09c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:22:15.126Z|356ffcce-bfde-48c2-806f-de1edd5dc1d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:22:15.127Z|356ffcce-bfde-48c2-806f-de1edd5dc1d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:22:24.101Z|589368ae-69a4-4ca6-985d-2b8fd3689b49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:22:24.102Z|589368ae-69a4-4ca6-985d-2b8fd3689b49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:22:24.103Z|2f17a5ac-efbb-4200-9a52-29f93393cc62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:22:24.104Z|2f17a5ac-efbb-4200-9a52-29f93393cc62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:22:24.108Z|b5b770d5-6dce-4085-9a6e-f89530304171|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:22:24.109Z|b5b770d5-6dce-4085-9a6e-f89530304171|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:22:30.128Z|4fdd9f59-c9c1-472d-a77e-bdbd3cad0ff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:22:30.131Z|4fdd9f59-c9c1-472d-a77e-bdbd3cad0ff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:22:30.649Z|6776848d-57c3-48c3-a7a5-6b30202a37b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:22:30.650Z|6776848d-57c3-48c3-a7a5-6b30202a37b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:22:34.124Z|208639d5-5878-4c7b-abc6-3b097caef77d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:22:34.124Z|3bb64041-1cac-4fab-aeb5-075c713b4ef4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:22:34.124Z|208639d5-5878-4c7b-abc6-3b097caef77d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:22:34.124Z|3bb64041-1cac-4fab-aeb5-075c713b4ef4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:22:34.125Z|750311f4-0f37-4d02-a02a-aafafdeb9a14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:22:34.126Z|750311f4-0f37-4d02-a02a-aafafdeb9a14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:22:38.513Z|43e6e673-731f-493e-9da6-ae7f70c71d18|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T18:22:38.514Z|43e6e673-731f-493e-9da6-ae7f70c71d18|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T18:22:44.144Z|fc2dac63-22e6-4527-a26b-c3911691010b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:22:44.144Z|9074ea35-dbe8-4777-8851-895af57d5c05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:22:44.144Z|fc2dac63-22e6-4527-a26b-c3911691010b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:22:44.145Z|9074ea35-dbe8-4777-8851-895af57d5c05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:22:44.145Z|d6e2c1c3-3cce-45c2-96e2-cb81fa494128|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:22:44.145Z|d6e2c1c3-3cce-45c2-96e2-cb81fa494128|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:22:45.126Z|3de9b71c-2d60-40d0-a79b-28d7387bd6c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:22:45.127Z|3de9b71c-2d60-40d0-a79b-28d7387bd6c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:22:54.163Z|7acbbeb8-5dbc-4780-8b9b-35e8efc006e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:22:54.164Z|7acbbeb8-5dbc-4780-8b9b-35e8efc006e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:22:54.170Z|e87be5d2-2d62-4269-b693-74fa891dc3ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:22:54.171Z|e87be5d2-2d62-4269-b693-74fa891dc3ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:22:54.171Z|ad599b34-1f45-466b-9c7e-1b088afd15bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:22:54.171Z|ad599b34-1f45-466b-9c7e-1b088afd15bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:23:00.126Z|23679236-aac0-4e2c-8f9b-d6dca83b1ef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:23:00.127Z|23679236-aac0-4e2c-8f9b-d6dca83b1ef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:23:00.650Z|15b25cf2-0077-4033-b808-7b9c59b08d61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:23:00.651Z|15b25cf2-0077-4033-b808-7b9c59b08d61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:23:04.184Z|5927948e-7c14-4d2a-b47a-0a3a0d0538da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:23:04.185Z|5927948e-7c14-4d2a-b47a-0a3a0d0538da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:23:04.188Z|39dffa06-f850-4b62-a6f8-d10cfa572b88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:23:04.188Z|39dffa06-f850-4b62-a6f8-d10cfa572b88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:23:04.190Z|640ae457-e403-46cd-9bfe-0f9e2b5be7a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:23:04.191Z|640ae457-e403-46cd-9bfe-0f9e2b5be7a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:23:14.211Z|1890f820-c1a6-493d-8752-c64aad8fa354|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:23:14.211Z|eeab2b6a-0e54-4d01-82ba-6a892ba78abd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:23:14.211Z|1890f820-c1a6-493d-8752-c64aad8fa354|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:23:14.212Z|eeab2b6a-0e54-4d01-82ba-6a892ba78abd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:23:14.211Z|316bcb48-08d2-4cfa-8d4b-def3ae45d782|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:23:14.212Z|316bcb48-08d2-4cfa-8d4b-def3ae45d782|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:23:15.126Z|c022100d-fe1b-4e0d-9ae8-e8e511150b7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:23:15.130Z|c022100d-fe1b-4e0d-9ae8-e8e511150b7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:23:24.232Z|080e395e-7dad-4ad5-8a9a-e51267158df7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:23:24.233Z|080e395e-7dad-4ad5-8a9a-e51267158df7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:23:24.233Z|19c42f05-41b3-4873-8c30-cceaf5b85aea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:23:24.234Z|19c42f05-41b3-4873-8c30-cceaf5b85aea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:23:24.235Z|e0014337-68f7-462d-8ace-4ccdef32bc23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:23:24.235Z|e0014337-68f7-462d-8ace-4ccdef32bc23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:23:30.126Z|6453a2a4-d6f7-4ef6-a8f0-f21009775a0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:23:30.127Z|6453a2a4-d6f7-4ef6-a8f0-f21009775a0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:23:30.652Z|ba5f8633-1888-4439-85a7-e9d8cca7021c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:23:30.653Z|ba5f8633-1888-4439-85a7-e9d8cca7021c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:23:34.252Z|26261b02-9aa6-48de-9e6b-33d75a3bd97b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:23:34.253Z|26261b02-9aa6-48de-9e6b-33d75a3bd97b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:23:34.253Z|9a9c6dc8-427d-47e8-ad1b-8c5f002a3b0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:23:34.254Z|9a9c6dc8-427d-47e8-ad1b-8c5f002a3b0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:23:34.255Z|5354a5ea-fb9c-4150-b151-57afb1955cf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:23:34.255Z|5354a5ea-fb9c-4150-b151-57afb1955cf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:23:38.514Z|5389ed52-2207-41dd-a8e7-027856e95d69|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T18:23:38.515Z|5389ed52-2207-41dd-a8e7-027856e95d69|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T18:23:44.276Z|9e3c6500-23bc-4e44-a16a-aafe806d29af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:23:44.277Z|9e3c6500-23bc-4e44-a16a-aafe806d29af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:23:44.281Z|36d2d7c8-b69e-47fd-a071-61d8b3b706d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:23:44.281Z|689ebae6-9f68-44e5-b5cb-58d031da590b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:23:44.282Z|689ebae6-9f68-44e5-b5cb-58d031da590b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:23:44.282Z|36d2d7c8-b69e-47fd-a071-61d8b3b706d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:23:45.127Z|c2ec4805-eb3c-4698-ab78-414494d8fdcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:23:45.127Z|c2ec4805-eb3c-4698-ab78-414494d8fdcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:23:54.300Z|b432c56a-46c5-402b-940f-795d91a61bbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:23:54.301Z|b432c56a-46c5-402b-940f-795d91a61bbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:23:54.302Z|415dd432-fc8b-4880-b360-fe9840c83d7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:23:54.302Z|415dd432-fc8b-4880-b360-fe9840c83d7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:23:54.303Z|1689e893-4104-4e77-93ea-5ba9f20c5806|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:23:54.303Z|1689e893-4104-4e77-93ea-5ba9f20c5806|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:24:00.126Z|fd039e19-827f-4b96-98b7-f11bcfd19cb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:24:00.129Z|fd039e19-827f-4b96-98b7-f11bcfd19cb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:24:00.653Z|ceafa9d9-4fe5-4ce9-bca5-55bb9f1505ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:24:00.654Z|ceafa9d9-4fe5-4ce9-bca5-55bb9f1505ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:24:04.322Z|80d3ac25-0a64-4c40-8efb-251e52e513c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:24:04.322Z|efce9a1b-b60c-440b-a66a-0ad16e8078e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:24:04.323Z|80d3ac25-0a64-4c40-8efb-251e52e513c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:24:04.324Z|efce9a1b-b60c-440b-a66a-0ad16e8078e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:24:04.324Z|b11e4b88-bd48-4bd1-9c84-6750a0391c23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:24:04.324Z|b11e4b88-bd48-4bd1-9c84-6750a0391c23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:24:14.348Z|4ace615b-62aa-4266-8c9d-4044606114be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:24:14.349Z|4ace615b-62aa-4266-8c9d-4044606114be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:24:14.350Z|a367b8fc-ccbd-4ddf-9b8b-b86da042920d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:24:14.350Z|a367b8fc-ccbd-4ddf-9b8b-b86da042920d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:24:14.348Z|161f2184-d127-4573-8ec9-62942d33a769|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:24:14.353Z|161f2184-d127-4573-8ec9-62942d33a769|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:24:15.127Z|22b51ada-b187-4f3a-abde-625364f3f192|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:24:15.127Z|22b51ada-b187-4f3a-abde-625364f3f192|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:24:24.370Z|15f4456e-df48-46de-a053-d232117e2f9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:24:24.370Z|b908965e-9cdb-4d08-8f97-d83e762d9cc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:24:24.371Z|15f4456e-df48-46de-a053-d232117e2f9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:24:24.371Z|2d2549b3-d1b7-4dc4-bd62-611937247618|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:24:24.371Z|b908965e-9cdb-4d08-8f97-d83e762d9cc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:24:24.371Z|2d2549b3-d1b7-4dc4-bd62-611937247618|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:24:30.127Z|7a06954e-5edf-4f94-9e0b-a69f6beaa828|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:24:30.127Z|7a06954e-5edf-4f94-9e0b-a69f6beaa828|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:24:30.655Z|4f785be7-184e-4284-917c-a708ad464ffb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:24:30.655Z|4f785be7-184e-4284-917c-a708ad464ffb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:24:34.392Z|f379d95b-f75b-4dac-82e2-ab0dc231cb1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:24:34.393Z|f379d95b-f75b-4dac-82e2-ab0dc231cb1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:24:34.393Z|de47dadf-69cb-4ce8-9ec9-d01e6cc12f33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:24:34.394Z|de47dadf-69cb-4ce8-9ec9-d01e6cc12f33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:24:34.396Z|1e64fa5d-20d4-479a-9e72-af675b56162d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:24:34.397Z|1e64fa5d-20d4-479a-9e72-af675b56162d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:24:38.514Z|46ce1be0-3baa-4a95-9d62-9e49c244438e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T18:24:38.515Z|46ce1be0-3baa-4a95-9d62-9e49c244438e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T18:24:44.413Z|cb75ba2d-accd-42cf-808b-8de4799312e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:24:44.413Z|fd05ca96-cca4-47ff-a984-07fd2b65729f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:24:44.413Z|cb75ba2d-accd-42cf-808b-8de4799312e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:24:44.414Z|fd05ca96-cca4-47ff-a984-07fd2b65729f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:24:44.414Z|cb31b0c4-2f6a-4695-8b96-17e5c2ff0fd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:24:44.415Z|cb31b0c4-2f6a-4695-8b96-17e5c2ff0fd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:24:45.127Z|fe196990-ea4d-4404-a10e-6fefb7edfcc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:24:45.130Z|fe196990-ea4d-4404-a10e-6fefb7edfcc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:24:54.432Z|c4a86f72-0645-4b01-b027-1caa599ff41d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:24:54.432Z|ea93a1ee-e952-4e8b-913e-d5d8d99c8d53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:24:54.433Z|ea93a1ee-e952-4e8b-913e-d5d8d99c8d53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:24:54.433Z|c4a86f72-0645-4b01-b027-1caa599ff41d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:24:54.434Z|b2ec281b-a2d5-4550-a573-de5f175d1c24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:24:54.435Z|b2ec281b-a2d5-4550-a573-de5f175d1c24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:25:00.126Z|6bdc7399-fd4f-45cf-b6d0-dedc27882a29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:25:00.127Z|6bdc7399-fd4f-45cf-b6d0-dedc27882a29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:25:00.656Z|5e0ca4a5-3c1e-4295-aaa4-7122c3d613ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:25:00.656Z|5e0ca4a5-3c1e-4295-aaa4-7122c3d613ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:25:04.452Z|3f531569-d1e1-4337-ad3b-57fa0ad8d6cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:25:04.452Z|8187e009-419d-4046-b530-ffe613cff78b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:25:04.452Z|8187e009-419d-4046-b530-ffe613cff78b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:25:04.452Z|3f531569-d1e1-4337-ad3b-57fa0ad8d6cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:25:04.453Z|ce48ab2a-dd30-465b-88fa-b5bfe60e7b60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:25:04.454Z|ce48ab2a-dd30-465b-88fa-b5bfe60e7b60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:25:14.471Z|1667abd4-f833-45f7-b24d-9e239061bac8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:25:14.471Z|dd4934b9-807d-48d0-ae46-7a49a7052ac9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:25:14.471Z|a49b55db-4189-44de-830a-dd72593beb74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:25:14.472Z|a49b55db-4189-44de-830a-dd72593beb74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:25:14.472Z|1667abd4-f833-45f7-b24d-9e239061bac8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:25:14.472Z|dd4934b9-807d-48d0-ae46-7a49a7052ac9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:25:15.126Z|06a5d4a3-6d16-421f-ac60-cef61a37103a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:25:15.127Z|06a5d4a3-6d16-421f-ac60-cef61a37103a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:25:24.491Z|09f17be5-4e1d-4451-988f-e39aa029606b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:25:24.492Z|09f17be5-4e1d-4451-988f-e39aa029606b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:25:24.492Z|883097e2-2928-492d-832f-27fc10d8445a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:25:24.492Z|883097e2-2928-492d-832f-27fc10d8445a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:25:24.497Z|24bd6e89-a8fe-4939-94e9-81b4bf36c2b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:25:24.497Z|24bd6e89-a8fe-4939-94e9-81b4bf36c2b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:25:30.126Z|56f0cc26-34b4-4175-a7f2-aa1fa990ca02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:25:30.130Z|56f0cc26-34b4-4175-a7f2-aa1fa990ca02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:25:30.657Z|bb581d7c-91fc-47b2-af00-b759996b0735|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:25:30.657Z|bb581d7c-91fc-47b2-af00-b759996b0735|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:25:34.512Z|da00566c-a19b-439b-b9e0-e1ae34b6a133|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:25:34.512Z|da00566c-a19b-439b-b9e0-e1ae34b6a133|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:25:34.513Z|358dc416-1df9-4c55-ba01-60d9f3706d74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:25:34.514Z|358dc416-1df9-4c55-ba01-60d9f3706d74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:25:34.517Z|1008b145-f886-4afe-ad3c-15444211ff03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:25:34.518Z|1008b145-f886-4afe-ad3c-15444211ff03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:25:38.514Z|e95d6197-4f82-4a86-bea0-1d71bf80f6e9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T18:25:38.514Z|e95d6197-4f82-4a86-bea0-1d71bf80f6e9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T18:25:44.533Z|54826da8-8e3c-430f-a943-a2d476817799|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:25:44.533Z|54826da8-8e3c-430f-a943-a2d476817799|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:25:44.534Z|c47fd522-b1ae-4105-afac-8f657ef51390|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:25:44.535Z|c47fd522-b1ae-4105-afac-8f657ef51390|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:25:44.536Z|5331b53c-d4cc-48a9-ba9b-1f51ca0be009|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:25:44.537Z|5331b53c-d4cc-48a9-ba9b-1f51ca0be009|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:25:45.126Z|a53d4fde-0777-466c-9b12-bfe23fabef97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:25:45.127Z|a53d4fde-0777-466c-9b12-bfe23fabef97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:25:54.553Z|e843beac-1c2b-40e0-b506-8fd52dc6ed16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:25:54.553Z|e843beac-1c2b-40e0-b506-8fd52dc6ed16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:25:54.556Z|a8672b98-20be-4953-b2c5-496f324cd2bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:25:54.556Z|fdc1061d-421a-4a0b-9143-a7e8d4a19e3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:25:54.557Z|fdc1061d-421a-4a0b-9143-a7e8d4a19e3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:25:54.557Z|a8672b98-20be-4953-b2c5-496f324cd2bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:26:00.127Z|d858fdf9-005e-477f-bfb3-1b8977f06f3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:26:00.127Z|d858fdf9-005e-477f-bfb3-1b8977f06f3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:26:00.658Z|a4da91c1-e2a0-4dc3-ad18-4d30484c13ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:26:00.658Z|a4da91c1-e2a0-4dc3-ad18-4d30484c13ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:26:04.572Z|ec60b982-acad-4753-afc5-22663d9ce034|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:26:04.572Z|549f1b59-6aff-45a0-9420-2b05023af779|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:26:04.573Z|ec60b982-acad-4753-afc5-22663d9ce034|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:26:04.573Z|549f1b59-6aff-45a0-9420-2b05023af779|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:26:04.576Z|cc023fbc-cf32-495d-88bd-a4ffa8bcaa9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:26:04.576Z|cc023fbc-cf32-495d-88bd-a4ffa8bcaa9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:26:14.592Z|960cc3ae-e578-4ab1-8b56-34ecedf0c396|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:26:14.592Z|a98bd6e0-bdb4-4918-93ac-7491975b42b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:26:14.592Z|960cc3ae-e578-4ab1-8b56-34ecedf0c396|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:26:14.592Z|a98bd6e0-bdb4-4918-93ac-7491975b42b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:26:14.593Z|2186569c-61fe-46f3-b0da-88abefbf77b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:26:14.594Z|2186569c-61fe-46f3-b0da-88abefbf77b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:26:15.126Z|9303b353-5c45-4bb3-9780-ba94d7dbf780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:26:15.129Z|9303b353-5c45-4bb3-9780-ba94d7dbf780|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:26:24.613Z|c4cc31c3-525c-4a45-8e9e-e60cda781e24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:26:24.613Z|99ab5a4e-84c8-45d7-a462-b57546ccf5a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:26:24.613Z|f8f00b7e-9953-4063-b409-0ca3462d9dc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:26:24.613Z|c4cc31c3-525c-4a45-8e9e-e60cda781e24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:26:24.613Z|f8f00b7e-9953-4063-b409-0ca3462d9dc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:26:24.614Z|99ab5a4e-84c8-45d7-a462-b57546ccf5a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:26:30.126Z|59c352ac-75f8-4ae0-ab06-9587655212b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:26:30.127Z|59c352ac-75f8-4ae0-ab06-9587655212b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:26:30.659Z|72e23757-ff6f-4e90-a4c2-6da428c3d47b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:26:30.660Z|72e23757-ff6f-4e90-a4c2-6da428c3d47b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:26:34.634Z|82137f01-24fb-43ae-a229-342dda0bfd28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:26:34.635Z|82137f01-24fb-43ae-a229-342dda0bfd28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:26:34.641Z|76d77b96-1e3e-46d5-916f-bb01a45cf653|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:26:34.641Z|76d77b96-1e3e-46d5-916f-bb01a45cf653|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:26:34.641Z|162c73f2-8d20-4166-8cb3-2583ebc18227|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:26:34.642Z|162c73f2-8d20-4166-8cb3-2583ebc18227|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:26:38.515Z|b58963fa-8b69-4eae-bbdb-75cb4f2f4fd3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T18:26:38.516Z|b58963fa-8b69-4eae-bbdb-75cb4f2f4fd3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T18:26:44.659Z|169f926d-e8de-43fb-ab40-3bf2d983de95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:26:44.660Z|169f926d-e8de-43fb-ab40-3bf2d983de95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:26:44.662Z|72f21b96-e66c-4dd7-a5bb-8eae0465d50d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:26:44.663Z|72f21b96-e66c-4dd7-a5bb-8eae0465d50d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:26:44.665Z|7774b205-8456-421e-b1dd-462056ad8468|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:26:44.665Z|7774b205-8456-421e-b1dd-462056ad8468|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:26:45.126Z|0892c3dc-711e-4193-b7d7-28f4ee1ff284|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:26:45.127Z|0892c3dc-711e-4193-b7d7-28f4ee1ff284|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:26:54.679Z|f888d588-3477-4eba-91e3-d4150b3700b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:26:54.680Z|f888d588-3477-4eba-91e3-d4150b3700b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:26:54.682Z|95efc478-318b-4edb-8c37-a6f733340499|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:26:54.683Z|95efc478-318b-4edb-8c37-a6f733340499|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:26:54.684Z|d758a001-6fac-49f7-96f6-cfef86a162ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:26:54.684Z|d758a001-6fac-49f7-96f6-cfef86a162ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:27:00.127Z|cc244105-b463-48ad-8047-d78c0fef2f03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:27:00.130Z|cc244105-b463-48ad-8047-d78c0fef2f03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:27:00.661Z|7bb70a99-a482-4977-a6eb-ce496151129c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:27:00.662Z|7bb70a99-a482-4977-a6eb-ce496151129c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:27:04.700Z|7e86e104-8ecf-4d30-ae10-4604bed41ab2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:27:04.700Z|3e51122b-165a-44c3-af85-41690e4f1456|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:27:04.701Z|3e51122b-165a-44c3-af85-41690e4f1456|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:27:04.701Z|ddfc53b9-8a4b-48a9-a692-42b101840cda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:27:04.701Z|7e86e104-8ecf-4d30-ae10-4604bed41ab2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:27:04.701Z|ddfc53b9-8a4b-48a9-a692-42b101840cda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:27:14.721Z|4e5f775a-29e6-4183-ba35-ef8ee65840d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:27:14.722Z|4e5f775a-29e6-4183-ba35-ef8ee65840d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:27:14.724Z|d185edef-1db1-4f48-b9e7-a4a6096ea04b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:27:14.725Z|d185edef-1db1-4f48-b9e7-a4a6096ea04b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:27:14.726Z|06e6f93e-68a7-44d6-bb5e-272c016753cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:27:14.726Z|06e6f93e-68a7-44d6-bb5e-272c016753cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:27:15.126Z|33744cc5-e80f-4d10-8835-1eb2649b4820|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:27:15.127Z|33744cc5-e80f-4d10-8835-1eb2649b4820|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:27:24.742Z|afcc9cfa-9eaf-4dcd-b5f4-6caa92ba575b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:27:24.742Z|7e6abc1a-7f51-48d8-8e84-a11255367e54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:27:24.743Z|afcc9cfa-9eaf-4dcd-b5f4-6caa92ba575b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:27:24.743Z|7e6abc1a-7f51-48d8-8e84-a11255367e54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:27:24.750Z|c6c95144-81fe-47e6-b8ae-5d78221762ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:27:24.751Z|c6c95144-81fe-47e6-b8ae-5d78221762ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:27:30.126Z|c04e7948-dd7b-4cc6-98fc-a241bf259dad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:27:30.127Z|c04e7948-dd7b-4cc6-98fc-a241bf259dad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:27:30.663Z|8bc33d2b-891d-40a1-85b1-fb65dc77258f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:27:30.663Z|8bc33d2b-891d-40a1-85b1-fb65dc77258f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:27:34.770Z|07b2cb98-5158-4843-ad62-1f2315710139|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:27:34.770Z|73d35994-513d-4cf3-a026-7023e14301b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:27:34.771Z|73d35994-513d-4cf3-a026-7023e14301b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:27:34.771Z|07b2cb98-5158-4843-ad62-1f2315710139|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:27:34.785Z|ac03bf36-535b-481b-83de-2223d05b8d42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:27:34.785Z|ac03bf36-535b-481b-83de-2223d05b8d42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:27:38.514Z|8a52b6a7-07f3-4753-b4df-c78749964655|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T18:27:38.515Z|8a52b6a7-07f3-4753-b4df-c78749964655|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T18:27:44.794Z|943e5436-7ee6-4dea-9f17-5a2aa23409af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:27:44.794Z|2eb7dc6a-5727-4226-8c18-586d5fb0af9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:27:44.794Z|943e5436-7ee6-4dea-9f17-5a2aa23409af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:27:44.794Z|2eb7dc6a-5727-4226-8c18-586d5fb0af9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:27:44.804Z|07d23c30-ed63-4665-ae91-7573a9fc9114|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:27:44.805Z|07d23c30-ed63-4665-ae91-7573a9fc9114|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:27:45.127Z|8fbe51bc-d5a8-4370-a501-9c40a067dda7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:27:45.130Z|8fbe51bc-d5a8-4370-a501-9c40a067dda7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:27:54.816Z|f808de17-0ba3-4af2-b67f-f99eaebfe43e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:27:54.817Z|f808de17-0ba3-4af2-b67f-f99eaebfe43e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:27:54.858Z|96572e99-ab62-419c-8d9e-8e704fbc73fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:27:54.858Z|24b28136-65dc-4eda-856d-d96c83b1776e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:27:54.858Z|96572e99-ab62-419c-8d9e-8e704fbc73fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:27:54.858Z|24b28136-65dc-4eda-856d-d96c83b1776e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:28:00.126Z|de079078-bc51-4665-93b9-dd022c0f01e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:28:00.127Z|de079078-bc51-4665-93b9-dd022c0f01e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:28:00.664Z|f72eaf34-ce16-46b7-b56f-c95df0529c94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:28:00.664Z|f72eaf34-ce16-46b7-b56f-c95df0529c94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:28:04.863Z|0e922232-49c6-4ee3-9c96-34d780b932c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:28:04.863Z|0e922232-49c6-4ee3-9c96-34d780b932c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:28:04.885Z|d9117777-d398-4f5d-97d9-2bc11c0cb9a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:28:04.886Z|d9117777-d398-4f5d-97d9-2bc11c0cb9a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:28:04.891Z|dbed16c8-871a-4f58-9751-2a31267846ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:28:04.892Z|dbed16c8-871a-4f58-9751-2a31267846ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:28:14.886Z|9ebb7b24-d4f5-4565-9027-17f2c1c964ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:28:14.887Z|9ebb7b24-d4f5-4565-9027-17f2c1c964ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:28:14.922Z|f59bc527-bd87-430a-abaf-9720cadb0b79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:28:14.922Z|46010d2a-5174-4642-a725-d65e2453b18f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:28:14.923Z|46010d2a-5174-4642-a725-d65e2453b18f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:28:14.923Z|f59bc527-bd87-430a-abaf-9720cadb0b79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:28:15.126Z|ccdf90c4-c4ab-4dba-b81d-8b007e7a054c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:28:15.127Z|ccdf90c4-c4ab-4dba-b81d-8b007e7a054c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:28:24.926Z|3ee9170e-2984-4e05-afc9-41bf2613b4f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:28:24.927Z|3ee9170e-2984-4e05-afc9-41bf2613b4f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:28:24.942Z|eb1bee8b-4868-4a38-8da4-f58f1071e5f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:28:24.943Z|eb1bee8b-4868-4a38-8da4-f58f1071e5f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:28:24.947Z|ef9c2176-9794-4b73-9313-4e9718e7bf88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:28:24.948Z|ef9c2176-9794-4b73-9313-4e9718e7bf88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:28:30.126Z|4947c439-597b-4358-a0e8-9fd15fde3f27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:28:30.129Z|4947c439-597b-4358-a0e8-9fd15fde3f27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:28:30.666Z|32918d15-447c-4152-8a95-82b06a429aa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:28:30.667Z|32918d15-447c-4152-8a95-82b06a429aa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:28:34.949Z|8020da54-a53b-4db7-935b-64b1b491b0de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:28:34.950Z|8020da54-a53b-4db7-935b-64b1b491b0de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:28:34.962Z|06dcee0e-1220-4281-bf26-f51dbd4f6f0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:28:34.963Z|06dcee0e-1220-4281-bf26-f51dbd4f6f0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:28:34.965Z|d23d5e32-4b19-4d14-9baa-82971c594b8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:28:34.965Z|d23d5e32-4b19-4d14-9baa-82971c594b8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:28:38.514Z|0c6d3670-8927-4f72-9e0e-6d73beed7ab5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-08T18:28:38.515Z|0c6d3670-8927-4f72-9e0e-6d73beed7ab5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-08T18:28:44.970Z|05caf9b0-3af9-417c-990d-a88c79acf7fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:28:44.971Z|05caf9b0-3af9-417c-990d-a88c79acf7fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:28:44.984Z|5f6486b1-7f7f-4c5d-b1dc-436d7b955f80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:28:44.984Z|5f6486b1-7f7f-4c5d-b1dc-436d7b955f80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:28:44.986Z|6452939f-72d9-48c4-8366-2d7694a86a14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:28:44.986Z|6452939f-72d9-48c4-8366-2d7694a86a14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:28:45.126Z|a49c5aa1-427f-4796-8f9b-31c15b2dfe8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:28:45.127Z|a49c5aa1-427f-4796-8f9b-31c15b2dfe8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:28:54.992Z|13b6514a-f43c-4f38-8596-616a990100e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:28:54.993Z|13b6514a-f43c-4f38-8596-616a990100e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:28:55.003Z|1de623cf-1a4a-4cc6-bd4a-c2f258f78e00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:28:55.003Z|1de623cf-1a4a-4cc6-bd4a-c2f258f78e00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:28:55.005Z|64ba2133-d87f-4209-8cb9-3e0095fff576|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:28:55.006Z|64ba2133-d87f-4209-8cb9-3e0095fff576|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:29:00.126Z|1fcae6d0-207e-44e5-8918-eee884f41616|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:29:00.127Z|1fcae6d0-207e-44e5-8918-eee884f41616|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:29:00.667Z|2902b506-ec30-4102-9084-9d18ea07780e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-08T18:29:00.668Z|2902b506-ec30-4102-9084-9d18ea07780e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-08T18:29:05.014Z|2db92d3f-9086-4c69-9489-b24d03013990|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:29:05.015Z|2db92d3f-9086-4c69-9489-b24d03013990|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:29:05.036Z|e0a08241-97ff-44e3-a625-07555dd87509|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:29:05.037Z|e0a08241-97ff-44e3-a625-07555dd87509|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-08T18:29:05.037Z|323fa9b9-1f21-4a16-859e-50c27d99f984|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-08T18:29:05.037Z|323fa9b9-1f21-4a16-859e-50c27d99f984|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.