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-03-30T03:18:45.171Z||main|||||INFO|500||The following profiles are active: basic 2022-03-30T03:19:01.439Z||main|||||INFO|500||Starting service [Tomcat] 2022-03-30T03:19:01.440Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-03-30T03:19:01.617Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-03-30T03:19:11.499Z||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-03-30T03:19:11.826Z||main|||||INFO|500||catdb-pool - Starting... 2022-03-30T03:19:12.213Z||main|||||INFO|500||catdb-pool - Start completed. 2022-03-30T03:19:12.930Z||main|||||INFO|500||reqdb-pool - Starting... 2022-03-30T03:19:12.943Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-03-30T03:19:13.100Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-03-30T03:19:13.400Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-03-30T03:19:14.201Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-03-30T03:19:16.434Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-03-30T03:19:18.955Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-03-30T03:19:19.077Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-03-30T03:19:19.887Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-03-30T03:19:20.054Z||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-03-30T03:19:21.895Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-03-30T03:19:23.746Z||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-03-30T03:19:31.040Z||main|||||WARN|500||--- 2022-03-30T03:19:31.041Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-03-30T03:19:31.042Z||main|||||WARN|500||--- 2022-03-30T03:19:31.690Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-03-30T03:19:38.773Z||main|||||INFO|500||Started ApiHandlerApplication in 57.808 seconds (JVM running for 60.454) 2022-03-30T03:19:38.788Z|0ba1a321-59e2-436a-a2f4-8f3ba62942c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:19:38.804Z|0ba1a321-59e2-436a-a2f4-8f3ba62942c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:19:38.808Z|3ab24da1-7fe1-44d6-9deb-721cfea28959|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:19:38.822Z|3ab24da1-7fe1-44d6-9deb-721cfea28959|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:19:39.243Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-03-30T03:19:39.514Z|20509ab5-5474-4d67-8f5f-2da16fc7c0d6|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-03-30T03:19:40.045Z|20509ab5-5474-4d67-8f5f-2da16fc7c0d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:19:47.493Z|20daf254-893b-4743-b3a8-cd8a91f850d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:19:47.495Z|20daf254-893b-4743-b3a8-cd8a91f850d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:19:48.461Z|73eda30c-be5f-4fdc-82b8-3c6bb36a69b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:19:48.462Z|73eda30c-be5f-4fdc-82b8-3c6bb36a69b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:19:50.127Z|68f4abe1-4c47-4106-a7d0-62e1b9b8d9ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:19:50.129Z|68f4abe1-4c47-4106-a7d0-62e1b9b8d9ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:19:53.766Z|7a28b9ba-a5ef-483e-8050-9022413c9a47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:19:53.769Z|7a28b9ba-a5ef-483e-8050-9022413c9a47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:19:57.538Z|07b27223-f5d2-4e16-8cb6-dfa4b27e1518|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:19:57.540Z|07b27223-f5d2-4e16-8cb6-dfa4b27e1518|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:19:58.500Z|40bb5056-9149-4012-b21c-2992eab8e269|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:19:58.501Z|40bb5056-9149-4012-b21c-2992eab8e269|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:20:00.184Z|21c63891-9994-4528-a26d-7317ca2c17a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:20:00.186Z|21c63891-9994-4528-a26d-7317ca2c17a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:20:07.573Z|3a011a2b-fa16-4c0b-bb1d-92622a0e4fd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:20:07.574Z|3a011a2b-fa16-4c0b-bb1d-92622a0e4fd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:20:08.534Z|21ad6175-2d77-468d-832d-287320b79adb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:20:08.536Z|21ad6175-2d77-468d-832d-287320b79adb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:20:08.766Z|c6cb3509-dc8f-4d4a-bc23-958e380b0ba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:20:08.767Z|c6cb3509-dc8f-4d4a-bc23-958e380b0ba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:20:08.824Z|fb8c9772-1241-4f59-ad17-e71ff4d6c6c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:20:08.825Z|fb8c9772-1241-4f59-ad17-e71ff4d6c6c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:20:10.217Z|97502348-f8ad-495b-a7d7-85d5de28b99f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:20:10.219Z|97502348-f8ad-495b-a7d7-85d5de28b99f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:20:17.604Z|805e7ba1-9c23-4127-a8d0-b7356aa12af6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:20:17.605Z|805e7ba1-9c23-4127-a8d0-b7356aa12af6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:20:18.565Z|2eea33ba-58a8-4ece-b7f4-0e07c5eb299a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:20:18.567Z|2eea33ba-58a8-4ece-b7f4-0e07c5eb299a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:20:20.250Z|d74148e0-9b33-4a60-8235-9257d8908377|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:20:20.252Z|d74148e0-9b33-4a60-8235-9257d8908377|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:20:23.766Z|b47c1390-d4b1-4789-af59-22042304b8a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:20:23.767Z|b47c1390-d4b1-4789-af59-22042304b8a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:20:27.639Z|659081da-c84b-4f80-b221-4a2218f60b4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:20:27.641Z|659081da-c84b-4f80-b221-4a2218f60b4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:20:28.600Z|05567705-8f0e-45d4-8856-e3522cc5e825|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:20:28.601Z|05567705-8f0e-45d4-8856-e3522cc5e825|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:20:30.284Z|5f645c81-f6bf-4bd6-9fab-414a7118adb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:20:30.285Z|5f645c81-f6bf-4bd6-9fab-414a7118adb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:20:37.674Z|9ecb0957-6140-473e-9511-627a18bae2f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:20:37.676Z|9ecb0957-6140-473e-9511-627a18bae2f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:20:38.628Z|998fff9a-b2ff-4745-8124-24b2059f5904|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:20:38.630Z|998fff9a-b2ff-4745-8124-24b2059f5904|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:20:38.766Z|fb4e4edd-23a8-4d6b-a9c5-29052491b3aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:20:38.768Z|fb4e4edd-23a8-4d6b-a9c5-29052491b3aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:20:38.828Z|6be4e25b-e511-40b3-a44f-8874ada0e365|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:20:38.829Z|6be4e25b-e511-40b3-a44f-8874ada0e365|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:20:40.313Z|0e70c4b7-543f-4a66-9f1f-3a37a85a2bd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:20:40.315Z|0e70c4b7-543f-4a66-9f1f-3a37a85a2bd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:20:47.706Z|d7543d89-d2de-4060-92e1-33bcab47896b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:20:47.707Z|d7543d89-d2de-4060-92e1-33bcab47896b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:20:48.657Z|9acdebcb-afe7-45c7-bbc2-5d57d75cfba2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:20:48.658Z|9acdebcb-afe7-45c7-bbc2-5d57d75cfba2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:20:50.341Z|d6e9b817-7453-4fff-889c-46feb5b8d94b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:20:50.342Z|d6e9b817-7453-4fff-889c-46feb5b8d94b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:20:53.767Z|fcaba852-4a92-40f9-9774-856999cbeff3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:20:53.769Z|fcaba852-4a92-40f9-9774-856999cbeff3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:20:57.739Z|0e89610b-1489-40ea-9947-0b764765fc60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:20:57.741Z|0e89610b-1489-40ea-9947-0b764765fc60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:20:58.695Z|6b87b997-4973-4af6-81da-d5a65ea23917|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:20:58.696Z|6b87b997-4973-4af6-81da-d5a65ea23917|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:21:00.370Z|6e047017-07b5-40ba-87b1-291b2c218100|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:21:00.372Z|6e047017-07b5-40ba-87b1-291b2c218100|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:21:07.769Z|641037b5-326b-4327-b6e2-c59c8546ff0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:21:07.770Z|641037b5-326b-4327-b6e2-c59c8546ff0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:21:08.728Z|005a293c-5cd8-4450-97d7-1cce2ed38371|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:21:08.730Z|005a293c-5cd8-4450-97d7-1cce2ed38371|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:21:08.766Z|c28d70a7-b441-4215-9d5b-fd1b7188d225|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:21:08.768Z|c28d70a7-b441-4215-9d5b-fd1b7188d225|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:21:08.831Z|2f707e9b-a6a6-427f-9452-80316f9f3c27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:21:08.832Z|2f707e9b-a6a6-427f-9452-80316f9f3c27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:21:10.401Z|e0b04f87-0c38-46ee-afbd-c3ee64e9e277|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:21:10.403Z|e0b04f87-0c38-46ee-afbd-c3ee64e9e277|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:21:17.799Z|5ea45a88-5263-4ea1-8f63-b6be5a59fe7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:21:17.800Z|5ea45a88-5263-4ea1-8f63-b6be5a59fe7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:21:18.759Z|eb2e3436-0516-4bb0-9086-af8316e71f57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:21:18.760Z|eb2e3436-0516-4bb0-9086-af8316e71f57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:21:20.434Z|a1ad5a4f-a327-4304-9a54-55c4fd2596c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:21:20.435Z|a1ad5a4f-a327-4304-9a54-55c4fd2596c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:21:23.766Z|952edd61-7e5d-4fc4-bde2-4162eda2284e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:21:23.768Z|952edd61-7e5d-4fc4-bde2-4162eda2284e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:21:27.825Z|57470309-7f1c-43fa-a300-6638804a931c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:21:27.827Z|57470309-7f1c-43fa-a300-6638804a931c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:21:28.789Z|0528eae9-fa8e-4922-856c-f8592c493232|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:21:28.790Z|0528eae9-fa8e-4922-856c-f8592c493232|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:21:30.467Z|fec17981-e1f5-41ff-9d4d-4e2ff6f627e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:21:30.469Z|fec17981-e1f5-41ff-9d4d-4e2ff6f627e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:21:37.867Z|f7590bfc-a86b-495d-96c7-262ef0f0f294|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:21:37.868Z|f7590bfc-a86b-495d-96c7-262ef0f0f294|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:21:38.766Z|7afe4bcb-edf7-47bb-a843-ed7e077daa65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:21:38.768Z|7afe4bcb-edf7-47bb-a843-ed7e077daa65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:21:38.818Z|434dc8bc-5011-4a63-a08b-887344b322d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:21:38.820Z|434dc8bc-5011-4a63-a08b-887344b322d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:21:38.834Z|c8c1bf3a-dad8-4475-9c0d-d1ab6aff33f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:21:38.835Z|c8c1bf3a-dad8-4475-9c0d-d1ab6aff33f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:21:40.497Z|d5f08978-6f27-4bd1-9927-d48419baa96a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:21:40.498Z|d5f08978-6f27-4bd1-9927-d48419baa96a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:21:47.894Z|5d6bd909-6ee5-462d-b1aa-2ef28e4d2e1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:21:47.896Z|5d6bd909-6ee5-462d-b1aa-2ef28e4d2e1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:21:48.849Z|83325310-13ea-43cc-9b7c-a80f56b74af6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:21:48.850Z|83325310-13ea-43cc-9b7c-a80f56b74af6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:21:50.525Z|c0635d9e-74e9-48c5-bae5-ce4a787bd30c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:21:50.526Z|c0635d9e-74e9-48c5-bae5-ce4a787bd30c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:21:53.766Z|bb079733-061f-4c39-9f73-f53fdc048d5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:21:53.767Z|bb079733-061f-4c39-9f73-f53fdc048d5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:21:57.923Z|0cb7fe33-5071-40c1-be2c-e898fdd4914a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:21:57.924Z|0cb7fe33-5071-40c1-be2c-e898fdd4914a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:21:58.877Z|068c78bd-4158-46a9-a650-7959e17959ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:21:58.879Z|068c78bd-4158-46a9-a650-7959e17959ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:22:00.554Z|867e49de-fa0b-4201-8b67-e2dcd6e51547|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:22:00.555Z|867e49de-fa0b-4201-8b67-e2dcd6e51547|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:22:07.950Z|479d3482-d11e-4b5f-b705-561d599681cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:22:07.951Z|479d3482-d11e-4b5f-b705-561d599681cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:22:08.767Z|31e7d5b7-282b-4357-9be3-5209f3e360bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:22:08.769Z|31e7d5b7-282b-4357-9be3-5209f3e360bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:22:08.837Z|f8e394b8-8b8d-477d-bb48-681f4854a23c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:22:08.838Z|f8e394b8-8b8d-477d-bb48-681f4854a23c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:22:08.906Z|3b989be6-bd64-43d0-bb5f-db149f20b655|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:22:08.907Z|3b989be6-bd64-43d0-bb5f-db149f20b655|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:22:10.582Z|6a2d8e41-18bd-4e90-9f24-8b7c8a059d1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:22:10.583Z|6a2d8e41-18bd-4e90-9f24-8b7c8a059d1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:22:17.981Z|418245a0-a0b1-454b-b661-7993ffb19b22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:22:17.983Z|418245a0-a0b1-454b-b661-7993ffb19b22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:22:18.935Z|c031331d-adf4-4d78-a4d4-f2697922d4e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:22:18.936Z|c031331d-adf4-4d78-a4d4-f2697922d4e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:22:20.613Z|845eb1f3-4cf5-4e5a-a678-d1c09d6ddaf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:22:20.615Z|845eb1f3-4cf5-4e5a-a678-d1c09d6ddaf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:22:23.766Z|e6e6f12e-de33-4b03-92c4-975b4bc8a45d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:22:23.767Z|e6e6f12e-de33-4b03-92c4-975b4bc8a45d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:22:28.013Z|7156a270-7fa8-49fb-a637-8d5eeeba2eec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:22:28.014Z|7156a270-7fa8-49fb-a637-8d5eeeba2eec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:22:28.964Z|28fab2d9-b861-4ed1-bb70-4213dd02610a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:22:28.966Z|28fab2d9-b861-4ed1-bb70-4213dd02610a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:22:30.654Z|8cef285a-a8e9-41b7-b0f9-c6bdb1844de3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:22:30.655Z|8cef285a-a8e9-41b7-b0f9-c6bdb1844de3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:22:38.040Z|beeea92c-334c-4750-aad8-3dd2bbc362f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:22:38.041Z|beeea92c-334c-4750-aad8-3dd2bbc362f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:22:38.766Z|f7f81aff-4ee3-4ea1-82c9-f0c472ab3678|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:22:38.767Z|f7f81aff-4ee3-4ea1-82c9-f0c472ab3678|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:22:38.839Z|dd7fcbc1-d181-49bc-aeec-b2c210a90d0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:22:38.840Z|dd7fcbc1-d181-49bc-aeec-b2c210a90d0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:22:38.995Z|05bc8013-f5b8-498a-99c3-df95298479ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:22:38.996Z|05bc8013-f5b8-498a-99c3-df95298479ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:22:40.685Z|1bff43b4-4b41-4c52-b951-5db040db0e69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:22:40.687Z|1bff43b4-4b41-4c52-b951-5db040db0e69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:22:48.071Z|fbb8af9c-7205-49bb-8bb2-0f00eee2bc11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:22:48.073Z|fbb8af9c-7205-49bb-8bb2-0f00eee2bc11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:22:49.024Z|6b933bcd-116a-4cb8-b2ea-73fea5c28dc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:22:49.026Z|6b933bcd-116a-4cb8-b2ea-73fea5c28dc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:22:50.714Z|3ba13c7b-e367-4399-8210-dc3cb1538030|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:22:50.715Z|3ba13c7b-e367-4399-8210-dc3cb1538030|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:22:53.765Z|b04d0650-d297-42aa-b9e9-53ad56743d35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:22:53.767Z|b04d0650-d297-42aa-b9e9-53ad56743d35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:22:58.100Z|7b7990f0-7526-416d-beb5-bebd930f6937|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:22:58.101Z|7b7990f0-7526-416d-beb5-bebd930f6937|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:22:59.059Z|a3301910-ae73-43b0-a8e7-778de6c5a871|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:22:59.060Z|a3301910-ae73-43b0-a8e7-778de6c5a871|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:23:00.746Z|51880bfe-42b7-4aae-b908-c3aea30d7b91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:23:00.747Z|51880bfe-42b7-4aae-b908-c3aea30d7b91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:23:08.127Z|1d89803b-caf4-4848-9861-b145c46fe70c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:23:08.128Z|1d89803b-caf4-4848-9861-b145c46fe70c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:23:08.766Z|0c0896e9-fa5e-471c-9f99-ed1f27942345|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:23:08.767Z|0c0896e9-fa5e-471c-9f99-ed1f27942345|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:23:08.842Z|f18a4e54-6fdb-4e02-9b29-104a61c2be54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:23:08.843Z|f18a4e54-6fdb-4e02-9b29-104a61c2be54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:23:09.088Z|a810e99b-2777-4eed-ac45-f8d81bd389fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:23:09.090Z|a810e99b-2777-4eed-ac45-f8d81bd389fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:23:10.775Z|fd4ea04e-1707-4865-abff-7b6d0b16cb2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:23:10.776Z|fd4ea04e-1707-4865-abff-7b6d0b16cb2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:23:18.163Z|6581c014-a873-4cad-a394-f7ac0a76802d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:23:18.164Z|6581c014-a873-4cad-a394-f7ac0a76802d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:23:19.120Z|0cd51f4e-0845-4935-b9d3-7bf4b9cf1218|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:23:19.122Z|0cd51f4e-0845-4935-b9d3-7bf4b9cf1218|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:23:20.805Z|ee6f97ca-49ed-4280-b2c7-b758187562dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:23:20.806Z|ee6f97ca-49ed-4280-b2c7-b758187562dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:23:23.767Z|50cf6e4a-6a1c-4aa6-937c-27f47a573f0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:23:23.769Z|50cf6e4a-6a1c-4aa6-937c-27f47a573f0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:23:28.200Z|888b0c50-9aff-4ff1-b9ce-779401a48c59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:23:28.201Z|888b0c50-9aff-4ff1-b9ce-779401a48c59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:23:29.154Z|295ca381-0593-47bb-8f21-914f4d488aa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:23:29.155Z|295ca381-0593-47bb-8f21-914f4d488aa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:23:30.830Z|4adaa332-3843-46d4-aa2a-1efd475628e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:23:30.831Z|4adaa332-3843-46d4-aa2a-1efd475628e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:23:38.226Z|e59c1fa7-e5ef-4264-aab0-a8c260c6d278|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:23:38.227Z|e59c1fa7-e5ef-4264-aab0-a8c260c6d278|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:23:38.766Z|73e25670-c165-405b-91cf-97e8270224d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:23:38.767Z|73e25670-c165-405b-91cf-97e8270224d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:23:38.844Z|389db3ee-a122-4ba8-81d8-d544c40f0d8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:23:38.845Z|389db3ee-a122-4ba8-81d8-d544c40f0d8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:23:39.185Z|5d3f6802-f52c-4277-88e8-2eff47eaae04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:23:39.187Z|5d3f6802-f52c-4277-88e8-2eff47eaae04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:23:40.859Z|937c581b-6970-41e9-93b1-227bfa0efb8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:23:40.860Z|937c581b-6970-41e9-93b1-227bfa0efb8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:23:48.255Z|cf6794b6-f249-434d-a0b4-eefc4294f2f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:23:48.257Z|cf6794b6-f249-434d-a0b4-eefc4294f2f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:23:49.214Z|7bce4b29-345d-4849-a061-84db351dbd28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:23:49.215Z|7bce4b29-345d-4849-a061-84db351dbd28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:23:50.886Z|bbbc9256-81e3-4978-bdae-a1a8711900ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:23:50.887Z|bbbc9256-81e3-4978-bdae-a1a8711900ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:23:53.766Z|659f6ac7-03f2-4b71-a6d9-36c596e00fc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:23:53.768Z|659f6ac7-03f2-4b71-a6d9-36c596e00fc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:23:58.284Z|70d86d4b-ff93-4336-98b2-d1f740f948a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:23:58.285Z|70d86d4b-ff93-4336-98b2-d1f740f948a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:23:59.247Z|a74e449d-de3a-4da9-aff4-6055f73ead10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:23:59.248Z|a74e449d-de3a-4da9-aff4-6055f73ead10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:24:00.913Z|7df828af-5251-4dba-8bfd-18ed7948edc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:24:00.914Z|7df828af-5251-4dba-8bfd-18ed7948edc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:24:08.320Z|f1b67a32-bb68-4cb5-b7b8-84c94bd18688|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:24:08.321Z|f1b67a32-bb68-4cb5-b7b8-84c94bd18688|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:24:08.766Z|ab4e6d27-8579-4636-ac53-f201ed924b73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:24:08.770Z|ab4e6d27-8579-4636-ac53-f201ed924b73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:24:08.846Z|1b121c63-5e25-4015-9404-c421ae3ad607|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:24:08.848Z|1b121c63-5e25-4015-9404-c421ae3ad607|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:24:09.282Z|60d00b24-0702-40a0-873d-4d18c0dc042b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:24:09.283Z|60d00b24-0702-40a0-873d-4d18c0dc042b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:24:10.940Z|412cbb0f-fb97-40ed-a85a-dcfc43ea779a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:24:10.942Z|412cbb0f-fb97-40ed-a85a-dcfc43ea779a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:24:18.383Z|f9b0fb58-59a3-4e94-9d63-5dd9567654fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:24:18.386Z|f9b0fb58-59a3-4e94-9d63-5dd9567654fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:24:19.318Z|54ee2ffb-cac5-45b2-9ad7-9f47de7206b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:24:19.319Z|54ee2ffb-cac5-45b2-9ad7-9f47de7206b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:24:20.969Z|b404cebf-e6c7-4b51-a219-56acc11b82a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:24:20.970Z|b404cebf-e6c7-4b51-a219-56acc11b82a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:24:23.767Z|8423d461-f721-4fed-9c4f-8674cbbf3e78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:24:23.770Z|8423d461-f721-4fed-9c4f-8674cbbf3e78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:24:28.432Z|82257103-4d8f-4a18-ae53-145c3dfa64eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:24:28.434Z|82257103-4d8f-4a18-ae53-145c3dfa64eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:24:29.357Z|b449d64c-698b-4d92-950f-01b56681d5eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:24:29.358Z|b449d64c-698b-4d92-950f-01b56681d5eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:24:30.996Z|b383bc7a-a112-4279-a10b-a176f585aaa8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:24:30.997Z|b383bc7a-a112-4279-a10b-a176f585aaa8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:24:38.471Z|5317bf70-a801-47fa-93c2-432a9d2b517e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:24:38.473Z|5317bf70-a801-47fa-93c2-432a9d2b517e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:24:38.766Z|8c36b3a3-5385-4e92-8c0d-7343560af1ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:24:38.767Z|8c36b3a3-5385-4e92-8c0d-7343560af1ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:24:38.849Z|f15a94a9-8ce0-47a2-be21-034d93b11c92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:24:38.850Z|f15a94a9-8ce0-47a2-be21-034d93b11c92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:24:39.387Z|4a56092a-a674-4bed-b977-07ac051efb32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:24:39.389Z|4a56092a-a674-4bed-b977-07ac051efb32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:24:41.022Z|cc8c90ec-9002-4d60-9bc5-3da1182036f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:24:41.023Z|cc8c90ec-9002-4d60-9bc5-3da1182036f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:24:48.507Z|631c8214-061f-4451-9e21-e19d79fdf785|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:24:48.509Z|631c8214-061f-4451-9e21-e19d79fdf785|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:24:49.416Z|1dc4d53d-5be6-4dce-b801-4f10225ee5c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:24:49.417Z|1dc4d53d-5be6-4dce-b801-4f10225ee5c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:24:51.048Z|c93e15cf-8f7e-431d-a618-ed00e3c4263a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:24:51.049Z|c93e15cf-8f7e-431d-a618-ed00e3c4263a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:24:53.766Z|83f2cc38-8ebe-461c-8807-d77aa94a5061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:24:53.768Z|83f2cc38-8ebe-461c-8807-d77aa94a5061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:24:58.549Z|32fb2ea1-b04d-484a-8889-e35c5aca1b9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:24:58.550Z|32fb2ea1-b04d-484a-8889-e35c5aca1b9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:24:59.449Z|2890f1d5-c85d-484d-ad8d-0809b6be2e8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:24:59.451Z|2890f1d5-c85d-484d-ad8d-0809b6be2e8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:25:01.078Z|872ec191-cb58-4210-90e6-a68cfd649661|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:25:01.079Z|872ec191-cb58-4210-90e6-a68cfd649661|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:25:08.579Z|ea27fbdc-8eb6-4891-b045-209c2b37493a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:25:08.580Z|ea27fbdc-8eb6-4891-b045-209c2b37493a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:25:08.765Z|973a54d4-6cb4-4d01-95cd-62de078d5922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:25:08.766Z|973a54d4-6cb4-4d01-95cd-62de078d5922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:25:08.851Z|b5f8c3ce-c1f5-4b4b-a5f5-3d56d2c618bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:25:08.853Z|b5f8c3ce-c1f5-4b4b-a5f5-3d56d2c618bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:25:09.483Z|e1d2e837-06fb-48e8-9083-394ea5a9515f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:25:09.484Z|e1d2e837-06fb-48e8-9083-394ea5a9515f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:25:11.110Z|863372ba-8d0d-442b-938a-8e8279604936|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:25:11.112Z|863372ba-8d0d-442b-938a-8e8279604936|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:25:18.606Z|9ea167f8-fa7a-44a2-82de-6bb0eb2b1d16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:25:18.608Z|9ea167f8-fa7a-44a2-82de-6bb0eb2b1d16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:25:19.511Z|7efc1fd9-0a1c-4485-8e5e-c0925c057833|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:25:19.513Z|7efc1fd9-0a1c-4485-8e5e-c0925c057833|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:25:21.138Z|a573cc5e-d7e6-437e-b886-fc443d5f920c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:25:21.139Z|a573cc5e-d7e6-437e-b886-fc443d5f920c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:25:23.765Z|b2ffed3a-0d1a-4ebc-acf5-43154c80ba2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:25:23.767Z|b2ffed3a-0d1a-4ebc-acf5-43154c80ba2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:25:28.648Z|23adafe9-77f8-4fa4-bef2-8fd068cc4cbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:25:28.650Z|23adafe9-77f8-4fa4-bef2-8fd068cc4cbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:25:29.541Z|993294ac-3b4d-4e06-8a01-629f3be2c9a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:25:29.542Z|993294ac-3b4d-4e06-8a01-629f3be2c9a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:25:31.167Z|6382e5d6-c646-4eb2-9742-53946088f33b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:25:31.169Z|6382e5d6-c646-4eb2-9742-53946088f33b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:25:38.677Z|269770e3-a085-45d8-ac09-69a70b59b3a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:25:38.678Z|269770e3-a085-45d8-ac09-69a70b59b3a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:25:38.766Z|5492ab94-0699-4de3-a57d-35ebc13222f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:25:38.767Z|5492ab94-0699-4de3-a57d-35ebc13222f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:25:38.854Z|8598b6c0-e623-4c56-a68b-231d346a127d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:25:38.855Z|8598b6c0-e623-4c56-a68b-231d346a127d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:25:39.570Z|571cc5eb-4015-4fbf-aed4-3a7058df8e0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:25:39.572Z|571cc5eb-4015-4fbf-aed4-3a7058df8e0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:25:41.198Z|ebfe3872-8b3a-4300-8808-9c319fd77f48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:25:41.199Z|ebfe3872-8b3a-4300-8808-9c319fd77f48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:25:48.707Z|c6dd7a8c-c03e-4b57-b792-b81d2a3f61f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:25:48.709Z|c6dd7a8c-c03e-4b57-b792-b81d2a3f61f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:25:49.609Z|4406bde2-fb8e-47c0-a5d3-8235f582e2fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:25:49.611Z|4406bde2-fb8e-47c0-a5d3-8235f582e2fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:25:51.227Z|b3b0ca20-473e-49d3-8155-fc072b0fab1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:25:51.228Z|b3b0ca20-473e-49d3-8155-fc072b0fab1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:25:53.765Z|fb00e7e0-7639-435b-a117-4abcf5b2e1f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:25:53.766Z|fb00e7e0-7639-435b-a117-4abcf5b2e1f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:25:58.745Z|3204b6bd-516b-4ad1-bb1e-1947b45e9afd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:25:58.747Z|3204b6bd-516b-4ad1-bb1e-1947b45e9afd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:25:59.640Z|fc7848ca-fa30-4dfe-8146-520bf7c27dfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:25:59.641Z|fc7848ca-fa30-4dfe-8146-520bf7c27dfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:26:01.254Z|c7d97834-3fe0-4bd4-a1f5-986d85ed72f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:26:01.255Z|c7d97834-3fe0-4bd4-a1f5-986d85ed72f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:26:08.765Z|c989fa00-79fa-43d1-ac4c-995f00e45811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:26:08.767Z|c989fa00-79fa-43d1-ac4c-995f00e45811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:26:08.773Z|b8c5effa-6eb1-4229-809f-48f5f1aa3e3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:26:08.775Z|b8c5effa-6eb1-4229-809f-48f5f1aa3e3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:26:08.856Z|7ccd9246-4fc0-43c6-9649-b6672383a961|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:26:08.857Z|7ccd9246-4fc0-43c6-9649-b6672383a961|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:26:09.676Z|8acbe458-4d6d-432d-9ce4-b12e324efe95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:26:09.677Z|8acbe458-4d6d-432d-9ce4-b12e324efe95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:26:11.293Z|64c4a409-20d4-4b1b-931d-c3724302334b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:26:11.294Z|64c4a409-20d4-4b1b-931d-c3724302334b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:26:18.804Z|7aeabaa2-7116-43ba-b25c-56944701611f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:26:18.805Z|7aeabaa2-7116-43ba-b25c-56944701611f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:26:19.705Z|1326ce78-e169-4d6e-9431-66eeba4ffaab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:26:19.706Z|1326ce78-e169-4d6e-9431-66eeba4ffaab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:26:21.320Z|013e6c67-4285-4760-9d2d-afe0d25f9b8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:26:21.321Z|013e6c67-4285-4760-9d2d-afe0d25f9b8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:26:23.765Z|6118ccd9-75e9-44b2-ada4-6e0eb7b343bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:26:23.767Z|6118ccd9-75e9-44b2-ada4-6e0eb7b343bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:26:28.843Z|6a79cba9-007c-4fee-8453-d9f97f3aa65b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:26:28.844Z|6a79cba9-007c-4fee-8453-d9f97f3aa65b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:26:29.731Z|32ab55bc-eab5-4e50-945d-a2f9f27efe07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:26:29.732Z|32ab55bc-eab5-4e50-945d-a2f9f27efe07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:26:31.351Z|1facf6ce-9db2-4888-b900-67c051fc6526|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:26:31.353Z|1facf6ce-9db2-4888-b900-67c051fc6526|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:26:38.766Z|f1a3831b-558c-47c7-a3f0-4a675c0257ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:26:38.768Z|f1a3831b-558c-47c7-a3f0-4a675c0257ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:26:38.859Z|8c36cdf7-6cbd-4522-b496-c4616c1447f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:26:38.860Z|8c36cdf7-6cbd-4522-b496-c4616c1447f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:26:38.879Z|8ec83fe0-94c2-4a7f-bead-52f36a2edefa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:26:38.880Z|8ec83fe0-94c2-4a7f-bead-52f36a2edefa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:26:39.757Z|2cf203ab-fede-4571-bf6b-d7ebae34ad8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:26:39.758Z|2cf203ab-fede-4571-bf6b-d7ebae34ad8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:26:41.383Z|b9160e8e-80ec-4450-ae67-bf0e469fab55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:26:41.385Z|b9160e8e-80ec-4450-ae67-bf0e469fab55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:26:48.909Z|9f7926d8-a6fd-4421-bef3-9d5966a25152|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:26:48.910Z|9f7926d8-a6fd-4421-bef3-9d5966a25152|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:26:49.785Z|1f1400e1-b92a-4457-b4b6-35f1a7ac4c14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:26:49.786Z|1f1400e1-b92a-4457-b4b6-35f1a7ac4c14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:26:51.416Z|e454155e-2011-4160-9053-789ddf69c640|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:26:51.417Z|e454155e-2011-4160-9053-789ddf69c640|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:26:53.766Z|11ffa133-9838-4127-83de-be7466023239|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:26:53.767Z|11ffa133-9838-4127-83de-be7466023239|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:26:58.951Z|43624065-16f7-42ab-b013-37d7fd6a51d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:26:58.953Z|43624065-16f7-42ab-b013-37d7fd6a51d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:26:59.818Z|cabfd155-6337-4f27-b982-c490fa20b9bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:26:59.819Z|cabfd155-6337-4f27-b982-c490fa20b9bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:27:01.446Z|0dde4f0e-590d-4833-aa9f-e733f916cac6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:27:01.447Z|0dde4f0e-590d-4833-aa9f-e733f916cac6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:27:08.765Z|c36a71d1-bb36-4feb-b65e-08cb43ada542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:27:08.767Z|c36a71d1-bb36-4feb-b65e-08cb43ada542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:27:08.864Z|8e22c6c5-aafd-4f24-b971-70f3ed2499b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:27:08.865Z|8e22c6c5-aafd-4f24-b971-70f3ed2499b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:27:08.983Z|97270a47-3ad1-47f5-8801-c2a8d420d142|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:27:08.984Z|97270a47-3ad1-47f5-8801-c2a8d420d142|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:27:09.848Z|74ee961f-6387-4673-837b-08f3a2417490|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:27:09.849Z|74ee961f-6387-4673-837b-08f3a2417490|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:27:11.474Z|10be8fa5-88fd-46ad-867a-f6974e838f36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:27:11.476Z|10be8fa5-88fd-46ad-867a-f6974e838f36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:27:19.014Z|25ae44ff-1315-47cc-9bfc-b136bba25e03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:27:19.015Z|25ae44ff-1315-47cc-9bfc-b136bba25e03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:27:19.873Z|f1ceecca-584f-47aa-ab23-e7cdf7c06bc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:27:19.874Z|f1ceecca-584f-47aa-ab23-e7cdf7c06bc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:27:21.502Z|f6449e22-2956-496d-bfe7-04e470dbe002|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:27:21.503Z|f6449e22-2956-496d-bfe7-04e470dbe002|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:27:23.765Z|4f1cc755-1dec-4048-9f35-bf979bb343ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:27:23.766Z|4f1cc755-1dec-4048-9f35-bf979bb343ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:27:29.047Z|d4f24cd6-5643-4c3f-a5b3-7368ca68e002|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:27:29.048Z|d4f24cd6-5643-4c3f-a5b3-7368ca68e002|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:27:29.901Z|1a6106d6-c4e5-48e9-89b9-ceb57634c040|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:27:29.904Z|1a6106d6-c4e5-48e9-89b9-ceb57634c040|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:27:31.533Z|95c7f995-0685-4d62-8b95-c7e3f4c08d62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:27:31.535Z|95c7f995-0685-4d62-8b95-c7e3f4c08d62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:27:38.765Z|1599114b-e05b-49e4-9b5c-8ded27bc26a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:27:38.766Z|1599114b-e05b-49e4-9b5c-8ded27bc26a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:27:38.866Z|fec29860-8e41-4339-b7af-f13d62985fa2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:27:38.868Z|fec29860-8e41-4339-b7af-f13d62985fa2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:27:39.078Z|bbd3fc73-3caa-4241-8457-c46c4ec36e0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:27:39.079Z|bbd3fc73-3caa-4241-8457-c46c4ec36e0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:27:39.929Z|0661fb8d-e422-4395-b182-698a2ac4d881|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:27:39.930Z|0661fb8d-e422-4395-b182-698a2ac4d881|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:27:41.562Z|0f616be6-7361-48cf-8082-5d2121ca92b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:27:41.563Z|0f616be6-7361-48cf-8082-5d2121ca92b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:27:49.104Z|0ce74b22-ba06-460b-9529-fa8c2337dbc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:27:49.106Z|0ce74b22-ba06-460b-9529-fa8c2337dbc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:27:49.953Z|e4125e83-e214-45fd-9161-f6ac0952706a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:27:49.954Z|e4125e83-e214-45fd-9161-f6ac0952706a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:27:51.590Z|8a34db93-e438-4ba6-8b38-d3bbc1cd5385|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:27:51.591Z|8a34db93-e438-4ba6-8b38-d3bbc1cd5385|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:27:53.765Z|8a3f9003-2922-42b9-aca2-f5bdd4df2f87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:27:53.767Z|8a3f9003-2922-42b9-aca2-f5bdd4df2f87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:27:59.134Z|dd43e877-4653-4176-bf9f-20ecee2f4b4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:27:59.135Z|dd43e877-4653-4176-bf9f-20ecee2f4b4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:27:59.982Z|de73c10d-6d3f-4a76-8d3a-14bdefc4180f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:27:59.983Z|de73c10d-6d3f-4a76-8d3a-14bdefc4180f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:28:01.615Z|8efced46-7784-4449-b344-e5aae3826c99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:28:01.617Z|8efced46-7784-4449-b344-e5aae3826c99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:28:08.766Z|aa6a8ace-e074-4116-baf1-543bdd4c067d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:28:08.767Z|aa6a8ace-e074-4116-baf1-543bdd4c067d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:28:08.869Z|ebc0f144-5bbd-4bcc-b305-0a9c02c29b37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:28:08.870Z|ebc0f144-5bbd-4bcc-b305-0a9c02c29b37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:28:09.161Z|273624d7-d14e-4f73-8439-e1e5e6ccb073|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:28:09.162Z|273624d7-d14e-4f73-8439-e1e5e6ccb073|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:28:10.029Z|eb98e3c7-c573-43e5-b1b0-bde1361ab357|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:28:10.030Z|eb98e3c7-c573-43e5-b1b0-bde1361ab357|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:28:11.652Z|271e6a24-8a77-4ef3-b8f7-927cbf8bf5b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:28:11.653Z|271e6a24-8a77-4ef3-b8f7-927cbf8bf5b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:28:19.191Z|63bcfdd6-338f-45b0-91a1-d2de6d6466b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:28:19.192Z|63bcfdd6-338f-45b0-91a1-d2de6d6466b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:28:20.059Z|3017d58b-53b3-49eb-ac97-f3d3980dae67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:28:20.060Z|3017d58b-53b3-49eb-ac97-f3d3980dae67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:28:21.679Z|f4b8bac7-ecf3-4436-964a-901dfb7756ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:28:21.680Z|f4b8bac7-ecf3-4436-964a-901dfb7756ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:28:23.765Z|dcd59280-26e7-4831-8912-69011077bae4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:28:23.766Z|dcd59280-26e7-4831-8912-69011077bae4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:28:29.221Z|05e6ed31-2e98-4e55-a25d-50cced0e6bbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:28:29.222Z|05e6ed31-2e98-4e55-a25d-50cced0e6bbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:28:30.115Z|cf0ec54e-7727-443c-a1c7-978bc79a91c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:28:30.117Z|cf0ec54e-7727-443c-a1c7-978bc79a91c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:28:31.706Z|68b38abd-8521-4d38-aabf-03d4b1bd0946|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:28:31.708Z|68b38abd-8521-4d38-aabf-03d4b1bd0946|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:28:38.766Z|8c50e258-7fbf-4892-86d4-6267853c9b14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:28:38.768Z|8c50e258-7fbf-4892-86d4-6267853c9b14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:28:38.871Z|f1318e17-144e-46b1-920e-c56abbd0659d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:28:38.872Z|f1318e17-144e-46b1-920e-c56abbd0659d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:28:39.252Z|8e2b8fa4-5c23-4344-b266-b74be29b27fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:28:39.253Z|8e2b8fa4-5c23-4344-b266-b74be29b27fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:28:40.161Z|fdf0f21b-66ae-46a0-a22a-02e56b2c2430|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:28:40.162Z|fdf0f21b-66ae-46a0-a22a-02e56b2c2430|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:28:41.733Z|c02a6be3-9269-41d1-82be-5b4dae9dc2d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:28:41.734Z|c02a6be3-9269-41d1-82be-5b4dae9dc2d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:28:49.278Z|2940c972-3f4d-4b12-aa38-4b07a3fdc304|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:28:49.279Z|2940c972-3f4d-4b12-aa38-4b07a3fdc304|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:28:50.195Z|2a24e17a-e771-43be-b9e1-bbae8e1bc547|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:28:50.196Z|2a24e17a-e771-43be-b9e1-bbae8e1bc547|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:28:51.764Z|03263564-009e-4fce-b2fa-155946a2d2d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:28:51.765Z|03263564-009e-4fce-b2fa-155946a2d2d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:28:53.765Z|aacfa436-93d6-46d2-9701-9b2b93958a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:28:53.767Z|aacfa436-93d6-46d2-9701-9b2b93958a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:28:59.304Z|47fc18a3-eaa3-4495-88d9-95003deae50b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:28:59.305Z|47fc18a3-eaa3-4495-88d9-95003deae50b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:29:00.231Z|6acd03cd-dcee-450d-8104-70bd342d6a47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:29:00.232Z|6acd03cd-dcee-450d-8104-70bd342d6a47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:29:01.790Z|68244f44-c1b9-4692-af28-79a785139c12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:29:01.791Z|68244f44-c1b9-4692-af28-79a785139c12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:29:08.766Z|519759a8-e2b7-4ae8-a540-d678ad5325cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:29:08.767Z|519759a8-e2b7-4ae8-a540-d678ad5325cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:29:08.873Z|dc1855ed-66da-417e-904a-9242e8e7bb0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:29:08.874Z|dc1855ed-66da-417e-904a-9242e8e7bb0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:29:09.338Z|fa39369b-612f-4ab3-8779-4e306dfa024a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:29:09.339Z|fa39369b-612f-4ab3-8779-4e306dfa024a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:29:10.259Z|459722ec-6be0-48f0-804c-c7e8911a2257|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:29:10.260Z|459722ec-6be0-48f0-804c-c7e8911a2257|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:29:11.817Z|26fb557a-5d3d-4402-971f-4f70e4002379|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:29:11.818Z|26fb557a-5d3d-4402-971f-4f70e4002379|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:29:14.064Z|398014ed-4271-481e-ab71-a989af31d437|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T03:29:14.066Z|398014ed-4271-481e-ab71-a989af31d437|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T03:29:19.366Z|55470712-dd6d-404d-88fe-ef56c9259d28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:29:19.367Z|55470712-dd6d-404d-88fe-ef56c9259d28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:29:20.293Z|cc845b66-0009-4fa0-9f5a-379c5f363545|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:29:20.294Z|cc845b66-0009-4fa0-9f5a-379c5f363545|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:29:21.842Z|4e89c503-1a1b-4cae-bfe7-a405c10d3922|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:29:21.843Z|4e89c503-1a1b-4cae-bfe7-a405c10d3922|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:29:23.765Z|0f3fb75c-08bb-4eae-8419-84f39be6866f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:29:23.768Z|0f3fb75c-08bb-4eae-8419-84f39be6866f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:29:29.393Z|7d6e05fd-3a78-42f4-bff5-9c0b8b29c346|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:29:29.394Z|7d6e05fd-3a78-42f4-bff5-9c0b8b29c346|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:29:30.320Z|f5be90e4-83f5-4eba-913f-0a95a93f8bef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:29:30.321Z|f5be90e4-83f5-4eba-913f-0a95a93f8bef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:29:31.868Z|76ff95e0-e6a2-460d-8519-1663fdba3164|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:29:31.870Z|76ff95e0-e6a2-460d-8519-1663fdba3164|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:29:38.765Z|d2ec3d0b-58a0-49ad-a165-ce8aeec3e7c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:29:38.766Z|d2ec3d0b-58a0-49ad-a165-ce8aeec3e7c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:29:38.875Z|e2a07e31-0aa4-4b82-8fc9-88629ac646a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:29:38.876Z|e2a07e31-0aa4-4b82-8fc9-88629ac646a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:29:39.422Z|8eab802f-99b7-47c1-9b6d-33f4944c80bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:29:39.423Z|8eab802f-99b7-47c1-9b6d-33f4944c80bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:29:40.352Z|967075e8-c9c7-478d-a1c0-45f847c7804e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:29:40.353Z|967075e8-c9c7-478d-a1c0-45f847c7804e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:29:41.897Z|92eacb7a-ae03-47a0-8c00-0085202691f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:29:41.898Z|92eacb7a-ae03-47a0-8c00-0085202691f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:29:49.454Z|a1298de2-31b7-4e90-9a3a-ecb2383a3168|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:29:49.455Z|a1298de2-31b7-4e90-9a3a-ecb2383a3168|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:29:50.378Z|bdb4322f-601c-4f57-8a98-5ef484876ee3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:29:50.379Z|bdb4322f-601c-4f57-8a98-5ef484876ee3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:29:51.924Z|8a5353e6-5eb5-4787-a76d-36201e70a842|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:29:51.925Z|8a5353e6-5eb5-4787-a76d-36201e70a842|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:29:53.765Z|27eedb0d-6888-409e-8dd2-c9122a0d214f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:29:53.766Z|27eedb0d-6888-409e-8dd2-c9122a0d214f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:29:59.481Z|8d080f54-e420-4044-892e-08b747063963|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:29:59.482Z|8d080f54-e420-4044-892e-08b747063963|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:30:00.402Z|ac567c0e-8a9e-44ba-a58d-9c6ecc0851a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:30:00.403Z|ac567c0e-8a9e-44ba-a58d-9c6ecc0851a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:30:01.954Z|6807fb32-0e79-4db4-b786-cced514204c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:30:01.955Z|6807fb32-0e79-4db4-b786-cced514204c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:30:08.765Z|ec88e37a-4589-4342-bd38-041b09049e5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:30:08.767Z|ec88e37a-4589-4342-bd38-041b09049e5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:30:08.877Z|7eaf9518-1625-43ba-bfe9-276012c635a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:30:08.878Z|7eaf9518-1625-43ba-bfe9-276012c635a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:30:09.516Z|c0dee829-87d8-4c6c-ba23-d770e580709c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:30:09.517Z|c0dee829-87d8-4c6c-ba23-d770e580709c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:30:10.427Z|ae8fc9bd-4625-47c4-8f1b-cd112eb4d8e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:30:10.428Z|ae8fc9bd-4625-47c4-8f1b-cd112eb4d8e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:30:11.980Z|9881a095-7675-4780-8b75-f1780e6f205b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:30:11.982Z|9881a095-7675-4780-8b75-f1780e6f205b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:30:14.045Z|0e79162a-66cd-406c-a069-1e21abfea83e|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T03:30:14.046Z|0e79162a-66cd-406c-a069-1e21abfea83e|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T03:30:19.559Z|e496b699-5cea-4615-8b9e-3815a9b557ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:30:19.560Z|e496b699-5cea-4615-8b9e-3815a9b557ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:30:20.454Z|cf06aee2-c11a-4258-ad31-2e9d11196ac4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:30:20.455Z|cf06aee2-c11a-4258-ad31-2e9d11196ac4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:30:22.006Z|fd138cce-d623-4e1b-a34b-5cf160a3ebde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:30:22.007Z|fd138cce-d623-4e1b-a34b-5cf160a3ebde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:30:23.765Z|78c55cee-be13-4d03-a8dc-0b32c6b69dd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:30:23.767Z|78c55cee-be13-4d03-a8dc-0b32c6b69dd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:30:29.586Z|ddc4e403-4ec7-4bd6-939d-e18bc14168f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:30:29.593Z|ddc4e403-4ec7-4bd6-939d-e18bc14168f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:30:30.481Z|79fa6760-3d67-4e4d-b9dc-7d2e04a374c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:30:30.483Z|79fa6760-3d67-4e4d-b9dc-7d2e04a374c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:30:32.036Z|c7885799-bfed-4232-8955-92758ce6f385|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:30:32.037Z|c7885799-bfed-4232-8955-92758ce6f385|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:30:38.765Z|ed56e384-376d-45dd-9d6d-56d800a05f7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:30:38.766Z|ed56e384-376d-45dd-9d6d-56d800a05f7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:30:38.880Z|d964b204-0f45-4a06-a50e-fc7a7ac51174|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:30:38.881Z|d964b204-0f45-4a06-a50e-fc7a7ac51174|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:30:39.625Z|a647030b-91a1-4c14-9a68-0d54d5f95c47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:30:39.626Z|a647030b-91a1-4c14-9a68-0d54d5f95c47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:30:40.509Z|27f920b1-4201-4549-945c-4a174683587d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:30:40.510Z|27f920b1-4201-4549-945c-4a174683587d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:30:42.091Z|da363ae1-1d9c-48ff-a25e-c2fed13b48b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:30:42.092Z|da363ae1-1d9c-48ff-a25e-c2fed13b48b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:30:49.654Z|89df4002-380c-40dd-a1c5-8687694f229d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:30:49.655Z|89df4002-380c-40dd-a1c5-8687694f229d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:30:50.535Z|7c83a776-9c44-4888-954c-2c57358fa621|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:30:50.536Z|7c83a776-9c44-4888-954c-2c57358fa621|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:30:52.117Z|764e8a1c-5dd0-4357-a808-81d057c2bdff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:30:52.118Z|764e8a1c-5dd0-4357-a808-81d057c2bdff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:30:53.765Z|122d71d6-138d-49f8-803f-0701128aee76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:30:53.767Z|122d71d6-138d-49f8-803f-0701128aee76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:30:59.681Z|aac28b67-38d5-4590-8fb2-62d31a35b4c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:30:59.682Z|aac28b67-38d5-4590-8fb2-62d31a35b4c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:31:00.561Z|a4907ab2-1981-4361-bce3-0143b6a7a183|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:31:00.562Z|a4907ab2-1981-4361-bce3-0143b6a7a183|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:31:02.149Z|eebd41e0-cc73-4c09-b621-bac852f31d4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:31:02.152Z|eebd41e0-cc73-4c09-b621-bac852f31d4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:31:08.765Z|c5edd0db-e09d-4e6f-898c-765145619bc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:31:08.766Z|c5edd0db-e09d-4e6f-898c-765145619bc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:31:08.882Z|108b5f77-6dc3-4d94-9e67-b761430f9777|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:31:08.883Z|108b5f77-6dc3-4d94-9e67-b761430f9777|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:31:09.711Z|3f6e1ec8-4ddf-4b40-aecf-0d6f0c9749fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:31:09.712Z|3f6e1ec8-4ddf-4b40-aecf-0d6f0c9749fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:31:10.588Z|188d6251-d1e6-42eb-a3d6-88d7ba9d313b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:31:10.590Z|188d6251-d1e6-42eb-a3d6-88d7ba9d313b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:31:12.176Z|a37efc25-4b73-424f-a066-60d44d6ff676|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:31:12.177Z|a37efc25-4b73-424f-a066-60d44d6ff676|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:31:14.045Z|94814f6a-048c-4ab6-b472-aeaaf8b20811|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T03:31:14.046Z|94814f6a-048c-4ab6-b472-aeaaf8b20811|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T03:31:19.738Z|6801062d-69a1-4e1a-afad-48db6b0ee72c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:31:19.739Z|6801062d-69a1-4e1a-afad-48db6b0ee72c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:31:20.615Z|eab8cc84-80fb-44a6-8726-151bc0bb5f10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:31:20.616Z|eab8cc84-80fb-44a6-8726-151bc0bb5f10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:31:22.204Z|0fa1fbf9-f5e7-4134-bf4a-8a1d52047290|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:31:22.205Z|0fa1fbf9-f5e7-4134-bf4a-8a1d52047290|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:31:23.765Z|c44148ab-8c1f-4ccd-95d8-59346eb490e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:31:23.766Z|c44148ab-8c1f-4ccd-95d8-59346eb490e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:31:29.762Z|5bbcd193-72c4-4e04-b3b4-5976bbdab61d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:31:29.763Z|5bbcd193-72c4-4e04-b3b4-5976bbdab61d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:31:30.643Z|a0eca133-b617-4a64-98ee-9965f6104c59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:31:30.644Z|a0eca133-b617-4a64-98ee-9965f6104c59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:31:32.234Z|f7ab6f22-f06e-4e88-a3fa-e0e8c48a9efa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:31:32.235Z|f7ab6f22-f06e-4e88-a3fa-e0e8c48a9efa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:31:38.765Z|c11c5529-fda4-4684-99fc-40b3e70ac40b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:31:38.767Z|c11c5529-fda4-4684-99fc-40b3e70ac40b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:31:38.884Z|af6bbd0f-0565-45a1-a948-b74099a5c484|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:31:38.885Z|af6bbd0f-0565-45a1-a948-b74099a5c484|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:31:39.788Z|5a9bc395-e910-4f11-9097-f46d6c67acc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:31:39.789Z|5a9bc395-e910-4f11-9097-f46d6c67acc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:31:40.673Z|eaaff2fb-6646-4241-b145-1964e7fd62d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:31:40.674Z|eaaff2fb-6646-4241-b145-1964e7fd62d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:31:42.259Z|75ff7626-0f64-4df2-9a7e-ae4b8a34001c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:31:42.260Z|75ff7626-0f64-4df2-9a7e-ae4b8a34001c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:31:49.817Z|1fe4ab2e-58ea-4167-98ce-2b676179b2fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:31:49.818Z|1fe4ab2e-58ea-4167-98ce-2b676179b2fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:31:50.703Z|256a7f67-938f-4183-93ef-22728d39efe2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:31:50.704Z|256a7f67-938f-4183-93ef-22728d39efe2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:31:52.285Z|ec509880-b4eb-4b47-9489-832689e9280f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:31:52.286Z|ec509880-b4eb-4b47-9489-832689e9280f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:31:53.765Z|6117673e-0bae-4b5e-a131-2c8d341be330|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:31:53.766Z|6117673e-0bae-4b5e-a131-2c8d341be330|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:31:59.849Z|f287d524-52eb-430b-8e33-3259596ced00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:31:59.851Z|f287d524-52eb-430b-8e33-3259596ced00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:32:00.745Z|6a986c3c-3276-404f-8d38-ec29b9bc18a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:32:00.746Z|6a986c3c-3276-404f-8d38-ec29b9bc18a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:32:02.310Z|508a86f3-f22b-44ce-a944-69e701f30d4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:32:02.311Z|508a86f3-f22b-44ce-a944-69e701f30d4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:32:08.765Z|3b680087-d888-4afa-98d8-f24c35081ae4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:32:08.766Z|3b680087-d888-4afa-98d8-f24c35081ae4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:32:08.886Z|49214f27-d771-4bb9-8c97-52a98e9def9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:32:08.887Z|49214f27-d771-4bb9-8c97-52a98e9def9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:32:09.878Z|bb4dcf10-17d1-44ad-8174-5425348b84c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:32:09.879Z|bb4dcf10-17d1-44ad-8174-5425348b84c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:32:10.773Z|7a9484df-ac74-45c7-8ec9-6ca3e8517944|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:32:10.775Z|7a9484df-ac74-45c7-8ec9-6ca3e8517944|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:32:12.339Z|77ed8317-7466-4188-a86d-0504960d417e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:32:12.340Z|77ed8317-7466-4188-a86d-0504960d417e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:32:14.044Z|0f455191-5c7d-4d17-9e28-2727b1684f12|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T03:32:14.045Z|0f455191-5c7d-4d17-9e28-2727b1684f12|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T03:32:19.905Z|0a390453-237c-4c20-adbc-0d83dd5a43cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:32:19.906Z|0a390453-237c-4c20-adbc-0d83dd5a43cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:32:20.801Z|0faf0e84-94ff-43d3-a6e7-941c176815ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:32:20.802Z|0faf0e84-94ff-43d3-a6e7-941c176815ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:32:22.367Z|fed85bbc-eea8-4ad7-a11d-3b0343ca3211|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:32:22.368Z|fed85bbc-eea8-4ad7-a11d-3b0343ca3211|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:32:23.765Z|25789eb0-1812-400f-bd1a-7290289a77d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:32:23.767Z|25789eb0-1812-400f-bd1a-7290289a77d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:32:29.930Z|8b892ae7-742f-4db3-83f1-dc1118956aea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:32:29.932Z|8b892ae7-742f-4db3-83f1-dc1118956aea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:32:30.845Z|3f85f727-1c20-4903-8840-da8545e1442f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:32:30.846Z|3f85f727-1c20-4903-8840-da8545e1442f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:32:32.395Z|b17869fe-46b0-4753-8ce8-a03ae97a743c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:32:32.396Z|b17869fe-46b0-4753-8ce8-a03ae97a743c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:32:38.766Z|f25ceb7c-e4f5-4817-b4f1-230735f4669c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:32:38.767Z|f25ceb7c-e4f5-4817-b4f1-230735f4669c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:32:38.888Z|d30ce162-2ed8-44a3-bd59-13b827f2c901|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:32:38.889Z|d30ce162-2ed8-44a3-bd59-13b827f2c901|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:32:39.974Z|e06d5c0e-1733-4969-850d-83e8664e7071|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:32:39.976Z|e06d5c0e-1733-4969-850d-83e8664e7071|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:32:40.875Z|05404802-7f90-4536-bba3-369031c7591d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:32:40.877Z|05404802-7f90-4536-bba3-369031c7591d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:32:42.422Z|6ab00b4a-32c7-4ccd-a660-98ed57e7fd2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:32:42.423Z|6ab00b4a-32c7-4ccd-a660-98ed57e7fd2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:32:50.037Z|c0985c57-caab-4871-b243-0e941e91ffab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:32:50.038Z|c0985c57-caab-4871-b243-0e941e91ffab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:32:50.903Z|698e67d7-41c6-4ed2-a70e-e206785e8e16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:32:50.904Z|698e67d7-41c6-4ed2-a70e-e206785e8e16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:32:52.481Z|cc9c45a4-6b6f-40db-a7d2-7fa2714fcda5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:32:52.482Z|cc9c45a4-6b6f-40db-a7d2-7fa2714fcda5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:32:53.765Z|4dce6d0a-56b5-4243-9e00-af4c7ed1d66d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:32:53.766Z|4dce6d0a-56b5-4243-9e00-af4c7ed1d66d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:33:00.080Z|01356bba-17bf-4461-9b7f-73661630eb31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:33:00.081Z|01356bba-17bf-4461-9b7f-73661630eb31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:33:00.943Z|5c9c7049-d661-4f85-9ebf-71c43d3c9128|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:33:00.943Z|5c9c7049-d661-4f85-9ebf-71c43d3c9128|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:33:02.514Z|1f256524-748b-4a62-9495-3b5eb4f3be27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:33:02.515Z|1f256524-748b-4a62-9495-3b5eb4f3be27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:33:08.767Z|589c6d1f-1f9d-4c5b-9918-fc6d80b96a47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:33:08.771Z|589c6d1f-1f9d-4c5b-9918-fc6d80b96a47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:33:08.890Z|d798ccc9-9325-4769-8637-e2c1419553d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:33:08.891Z|d798ccc9-9325-4769-8637-e2c1419553d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:33:10.136Z|5cff7fa3-85ee-4a02-b170-31b3209d3012|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:33:10.138Z|5cff7fa3-85ee-4a02-b170-31b3209d3012|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:33:10.968Z|c83cc4a9-9b33-434e-92c8-c75cc5f04015|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:33:10.969Z|c83cc4a9-9b33-434e-92c8-c75cc5f04015|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:33:12.550Z|5ad6cb3f-5786-4b6c-8ccb-e5ee710d7dc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:33:12.551Z|5ad6cb3f-5786-4b6c-8ccb-e5ee710d7dc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:33:14.045Z|4867d5ea-57f5-4500-9a41-adf544f38964|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T03:33:14.046Z|4867d5ea-57f5-4500-9a41-adf544f38964|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T03:33:20.171Z|6c88880c-c28a-461e-9b36-ec7393d575d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:33:20.173Z|6c88880c-c28a-461e-9b36-ec7393d575d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:33:20.998Z|e79ca9e5-0e80-4f47-bef3-a0e86bc72d74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:33:20.999Z|e79ca9e5-0e80-4f47-bef3-a0e86bc72d74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:33:22.577Z|20fa0c48-8250-40c1-8d39-639310292e27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:33:22.578Z|20fa0c48-8250-40c1-8d39-639310292e27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:33:23.765Z|3edd6bc0-d23a-463e-8262-7bef54aa38a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:33:23.767Z|3edd6bc0-d23a-463e-8262-7bef54aa38a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:33:30.201Z|8e0c249a-a851-4a78-a7e0-46a666d11ef3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:33:30.202Z|8e0c249a-a851-4a78-a7e0-46a666d11ef3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:33:31.024Z|6303d91e-ba82-4fb4-916b-659bddf12a4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:33:31.025Z|6303d91e-ba82-4fb4-916b-659bddf12a4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:33:32.608Z|b33c04aa-79c2-4510-8380-edb6f9acb597|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:33:32.609Z|b33c04aa-79c2-4510-8380-edb6f9acb597|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:33:38.765Z|3c4e093c-26c1-4848-b67b-98181990ed6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:33:38.767Z|3c4e093c-26c1-4848-b67b-98181990ed6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:33:38.892Z|dc85a3b4-6eb7-4132-8a25-f38f3031896c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:33:38.892Z|dc85a3b4-6eb7-4132-8a25-f38f3031896c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:33:40.228Z|59c503d3-b10d-4924-b235-cf54a748ae0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:33:40.229Z|59c503d3-b10d-4924-b235-cf54a748ae0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:33:41.054Z|9feb95e1-b61e-46ed-a3b5-61f212373d03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:33:41.055Z|9feb95e1-b61e-46ed-a3b5-61f212373d03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:33:42.647Z|56fce22b-34cd-42c8-a541-98ca71ce1a40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:33:42.648Z|56fce22b-34cd-42c8-a541-98ca71ce1a40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:33:50.257Z|47a43bcd-1467-4f78-8223-0e8c4c0ab5a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:33:50.259Z|47a43bcd-1467-4f78-8223-0e8c4c0ab5a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:33:51.084Z|8d04ca1b-af12-4d53-ab66-9b46246bc4f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:33:51.085Z|8d04ca1b-af12-4d53-ab66-9b46246bc4f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:33:52.684Z|88d0f5f4-c295-4d66-934f-6388a1c853e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:33:52.686Z|88d0f5f4-c295-4d66-934f-6388a1c853e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:33:53.765Z|47e3a1f4-f421-4a51-80a3-4baf9912b7f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:33:53.767Z|47e3a1f4-f421-4a51-80a3-4baf9912b7f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:34:00.294Z|b2f27a16-a877-478e-9a67-ddb103ad3a5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:34:00.295Z|b2f27a16-a877-478e-9a67-ddb103ad3a5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:34:01.111Z|1ef5eca5-fa65-435a-a84e-ce99a305cb59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:34:01.112Z|1ef5eca5-fa65-435a-a84e-ce99a305cb59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:34:02.713Z|edae2f57-cb9a-44a4-9276-85e7e89d76fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:34:02.714Z|edae2f57-cb9a-44a4-9276-85e7e89d76fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:34:08.765Z|629ee745-b825-47c7-b91d-88d864471097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:34:08.766Z|629ee745-b825-47c7-b91d-88d864471097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:34:08.894Z|adb21a14-ce5d-4886-9abd-2e79118e0ee5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:34:08.894Z|adb21a14-ce5d-4886-9abd-2e79118e0ee5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:34:10.320Z|3d496d59-6f15-41c7-b154-7dc6bdce1e2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:34:10.321Z|3d496d59-6f15-41c7-b154-7dc6bdce1e2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:34:11.138Z|3fd0421b-4568-4c59-a350-cb6e0648970b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:34:11.139Z|3fd0421b-4568-4c59-a350-cb6e0648970b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:34:12.743Z|6920cea9-23ce-4aba-afb5-792dbbb206df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:34:12.744Z|6920cea9-23ce-4aba-afb5-792dbbb206df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:34:14.044Z|6d7fcf8c-9c7d-4177-af14-113b85194553|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T03:34:14.045Z|6d7fcf8c-9c7d-4177-af14-113b85194553|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T03:34:20.350Z|773f4195-bcca-4918-a51d-747070b8f8e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:34:20.351Z|773f4195-bcca-4918-a51d-747070b8f8e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:34:21.165Z|ad47d41c-60db-45a4-b6a7-d4a1f420b549|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:34:21.166Z|ad47d41c-60db-45a4-b6a7-d4a1f420b549|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:34:22.773Z|55c07673-74e7-4f60-96a1-d9b7e6ea227d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:34:22.774Z|55c07673-74e7-4f60-96a1-d9b7e6ea227d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:34:23.765Z|de93b653-50af-4680-bf4d-587c9586f28d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:34:23.766Z|de93b653-50af-4680-bf4d-587c9586f28d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:34:30.377Z|adf265a9-9763-4cdc-ac82-6489da8bddfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:34:30.378Z|adf265a9-9763-4cdc-ac82-6489da8bddfe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:34:31.194Z|fdd3cf20-2a19-4628-aabe-3ae5ef8e9dda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:34:31.195Z|fdd3cf20-2a19-4628-aabe-3ae5ef8e9dda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:34:32.799Z|c3c82dda-3ad8-4d3b-af4e-9442c37f630d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:34:32.800Z|c3c82dda-3ad8-4d3b-af4e-9442c37f630d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:34:38.765Z|81f4925b-9c5d-44a0-ab9a-919c23d0d9aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:34:38.767Z|81f4925b-9c5d-44a0-ab9a-919c23d0d9aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:34:38.895Z|10d3b76e-221a-41ed-b8aa-45376a72f60b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:34:38.896Z|10d3b76e-221a-41ed-b8aa-45376a72f60b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:34:40.406Z|5352fa8f-4b5e-472e-99cb-7cebeda8e18c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:34:40.407Z|5352fa8f-4b5e-472e-99cb-7cebeda8e18c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:34:41.220Z|3cfc8fa9-e75b-49b1-8aea-f08144e74745|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:34:41.221Z|3cfc8fa9-e75b-49b1-8aea-f08144e74745|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:34:42.829Z|98a5345f-9346-411f-825a-71100190daf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:34:42.830Z|98a5345f-9346-411f-825a-71100190daf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:34:50.433Z|0751afcb-01a3-4140-b311-c74fae4f6588|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:34:50.434Z|0751afcb-01a3-4140-b311-c74fae4f6588|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:34:51.248Z|a9943799-17c2-4a92-9327-060b10bc075f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:34:51.249Z|a9943799-17c2-4a92-9327-060b10bc075f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:34:52.856Z|b426907a-5f6c-4aa6-874e-05768a29cc7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:34:52.857Z|b426907a-5f6c-4aa6-874e-05768a29cc7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:34:53.765Z|ab22cdab-931b-40a7-9db4-a858bfbef972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:34:53.766Z|ab22cdab-931b-40a7-9db4-a858bfbef972|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:35:00.469Z|8e89a317-7f1b-4617-bfa1-39052b5c0300|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:35:00.471Z|8e89a317-7f1b-4617-bfa1-39052b5c0300|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:35:01.274Z|4cb8fd4c-1e7c-44d6-ab0d-48f3ae457cd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:35:01.275Z|4cb8fd4c-1e7c-44d6-ab0d-48f3ae457cd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:35:02.881Z|b5dda91d-1c0a-47f3-8fde-4be069047ff3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:35:02.882Z|b5dda91d-1c0a-47f3-8fde-4be069047ff3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:35:08.765Z|2ca708aa-4f62-46c3-8b9f-ad8537fa70a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:35:08.770Z|2ca708aa-4f62-46c3-8b9f-ad8537fa70a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:35:08.897Z|1487b90a-cb13-4246-982b-233b458e5bd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:35:08.898Z|1487b90a-cb13-4246-982b-233b458e5bd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:35:10.498Z|c41dc906-a840-4d6b-b084-18ceb75e0e0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:35:10.499Z|c41dc906-a840-4d6b-b084-18ceb75e0e0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:35:11.304Z|cf599ddd-66b5-4b6c-a7c5-17e754a1ab07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:35:11.305Z|cf599ddd-66b5-4b6c-a7c5-17e754a1ab07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:35:12.906Z|0930bd16-09c5-4fd1-9017-bf62e2544dd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:35:12.907Z|0930bd16-09c5-4fd1-9017-bf62e2544dd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:35:14.044Z|74b360bd-4b8d-47bf-a4ab-48961123c510|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T03:35:14.045Z|74b360bd-4b8d-47bf-a4ab-48961123c510|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T03:35:20.532Z|d40ab0f8-d6e5-4228-84c8-8a32a475cfe0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:35:20.534Z|d40ab0f8-d6e5-4228-84c8-8a32a475cfe0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:35:21.331Z|b17550d8-af0a-4c95-97c3-d5163ab8e90f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:35:21.333Z|b17550d8-af0a-4c95-97c3-d5163ab8e90f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:35:22.932Z|6647027c-c4fb-47ad-a18e-81783835cd44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:35:22.933Z|6647027c-c4fb-47ad-a18e-81783835cd44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:35:23.765Z|7a616903-9565-46b6-b8de-b86ad5cd7200|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:35:23.766Z|7a616903-9565-46b6-b8de-b86ad5cd7200|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:35:30.559Z|45a247e4-31fa-4985-b910-7664d5e478e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:35:30.560Z|45a247e4-31fa-4985-b910-7664d5e478e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:35:31.358Z|832eca49-ee63-42e2-a40d-2ef9cefacc7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:35:31.359Z|832eca49-ee63-42e2-a40d-2ef9cefacc7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:35:32.960Z|89736b2c-bfee-490e-82ee-38e38302e447|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:35:32.961Z|89736b2c-bfee-490e-82ee-38e38302e447|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:35:38.765Z|87b060ba-7bc6-463e-b73a-fa9ac8d373ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:35:38.766Z|87b060ba-7bc6-463e-b73a-fa9ac8d373ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:35:38.899Z|0e4cbe9e-e2fd-4db3-852d-d1bb356640cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:35:38.900Z|0e4cbe9e-e2fd-4db3-852d-d1bb356640cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:35:40.588Z|ea576f30-70ea-49c0-9acd-896f878ed034|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:35:40.589Z|ea576f30-70ea-49c0-9acd-896f878ed034|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:35:41.390Z|f526148c-78f0-4682-9062-2cbb3cf5e568|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:35:41.391Z|f526148c-78f0-4682-9062-2cbb3cf5e568|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:35:42.989Z|8be4a880-a740-482b-8ecd-5daa3241773a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:35:42.990Z|8be4a880-a740-482b-8ecd-5daa3241773a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:35:50.614Z|178ec86f-3502-4f8d-bbf2-a0573e3a246b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:35:50.615Z|178ec86f-3502-4f8d-bbf2-a0573e3a246b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:35:51.419Z|a1c624d4-8144-4473-a4de-65cce6a24702|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:35:51.420Z|a1c624d4-8144-4473-a4de-65cce6a24702|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:35:53.015Z|4c2df8bc-d890-4185-88b4-e3c0610d39f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:35:53.016Z|4c2df8bc-d890-4185-88b4-e3c0610d39f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:35:53.765Z|4df62b9f-436e-48ca-8957-e4f7ec7c7aff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:35:53.768Z|4df62b9f-436e-48ca-8957-e4f7ec7c7aff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:36:00.641Z|4d8169cd-f91f-4642-a645-fd21bb2e1904|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:36:00.642Z|4d8169cd-f91f-4642-a645-fd21bb2e1904|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:36:01.450Z|16156204-6e69-46de-b7b6-814d7a6ff248|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:36:01.451Z|16156204-6e69-46de-b7b6-814d7a6ff248|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:36:03.042Z|1512eb22-11a2-42e8-9c01-f1cfbfd03c7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:36:03.043Z|1512eb22-11a2-42e8-9c01-f1cfbfd03c7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:36:08.765Z|678733d4-e924-405a-a271-4725664d4b62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:36:08.766Z|678733d4-e924-405a-a271-4725664d4b62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:36:08.901Z|8a3a890d-955f-4aa2-a6a4-abc69279d006|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:36:08.901Z|8a3a890d-955f-4aa2-a6a4-abc69279d006|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:36:10.667Z|f31b1a11-5a27-401a-9722-3b08bd65e404|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:36:10.668Z|f31b1a11-5a27-401a-9722-3b08bd65e404|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:36:11.477Z|933458cf-f845-4b09-bc56-c7ae65bb363b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:36:11.478Z|933458cf-f845-4b09-bc56-c7ae65bb363b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:36:13.067Z|5ac942ed-3d03-4f66-a354-f2f01d3b1547|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:36:13.068Z|5ac942ed-3d03-4f66-a354-f2f01d3b1547|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:36:14.045Z|461e72e8-7d2a-4f29-9bc0-f4810130e981|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T03:36:14.046Z|461e72e8-7d2a-4f29-9bc0-f4810130e981|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T03:36:20.698Z|4d494bc9-8960-42b0-bf26-54db658ba2b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:36:20.699Z|4d494bc9-8960-42b0-bf26-54db658ba2b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:36:21.503Z|601d5a23-b8a4-4bff-b0d6-0c4f96a4277d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:36:21.504Z|601d5a23-b8a4-4bff-b0d6-0c4f96a4277d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:36:23.093Z|5e090e91-5d08-4268-ac75-26ddb0f3f096|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:36:23.094Z|5e090e91-5d08-4268-ac75-26ddb0f3f096|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:36:23.765Z|ce5aedfa-6f61-4e67-85c8-1dde4aaebe52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:36:23.766Z|ce5aedfa-6f61-4e67-85c8-1dde4aaebe52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:36:30.726Z|af4805af-c10d-4867-ad01-c19facd90dc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:36:30.728Z|af4805af-c10d-4867-ad01-c19facd90dc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:36:31.527Z|75b937c5-294b-4f5e-941c-a5171ac4c016|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:36:31.528Z|75b937c5-294b-4f5e-941c-a5171ac4c016|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:36:33.125Z|75fc6eed-a44c-446c-a318-ab25c3151c5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:36:33.126Z|75fc6eed-a44c-446c-a318-ab25c3151c5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:36:38.765Z|090785c3-210c-43b3-91cd-24eff37b3eeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:36:38.769Z|090785c3-210c-43b3-91cd-24eff37b3eeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:36:38.902Z|fcb65fbe-e08c-491b-8209-9a993262dc48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:36:38.903Z|fcb65fbe-e08c-491b-8209-9a993262dc48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:36:40.754Z|268e4734-2e7a-458d-af0c-40000df43e47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:36:40.755Z|268e4734-2e7a-458d-af0c-40000df43e47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:36:41.553Z|3d7f7cc2-d703-4bc5-bc9a-839ff19db0fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:36:41.554Z|3d7f7cc2-d703-4bc5-bc9a-839ff19db0fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:36:43.149Z|119ddac0-8412-4478-b107-a788865fcb84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:36:43.150Z|119ddac0-8412-4478-b107-a788865fcb84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:36:50.778Z|2c6b6e3c-87b4-46ac-bc80-c6bbe415a5b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:36:50.779Z|2c6b6e3c-87b4-46ac-bc80-c6bbe415a5b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:36:51.581Z|ecd4b628-95c7-4a66-85fd-9e49eaf24c7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:36:51.581Z|ecd4b628-95c7-4a66-85fd-9e49eaf24c7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:36:53.174Z|0e132c8e-fe0a-49d7-bb9c-b30caf5cd54a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:36:53.175Z|0e132c8e-fe0a-49d7-bb9c-b30caf5cd54a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:36:53.765Z|98d5c442-22d0-44a0-9117-261ca3487894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:36:53.766Z|98d5c442-22d0-44a0-9117-261ca3487894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:37:00.813Z|ac097441-cb71-4ab7-aed1-7bb46682e227|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:37:00.814Z|ac097441-cb71-4ab7-aed1-7bb46682e227|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:37:01.606Z|53695fbb-d02f-45eb-862b-651160cbf5a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:37:01.607Z|53695fbb-d02f-45eb-862b-651160cbf5a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:37:03.206Z|07b594af-ae4e-4bac-a8e3-29e66cea6a90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:37:03.207Z|07b594af-ae4e-4bac-a8e3-29e66cea6a90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:37:08.765Z|78a7e6a9-4799-4b0a-8443-c720a39fde3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:37:08.766Z|78a7e6a9-4799-4b0a-8443-c720a39fde3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:37:08.904Z|1204861a-636b-428a-9ff9-214fdb0ac2b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:37:08.905Z|1204861a-636b-428a-9ff9-214fdb0ac2b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:37:10.855Z|bbe67002-1ede-4d1d-965d-a38b5523e3d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:37:10.856Z|bbe67002-1ede-4d1d-965d-a38b5523e3d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:37:11.633Z|1d89839f-29bc-4b4c-81a3-d5f9527ecc7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:37:11.633Z|1d89839f-29bc-4b4c-81a3-d5f9527ecc7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:37:13.232Z|1e5b7b14-964d-483d-b20a-7f4ab9f19e9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:37:13.233Z|1e5b7b14-964d-483d-b20a-7f4ab9f19e9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:37:14.044Z|9a02bc57-fd31-4fe2-b952-8d4941f3f6a2|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T03:37:14.045Z|9a02bc57-fd31-4fe2-b952-8d4941f3f6a2|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T03:37:20.880Z|768326b5-bdf6-40fb-911e-97f002ab3f51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:37:20.881Z|768326b5-bdf6-40fb-911e-97f002ab3f51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:37:21.656Z|edee10a5-ee1c-46da-8f9b-2945c3e5866d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:37:21.669Z|edee10a5-ee1c-46da-8f9b-2945c3e5866d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:37:23.258Z|bf5a892f-66ad-4baf-8aa1-878cc2eddb5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:37:23.259Z|bf5a892f-66ad-4baf-8aa1-878cc2eddb5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:37:23.765Z|12bd94fa-0982-46b4-98ca-bac58e999384|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:37:23.769Z|12bd94fa-0982-46b4-98ca-bac58e999384|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:37:30.905Z|ad3fac19-459f-4eed-9d2a-ec2bed362693|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:37:30.906Z|ad3fac19-459f-4eed-9d2a-ec2bed362693|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:37:31.694Z|a30fb3e4-5ede-4e20-88ce-ea0eafec4242|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:37:31.695Z|a30fb3e4-5ede-4e20-88ce-ea0eafec4242|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:37:33.288Z|6c7b6714-0cf8-42ef-8bc3-51dab4a876ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:37:33.289Z|6c7b6714-0cf8-42ef-8bc3-51dab4a876ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:37:38.765Z|9809948e-8260-4b94-a9ad-ff92bd1e543f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:37:38.766Z|9809948e-8260-4b94-a9ad-ff92bd1e543f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:37:38.906Z|1ae37e90-4dce-44d5-8ea5-03daac1add77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:37:38.906Z|1ae37e90-4dce-44d5-8ea5-03daac1add77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:37:40.932Z|56defeb7-4334-42ad-85d1-e1c6de6dfa03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:37:40.933Z|56defeb7-4334-42ad-85d1-e1c6de6dfa03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:37:41.720Z|bbc54370-274e-43c5-bff0-af8b008ac316|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:37:41.722Z|bbc54370-274e-43c5-bff0-af8b008ac316|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:37:43.315Z|ef440555-7ec2-45b2-a036-784439f71124|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:37:43.317Z|ef440555-7ec2-45b2-a036-784439f71124|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:37:50.960Z|f28a001b-65d2-471e-b31b-51f70e69ef67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:37:50.961Z|f28a001b-65d2-471e-b31b-51f70e69ef67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:37:51.747Z|ca281532-e53c-42d4-806b-fb26d8f4aa03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:37:51.748Z|ca281532-e53c-42d4-806b-fb26d8f4aa03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:37:53.343Z|3150779b-1a6a-4e80-b6a7-692c92b898ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:37:53.344Z|3150779b-1a6a-4e80-b6a7-692c92b898ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:37:53.765Z|2d31e2db-8129-428e-8eb6-ed82688f262c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:37:53.766Z|2d31e2db-8129-428e-8eb6-ed82688f262c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:38:00.986Z|dfaed9f3-7212-4754-94c8-1c2ffb346aaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:38:00.987Z|dfaed9f3-7212-4754-94c8-1c2ffb346aaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:38:01.772Z|ebe00c86-8987-4eb6-aaa9-a4c3b51081fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:38:01.773Z|ebe00c86-8987-4eb6-aaa9-a4c3b51081fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:38:03.369Z|ebacc0ec-8bee-483a-add2-69253237b759|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:38:03.370Z|ebacc0ec-8bee-483a-add2-69253237b759|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:38:08.765Z|205edfe0-33bb-4c07-a19a-7ed53c422809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:38:08.769Z|205edfe0-33bb-4c07-a19a-7ed53c422809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:38:08.908Z|3d72fe81-117d-4722-8224-4ec8cffee8a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:38:08.909Z|3d72fe81-117d-4722-8224-4ec8cffee8a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:38:11.013Z|a8c6f878-a630-4118-96ec-8689550e884b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:38:11.014Z|a8c6f878-a630-4118-96ec-8689550e884b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:38:11.798Z|604ed831-cd83-4139-83db-fdc0700af921|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:38:11.799Z|604ed831-cd83-4139-83db-fdc0700af921|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:38:13.393Z|da6f602d-1f7b-47d7-a5aa-4064f1f46e85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:38:13.394Z|da6f602d-1f7b-47d7-a5aa-4064f1f46e85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:38:14.045Z|af59b8e7-793e-4320-9de7-277d935a4883|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T03:38:14.046Z|af59b8e7-793e-4320-9de7-277d935a4883|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T03:38:21.040Z|c0e8d991-16ca-46c1-8abd-78483fc2f574|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:38:21.041Z|c0e8d991-16ca-46c1-8abd-78483fc2f574|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:38:21.822Z|45d9bd39-a4d5-47ca-a007-2e8d58994371|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:38:21.823Z|45d9bd39-a4d5-47ca-a007-2e8d58994371|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:38:23.420Z|8f660a4a-3261-4160-b6c3-f0eb87101e61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:38:23.422Z|8f660a4a-3261-4160-b6c3-f0eb87101e61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:38:23.765Z|468851cb-b833-45ec-ac6a-d60314ad2675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:38:23.766Z|468851cb-b833-45ec-ac6a-d60314ad2675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:38:31.066Z|40e470dc-0909-4f67-8084-bf0fba8fef7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:38:31.067Z|40e470dc-0909-4f67-8084-bf0fba8fef7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:38:31.847Z|ae7f1f53-0d38-487c-95b3-93e2aae1222e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:38:31.848Z|ae7f1f53-0d38-487c-95b3-93e2aae1222e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:38:33.450Z|d209134c-0867-4045-8ac1-200151b267de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:38:33.451Z|d209134c-0867-4045-8ac1-200151b267de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:38:38.765Z|57c4aeb5-db7a-40eb-b956-5e34bf7e5819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:38:38.766Z|57c4aeb5-db7a-40eb-b956-5e34bf7e5819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:38:38.910Z|73182c12-ad30-4f3a-9ad0-37b5de544e53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:38:38.910Z|73182c12-ad30-4f3a-9ad0-37b5de544e53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:38:41.094Z|41cde822-7ba0-4ebe-99ac-44cafe0fe149|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:38:41.095Z|41cde822-7ba0-4ebe-99ac-44cafe0fe149|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:38:41.874Z|ce2dce03-a889-4e07-81e3-bd84d8bda7d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:38:41.875Z|ce2dce03-a889-4e07-81e3-bd84d8bda7d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:38:43.476Z|39d77c2b-1a50-46da-88b2-5ff5ebebcd01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:38:43.478Z|39d77c2b-1a50-46da-88b2-5ff5ebebcd01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:38:51.124Z|0144559a-7b81-4c91-a64f-25a41062797c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:38:51.125Z|0144559a-7b81-4c91-a64f-25a41062797c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:38:51.902Z|127be294-4859-425d-b7fa-c101d2af1247|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:38:51.903Z|127be294-4859-425d-b7fa-c101d2af1247|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:38:53.504Z|d77d6c6f-80e6-4448-8685-919968f9d6ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:38:53.505Z|d77d6c6f-80e6-4448-8685-919968f9d6ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:38:53.765Z|fc5c07ae-5e5e-4aa4-b81b-bd24d297d5d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:38:53.768Z|fc5c07ae-5e5e-4aa4-b81b-bd24d297d5d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:39:01.149Z|65dc3eb7-2f84-476c-a9bf-65c88cbfbbcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:39:01.150Z|65dc3eb7-2f84-476c-a9bf-65c88cbfbbcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:39:01.937Z|e9bd5938-f8ec-453f-93d4-d9e51f3efcb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:39:01.938Z|e9bd5938-f8ec-453f-93d4-d9e51f3efcb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:39:03.532Z|463601ea-ffdc-42df-93ed-537ab0d0412a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:39:03.533Z|463601ea-ffdc-42df-93ed-537ab0d0412a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:39:08.765Z|9fd07bdf-900c-4100-ae4e-5bbfd06966f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:39:08.766Z|9fd07bdf-900c-4100-ae4e-5bbfd06966f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:39:08.911Z|0bfb7f25-83df-4c14-a618-51fe30a6a1e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:39:08.912Z|0bfb7f25-83df-4c14-a618-51fe30a6a1e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:39:11.176Z|bd4cbf4b-159f-480b-9825-34ceb599c33c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:39:11.177Z|bd4cbf4b-159f-480b-9825-34ceb599c33c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:39:11.962Z|6676a7f4-c423-407b-aa23-2690f260fbc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:39:11.963Z|6676a7f4-c423-407b-aa23-2690f260fbc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:39:13.559Z|33803e46-fe33-430c-a9f8-39ef23aa478b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:39:13.560Z|33803e46-fe33-430c-a9f8-39ef23aa478b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:39:14.044Z|87f661a2-9d34-4466-8067-54ffd9443e76|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T03:39:14.045Z|87f661a2-9d34-4466-8067-54ffd9443e76|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T03:39:21.205Z|531ecd78-18e1-41f5-a05c-d34701172d18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:39:21.207Z|531ecd78-18e1-41f5-a05c-d34701172d18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:39:21.989Z|23b5e61a-158a-4b4a-9ca5-c7eb3f51c59a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:39:21.990Z|23b5e61a-158a-4b4a-9ca5-c7eb3f51c59a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:39:23.588Z|a5413ba5-1e54-4bc7-8851-cd28ad237eb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:39:23.590Z|a5413ba5-1e54-4bc7-8851-cd28ad237eb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:39:23.765Z|16edb532-2dc6-4c46-a4f8-794aa98b3f3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:39:23.766Z|16edb532-2dc6-4c46-a4f8-794aa98b3f3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:39:31.245Z|31a231dd-d1b6-4162-aacb-b54e176882e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:39:31.246Z|31a231dd-d1b6-4162-aacb-b54e176882e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:39:32.027Z|a43d13f5-2f7b-46e1-9898-bd2b93403a4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:39:32.029Z|a43d13f5-2f7b-46e1-9898-bd2b93403a4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:39:33.622Z|bdea116d-02a4-4c5d-adf9-524e846d4546|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:39:33.623Z|bdea116d-02a4-4c5d-adf9-524e846d4546|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:39:38.765Z|d8974229-01c7-4e42-8ad4-feab8e06142c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:39:38.769Z|d8974229-01c7-4e42-8ad4-feab8e06142c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:39:38.914Z|8d6a6037-2d46-43aa-aaee-51d19dd51477|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:39:38.914Z|8d6a6037-2d46-43aa-aaee-51d19dd51477|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:39:41.273Z|bf753d7d-dffb-471c-b4fa-7c4dffd3bcdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:39:41.274Z|bf753d7d-dffb-471c-b4fa-7c4dffd3bcdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:39:42.058Z|8bda8482-72ba-406a-857c-fe552cf9785c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:39:42.059Z|8bda8482-72ba-406a-857c-fe552cf9785c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:39:43.654Z|5728d99e-4d0c-4ac8-83a5-a3291b090e37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:39:43.655Z|5728d99e-4d0c-4ac8-83a5-a3291b090e37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:39:51.308Z|f2a5677b-a855-4f38-87b2-ef7eece76aad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:39:51.309Z|f2a5677b-a855-4f38-87b2-ef7eece76aad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:39:52.092Z|b2b1466d-c3b6-4ba4-993e-7f246e88b6f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:39:52.094Z|b2b1466d-c3b6-4ba4-993e-7f246e88b6f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:39:53.685Z|9b40d924-2f54-4870-8f08-99a230277e10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:39:53.686Z|9b40d924-2f54-4870-8f08-99a230277e10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:39:53.765Z|187262c1-e5c0-4c6b-989d-a09e848c2fc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:39:53.766Z|187262c1-e5c0-4c6b-989d-a09e848c2fc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:40:01.339Z|ff78a0f5-b14e-4367-9127-0280759c589e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:40:01.341Z|ff78a0f5-b14e-4367-9127-0280759c589e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:40:02.134Z|f98bb32c-f972-4317-8425-16e0b63482bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:40:02.135Z|f98bb32c-f972-4317-8425-16e0b63482bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:40:03.711Z|13462a7f-8981-4755-94fd-f8c28dbc6c6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:40:03.712Z|13462a7f-8981-4755-94fd-f8c28dbc6c6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:40:08.765Z|8658a0ff-cee3-4691-bdce-f486d498964c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:40:08.766Z|8658a0ff-cee3-4691-bdce-f486d498964c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:40:08.916Z|8841ec3b-5166-448e-b4b1-2c6f9d4f79c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:40:08.917Z|8841ec3b-5166-448e-b4b1-2c6f9d4f79c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:40:11.370Z|40f4695c-516b-4ff1-af57-76f75fa2006b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:40:11.371Z|40f4695c-516b-4ff1-af57-76f75fa2006b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:40:12.158Z|398e5d3a-70ee-40ec-b3ef-c674ab348289|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:40:12.159Z|398e5d3a-70ee-40ec-b3ef-c674ab348289|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:40:13.739Z|d4c5c371-6de2-4404-b8a9-1c0b8ef3558c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:40:13.741Z|d4c5c371-6de2-4404-b8a9-1c0b8ef3558c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:40:14.043Z|13964fc9-74c0-428d-9664-fb0517716e9c|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T03:40:14.045Z|13964fc9-74c0-428d-9664-fb0517716e9c|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T03:40:21.401Z|93eb6bb9-345f-4d23-bc15-3fc01a9d06b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:40:21.402Z|93eb6bb9-345f-4d23-bc15-3fc01a9d06b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:40:22.183Z|7466d978-403b-4af6-a031-47955673faf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:40:22.185Z|7466d978-403b-4af6-a031-47955673faf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:40:23.765Z|5798c525-96a2-49ed-aa3e-19586283b34c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:40:23.769Z|0473f152-366f-4a9c-b8b1-719d303124b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:40:23.769Z|5798c525-96a2-49ed-aa3e-19586283b34c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:40:23.771Z|0473f152-366f-4a9c-b8b1-719d303124b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:40:31.431Z|6401e344-ee14-4b39-8337-1e1a1754b5cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:40:31.432Z|6401e344-ee14-4b39-8337-1e1a1754b5cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:40:32.210Z|2380754b-f20c-4b98-b656-330f72094720|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:40:32.212Z|2380754b-f20c-4b98-b656-330f72094720|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:40:33.796Z|17f719e6-f32c-4b98-b163-2e79171311eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:40:33.797Z|17f719e6-f32c-4b98-b163-2e79171311eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:40:38.765Z|101f0a04-0c12-4c45-b24d-e02427425ad5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:40:38.766Z|101f0a04-0c12-4c45-b24d-e02427425ad5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:40:38.918Z|50ae10f9-ff6f-4edb-b2f9-2b0066f96b91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:40:38.919Z|50ae10f9-ff6f-4edb-b2f9-2b0066f96b91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:40:41.460Z|f100bcc6-d950-4c38-8d15-b6bdc54e1f57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:40:41.461Z|f100bcc6-d950-4c38-8d15-b6bdc54e1f57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:40:42.237Z|c3c5f998-f226-4c91-9eaa-b831e9450df1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:40:42.238Z|c3c5f998-f226-4c91-9eaa-b831e9450df1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:40:43.822Z|48ca75f2-961e-4361-a939-6f9366ca8334|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:40:43.823Z|48ca75f2-961e-4361-a939-6f9366ca8334|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:40:51.489Z|02b05396-bce2-4670-8d20-a9bb9b4aaaf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:40:51.490Z|02b05396-bce2-4670-8d20-a9bb9b4aaaf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:40:52.262Z|28a2bd7c-28ee-4753-bd12-b0a413d7d784|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:40:52.264Z|28a2bd7c-28ee-4753-bd12-b0a413d7d784|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:40:53.766Z|3e5f3e0b-ba64-48bf-a2e0-860fd0ea5cb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:40:53.767Z|3e5f3e0b-ba64-48bf-a2e0-860fd0ea5cb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:40:53.849Z|87589f59-95e3-47b6-b0df-30bc07c87a5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:40:53.850Z|87589f59-95e3-47b6-b0df-30bc07c87a5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:41:01.515Z|c8be60fe-455e-4b38-9052-c821cc180f1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:41:01.516Z|c8be60fe-455e-4b38-9052-c821cc180f1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:41:02.293Z|e0d28903-2193-4e39-a2c2-379f64d5faf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:41:02.294Z|e0d28903-2193-4e39-a2c2-379f64d5faf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:41:03.875Z|4db11a0b-1038-40a2-98e6-a69bc44aa06e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:41:03.876Z|4db11a0b-1038-40a2-98e6-a69bc44aa06e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:41:08.766Z|e9f7569e-e321-44b7-a2d9-02576dbc1eff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:41:08.770Z|e9f7569e-e321-44b7-a2d9-02576dbc1eff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:41:08.921Z|1ed7b078-66aa-4e35-841f-c1ce57ae6671|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:41:08.922Z|1ed7b078-66aa-4e35-841f-c1ce57ae6671|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:41:11.546Z|79ca5cc8-62de-41ef-a059-e2b0d006194e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:41:11.547Z|79ca5cc8-62de-41ef-a059-e2b0d006194e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:41:12.338Z|809d4ea5-7522-4e44-b106-fbd029009948|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:41:12.340Z|809d4ea5-7522-4e44-b106-fbd029009948|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:41:13.900Z|3dda0afa-f040-4bb6-8bde-9c2ee39e6680|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:41:13.901Z|3dda0afa-f040-4bb6-8bde-9c2ee39e6680|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:41:14.045Z|bc1026ba-dd25-4f1d-a00f-b0ee52e977e1|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T03:41:14.046Z|bc1026ba-dd25-4f1d-a00f-b0ee52e977e1|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T03:41:21.578Z|979d2033-6b88-4b14-aab6-4c793b24111f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:41:21.580Z|979d2033-6b88-4b14-aab6-4c793b24111f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:41:22.364Z|bf0ddaf1-f738-4657-8105-04937fd1ed25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:41:22.366Z|bf0ddaf1-f738-4657-8105-04937fd1ed25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:41:23.765Z|5a56efa0-aeac-40b1-a9fd-db106c54b8ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:41:23.766Z|5a56efa0-aeac-40b1-a9fd-db106c54b8ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:41:23.926Z|dca6e2e3-b1a8-4bfe-8933-941b0c89bfee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:41:23.927Z|dca6e2e3-b1a8-4bfe-8933-941b0c89bfee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:41:31.607Z|93ad1973-72b5-48ec-a417-285a8fe50536|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:41:31.608Z|93ad1973-72b5-48ec-a417-285a8fe50536|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:41:32.392Z|29448d6a-cef2-424c-bd00-d0bc2007e654|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:41:32.393Z|29448d6a-cef2-424c-bd00-d0bc2007e654|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:41:33.953Z|a35db4bf-00e4-4256-8ed4-bf1fe736b228|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:41:33.954Z|a35db4bf-00e4-4256-8ed4-bf1fe736b228|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:41:38.766Z|dc30a411-8695-4ec2-ae92-84611ed5043e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:41:38.767Z|dc30a411-8695-4ec2-ae92-84611ed5043e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:41:38.923Z|d0ebf1cf-f966-4a75-b976-50bed1393ace|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:41:38.924Z|d0ebf1cf-f966-4a75-b976-50bed1393ace|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:41:41.639Z|99a70afc-1338-41d4-a09b-66f3b2d32b5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:41:41.640Z|99a70afc-1338-41d4-a09b-66f3b2d32b5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:41:42.418Z|ca52da23-8472-4726-843f-2eff9da61c11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:41:42.420Z|ca52da23-8472-4726-843f-2eff9da61c11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:41:43.980Z|c37ad163-f597-4c68-aab1-5e5c0528e9ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:41:43.982Z|c37ad163-f597-4c68-aab1-5e5c0528e9ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:41:51.668Z|3747b750-b9c3-4d6f-95c7-65b4dd1e54c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:41:51.670Z|3747b750-b9c3-4d6f-95c7-65b4dd1e54c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:41:52.449Z|e5a50114-c471-4920-8ee3-3efdea91d99c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:41:52.450Z|e5a50114-c471-4920-8ee3-3efdea91d99c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:41:53.765Z|6cbd0865-b3c6-4439-997a-182d495d56df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:41:53.769Z|6cbd0865-b3c6-4439-997a-182d495d56df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:41:54.008Z|447c3678-7298-4172-ab4a-1c6dad5566bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:41:54.009Z|447c3678-7298-4172-ab4a-1c6dad5566bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:42:01.695Z|cfe7cee7-79df-4b96-b069-acca21e8b14e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:42:01.696Z|cfe7cee7-79df-4b96-b069-acca21e8b14e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:42:02.474Z|cd9083bd-5c74-4187-8dcd-60f3960d4a48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:42:02.475Z|cd9083bd-5c74-4187-8dcd-60f3960d4a48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:42:04.033Z|28f37cf5-4338-4beb-a716-7073e9e41944|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:42:04.034Z|28f37cf5-4338-4beb-a716-7073e9e41944|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:42:08.765Z|5eab58c4-8ee7-44b9-bcd0-c3e6ecdce646|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:42:08.766Z|5eab58c4-8ee7-44b9-bcd0-c3e6ecdce646|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:42:08.925Z|7ae55a79-ca0b-4095-a42f-8355888a3cf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:42:08.926Z|7ae55a79-ca0b-4095-a42f-8355888a3cf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:42:11.726Z|85fa82b0-5223-4bd9-883b-713f093ab7d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:42:11.726Z|85fa82b0-5223-4bd9-883b-713f093ab7d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:42:12.502Z|55e4dc93-0f32-4fa4-bfde-a92a6a9e3a5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:42:12.503Z|55e4dc93-0f32-4fa4-bfde-a92a6a9e3a5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:42:14.045Z|db6fbe2c-b5d6-4b2c-8a1c-8c40acb24fa2|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T03:42:14.046Z|db6fbe2c-b5d6-4b2c-8a1c-8c40acb24fa2|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T03:42:14.059Z|d43a3b77-f979-4c18-9534-f64927600ab9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:42:14.060Z|d43a3b77-f979-4c18-9534-f64927600ab9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:42:21.760Z|8e6d6e99-9d82-4e44-875b-3046b9a6a0a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:42:21.761Z|8e6d6e99-9d82-4e44-875b-3046b9a6a0a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:42:22.534Z|d98f2d8d-ca42-48aa-b826-d2577c456e7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:42:22.535Z|d98f2d8d-ca42-48aa-b826-d2577c456e7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:42:23.765Z|7733979f-4d8a-4ed9-b1b7-616549ee68f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:42:23.766Z|7733979f-4d8a-4ed9-b1b7-616549ee68f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:42:24.087Z|72b8a3a8-ddc2-43df-adf6-833970e54bf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:42:24.088Z|72b8a3a8-ddc2-43df-adf6-833970e54bf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:42:31.785Z|31d443ba-118f-4b03-8deb-6e27f8f25174|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:42:31.786Z|31d443ba-118f-4b03-8deb-6e27f8f25174|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:42:32.564Z|7817eab6-9109-46fd-9940-03214952362d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:42:32.565Z|7817eab6-9109-46fd-9940-03214952362d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:42:34.112Z|73ea085e-3a18-4a5d-9d65-d1eee3733a67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:42:34.112Z|73ea085e-3a18-4a5d-9d65-d1eee3733a67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:42:38.765Z|403f23da-9f30-49de-afa9-4e298f28533f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:42:38.775Z|403f23da-9f30-49de-afa9-4e298f28533f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:42:38.928Z|43da84a5-da3a-4522-990f-bea66043b135|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:42:38.928Z|43da84a5-da3a-4522-990f-bea66043b135|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:42:41.809Z|6676c2ba-7656-49af-b7c9-6518b440d6ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:42:41.810Z|6676c2ba-7656-49af-b7c9-6518b440d6ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:42:42.598Z|159caa9f-3699-4587-ba8b-2fada4498ce5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:42:42.598Z|159caa9f-3699-4587-ba8b-2fada4498ce5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:42:44.136Z|ec97d2e6-a5a5-4b20-8876-69c5972a591f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:42:44.137Z|ec97d2e6-a5a5-4b20-8876-69c5972a591f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:42:51.836Z|79ace9a2-ff5f-4bce-b6fd-2a18ac66780e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:42:51.837Z|79ace9a2-ff5f-4bce-b6fd-2a18ac66780e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:42:52.629Z|540f7d5b-f172-4e7d-a583-e547b6ac5f72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:42:52.630Z|540f7d5b-f172-4e7d-a583-e547b6ac5f72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:42:53.765Z|584e0c18-d7e7-46ed-a763-38fb16e8de6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:42:53.766Z|584e0c18-d7e7-46ed-a763-38fb16e8de6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:42:54.162Z|2218d743-5c53-4b88-91c2-6343e5468c91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:42:54.163Z|2218d743-5c53-4b88-91c2-6343e5468c91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:43:01.864Z|7a99710b-0735-440d-b079-073e0e12f3e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:43:01.865Z|7a99710b-0735-440d-b079-073e0e12f3e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:43:02.654Z|4f2b0916-e9b4-4e25-96bb-602aaada0158|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:43:02.655Z|4f2b0916-e9b4-4e25-96bb-602aaada0158|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:43:04.186Z|e422bf57-3b69-485d-8354-f67f732082dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:43:04.187Z|e422bf57-3b69-485d-8354-f67f732082dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:43:08.765Z|4790bad8-6e7a-431c-93bb-1b728359f120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:43:08.766Z|4790bad8-6e7a-431c-93bb-1b728359f120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:43:08.929Z|6b0d5c03-0dd1-4614-bd2a-1cc508082b99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:43:08.930Z|6b0d5c03-0dd1-4614-bd2a-1cc508082b99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:43:11.892Z|3b6894b7-4688-4cd5-ac6e-f7ba685a78c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:43:11.893Z|3b6894b7-4688-4cd5-ac6e-f7ba685a78c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:43:12.677Z|c3e102ba-fcc4-4fd9-93a5-5aca7f0b96a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:43:12.678Z|c3e102ba-fcc4-4fd9-93a5-5aca7f0b96a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:43:14.043Z|01f636c2-3b75-48fe-a672-7cf657b58cbb|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T03:43:14.044Z|01f636c2-3b75-48fe-a672-7cf657b58cbb|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T03:43:14.212Z|92b6492f-06d0-4750-9d90-e07302d69291|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:43:14.213Z|92b6492f-06d0-4750-9d90-e07302d69291|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:43:21.917Z|7e99eafe-0760-4926-8c23-50d0f305c3d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:43:21.918Z|7e99eafe-0760-4926-8c23-50d0f305c3d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:43:22.713Z|abfa391c-3e7f-4ced-a909-86ec48f19fa3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:43:22.714Z|abfa391c-3e7f-4ced-a909-86ec48f19fa3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:43:23.765Z|c57e1975-ba1d-4cd6-9337-be6cda878158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:43:23.769Z|c57e1975-ba1d-4cd6-9337-be6cda878158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:43:24.237Z|c08a31dd-e585-40c8-875f-27b7f78aad58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:43:24.238Z|c08a31dd-e585-40c8-875f-27b7f78aad58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:43:31.945Z|f3fd1a52-b4a5-4549-91d4-f5b846df4ed1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:43:31.946Z|f3fd1a52-b4a5-4549-91d4-f5b846df4ed1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:43:32.740Z|ecace6ad-ff4a-4a0b-850b-d4855659777b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:43:32.741Z|ecace6ad-ff4a-4a0b-850b-d4855659777b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:43:34.263Z|bf5c72c8-2006-498d-a9bd-bc0321ce40de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:43:34.264Z|bf5c72c8-2006-498d-a9bd-bc0321ce40de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:43:38.765Z|dc95f94a-cf4f-4ed2-ac02-c5787f6698d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:43:38.766Z|dc95f94a-cf4f-4ed2-ac02-c5787f6698d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:43:38.931Z|aace1368-5a42-4835-be16-c4fb1c705ae3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:43:38.932Z|aace1368-5a42-4835-be16-c4fb1c705ae3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:43:41.970Z|e25650f3-8a0b-4ec9-a477-f6a479652108|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:43:41.972Z|e25650f3-8a0b-4ec9-a477-f6a479652108|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:43:42.764Z|909ebbad-14cd-42c1-bf4c-babe398ec360|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:43:42.765Z|909ebbad-14cd-42c1-bf4c-babe398ec360|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:43:44.290Z|1a7925d3-45e8-41ab-b467-4eaded51d359|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:43:44.291Z|1a7925d3-45e8-41ab-b467-4eaded51d359|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:43:52.002Z|b9cea0b5-028f-4787-a468-19f5c2594eb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:43:52.003Z|b9cea0b5-028f-4787-a468-19f5c2594eb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:43:52.792Z|65e05611-439a-4aa0-8a29-5465dec11b75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:43:52.793Z|65e05611-439a-4aa0-8a29-5465dec11b75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:43:53.765Z|5881fa72-9ce2-4d6f-a2c9-1caf34fb7ef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:43:53.766Z|5881fa72-9ce2-4d6f-a2c9-1caf34fb7ef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:43:54.316Z|89c4edd6-43d5-4d14-bb4f-7c4cd74c4055|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:43:54.317Z|89c4edd6-43d5-4d14-bb4f-7c4cd74c4055|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:44:02.038Z|baf7be0d-32ec-445a-a06e-3dbb8e14d23c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:44:02.039Z|baf7be0d-32ec-445a-a06e-3dbb8e14d23c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:44:02.832Z|f1238b3c-e31b-476c-a2d0-8a2fbd0f2c9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:44:02.834Z|f1238b3c-e31b-476c-a2d0-8a2fbd0f2c9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:44:04.342Z|8a1ebc34-a6c4-4b36-b51b-b9147f32b197|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:44:04.343Z|8a1ebc34-a6c4-4b36-b51b-b9147f32b197|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:44:08.765Z|2159e54a-8298-43ae-a58e-1ca08829bdea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:44:08.768Z|2159e54a-8298-43ae-a58e-1ca08829bdea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:44:08.933Z|bd547dfd-72bd-46cf-9607-90f522869af9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:44:08.934Z|bd547dfd-72bd-46cf-9607-90f522869af9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:44:12.062Z|87330829-d2f3-415e-8a3a-ac0b4d841ff6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:44:12.063Z|87330829-d2f3-415e-8a3a-ac0b4d841ff6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:44:12.857Z|07d26d00-a9f4-4adf-9acc-40d11c9d21fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:44:12.858Z|07d26d00-a9f4-4adf-9acc-40d11c9d21fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:44:14.044Z|bdcef2c4-98d0-49ba-b9f2-d213bacb6549|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T03:44:14.045Z|bdcef2c4-98d0-49ba-b9f2-d213bacb6549|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T03:44:14.367Z|1723f96a-da24-4ec6-bdef-341fe50b02be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:44:14.369Z|1723f96a-da24-4ec6-bdef-341fe50b02be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:44:22.088Z|fbc332f4-0699-4b91-8261-028c55045053|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:44:22.089Z|fbc332f4-0699-4b91-8261-028c55045053|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:44:22.879Z|a8104cb2-02d7-4384-8145-9952aa944b43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:44:22.880Z|a8104cb2-02d7-4384-8145-9952aa944b43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:44:23.765Z|fd3115c0-6e04-464d-a5d7-1992b06bade8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:44:23.766Z|fd3115c0-6e04-464d-a5d7-1992b06bade8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:44:24.393Z|3e610449-0e96-4bc6-8d6b-f071cb82f386|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:44:24.394Z|3e610449-0e96-4bc6-8d6b-f071cb82f386|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:44:32.114Z|cf6e9ddf-dabc-4064-881c-94c7131c2923|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:44:32.115Z|cf6e9ddf-dabc-4064-881c-94c7131c2923|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:44:32.903Z|d50faf35-c2be-49da-895e-62d48e86aa61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:44:32.904Z|d50faf35-c2be-49da-895e-62d48e86aa61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:44:34.418Z|c160fb13-bd70-480a-8979-8ecc1c2ede3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:44:34.419Z|c160fb13-bd70-480a-8979-8ecc1c2ede3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:44:38.765Z|028c448d-73da-4a36-b0ca-4baefb84e563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:44:38.766Z|028c448d-73da-4a36-b0ca-4baefb84e563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:44:38.935Z|64bfb576-1c57-4f25-b48b-e83510287cfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:44:38.936Z|64bfb576-1c57-4f25-b48b-e83510287cfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:44:42.142Z|06a4185c-bd54-42ea-a633-484bbaed404d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:44:42.143Z|06a4185c-bd54-42ea-a633-484bbaed404d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:44:42.930Z|b14e4835-e573-4c52-9109-c7c5286bdda5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:44:42.931Z|b14e4835-e573-4c52-9109-c7c5286bdda5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:44:44.443Z|afa81499-418c-4ac2-a7c7-56f334c60896|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:44:44.445Z|afa81499-418c-4ac2-a7c7-56f334c60896|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:44:52.168Z|30696120-e6ce-43c9-9652-00fec49d66fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:44:52.169Z|30696120-e6ce-43c9-9652-00fec49d66fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:44:52.953Z|d0dc03c2-353a-42d0-96e9-800673ef1b81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:44:52.954Z|d0dc03c2-353a-42d0-96e9-800673ef1b81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:44:53.765Z|4793afe0-cb3c-4197-929e-3757ddf86dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:44:53.768Z|4793afe0-cb3c-4197-929e-3757ddf86dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:44:54.469Z|7bca37e8-18f4-4490-a2f5-88d912118c38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:44:54.470Z|7bca37e8-18f4-4490-a2f5-88d912118c38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:45:02.192Z|605b2e11-702c-4169-a8bc-8d66892e9b9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:45:02.193Z|605b2e11-702c-4169-a8bc-8d66892e9b9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:45:02.978Z|79fa6e8f-9d8d-4547-b0ea-985bda1d5e71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:45:02.980Z|79fa6e8f-9d8d-4547-b0ea-985bda1d5e71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:45:04.494Z|6118784a-ed7c-46e4-9684-038bfd8b544c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:45:04.495Z|6118784a-ed7c-46e4-9684-038bfd8b544c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:45:08.765Z|e40366fd-c0c0-40fb-91b6-ab5ff9509fb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:45:08.766Z|e40366fd-c0c0-40fb-91b6-ab5ff9509fb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:45:08.937Z|30c883ad-0a89-487c-adf2-feee46f58655|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:45:08.938Z|30c883ad-0a89-487c-adf2-feee46f58655|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:45:12.231Z|9f02eb9a-a946-4c21-bfd1-98626e7789f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:45:12.232Z|9f02eb9a-a946-4c21-bfd1-98626e7789f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:45:13.005Z|3498ddec-dec8-49d8-a7bd-beb79afae9fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:45:13.006Z|3498ddec-dec8-49d8-a7bd-beb79afae9fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:45:14.043Z|2c551f52-3454-4dcc-9c7e-5a38be609b52|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T03:45:14.044Z|2c551f52-3454-4dcc-9c7e-5a38be609b52|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T03:45:14.523Z|80b715b1-55f5-46b8-8f71-491123188c5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:45:14.524Z|80b715b1-55f5-46b8-8f71-491123188c5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:45:22.256Z|b6b97c6f-66b0-4646-8812-009859c67014|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:45:22.257Z|b6b97c6f-66b0-4646-8812-009859c67014|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:45:23.029Z|f26a7d51-07ae-4156-8d6d-b201ed7b2920|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:45:23.030Z|f26a7d51-07ae-4156-8d6d-b201ed7b2920|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:45:23.765Z|63f76945-6b23-46d1-b10f-641c34f318fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:45:23.766Z|63f76945-6b23-46d1-b10f-641c34f318fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:45:24.551Z|93c52fd4-6e0d-4c12-953e-f4fdb98a5626|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:45:24.551Z|93c52fd4-6e0d-4c12-953e-f4fdb98a5626|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:45:32.280Z|f8236cea-4e6e-41af-a392-7d45e3792ea8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:45:32.281Z|f8236cea-4e6e-41af-a392-7d45e3792ea8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:45:33.055Z|ed3f9472-bc38-451d-aa9f-4b462b2c1150|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:45:33.056Z|ed3f9472-bc38-451d-aa9f-4b462b2c1150|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:45:34.575Z|5d0436b8-bd0c-4de2-832e-fe72e2485c8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:45:34.576Z|5d0436b8-bd0c-4de2-832e-fe72e2485c8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:45:38.765Z|5c43a1d8-98ce-4fae-8755-e17acd32223f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:45:38.768Z|5c43a1d8-98ce-4fae-8755-e17acd32223f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:45:38.939Z|c76589b0-f0f4-4ae9-b75b-87a6d11d9780|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:45:38.940Z|c76589b0-f0f4-4ae9-b75b-87a6d11d9780|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:45:42.305Z|39c4caff-c6ea-4b79-a120-afeccebbaed9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:45:42.306Z|39c4caff-c6ea-4b79-a120-afeccebbaed9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:45:43.082Z|58408414-212d-4ac8-a1ec-c45283201005|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:45:43.083Z|58408414-212d-4ac8-a1ec-c45283201005|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:45:44.599Z|e168d7e9-b00f-4336-8b6f-2ad20716f06f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:45:44.601Z|e168d7e9-b00f-4336-8b6f-2ad20716f06f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:45:52.335Z|7b3fc2d7-f803-4dfd-9b67-cefe5d7694a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:45:52.336Z|7b3fc2d7-f803-4dfd-9b67-cefe5d7694a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:45:53.108Z|005cb0db-d0d8-49ef-889b-fd993016f8ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:45:53.109Z|005cb0db-d0d8-49ef-889b-fd993016f8ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:45:53.765Z|92daa211-27e3-48c9-b69a-0c97b655d088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:45:53.766Z|92daa211-27e3-48c9-b69a-0c97b655d088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:45:54.624Z|31e61c8e-01af-4af1-b15a-de328f0c0388|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:45:54.625Z|31e61c8e-01af-4af1-b15a-de328f0c0388|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:46:02.363Z|9180b709-6f9f-4da9-86cf-de50ce6025db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:46:02.364Z|9180b709-6f9f-4da9-86cf-de50ce6025db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:46:03.136Z|e4fbca17-0a2e-48ee-a549-a5eea3b490e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:46:03.137Z|e4fbca17-0a2e-48ee-a549-a5eea3b490e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:46:04.647Z|30d09d34-09f6-404a-bf64-cf7c30019c43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:46:04.648Z|30d09d34-09f6-404a-bf64-cf7c30019c43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:46:08.765Z|a1a54b0e-b7d8-4ea7-a78c-499c2cf2e408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:46:08.766Z|a1a54b0e-b7d8-4ea7-a78c-499c2cf2e408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:46:08.941Z|2caca44a-443a-452e-aa35-52738fa5be92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:46:08.942Z|2caca44a-443a-452e-aa35-52738fa5be92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:46:12.393Z|fb1b53f4-3a28-41ff-8e46-e533cb5f385c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:46:12.394Z|fb1b53f4-3a28-41ff-8e46-e533cb5f385c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:46:13.162Z|a8bb7396-f201-4369-bf4d-ddacc2bad5ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:46:13.163Z|a8bb7396-f201-4369-bf4d-ddacc2bad5ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:46:14.045Z|8570a56d-3473-48ca-bf20-0ecd0624dd13|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T03:46:14.047Z|8570a56d-3473-48ca-bf20-0ecd0624dd13|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T03:46:14.673Z|de9427b0-03dc-47ae-8031-eb54bf1dedce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:46:14.674Z|de9427b0-03dc-47ae-8031-eb54bf1dedce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:46:22.421Z|6f8d0c30-7ca0-4bf5-ae55-c7e5b58f5d8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:46:22.422Z|6f8d0c30-7ca0-4bf5-ae55-c7e5b58f5d8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:46:23.187Z|3f1e4e72-2894-4d78-a713-756bad24e49c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:46:23.189Z|3f1e4e72-2894-4d78-a713-756bad24e49c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:46:23.765Z|5707e311-0840-4ccb-b891-ce5a24713230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:46:23.769Z|5707e311-0840-4ccb-b891-ce5a24713230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:46:24.700Z|265a0a36-f3dd-42ac-a4af-e8831082d822|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:46:24.701Z|265a0a36-f3dd-42ac-a4af-e8831082d822|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:46:30.098Z|dc1402a1-5c21-4f30-8a58-76713bce7ef9|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-03-30T03:46:30.099Z|dc1402a1-5c21-4f30-8a58-76713bce7ef9|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-03-30T03:46:32.447Z|36261b77-85c0-4fd8-81ab-6d210586f36d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:46:32.448Z|36261b77-85c0-4fd8-81ab-6d210586f36d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:46:33.228Z|bc003773-64ac-4e15-8484-585ed145553a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:46:33.229Z|bc003773-64ac-4e15-8484-585ed145553a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:46:34.727Z|dd1705a1-ce33-4874-9203-bb3130ac9f62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:46:34.728Z|dd1705a1-ce33-4874-9203-bb3130ac9f62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:46:36.549Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-03-30T03:46:36.562Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 83921c7f-532e-42c4-88f1-21a0dbf56c08 already exists in requestDb InfraActiveRequests table 2022-03-30T03:46:36.626Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/83921c7f-532e-42c4-88f1-21a0dbf56c08|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/83921c7f-532e-42c4-88f1-21a0dbf56c08 2022-03-30T03:46:36.628Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/83921c7f-532e-42c4-88f1-21a0dbf56c08|INFO|500||Invoke 2022-03-30T03:46:36.629Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/83921c7f-532e-42c4-88f1-21a0dbf56c08|DEBUG|500||===========================request begin================================================ 2022-03-30T03:46:36.630Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/83921c7f-532e-42c4-88f1-21a0dbf56c08|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/83921c7f-532e-42c4-88f1-21a0dbf56c08 2022-03-30T03:46:36.632Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/83921c7f-532e-42c4-88f1-21a0dbf56c08|DEBUG|500||Method : GET 2022-03-30T03:46:36.633Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/83921c7f-532e-42c4-88f1-21a0dbf56c08|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ff4393ad7747bb4", X-B3-SpanId:"37be5391049ef4a1", X-B3-ParentSpanId:"0ff4393ad7747bb4", X-B3-Sampled:"0", X-ONAP-RequestID:"83921c7f-532e-42c4-88f1-21a0dbf56c08", X-RequestID:"83921c7f-532e-42c4-88f1-21a0dbf56c08", X-TransactionID:"83921c7f-532e-42c4-88f1-21a0dbf56c08", X-ECOMP-RequestID:"83921c7f-532e-42c4-88f1-21a0dbf56c08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f98276a9-eae7-4ad9-ae18-735ab5553350"] 2022-03-30T03:46:36.634Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/83921c7f-532e-42c4-88f1-21a0dbf56c08|DEBUG|500||Request body: 2022-03-30T03:46:36.635Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/83921c7f-532e-42c4-88f1-21a0dbf56c08|DEBUG|500||==========================request end================================================ 2022-03-30T03:46:37.473Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/83921c7f-532e-42c4-88f1-21a0dbf56c08|DEBUG|500||============================response begin========================================== 2022-03-30T03:46:37.473Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/83921c7f-532e-42c4-88f1-21a0dbf56c08|DEBUG|500||Status code : 404 NOT_FOUND 2022-03-30T03:46:37.474Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/83921c7f-532e-42c4-88f1-21a0dbf56c08|DEBUG|500||Status text : 2022-03-30T03:46:37.474Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/83921c7f-532e-42c4-88f1-21a0dbf56c08|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=ADAE8D9195E40372B890F4DEACA6C9D7; 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:"Wed, 30 Mar 2022 03:46:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T03:46:37.477Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/83921c7f-532e-42c4-88f1-21a0dbf56c08|DEBUG|500||Response body: 2022-03-30T03:46:37.477Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/83921c7f-532e-42c4-88f1-21a0dbf56c08|DEBUG|500||=======================response end================================================= 2022-03-30T03:46:37.478Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/83921c7f-532e-42c4-88f1-21a0dbf56c08|INFO|404|Not Found|InvokeReturn 2022-03-30T03:46:37.575Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 83921c7f-532e-42c4-88f1-21a0dbf56c08 2022-03-30T03:46:37.602Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-03-30T03:46:37.606Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-03-30T03:46:37.607Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-03-30T03:46:37.608Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-03-30T03:46:37.609Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-03-30T03:46:37.609Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-03-30T03:46:37.610Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"0ff4393ad7747bb4", X-B3-SpanId:"f02b11bd1c209ff1", X-B3-ParentSpanId:"0ff4393ad7747bb4", X-B3-Sampled:"0", X-ONAP-RequestID:"83921c7f-532e-42c4-88f1-21a0dbf56c08", X-RequestID:"83921c7f-532e-42c4-88f1-21a0dbf56c08", X-TransactionID:"83921c7f-532e-42c4-88f1-21a0dbf56c08", X-ECOMP-RequestID:"83921c7f-532e-42c4-88f1-21a0dbf56c08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a465d557-af00-41e6-96d8-844431e6e979"] 2022-03-30T03:46:37.611Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-03-30T03:46:37.611Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-03-30T03:46:37.658Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-03-30T03:46:37.659Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-03-30T03:46:37.660Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-03-30T03:46:37.660Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 30 Mar 2022 03:46:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T03:46:37.661Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-03-30T03:46:37.661Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-03-30T03:46:37.662Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-03-30T03:46:37.668Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8142dbfd.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-03-30T03:46:37.671Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-03-30T03:46:37.672Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2022-03-30T03:46:37.674Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-03-30T03:46:37.674Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-03-30T03:46:37.675Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2022-03-30T03:46:37.676Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-03-30T03:46:37.676Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"0ff4393ad7747bb4", X-B3-SpanId:"523df3499c7646e1", X-B3-ParentSpanId:"0ff4393ad7747bb4", X-B3-Sampled:"0", X-ONAP-RequestID:"83921c7f-532e-42c4-88f1-21a0dbf56c08", X-RequestID:"83921c7f-532e-42c4-88f1-21a0dbf56c08", X-TransactionID:"83921c7f-532e-42c4-88f1-21a0dbf56c08", X-ECOMP-RequestID:"83921c7f-532e-42c4-88f1-21a0dbf56c08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a222fad5-7439-46e5-8170-9d010a467021"] 2022-03-30T03:46:37.677Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-03-30T03:46:37.677Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-03-30T03:46:37.744Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-03-30T03:46:37.745Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-03-30T03:46:37.746Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-03-30T03:46:37.747Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 30 Mar 2022 03:46:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T03:46:37.747Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-03-30T03:46:37.748Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-03-30T03:46:37.749Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-03-30T03:46:37.750Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8142dbfd.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-03-30T03:46:37.752Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@53c17ddd 2022-03-30T03:46:37.759Z|83921c7f-532e-42c4-88f1-21a0dbf56c08|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T03:46:38.765Z|e47e74a4-f540-474e-92af-2846660f34e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:46:38.766Z|e47e74a4-f540-474e-92af-2846660f34e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:46:38.943Z|d5d2e09c-ad1f-4c68-af8a-42980086d3a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:46:38.944Z|d5d2e09c-ad1f-4c68-af8a-42980086d3a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:46:42.474Z|c1957e8f-d28d-4404-aac4-3c5bd0fa1ba6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:46:42.476Z|c1957e8f-d28d-4404-aac4-3c5bd0fa1ba6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:46:43.256Z|7cbbdb06-e1ca-4ffc-af41-ec6a87a8b13f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:46:43.257Z|7cbbdb06-e1ca-4ffc-af41-ec6a87a8b13f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:46:44.754Z|f97f60a4-35cf-43f2-8a2c-80794d01d018|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:46:44.755Z|f97f60a4-35cf-43f2-8a2c-80794d01d018|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:46:52.514Z|a7b0731e-2e1b-4ead-8613-52492a069297|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:46:52.514Z|a7b0731e-2e1b-4ead-8613-52492a069297|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:46:53.282Z|1e3db785-08d6-48e9-b0c7-efa485ee9d79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:46:53.283Z|1e3db785-08d6-48e9-b0c7-efa485ee9d79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:46:53.765Z|c1f96917-0c52-4344-9665-5512e52b886a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:46:53.766Z|c1f96917-0c52-4344-9665-5512e52b886a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:46:54.779Z|004b3228-1400-485e-ae05-f692db3f9758|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:46:54.781Z|004b3228-1400-485e-ae05-f692db3f9758|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:47:02.537Z|4ff70dbb-8644-45b3-b6c1-35b71720da45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:47:02.538Z|4ff70dbb-8644-45b3-b6c1-35b71720da45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:47:03.314Z|eea9069f-5ed9-4fe6-831a-69b501858f06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:47:03.315Z|eea9069f-5ed9-4fe6-831a-69b501858f06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:47:04.806Z|96a28dc8-9907-47da-9d45-84ccfac4feb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:47:04.808Z|96a28dc8-9907-47da-9d45-84ccfac4feb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:47:08.765Z|f90616da-33c9-4384-b078-7b6eadd2b1f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:47:08.769Z|f90616da-33c9-4384-b078-7b6eadd2b1f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:47:08.945Z|ca169307-a715-45d7-a9b2-0fba36f9b39c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:47:08.946Z|ca169307-a715-45d7-a9b2-0fba36f9b39c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:47:12.565Z|3ae3e378-f93c-4dda-a2b4-4c45fee5d850|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:47:12.567Z|3ae3e378-f93c-4dda-a2b4-4c45fee5d850|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:47:13.349Z|63f491f2-5453-4d45-aa29-a9b9c2bd4e13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:47:13.351Z|63f491f2-5453-4d45-aa29-a9b9c2bd4e13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:47:14.044Z|01d94389-7f8b-44bf-b077-8e354a683e0c|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T03:47:14.044Z|01d94389-7f8b-44bf-b077-8e354a683e0c|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T03:47:14.842Z|7e70d390-4f9b-457f-9c59-d334c1b14e94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:47:14.843Z|7e70d390-4f9b-457f-9c59-d334c1b14e94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:47:17.451Z|5eff7fad-5c90-4c37-9aa5-06bc120472e9|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-03-30T03:47:17.452Z|5eff7fad-5c90-4c37-9aa5-06bc120472e9|http-nio-8080-exec-1|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-03-30T03:47:22.592Z|e142e50a-a488-4b9c-aa8f-987c8a0aa8ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:47:22.594Z|e142e50a-a488-4b9c-aa8f-987c8a0aa8ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:47:23.375Z|89fb60cb-4dcc-4518-ae4e-d028d45e3c4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:47:23.376Z|89fb60cb-4dcc-4518-ae4e-d028d45e3c4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:47:23.765Z|2af63ca9-7601-48e5-833b-81613dee27bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:47:23.766Z|2af63ca9-7601-48e5-833b-81613dee27bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:47:24.879Z|ceff7cb5-36a5-4548-995b-7604e29768d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:47:24.880Z|ceff7cb5-36a5-4548-995b-7604e29768d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:47:32.621Z|e5f6e6a5-d4e0-4648-8785-f326eee2d89c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:47:32.622Z|e5f6e6a5-d4e0-4648-8785-f326eee2d89c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:47:33.401Z|ccff69ac-fcfe-47e2-b8dd-d57f5e10d63c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:47:33.402Z|ccff69ac-fcfe-47e2-b8dd-d57f5e10d63c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:47:34.905Z|c14c9e8f-f530-4b5c-90ad-3268dd00ab73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:47:34.906Z|c14c9e8f-f530-4b5c-90ad-3268dd00ab73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:47:38.765Z|984b31b7-608f-40f5-a661-a06197a2489a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:47:38.766Z|984b31b7-608f-40f5-a661-a06197a2489a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:47:38.947Z|88163905-7683-4c34-9c43-f7b61f8942f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:47:38.949Z|88163905-7683-4c34-9c43-f7b61f8942f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:47:42.647Z|687d29f8-4cad-4e9c-a96d-d4c91588868b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:47:42.649Z|687d29f8-4cad-4e9c-a96d-d4c91588868b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:47:43.430Z|1cbdfe42-4040-4d0e-8d01-caed50acfb76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:47:43.431Z|1cbdfe42-4040-4d0e-8d01-caed50acfb76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:47:44.931Z|6dafa157-7d94-494b-ada1-3b23f2fc913b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:47:44.933Z|6dafa157-7d94-494b-ada1-3b23f2fc913b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:47:52.678Z|f5366506-db42-4925-be37-56efac72422b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:47:52.678Z|f5366506-db42-4925-be37-56efac72422b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:47:53.459Z|32dddb3b-b17b-439b-a63b-a555d0b1d0be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:47:53.460Z|32dddb3b-b17b-439b-a63b-a555d0b1d0be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:47:53.765Z|853343cc-1178-4dd3-8712-e548e8ff835b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:47:53.768Z|853343cc-1178-4dd3-8712-e548e8ff835b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:47:54.960Z|794aafb4-ac44-4a28-a692-1e8166f70d70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:47:54.961Z|794aafb4-ac44-4a28-a692-1e8166f70d70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:48:02.704Z|b05d17fe-c2e4-4368-9a8b-f353f2f86020|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:48:02.705Z|b05d17fe-c2e4-4368-9a8b-f353f2f86020|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:48:03.482Z|009a4f3e-a233-4530-87e3-6d80c770020f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:48:03.483Z|009a4f3e-a233-4530-87e3-6d80c770020f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:48:04.983Z|ab7db912-b715-4b5a-9b6d-1a145c883d49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:48:04.985Z|ab7db912-b715-4b5a-9b6d-1a145c883d49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:48:08.765Z|9874e558-f01c-479d-98b6-cc0a5e85159f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:48:08.766Z|9874e558-f01c-479d-98b6-cc0a5e85159f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:48:08.950Z|b7271ddc-8174-4777-b7c4-d9d20f8fee5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:48:08.950Z|b7271ddc-8174-4777-b7c4-d9d20f8fee5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:48:12.732Z|98737786-576b-4777-93cb-de3b3e74b439|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:48:12.733Z|98737786-576b-4777-93cb-de3b3e74b439|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:48:13.516Z|abb37f70-d3b1-42eb-9f58-3a93d037a0fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:48:13.517Z|abb37f70-d3b1-42eb-9f58-3a93d037a0fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:48:14.043Z|b16dd98e-eb46-40e2-8bce-1bae3c12859c|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T03:48:14.044Z|b16dd98e-eb46-40e2-8bce-1bae3c12859c|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T03:48:15.011Z|12dc7aa8-aa1e-4a1f-ab24-c6748727cb5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:48:15.012Z|12dc7aa8-aa1e-4a1f-ab24-c6748727cb5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:48:22.760Z|b27394fd-18c5-4a90-b019-ed3378682dd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:48:22.762Z|b27394fd-18c5-4a90-b019-ed3378682dd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:48:23.540Z|52d56f54-491c-48bc-ac58-6f91490a2d62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:48:23.541Z|52d56f54-491c-48bc-ac58-6f91490a2d62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:48:23.765Z|1a618c05-8819-4336-9407-5bb7f7d1de08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:48:23.766Z|1a618c05-8819-4336-9407-5bb7f7d1de08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:48:25.038Z|997db3c3-da2d-4d97-b41a-2335293d9f81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:48:25.039Z|997db3c3-da2d-4d97-b41a-2335293d9f81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:48:32.789Z|0c9f541a-4277-4fb6-8ce9-a2cc539a5cd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:48:32.790Z|0c9f541a-4277-4fb6-8ce9-a2cc539a5cd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:48:33.565Z|0c9b6863-3e2b-444b-a532-0e08c802333a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:48:33.566Z|0c9b6863-3e2b-444b-a532-0e08c802333a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:48:35.063Z|9c5dc811-c258-4219-9f56-141df20deb18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:48:35.064Z|9c5dc811-c258-4219-9f56-141df20deb18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:48:38.765Z|be395197-fac5-4b9a-9945-262875603011|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:48:38.766Z|be395197-fac5-4b9a-9945-262875603011|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:48:38.951Z|61b801f6-ab78-4125-bb3d-1393efe10bf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:48:38.952Z|61b801f6-ab78-4125-bb3d-1393efe10bf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:48:42.830Z|291ff0a2-0d41-470e-9d3f-be148f2be433|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:48:42.831Z|291ff0a2-0d41-470e-9d3f-be148f2be433|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:48:43.590Z|8bbfe6b7-fcff-4e91-8541-80074ebea138|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:48:43.591Z|8bbfe6b7-fcff-4e91-8541-80074ebea138|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:48:45.089Z|28c83263-8651-43b1-9922-237b7bd08f79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:48:45.090Z|28c83263-8651-43b1-9922-237b7bd08f79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:48:52.858Z|60642006-013d-41ba-84ec-ee09df8d8350|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:48:52.859Z|60642006-013d-41ba-84ec-ee09df8d8350|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:48:53.616Z|d7d23be9-ed5c-486f-9f59-4fd219959d87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:48:53.617Z|d7d23be9-ed5c-486f-9f59-4fd219959d87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:48:53.765Z|3bec41d7-81a6-450b-a810-48712ee1b86c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:48:53.766Z|3bec41d7-81a6-450b-a810-48712ee1b86c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:48:55.114Z|ee05c996-8c6b-4e75-8219-7e095f302525|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:48:55.115Z|ee05c996-8c6b-4e75-8219-7e095f302525|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:49:02.888Z|8b75953e-3960-4c4c-abaf-6c205ceeadca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:49:02.890Z|8b75953e-3960-4c4c-abaf-6c205ceeadca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:49:03.647Z|3dcb38d7-707d-41d7-b4f9-1f01f7fea368|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:49:03.648Z|3dcb38d7-707d-41d7-b4f9-1f01f7fea368|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:49:05.149Z|bc3af7c8-bc01-4a5c-88e8-83955c53be60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:49:05.150Z|bc3af7c8-bc01-4a5c-88e8-83955c53be60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:49:08.765Z|6a3c6e2c-c77e-401c-9539-37ce05dfe772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:49:08.766Z|6a3c6e2c-c77e-401c-9539-37ce05dfe772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:49:08.953Z|aa30fe71-af8f-47e9-949e-58c5f7b51ad9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:49:08.954Z|aa30fe71-af8f-47e9-949e-58c5f7b51ad9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:49:12.919Z|5f0b1a83-753f-4e73-bab3-da5d0bb5f450|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:49:12.921Z|5f0b1a83-753f-4e73-bab3-da5d0bb5f450|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:49:13.672Z|32955f05-94ac-4497-b0df-63bb26bb4532|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:49:13.674Z|32955f05-94ac-4497-b0df-63bb26bb4532|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:49:14.044Z|c8c114e9-0ee5-4259-9667-4a700d336bcf|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T03:49:14.045Z|c8c114e9-0ee5-4259-9667-4a700d336bcf|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T03:49:15.175Z|6249600f-6762-4c63-b648-0530556e2384|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:49:15.176Z|6249600f-6762-4c63-b648-0530556e2384|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:49:22.957Z|4fc3d593-f5fc-44db-8636-7dfb3e419874|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:49:22.959Z|4fc3d593-f5fc-44db-8636-7dfb3e419874|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:49:23.698Z|18527928-32b9-4189-9791-e33e458d4952|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:49:23.699Z|18527928-32b9-4189-9791-e33e458d4952|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:49:23.765Z|ad19f438-bd63-4f6f-8260-9ee5f5272f18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:49:23.766Z|ad19f438-bd63-4f6f-8260-9ee5f5272f18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:49:25.206Z|dc81a6c9-ba45-4c58-b84d-d0cbc87f9f9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:49:25.207Z|dc81a6c9-ba45-4c58-b84d-d0cbc87f9f9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:49:32.992Z|f25cb220-9caa-468f-9b8a-783e2b1f730a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:49:32.993Z|f25cb220-9caa-468f-9b8a-783e2b1f730a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:49:33.727Z|3ccff886-74c9-45f2-88a0-93343fe52c5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:49:33.728Z|3ccff886-74c9-45f2-88a0-93343fe52c5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:49:35.235Z|e561f1b8-3e56-407e-ab11-0c2ef3a9d759|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:49:35.237Z|e561f1b8-3e56-407e-ab11-0c2ef3a9d759|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:49:38.616Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-03-30T03:49:38.619Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 46a623da-7669-4cdd-bf58-493ec9b0f100 already exists in requestDb InfraActiveRequests table 2022-03-30T03:49:38.621Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/46a623da-7669-4cdd-bf58-493ec9b0f100|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/46a623da-7669-4cdd-bf58-493ec9b0f100 2022-03-30T03:49:38.622Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46a623da-7669-4cdd-bf58-493ec9b0f100|INFO|500||Invoke 2022-03-30T03:49:38.622Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46a623da-7669-4cdd-bf58-493ec9b0f100|DEBUG|500||===========================request begin================================================ 2022-03-30T03:49:38.622Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46a623da-7669-4cdd-bf58-493ec9b0f100|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/46a623da-7669-4cdd-bf58-493ec9b0f100 2022-03-30T03:49:38.623Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46a623da-7669-4cdd-bf58-493ec9b0f100|DEBUG|500||Method : GET 2022-03-30T03:49:38.623Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46a623da-7669-4cdd-bf58-493ec9b0f100|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"85c8852b61b84467", X-B3-SpanId:"0c8ad0b31e531453", X-B3-ParentSpanId:"85c8852b61b84467", X-B3-Sampled:"0", X-ONAP-RequestID:"46a623da-7669-4cdd-bf58-493ec9b0f100", X-RequestID:"46a623da-7669-4cdd-bf58-493ec9b0f100", X-TransactionID:"46a623da-7669-4cdd-bf58-493ec9b0f100", X-ECOMP-RequestID:"46a623da-7669-4cdd-bf58-493ec9b0f100", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81f9d7e1-82a9-40f1-99bb-27fbb835831d"] 2022-03-30T03:49:38.623Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46a623da-7669-4cdd-bf58-493ec9b0f100|DEBUG|500||Request body: 2022-03-30T03:49:38.624Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46a623da-7669-4cdd-bf58-493ec9b0f100|DEBUG|500||==========================request end================================================ 2022-03-30T03:49:38.663Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46a623da-7669-4cdd-bf58-493ec9b0f100|DEBUG|500||============================response begin========================================== 2022-03-30T03:49:38.664Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46a623da-7669-4cdd-bf58-493ec9b0f100|DEBUG|500||Status code : 404 NOT_FOUND 2022-03-30T03:49:38.665Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46a623da-7669-4cdd-bf58-493ec9b0f100|DEBUG|500||Status text : 2022-03-30T03:49:38.665Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46a623da-7669-4cdd-bf58-493ec9b0f100|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 30 Mar 2022 03:49:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T03:49:38.666Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46a623da-7669-4cdd-bf58-493ec9b0f100|DEBUG|500||Response body: 2022-03-30T03:49:38.666Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46a623da-7669-4cdd-bf58-493ec9b0f100|DEBUG|500||=======================response end================================================= 2022-03-30T03:49:38.667Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46a623da-7669-4cdd-bf58-493ec9b0f100|INFO|404|Not Found|InvokeReturn 2022-03-30T03:49:38.672Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 46a623da-7669-4cdd-bf58-493ec9b0f100 2022-03-30T03:49:38.674Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-03-30T03:49:38.675Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-03-30T03:49:38.676Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-03-30T03:49:38.676Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-03-30T03:49:38.676Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-03-30T03:49:38.676Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-03-30T03:49:38.677Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"85c8852b61b84467", X-B3-SpanId:"3cbae8681af3a7c1", X-B3-ParentSpanId:"85c8852b61b84467", X-B3-Sampled:"0", X-ONAP-RequestID:"46a623da-7669-4cdd-bf58-493ec9b0f100", X-RequestID:"46a623da-7669-4cdd-bf58-493ec9b0f100", X-TransactionID:"46a623da-7669-4cdd-bf58-493ec9b0f100", X-ECOMP-RequestID:"46a623da-7669-4cdd-bf58-493ec9b0f100", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e486184-d321-44f1-8d47-cad786a7c110"] 2022-03-30T03:49:38.677Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-03-30T03:49:38.677Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-03-30T03:49:38.690Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-03-30T03:49:38.691Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-03-30T03:49:38.691Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-03-30T03:49:38.692Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 30 Mar 2022 03:49:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T03:49:38.693Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-03-30T03:49:38.693Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-03-30T03:49:38.694Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-03-30T03:49:38.696Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8142dbfd.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-03-30T03:49:38.697Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-03-30T03:49:38.699Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2022-03-30T03:49:38.700Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-03-30T03:49:38.700Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-03-30T03:49:38.700Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2022-03-30T03:49:38.701Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-03-30T03:49:38.701Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"85c8852b61b84467", X-B3-SpanId:"e4e6edb9fec206ab", X-B3-ParentSpanId:"85c8852b61b84467", X-B3-Sampled:"0", X-ONAP-RequestID:"46a623da-7669-4cdd-bf58-493ec9b0f100", X-RequestID:"46a623da-7669-4cdd-bf58-493ec9b0f100", X-TransactionID:"46a623da-7669-4cdd-bf58-493ec9b0f100", X-ECOMP-RequestID:"46a623da-7669-4cdd-bf58-493ec9b0f100", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d10e778b-2076-4e5f-9381-6461ce3eb107"] 2022-03-30T03:49:38.702Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-03-30T03:49:38.702Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-03-30T03:49:38.724Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-03-30T03:49:38.726Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-03-30T03:49:38.726Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-03-30T03:49:38.726Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 30 Mar 2022 03:49:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T03:49:38.727Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-03-30T03:49:38.727Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-03-30T03:49:38.728Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-03-30T03:49:38.728Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$8142dbfd.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-03-30T03:49:38.729Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@6c2e86eb 2022-03-30T03:49:38.733Z|46a623da-7669-4cdd-bf58-493ec9b0f100|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T03:49:38.766Z|3a269610-12e1-4185-9de0-b6d1ac38fa30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:49:38.768Z|3a269610-12e1-4185-9de0-b6d1ac38fa30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:49:38.955Z|ecd9fcc7-c1b0-471d-b4f8-ee893cdaea33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:49:38.956Z|ecd9fcc7-c1b0-471d-b4f8-ee893cdaea33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:49:43.019Z|fd20fe9a-47bb-4d0c-9e55-c5d498f18bd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:49:43.020Z|fd20fe9a-47bb-4d0c-9e55-c5d498f18bd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:49:43.757Z|fe7e6e83-6461-4cda-a4c8-3d578595ca37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:49:43.758Z|fe7e6e83-6461-4cda-a4c8-3d578595ca37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:49:45.263Z|d39df820-49a6-4765-9855-e92c71e9f75c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:49:45.264Z|d39df820-49a6-4765-9855-e92c71e9f75c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:49:53.048Z|c411c80c-ca25-4cb8-bfc3-3605c52e173a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:49:53.049Z|c411c80c-ca25-4cb8-bfc3-3605c52e173a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:49:53.765Z|cbe36699-599c-43c3-b554-04a90a100dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:49:53.767Z|cbe36699-599c-43c3-b554-04a90a100dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:49:53.785Z|5e088580-b7e9-4297-bb6f-ac73b151237f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:49:53.786Z|5e088580-b7e9-4297-bb6f-ac73b151237f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:49:55.306Z|ae9696e6-8872-440b-8935-02422b229930|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:49:55.307Z|ae9696e6-8872-440b-8935-02422b229930|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:50:03.075Z|e8d0d3f6-ef9c-4a2e-82a7-16465153f7a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:50:03.076Z|e8d0d3f6-ef9c-4a2e-82a7-16465153f7a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:50:03.155Z|768c62c7-9715-482c-b5ff-9b0faf877196|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-03-30T03:50:03.156Z|768c62c7-9715-482c-b5ff-9b0faf877196|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-03-30T03:50:03.811Z|2867fb55-7368-4ecc-9e3c-93cedba34b40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:50:03.813Z|2867fb55-7368-4ecc-9e3c-93cedba34b40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:50:05.332Z|39cf7e6f-ad04-4e5c-9839-7638d4a63dc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:50:05.333Z|39cf7e6f-ad04-4e5c-9839-7638d4a63dc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:50:08.765Z|f85f0719-1f1e-4a35-b5f2-e52070a37776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:50:08.766Z|f85f0719-1f1e-4a35-b5f2-e52070a37776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:50:08.957Z|e9488614-0ebd-4ed7-bfb4-4e2115bf7115|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:50:08.958Z|e9488614-0ebd-4ed7-bfb4-4e2115bf7115|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:50:13.104Z|927bb611-69e8-43ec-a68d-794090a7a4e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:50:13.106Z|927bb611-69e8-43ec-a68d-794090a7a4e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:50:13.839Z|62a05517-6985-47dc-858c-c16b94822dad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:50:13.840Z|62a05517-6985-47dc-858c-c16b94822dad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:50:14.044Z|8d36a5be-f89c-4cc4-9762-349651b9751a|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T03:50:14.045Z|8d36a5be-f89c-4cc4-9762-349651b9751a|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T03:50:15.356Z|d4bba8f8-e556-458a-8fc3-72eacd84a27e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:50:15.357Z|d4bba8f8-e556-458a-8fc3-72eacd84a27e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:50:23.134Z|0899de69-f16d-4f1e-a9e5-e9bf680ba448|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:50:23.134Z|0899de69-f16d-4f1e-a9e5-e9bf680ba448|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:50:23.765Z|ff73ca0c-b3c1-418d-9df3-366e27309201|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:50:23.767Z|ff73ca0c-b3c1-418d-9df3-366e27309201|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:50:23.866Z|b289283e-b236-4abd-958b-2643f1371c12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:50:23.867Z|b289283e-b236-4abd-958b-2643f1371c12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:50:25.389Z|7d319053-bd80-4630-89c8-eb411d971827|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:50:25.390Z|7d319053-bd80-4630-89c8-eb411d971827|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:50:33.167Z|772f2e0e-4e85-4ec6-8cd7-3a7e95e8cd54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:50:33.168Z|772f2e0e-4e85-4ec6-8cd7-3a7e95e8cd54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:50:33.897Z|e9a5781a-bf69-4a41-8eb5-7e31d6059abe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:50:33.898Z|e9a5781a-bf69-4a41-8eb5-7e31d6059abe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:50:35.413Z|2ba401bd-dc02-4a6b-b370-c0f0ad9e43f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:50:35.414Z|2ba401bd-dc02-4a6b-b370-c0f0ad9e43f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:50:38.765Z|0cee2f9e-7ba0-4f5e-8600-8de12e1b900f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:50:38.766Z|0cee2f9e-7ba0-4f5e-8600-8de12e1b900f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:50:38.959Z|63e3cc14-d53f-435b-ba57-0a9ae01da7e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:50:38.959Z|63e3cc14-d53f-435b-ba57-0a9ae01da7e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:50:43.191Z|66904762-2611-42ef-b667-31da0fb58948|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:50:43.192Z|66904762-2611-42ef-b667-31da0fb58948|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:50:43.927Z|3f743e6d-3cc7-42ff-b76f-91e2a3f891f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:50:43.928Z|3f743e6d-3cc7-42ff-b76f-91e2a3f891f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:50:45.436Z|2bd2f18d-f159-4be7-a88c-662996fc28e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:50:45.437Z|2bd2f18d-f159-4be7-a88c-662996fc28e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:50:53.219Z|3be0129c-1887-4f09-8c03-4863c68f0a32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:50:53.220Z|3be0129c-1887-4f09-8c03-4863c68f0a32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:50:53.765Z|8444b7ad-c42f-4c40-81c8-3f049050a091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:50:53.766Z|8444b7ad-c42f-4c40-81c8-3f049050a091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:50:53.952Z|deb99ec7-7750-478c-9174-7e02e524daf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:50:53.953Z|deb99ec7-7750-478c-9174-7e02e524daf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:50:55.461Z|7f566cdc-295e-4601-bb90-63a7c6c0db45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:50:55.462Z|7f566cdc-295e-4601-bb90-63a7c6c0db45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:51:03.245Z|f208cd7e-6fe1-4b28-b8c7-79ef0b37c8b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:51:03.246Z|f208cd7e-6fe1-4b28-b8c7-79ef0b37c8b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:51:03.978Z|5dd0c01d-51c2-4ba5-98b0-0eb847c4f0a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:51:03.979Z|5dd0c01d-51c2-4ba5-98b0-0eb847c4f0a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:51:05.485Z|4f5f6639-de1a-4824-9d63-3feb76f39ad1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:51:05.486Z|4f5f6639-de1a-4824-9d63-3feb76f39ad1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:51:08.765Z|29c41114-d334-4cae-b0a0-1ee68fb0db27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:51:08.767Z|29c41114-d334-4cae-b0a0-1ee68fb0db27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:51:08.960Z|9e9a3e38-e3c9-44c9-a0db-9c9560cb07b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:51:08.961Z|9e9a3e38-e3c9-44c9-a0db-9c9560cb07b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:51:13.273Z|d71ef393-8e80-4d13-9a35-ff497b1b4010|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:51:13.274Z|d71ef393-8e80-4d13-9a35-ff497b1b4010|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:51:14.003Z|88db25c9-86f2-4d0c-a20f-3f8abe3cc42e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:51:14.005Z|88db25c9-86f2-4d0c-a20f-3f8abe3cc42e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:51:14.045Z|cb1cffb4-94a1-4bcf-82cd-5895d07e5483|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T03:51:14.046Z|cb1cffb4-94a1-4bcf-82cd-5895d07e5483|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T03:51:15.514Z|9d29dfec-22e9-4db0-b45a-072dd96cc179|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:51:15.515Z|9d29dfec-22e9-4db0-b45a-072dd96cc179|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:51:23.299Z|74ea0e6a-d083-4a87-88eb-ec5fcd338ab1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:51:23.301Z|74ea0e6a-d083-4a87-88eb-ec5fcd338ab1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:51:23.765Z|07a27d16-f555-415d-912a-1cb882c1b01f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:51:23.766Z|07a27d16-f555-415d-912a-1cb882c1b01f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:51:24.030Z|25cef020-0ed4-4fe2-b88d-50c6d530f518|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:51:24.031Z|25cef020-0ed4-4fe2-b88d-50c6d530f518|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:51:25.538Z|8462c16c-a330-460b-8009-5ef4f845bf13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:51:25.539Z|8462c16c-a330-460b-8009-5ef4f845bf13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:51:33.325Z|dd0e1aed-fc9b-41e7-a8c7-a8590d28f4f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:51:33.326Z|dd0e1aed-fc9b-41e7-a8c7-a8590d28f4f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:51:34.054Z|2b53082c-6484-4023-8f3c-caf24deb3b4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:51:34.055Z|2b53082c-6484-4023-8f3c-caf24deb3b4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:51:35.562Z|b8219cbc-9e3c-440f-96da-419ce6819545|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:51:35.563Z|b8219cbc-9e3c-440f-96da-419ce6819545|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:51:38.765Z|03dbc536-838d-4828-a8f9-c113a162bb09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:51:38.766Z|03dbc536-838d-4828-a8f9-c113a162bb09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:51:38.962Z|3d053046-7c41-4823-a021-4d6af5d08fe7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:51:38.963Z|3d053046-7c41-4823-a021-4d6af5d08fe7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:51:43.351Z|7262c5d2-59b0-445f-9ac9-8cbfbb1a1d9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:51:43.352Z|7262c5d2-59b0-445f-9ac9-8cbfbb1a1d9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:51:44.078Z|51a9d473-df44-4c1f-b7bc-b0401ea38e31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:51:44.079Z|51a9d473-df44-4c1f-b7bc-b0401ea38e31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:51:45.588Z|785d35c9-f006-42b3-8284-7c6cc119fb8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:51:45.589Z|785d35c9-f006-42b3-8284-7c6cc119fb8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:51:53.375Z|92eca121-a33e-4c53-ae21-c1a8e577168f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:51:53.377Z|92eca121-a33e-4c53-ae21-c1a8e577168f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:51:53.765Z|418393f9-66e6-4d4f-92d4-1d0b92bbc8eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:51:53.767Z|418393f9-66e6-4d4f-92d4-1d0b92bbc8eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:51:54.103Z|121e9d1a-7805-4460-b178-c2386971fea7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:51:54.104Z|121e9d1a-7805-4460-b178-c2386971fea7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:51:55.614Z|ff627bec-794f-4bd4-9ec4-c253c41d3477|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:51:55.615Z|ff627bec-794f-4bd4-9ec4-c253c41d3477|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:52:03.401Z|d3bfc440-3c85-4d5a-84bd-198fcd1cffb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:52:03.402Z|d3bfc440-3c85-4d5a-84bd-198fcd1cffb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:52:04.128Z|43895bb9-3d79-4c2b-a78f-394a3172de95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:52:04.129Z|43895bb9-3d79-4c2b-a78f-394a3172de95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:52:05.638Z|0755a065-ecb3-4560-82fb-7f94eab433ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:52:05.639Z|0755a065-ecb3-4560-82fb-7f94eab433ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:52:08.765Z|296c9c53-2442-4bfd-9d3b-3f130154d7e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:52:08.766Z|296c9c53-2442-4bfd-9d3b-3f130154d7e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:52:08.964Z|cf11d87a-a011-4684-8acb-b5eb3434d850|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:52:08.964Z|cf11d87a-a011-4684-8acb-b5eb3434d850|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:52:13.441Z|07cd0157-4205-43d2-937e-81f1df3af8e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:52:13.442Z|07cd0157-4205-43d2-937e-81f1df3af8e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:52:14.044Z|2cb40493-8c8f-4cd6-be7b-3ae1dbb8a7c5|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T03:52:14.045Z|2cb40493-8c8f-4cd6-be7b-3ae1dbb8a7c5|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T03:52:14.161Z|2c5de58e-6527-4225-98cf-45741af19014|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:52:14.162Z|2c5de58e-6527-4225-98cf-45741af19014|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:52:15.660Z|a00aa45b-257e-4686-99c6-45dff16108d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:52:15.661Z|a00aa45b-257e-4686-99c6-45dff16108d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:52:23.466Z|8a7b529c-a0c3-4f9e-a09a-b14989b03450|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:52:23.467Z|8a7b529c-a0c3-4f9e-a09a-b14989b03450|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:52:23.765Z|c201c13d-3ecd-4380-8336-55d1faa13525|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:52:23.766Z|c201c13d-3ecd-4380-8336-55d1faa13525|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:52:24.187Z|f58ea060-f89a-444d-bfd6-8411eeb3544e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:52:24.188Z|f58ea060-f89a-444d-bfd6-8411eeb3544e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:52:25.686Z|89e126a8-2db9-4f63-a035-35503a98adde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:52:25.687Z|89e126a8-2db9-4f63-a035-35503a98adde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:52:33.502Z|fe8e3553-1006-4363-a660-4ff1c5b385cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:52:33.502Z|fe8e3553-1006-4363-a660-4ff1c5b385cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:52:34.213Z|0b1bf193-41a6-4a21-8c94-a56474c90636|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:52:34.214Z|0b1bf193-41a6-4a21-8c94-a56474c90636|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:52:35.713Z|13bca075-2fff-495b-b4b9-15c8ae573f61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:52:35.714Z|13bca075-2fff-495b-b4b9-15c8ae573f61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:52:38.765Z|b44253fd-1556-43cd-8caf-1bd24bc3f343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:52:38.767Z|b44253fd-1556-43cd-8caf-1bd24bc3f343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:52:38.966Z|8add3a3e-3569-4e83-9229-a9ba31e2e604|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:52:38.967Z|8add3a3e-3569-4e83-9229-a9ba31e2e604|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:52:43.533Z|4277fa4b-0f03-453c-8712-cb2981d76788|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:52:43.535Z|4277fa4b-0f03-453c-8712-cb2981d76788|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:52:44.238Z|f0d0aa7f-086d-4b83-9789-fc758dc748ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:52:44.239Z|f0d0aa7f-086d-4b83-9789-fc758dc748ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:52:45.736Z|10a8dfdf-6a75-46e0-ba27-c58c42276a0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:52:45.737Z|10a8dfdf-6a75-46e0-ba27-c58c42276a0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:52:53.559Z|bfc6f991-0706-4dfe-99ef-1009de32741d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:52:53.560Z|bfc6f991-0706-4dfe-99ef-1009de32741d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:52:53.765Z|cfdcd1d8-2da1-4ff4-8023-9c5417cbd13a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:52:53.766Z|cfdcd1d8-2da1-4ff4-8023-9c5417cbd13a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:52:54.262Z|fcd31deb-1e9c-41e9-8bb7-3ae29df3bcb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:52:54.263Z|fcd31deb-1e9c-41e9-8bb7-3ae29df3bcb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:52:55.759Z|77340ea2-fd2b-4573-848a-57ef73e68129|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:52:55.760Z|77340ea2-fd2b-4573-848a-57ef73e68129|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:53:03.587Z|ca78e94e-dfb0-466e-a83e-15a38cecd4b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:53:03.589Z|ca78e94e-dfb0-466e-a83e-15a38cecd4b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:53:04.288Z|418b6414-c75d-4ca9-80da-61af9266973e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:53:04.290Z|418b6414-c75d-4ca9-80da-61af9266973e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:53:05.783Z|411f1631-7ae0-4518-83d4-e25161cdcb6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:53:05.784Z|411f1631-7ae0-4518-83d4-e25161cdcb6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:53:08.765Z|6f908058-0bb4-4436-b5a9-8e3abf9346f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:53:08.766Z|6f908058-0bb4-4436-b5a9-8e3abf9346f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:53:08.968Z|df7e2484-3312-45e0-9597-b9336be9e6f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:53:08.969Z|df7e2484-3312-45e0-9597-b9336be9e6f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:53:13.615Z|556a276e-fef0-4a1e-8e83-ec13baefcd67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:53:13.617Z|556a276e-fef0-4a1e-8e83-ec13baefcd67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:53:14.043Z|61b3571a-bd6e-4997-b559-d2b408805c53|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T03:53:14.044Z|61b3571a-bd6e-4997-b559-d2b408805c53|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T03:53:14.323Z|40189182-1a63-4070-a702-6aaf61d4979a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:53:14.324Z|40189182-1a63-4070-a702-6aaf61d4979a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:53:15.808Z|bfcf9602-5f02-4048-b53c-8d99a4584602|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:53:15.810Z|bfcf9602-5f02-4048-b53c-8d99a4584602|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:53:23.641Z|f2af6060-95f5-46a1-9a3f-ed6b694006e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:53:23.642Z|f2af6060-95f5-46a1-9a3f-ed6b694006e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:53:23.765Z|f29564cf-761b-45e8-9157-8c1cb0300265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:53:23.767Z|f29564cf-761b-45e8-9157-8c1cb0300265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:53:24.347Z|ded226a5-a647-4f0b-801d-23c7113b0d46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:53:24.348Z|ded226a5-a647-4f0b-801d-23c7113b0d46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:53:25.840Z|fb126f1a-3269-45ec-a52c-6120ca40b6ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:53:25.841Z|fb126f1a-3269-45ec-a52c-6120ca40b6ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:53:33.666Z|54fd2ec1-acfa-458a-b15c-c1615f65ea25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:53:33.667Z|54fd2ec1-acfa-458a-b15c-c1615f65ea25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:53:34.371Z|d6cff8fe-922f-4c00-a3ca-a9ca7199641a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:53:34.372Z|d6cff8fe-922f-4c00-a3ca-a9ca7199641a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:53:35.865Z|32c9cb6e-58bd-402f-b321-315f8cd44dd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:53:35.866Z|32c9cb6e-58bd-402f-b321-315f8cd44dd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:53:38.765Z|02f7b6f5-15e4-487c-9bbc-383c25a20355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:53:38.766Z|02f7b6f5-15e4-487c-9bbc-383c25a20355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:53:38.970Z|0397429f-a8b2-4347-9b0a-73ab7ee6bba7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:53:38.971Z|0397429f-a8b2-4347-9b0a-73ab7ee6bba7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:53:43.691Z|dd04fafe-e1f0-4f5b-93ec-144f0035cf8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:53:43.692Z|dd04fafe-e1f0-4f5b-93ec-144f0035cf8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:53:44.395Z|1fba980c-efff-4eaf-be54-09b7661bfe72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:53:44.395Z|1fba980c-efff-4eaf-be54-09b7661bfe72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:53:45.900Z|6ebca658-784c-419a-b4a9-a226bece73b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:53:45.901Z|6ebca658-784c-419a-b4a9-a226bece73b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:53:53.719Z|104ac64b-b707-4181-ba63-37e42b22e509|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:53:53.721Z|104ac64b-b707-4181-ba63-37e42b22e509|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:53:53.765Z|62cd1bbf-0206-43d5-b8a4-5762149766e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:53:53.767Z|62cd1bbf-0206-43d5-b8a4-5762149766e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:53:54.418Z|c692783c-2301-4805-9a06-f122ca83cbcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:53:54.419Z|c692783c-2301-4805-9a06-f122ca83cbcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:53:55.923Z|15992612-008e-4656-b970-060c260d7ff2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:53:55.923Z|15992612-008e-4656-b970-060c260d7ff2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:54:03.744Z|9c741263-4dd6-4706-91cf-6c909f2309da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:54:03.745Z|9c741263-4dd6-4706-91cf-6c909f2309da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:54:04.442Z|eeaf2421-0227-40b6-b2b1-64dabe9912d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:54:04.443Z|eeaf2421-0227-40b6-b2b1-64dabe9912d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:54:05.948Z|5064fb64-993c-4565-86bc-aec0f6ca9da9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:54:05.949Z|5064fb64-993c-4565-86bc-aec0f6ca9da9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:54:08.765Z|b2b7a9fe-5641-42a7-923c-53d8f21d42ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:54:08.767Z|b2b7a9fe-5641-42a7-923c-53d8f21d42ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:54:08.972Z|e40d58e5-4aa8-45b3-9318-f4bdfbc876b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:54:08.973Z|e40d58e5-4aa8-45b3-9318-f4bdfbc876b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:54:13.777Z|440d88ae-ef03-44f2-8714-1f3018a9e560|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:54:13.778Z|440d88ae-ef03-44f2-8714-1f3018a9e560|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:54:14.044Z|21449013-5dc2-414e-a8fe-a5688c1d1c46|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T03:54:14.045Z|21449013-5dc2-414e-a8fe-a5688c1d1c46|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T03:54:14.472Z|0ea082fe-e931-4264-bc03-9079ac8931ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:54:14.473Z|0ea082fe-e931-4264-bc03-9079ac8931ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:54:15.973Z|00c10f81-a9d5-4f24-85a7-7eeae5e844a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:54:15.974Z|00c10f81-a9d5-4f24-85a7-7eeae5e844a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:54:23.765Z|66569215-0308-4900-9985-2851d2eb8885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:54:23.766Z|66569215-0308-4900-9985-2851d2eb8885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:54:23.800Z|96e5d057-5855-4bfa-9ecf-2ecaaf130190|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:54:23.801Z|96e5d057-5855-4bfa-9ecf-2ecaaf130190|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:54:24.498Z|2bfe4a2e-b312-4de6-befa-b6ad6f746933|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:54:24.499Z|2bfe4a2e-b312-4de6-befa-b6ad6f746933|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:54:25.999Z|9e1b7819-3b8a-47c6-adc9-04f8975beda1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:54:26.000Z|9e1b7819-3b8a-47c6-adc9-04f8975beda1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:54:33.824Z|aab8fc0e-5eac-47f4-8f62-93e274b362b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:54:33.825Z|aab8fc0e-5eac-47f4-8f62-93e274b362b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:54:34.523Z|9db8ea91-ab8d-48e7-ba09-39f869824f2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:54:34.524Z|9db8ea91-ab8d-48e7-ba09-39f869824f2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:54:36.022Z|25ea5995-c54b-4246-bad9-ad8fead60354|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:54:36.023Z|25ea5995-c54b-4246-bad9-ad8fead60354|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:54:38.765Z|e387557c-3c8d-4a2a-bdb6-45cc5bfba0fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:54:38.766Z|e387557c-3c8d-4a2a-bdb6-45cc5bfba0fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:54:38.974Z|583dc3c0-5531-403a-afb6-b964bf52650c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:54:38.975Z|583dc3c0-5531-403a-afb6-b964bf52650c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:54:43.853Z|7db1d128-ec43-446f-8b38-9f6c37b2041f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:54:43.854Z|7db1d128-ec43-446f-8b38-9f6c37b2041f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:54:44.547Z|d68e19f8-6734-4540-a457-454634114059|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:54:44.548Z|d68e19f8-6734-4540-a457-454634114059|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:54:46.045Z|097185c7-5ed8-4164-98da-96f94f6549dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:54:46.045Z|097185c7-5ed8-4164-98da-96f94f6549dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:54:53.765Z|75b916e0-f7d4-4df2-813f-a4197f0bf0f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:54:53.768Z|75b916e0-f7d4-4df2-813f-a4197f0bf0f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:54:53.877Z|3eb05b31-4ef5-4fd5-863b-b6f971245a43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:54:53.878Z|3eb05b31-4ef5-4fd5-863b-b6f971245a43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:54:54.571Z|63ac8dc0-9efe-4cc8-8a66-a679fbd58b98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:54:54.572Z|63ac8dc0-9efe-4cc8-8a66-a679fbd58b98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:54:56.067Z|503b65ff-3a77-4b0d-87f5-ef84c7836ebf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:54:56.068Z|503b65ff-3a77-4b0d-87f5-ef84c7836ebf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:55:03.899Z|1e96b0e6-d056-4631-97e5-b0cbd531524d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:55:03.900Z|1e96b0e6-d056-4631-97e5-b0cbd531524d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:55:04.598Z|460d60ce-f2c9-410b-94d4-751e75877b8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:55:04.599Z|460d60ce-f2c9-410b-94d4-751e75877b8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:55:06.090Z|3c97cf90-9a6d-46b8-8928-59630fdb9a2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:55:06.091Z|3c97cf90-9a6d-46b8-8928-59630fdb9a2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:55:08.771Z|e16d4aa7-9dd3-4d55-a4e4-edef30084eb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:55:08.771Z|e16d4aa7-9dd3-4d55-a4e4-edef30084eb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:55:08.976Z|cf414a51-7457-4907-a924-67cc1bc58552|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:55:08.977Z|cf414a51-7457-4907-a924-67cc1bc58552|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:55:13.922Z|66d01d7f-6d80-4ed5-ba4c-fc6e3361cbc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:55:13.923Z|66d01d7f-6d80-4ed5-ba4c-fc6e3361cbc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:55:14.044Z|c47c6341-2da9-44aa-9ce5-5924819b3585|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T03:55:14.045Z|c47c6341-2da9-44aa-9ce5-5924819b3585|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T03:55:14.623Z|855bab6a-f4d4-44a9-878a-79482356b38b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:55:14.625Z|855bab6a-f4d4-44a9-878a-79482356b38b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:55:16.113Z|58e5102d-9c35-4f66-b05f-68128b4cd5dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:55:16.114Z|58e5102d-9c35-4f66-b05f-68128b4cd5dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:55:23.765Z|3367c16a-5c4e-493d-9feb-71dc067e57c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:55:23.767Z|3367c16a-5c4e-493d-9feb-71dc067e57c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:55:23.945Z|85764083-18bf-4a37-8f1f-4730a724b9de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:55:23.946Z|85764083-18bf-4a37-8f1f-4730a724b9de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:55:24.650Z|cdf1ecd0-a521-4aa6-9f7e-d76c8c55cfc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:55:24.651Z|cdf1ecd0-a521-4aa6-9f7e-d76c8c55cfc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:55:26.138Z|52cdb5ee-dc97-47b0-93db-55a6a3ddd00e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:55:26.139Z|52cdb5ee-dc97-47b0-93db-55a6a3ddd00e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:55:33.970Z|150d181e-b36e-429e-8486-aa129f191f6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:55:33.971Z|150d181e-b36e-429e-8486-aa129f191f6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:55:34.673Z|e01fe03b-5e8a-416c-8972-be52175e0a2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:55:34.674Z|e01fe03b-5e8a-416c-8972-be52175e0a2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:55:36.169Z|3b5658b8-2852-4719-877f-3a2740ce6afa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:55:36.170Z|3b5658b8-2852-4719-877f-3a2740ce6afa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:55:38.765Z|08b89d6a-7f3c-4459-843a-ef0acd2195c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:55:38.767Z|08b89d6a-7f3c-4459-843a-ef0acd2195c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:55:38.978Z|ad5cded7-18cd-4ed2-bb87-6c226546469a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:55:38.979Z|ad5cded7-18cd-4ed2-bb87-6c226546469a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:55:43.992Z|1c6e17cc-536e-4f40-90ce-6963487a0f13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:55:43.993Z|1c6e17cc-536e-4f40-90ce-6963487a0f13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:55:44.697Z|cb59a685-5ec3-4c52-a0c7-75a9a937af7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:55:44.698Z|cb59a685-5ec3-4c52-a0c7-75a9a937af7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:55:46.198Z|e617dac1-ce06-4b83-a22d-cf2582a3efb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:55:46.199Z|e617dac1-ce06-4b83-a22d-cf2582a3efb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:55:53.765Z|f12e136b-881b-4d28-be8c-8229a792cbfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:55:53.766Z|f12e136b-881b-4d28-be8c-8229a792cbfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:55:54.015Z|be841bda-bb04-4ef9-bf1e-1252c991c0c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:55:54.016Z|be841bda-bb04-4ef9-bf1e-1252c991c0c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:55:54.720Z|2b2ecccc-2743-4169-a524-72d43e6c8ea2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:55:54.721Z|2b2ecccc-2743-4169-a524-72d43e6c8ea2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:55:56.223Z|d1f62ae0-d7d0-45d5-b01a-469feacaf9db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:55:56.224Z|d1f62ae0-d7d0-45d5-b01a-469feacaf9db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:56:04.038Z|63937acd-da37-40ec-9308-56343764c685|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:56:04.040Z|63937acd-da37-40ec-9308-56343764c685|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:56:04.744Z|0caea349-2148-46c9-ac9a-57cd7e1fbce3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:56:04.745Z|0caea349-2148-46c9-ac9a-57cd7e1fbce3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:56:06.248Z|9014ea48-fdb3-47d1-b920-04c42dbf36a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:56:06.249Z|9014ea48-fdb3-47d1-b920-04c42dbf36a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:56:08.765Z|ca322e08-425a-46bc-8f89-64b24be57711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:56:08.766Z|ca322e08-425a-46bc-8f89-64b24be57711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:56:08.980Z|c4db2eff-1fc7-47f5-9e0b-92b567521338|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:56:08.981Z|c4db2eff-1fc7-47f5-9e0b-92b567521338|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:56:14.044Z|1afb6500-62f1-4a7f-819a-a9d6d1917f1a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T03:56:14.045Z|1afb6500-62f1-4a7f-819a-a9d6d1917f1a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T03:56:14.061Z|bfa51c39-8432-4dac-aba6-d427cdb486b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:56:14.062Z|bfa51c39-8432-4dac-aba6-d427cdb486b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:56:14.768Z|e2c06db1-f57b-49cd-9eb8-feec02b7c59c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:56:14.769Z|e2c06db1-f57b-49cd-9eb8-feec02b7c59c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:56:16.271Z|5f2e7f02-119a-4f2f-a8a2-340147895f4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:56:16.273Z|5f2e7f02-119a-4f2f-a8a2-340147895f4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:56:23.765Z|1da4ba87-8ace-491b-8396-e9613c5ba4f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:56:23.767Z|1da4ba87-8ace-491b-8396-e9613c5ba4f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:56:24.083Z|21ccc605-1e94-4f26-ba67-902d78375ecc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:56:24.085Z|21ccc605-1e94-4f26-ba67-902d78375ecc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:56:24.796Z|83edfa0b-53ab-42f7-b768-fad0c2f6eb84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:56:24.798Z|83edfa0b-53ab-42f7-b768-fad0c2f6eb84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:56:26.302Z|f24ac0ce-83c0-4bee-9039-f3f3c6b2ab0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:56:26.303Z|f24ac0ce-83c0-4bee-9039-f3f3c6b2ab0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:56:34.110Z|dec8f52a-ba97-4dad-8f29-5a0cae582500|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:56:34.111Z|dec8f52a-ba97-4dad-8f29-5a0cae582500|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:56:34.820Z|68519959-3612-4df2-bbe3-c5e5439c2aba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:56:34.821Z|68519959-3612-4df2-bbe3-c5e5439c2aba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:56:36.325Z|dc054fd8-3463-4867-8b35-f5eda6a17a96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:56:36.326Z|dc054fd8-3463-4867-8b35-f5eda6a17a96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:56:38.765Z|e26e6959-e915-4025-affc-e5e4a1aafb12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:56:38.766Z|e26e6959-e915-4025-affc-e5e4a1aafb12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:56:38.982Z|e12c29fd-cdd6-416d-876a-314319204821|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:56:38.983Z|e12c29fd-cdd6-416d-876a-314319204821|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:56:44.133Z|7d3c4c61-fa15-458a-a04d-e850467e2db1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:56:44.134Z|7d3c4c61-fa15-458a-a04d-e850467e2db1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:56:44.843Z|fd09eeb7-abb1-4903-ae91-17229494a17e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:56:44.844Z|fd09eeb7-abb1-4903-ae91-17229494a17e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:56:46.349Z|c58ad4ac-e683-4767-9c90-25fc98a9cbaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:56:46.350Z|c58ad4ac-e683-4767-9c90-25fc98a9cbaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:56:53.765Z|5f8e4b3d-cd22-4b05-9d65-cac5dec4d6c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:56:53.766Z|5f8e4b3d-cd22-4b05-9d65-cac5dec4d6c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:56:54.158Z|b075a0aa-9250-4e5c-96fb-9e437394a6f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:56:54.159Z|b075a0aa-9250-4e5c-96fb-9e437394a6f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:56:54.873Z|bb841907-b1ce-462a-b236-80067f779394|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:56:54.874Z|bb841907-b1ce-462a-b236-80067f779394|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:56:56.376Z|72ad5212-ae7e-4d1c-a525-2c284beffbe6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:56:56.377Z|72ad5212-ae7e-4d1c-a525-2c284beffbe6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:57:04.182Z|6174442e-07f5-4627-b43c-781ca18c603f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:57:04.182Z|6174442e-07f5-4627-b43c-781ca18c603f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:57:04.899Z|0baa4fb6-10c4-4cdc-8f65-4ae88d2ff124|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:57:04.900Z|0baa4fb6-10c4-4cdc-8f65-4ae88d2ff124|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:57:06.411Z|c1184bba-7e65-4eea-bacd-0464d28e9130|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:57:06.412Z|c1184bba-7e65-4eea-bacd-0464d28e9130|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:57:08.765Z|d01497aa-918c-4063-b762-1f2f3b7e2b6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:57:08.767Z|d01497aa-918c-4063-b762-1f2f3b7e2b6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:57:08.984Z|9954b454-f805-4be5-b5af-a5593e640d70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:57:08.985Z|9954b454-f805-4be5-b5af-a5593e640d70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:57:14.044Z|544fb5a2-e55b-460a-96b6-836507142601|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T03:57:14.045Z|544fb5a2-e55b-460a-96b6-836507142601|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T03:57:14.210Z|5513f71c-ba12-4853-ad1d-6ef104c87784|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:57:14.211Z|5513f71c-ba12-4853-ad1d-6ef104c87784|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:57:14.922Z|8af88098-2cd2-4146-9d21-63646a274be9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:57:14.923Z|8af88098-2cd2-4146-9d21-63646a274be9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:57:16.435Z|7e4cb0af-386d-46ef-99e7-851559dd4e59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:57:16.436Z|7e4cb0af-386d-46ef-99e7-851559dd4e59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:57:23.765Z|e0390175-ee38-4104-9e8e-2858fd8218be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:57:23.766Z|e0390175-ee38-4104-9e8e-2858fd8218be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:57:24.233Z|0362a792-c7ed-4d8a-8b35-ef105e30bfb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:57:24.234Z|0362a792-c7ed-4d8a-8b35-ef105e30bfb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:57:24.954Z|3fe3c5d1-8b8a-4b08-a189-fb3557beab57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:57:24.955Z|3fe3c5d1-8b8a-4b08-a189-fb3557beab57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:57:26.458Z|3fdc57c8-17bb-4b7d-bdc4-5284c7136c15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:57:26.460Z|3fdc57c8-17bb-4b7d-bdc4-5284c7136c15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:57:34.256Z|bc410a36-aaa3-450e-a29e-63ff9c052840|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:57:34.257Z|bc410a36-aaa3-450e-a29e-63ff9c052840|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:57:34.981Z|542e5458-888b-4784-a17f-e080a13209aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:57:34.982Z|542e5458-888b-4784-a17f-e080a13209aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:57:36.484Z|ace1104c-0b36-4dfe-a41a-009ea8fddddf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:57:36.485Z|ace1104c-0b36-4dfe-a41a-009ea8fddddf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:57:38.765Z|40783c5c-345b-4ce2-a4d2-430061691cbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:57:38.766Z|40783c5c-345b-4ce2-a4d2-430061691cbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:57:38.986Z|3705ff59-4f68-41c8-a54b-a1bc3a1695b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:57:38.986Z|3705ff59-4f68-41c8-a54b-a1bc3a1695b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:57:44.285Z|7f0dff93-f154-451b-96e0-d383df4ac589|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:57:44.286Z|7f0dff93-f154-451b-96e0-d383df4ac589|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:57:45.004Z|99a2b9db-477d-45e8-8f2c-33ac0d26ce93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:57:45.005Z|99a2b9db-477d-45e8-8f2c-33ac0d26ce93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:57:46.509Z|42e3620f-10d4-4d30-a20b-eb6629cb72b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:57:46.510Z|42e3620f-10d4-4d30-a20b-eb6629cb72b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:57:53.765Z|a7df1922-9914-4df9-965a-aee9d8905935|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:57:53.767Z|a7df1922-9914-4df9-965a-aee9d8905935|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:57:54.313Z|e07a9897-1a83-4f14-b902-147117edeef0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:57:54.314Z|e07a9897-1a83-4f14-b902-147117edeef0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:57:55.030Z|8791d4f6-923f-4279-9774-ea46abf303f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:57:55.031Z|8791d4f6-923f-4279-9774-ea46abf303f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:57:56.533Z|8e637eaa-9a5c-4458-963d-70eecee2f099|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:57:56.534Z|8e637eaa-9a5c-4458-963d-70eecee2f099|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:58:04.337Z|55da63a0-b652-4a93-982c-ce739207bb57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:58:04.338Z|55da63a0-b652-4a93-982c-ce739207bb57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:58:05.054Z|40a34f60-8a62-438a-af75-9e05746cd7f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:58:05.055Z|40a34f60-8a62-438a-af75-9e05746cd7f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:58:06.556Z|5e5d9a17-9ef3-4a06-bcab-a4c92e1ec8db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:58:06.556Z|5e5d9a17-9ef3-4a06-bcab-a4c92e1ec8db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:58:08.765Z|aa7e3667-cf3f-44fe-a3ba-b2786333f4d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:58:08.766Z|aa7e3667-cf3f-44fe-a3ba-b2786333f4d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:58:08.987Z|e513c88d-3ff8-43b7-8fd4-98f36a20f878|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:58:08.988Z|e513c88d-3ff8-43b7-8fd4-98f36a20f878|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:58:14.045Z|747b162e-9049-4139-8e64-81fe0757d795|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T03:58:14.046Z|747b162e-9049-4139-8e64-81fe0757d795|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T03:58:14.361Z|60f1452d-c444-4f69-aa51-f5e4e35d24ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:58:14.362Z|60f1452d-c444-4f69-aa51-f5e4e35d24ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:58:15.079Z|d582372c-88d0-4e8a-8ddd-54e3e916b28b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:58:15.080Z|d582372c-88d0-4e8a-8ddd-54e3e916b28b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:58:16.577Z|2b9dcf91-c669-42f6-a051-6b93526475c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:58:16.578Z|2b9dcf91-c669-42f6-a051-6b93526475c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:58:23.765Z|caa28f3b-15d0-4258-804b-0cfbf5054ada|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:58:23.766Z|caa28f3b-15d0-4258-804b-0cfbf5054ada|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:58:24.392Z|1e2f17b5-5587-499a-8f4f-1477ef0211d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:58:24.393Z|1e2f17b5-5587-499a-8f4f-1477ef0211d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:58:25.106Z|f18d88d3-784c-467f-a3e1-35864fe17ec1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:58:25.107Z|f18d88d3-784c-467f-a3e1-35864fe17ec1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:58:26.630Z|c854a18a-6ad8-4a35-b2c7-d17e38dddeea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:58:26.632Z|c854a18a-6ad8-4a35-b2c7-d17e38dddeea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:58:34.420Z|b030fd46-2f24-4f17-b5ad-8363076e3a47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:58:34.421Z|b030fd46-2f24-4f17-b5ad-8363076e3a47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:58:35.130Z|2f44e53c-cf61-4ce4-b9aa-ffb51ce13ad7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:58:35.131Z|2f44e53c-cf61-4ce4-b9aa-ffb51ce13ad7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:58:36.657Z|57a5f823-fa1d-4d37-ae2e-ceeb2e0f48fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:58:36.658Z|57a5f823-fa1d-4d37-ae2e-ceeb2e0f48fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:58:38.765Z|b8b34882-6714-4762-97c3-23dfc2482993|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:58:38.767Z|b8b34882-6714-4762-97c3-23dfc2482993|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:58:38.989Z|ea816151-4b07-448d-919a-18d627cea74e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:58:38.990Z|ea816151-4b07-448d-919a-18d627cea74e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:58:44.447Z|5b43e719-c5e0-40e4-a990-c04f6083d3f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:58:44.448Z|5b43e719-c5e0-40e4-a990-c04f6083d3f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:58:45.154Z|f663d1ae-1e44-4cad-8216-be9b96c7b187|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:58:45.155Z|f663d1ae-1e44-4cad-8216-be9b96c7b187|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:58:46.681Z|087bae65-afe0-4b45-9c19-dd463208d248|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:58:46.682Z|087bae65-afe0-4b45-9c19-dd463208d248|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:58:53.765Z|b31ec9bf-0b23-45e0-a8dc-7a358bf6bb7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:58:53.766Z|b31ec9bf-0b23-45e0-a8dc-7a358bf6bb7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:58:54.473Z|46503fd9-c779-4037-b1e7-f6aa4489ca35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:58:54.473Z|46503fd9-c779-4037-b1e7-f6aa4489ca35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:58:55.180Z|c3a3b18c-b813-411e-8de5-efb27430c60d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:58:55.181Z|c3a3b18c-b813-411e-8de5-efb27430c60d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:58:56.712Z|08a27deb-7edc-4ead-aa48-d4584bfc5ed6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:58:56.714Z|08a27deb-7edc-4ead-aa48-d4584bfc5ed6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:59:04.507Z|e13cd4f1-a170-49ce-8a74-c6dac0a4ea14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:59:04.509Z|e13cd4f1-a170-49ce-8a74-c6dac0a4ea14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:59:05.212Z|8485f0f1-deaf-4786-b3a4-6c22cce50959|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:59:05.213Z|8485f0f1-deaf-4786-b3a4-6c22cce50959|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:59:06.748Z|151fdf7e-163e-4860-acea-e49cb3d3f6e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:59:06.749Z|151fdf7e-163e-4860-acea-e49cb3d3f6e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:59:08.770Z|98bd2676-9a51-45f7-8b5e-f64c4602ed3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:59:08.775Z|98bd2676-9a51-45f7-8b5e-f64c4602ed3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:59:08.991Z|8c32388a-bfe4-4911-98a7-66d5cf270e47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:59:08.992Z|8c32388a-bfe4-4911-98a7-66d5cf270e47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:59:14.047Z|f4557e62-2e76-4872-ba7b-85cf1eba3103|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T03:59:14.049Z|f4557e62-2e76-4872-ba7b-85cf1eba3103|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T03:59:14.534Z|69905ecc-30e6-4e7b-8203-5f83f7139e89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:59:14.535Z|69905ecc-30e6-4e7b-8203-5f83f7139e89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:59:15.240Z|bb11d225-0c3c-420d-ab1d-8a8321b3a26e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:59:15.241Z|bb11d225-0c3c-420d-ab1d-8a8321b3a26e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:59:16.772Z|94f8fcae-ae0f-4fc8-ac84-0b3ec8ba5476|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:59:16.773Z|94f8fcae-ae0f-4fc8-ac84-0b3ec8ba5476|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:59:23.766Z|8c1f5b2f-3abb-4a35-a9a4-a90692c94fa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:59:23.768Z|8c1f5b2f-3abb-4a35-a9a4-a90692c94fa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:59:24.558Z|6c7ce78b-a036-44f5-bbf9-2b7fb5e4e876|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:59:24.560Z|6c7ce78b-a036-44f5-bbf9-2b7fb5e4e876|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:59:25.267Z|ec6ec818-2304-4d06-9a4d-74b1ff916b95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:59:25.268Z|ec6ec818-2304-4d06-9a4d-74b1ff916b95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:59:26.802Z|331ce27f-7ace-421f-b154-10f11e9041b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:59:26.803Z|331ce27f-7ace-421f-b154-10f11e9041b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:59:34.587Z|9d52ca9c-61e0-4e5c-8350-bbb6ed297cf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:59:34.588Z|9d52ca9c-61e0-4e5c-8350-bbb6ed297cf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:59:35.295Z|13c26ba4-1bbd-4d1f-9411-94c8835faad7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:59:35.296Z|13c26ba4-1bbd-4d1f-9411-94c8835faad7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:59:36.826Z|2e7789cb-6b62-4102-b213-d957674e499f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:59:36.827Z|2e7789cb-6b62-4102-b213-d957674e499f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:59:38.765Z|91cedbc6-caf8-4685-8daf-334c77af0778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:59:38.766Z|91cedbc6-caf8-4685-8daf-334c77af0778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:59:38.993Z|495d16b0-ebc1-4eaf-9165-254087586d4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:59:38.994Z|495d16b0-ebc1-4eaf-9165-254087586d4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:59:44.614Z|2a47849d-8620-4a46-b353-a7bb7193689a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:59:44.615Z|2a47849d-8620-4a46-b353-a7bb7193689a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:59:45.321Z|b4e71541-0142-4660-bae5-ae75b3135b15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:59:45.322Z|b4e71541-0142-4660-bae5-ae75b3135b15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:59:46.849Z|2637bcd7-b2cd-4e42-b58f-dbd59b07bf2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:59:46.850Z|2637bcd7-b2cd-4e42-b58f-dbd59b07bf2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:59:53.765Z|e19dfa07-e935-4528-ae35-fa11d4b97d2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T03:59:53.767Z|e19dfa07-e935-4528-ae35-fa11d4b97d2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T03:59:54.637Z|d2948ab1-98ae-46e1-a4af-bdc95f7cc85a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:59:54.638Z|d2948ab1-98ae-46e1-a4af-bdc95f7cc85a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:59:55.350Z|b6cb2092-8a4e-46bc-b0fd-82c65e3d3d40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:59:55.353Z|b6cb2092-8a4e-46bc-b0fd-82c65e3d3d40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T03:59:56.876Z|49bf67dd-d4ea-4dd5-b608-27b8f677bc53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T03:59:56.878Z|49bf67dd-d4ea-4dd5-b608-27b8f677bc53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:00:04.661Z|f0acbaeb-8644-499e-aa92-7eb92b89b846|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:00:04.662Z|f0acbaeb-8644-499e-aa92-7eb92b89b846|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:00:05.379Z|20f4e495-a3e0-40f3-8248-741c8610da17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:00:05.379Z|20f4e495-a3e0-40f3-8248-741c8610da17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:00:06.915Z|a89b9592-ac5f-4dc5-8dcf-53976192b197|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:00:06.916Z|a89b9592-ac5f-4dc5-8dcf-53976192b197|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:00:08.765Z|b5b8d66d-d8b8-4205-9a88-bea2b8d626aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:00:08.766Z|b5b8d66d-d8b8-4205-9a88-bea2b8d626aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:00:08.995Z|c6780043-8c2f-4d74-b1bb-d556cf95eb3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:00:08.995Z|c6780043-8c2f-4d74-b1bb-d556cf95eb3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:00:14.043Z|f8a562b5-2d2b-4938-a9e3-c61a57f00b65|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T04:00:14.044Z|f8a562b5-2d2b-4938-a9e3-c61a57f00b65|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T04:00:14.693Z|e5c3f2ce-0b28-43a4-bfde-a069c28aea46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:00:14.694Z|e5c3f2ce-0b28-43a4-bfde-a069c28aea46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:00:15.404Z|6bf44aff-c33f-4a05-a259-b29d17b41965|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:00:15.405Z|6bf44aff-c33f-4a05-a259-b29d17b41965|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:00:16.939Z|324a97e1-7078-49e2-9fd9-8b50b17abb5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:00:16.940Z|324a97e1-7078-49e2-9fd9-8b50b17abb5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:00:23.765Z|69470938-73b1-4601-bfa4-d465a42d09b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:00:23.766Z|69470938-73b1-4601-bfa4-d465a42d09b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:00:24.716Z|e335e2c7-bd39-4db4-a978-b4d1985d86e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:00:24.717Z|e335e2c7-bd39-4db4-a978-b4d1985d86e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:00:25.430Z|e2364812-b774-4177-a69c-b4ed6dc8f712|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:00:25.431Z|e2364812-b774-4177-a69c-b4ed6dc8f712|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:00:26.966Z|2742422c-3415-4f91-b737-b2846273ba9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:00:26.967Z|2742422c-3415-4f91-b737-b2846273ba9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:00:34.745Z|c104fbb1-7676-4980-8395-da173c951459|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:00:34.746Z|c104fbb1-7676-4980-8395-da173c951459|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:00:35.455Z|dd46a84c-9780-4fff-8792-6076e96452cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:00:35.456Z|dd46a84c-9780-4fff-8792-6076e96452cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:00:36.999Z|4d1e027d-6167-4c09-8d54-5b02d8d82812|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:00:37.001Z|4d1e027d-6167-4c09-8d54-5b02d8d82812|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:00:38.767Z|08267473-9e06-47a5-a2ef-2cdf3e01d2fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:00:38.769Z|08267473-9e06-47a5-a2ef-2cdf3e01d2fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:00:38.996Z|fd17ece7-e1eb-4467-9a87-d629c6d4ecf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:00:38.997Z|fd17ece7-e1eb-4467-9a87-d629c6d4ecf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:00:44.772Z|1bafdf2d-a03a-42e0-bad8-18ccb708dbb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:00:44.773Z|1bafdf2d-a03a-42e0-bad8-18ccb708dbb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:00:45.483Z|2a5a534d-e8ac-4c35-8a3e-972dc6a7be11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:00:45.484Z|2a5a534d-e8ac-4c35-8a3e-972dc6a7be11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:00:47.024Z|7bb80243-ca10-4515-9d62-35aefda32c41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:00:47.025Z|7bb80243-ca10-4515-9d62-35aefda32c41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:00:53.765Z|4d20b0ba-0dbf-4e70-997e-427aa06643f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:00:53.766Z|4d20b0ba-0dbf-4e70-997e-427aa06643f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:00:54.796Z|b8edc541-b0eb-49e3-b96f-c2af023669d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:00:54.797Z|b8edc541-b0eb-49e3-b96f-c2af023669d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:00:55.515Z|22127b54-8ed0-4126-8aed-d9daf01fad32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:00:55.516Z|22127b54-8ed0-4126-8aed-d9daf01fad32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:00:57.050Z|d9a4da40-82bb-4702-b052-e96c698bb919|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:00:57.051Z|d9a4da40-82bb-4702-b052-e96c698bb919|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:01:04.819Z|e85154e2-2672-4b31-a35d-6bc1f1206f9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:01:04.819Z|e85154e2-2672-4b31-a35d-6bc1f1206f9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:01:05.540Z|33b00fac-e55e-4f20-a2ac-6e580b052dce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:01:05.541Z|33b00fac-e55e-4f20-a2ac-6e580b052dce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:01:07.074Z|3f45e41e-5723-4714-91f9-71391a263000|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:01:07.075Z|3f45e41e-5723-4714-91f9-71391a263000|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:01:08.765Z|4add1aa3-0070-403a-8306-3bd8f83fb65e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:01:08.766Z|4add1aa3-0070-403a-8306-3bd8f83fb65e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:01:08.998Z|63fc668c-4efb-4e5b-9d79-4a2cc96ff427|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:01:08.999Z|63fc668c-4efb-4e5b-9d79-4a2cc96ff427|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:01:14.043Z|d9b0d8ca-6bf7-4e85-b431-9e0dd460d714|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T04:01:14.044Z|d9b0d8ca-6bf7-4e85-b431-9e0dd460d714|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T04:01:14.843Z|01493c8f-63ae-46b0-95d0-46dedca0d12f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:01:14.844Z|01493c8f-63ae-46b0-95d0-46dedca0d12f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:01:15.567Z|a85ef4df-1e1f-4d23-bd29-ed0554fc7e65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:01:15.569Z|a85ef4df-1e1f-4d23-bd29-ed0554fc7e65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:01:17.098Z|2c94e231-ec0f-4ef5-add9-afdde72c06fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:01:17.098Z|2c94e231-ec0f-4ef5-add9-afdde72c06fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:01:23.765Z|91d86ae7-02bf-441a-b611-5fa52b3d8229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:01:23.767Z|91d86ae7-02bf-441a-b611-5fa52b3d8229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:01:24.879Z|94ca2a06-4c40-41fa-8302-ac8637a2c1a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:01:24.880Z|94ca2a06-4c40-41fa-8302-ac8637a2c1a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:01:25.592Z|7832f25c-2f74-4a89-9a56-628f23f21ce8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:01:25.593Z|7832f25c-2f74-4a89-9a56-628f23f21ce8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:01:27.121Z|109fcb18-267e-4f2b-a9fb-fdf2f68ceae6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:01:27.122Z|109fcb18-267e-4f2b-a9fb-fdf2f68ceae6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:01:34.908Z|fb71ae15-7531-4312-996c-57368d87e5e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:01:34.909Z|fb71ae15-7531-4312-996c-57368d87e5e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:01:35.616Z|0cdbd608-4dc8-47bd-8ac0-f8690468d5ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:01:35.617Z|0cdbd608-4dc8-47bd-8ac0-f8690468d5ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:01:37.144Z|3c35aa50-7441-4010-b546-60d84441c08f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:01:37.145Z|3c35aa50-7441-4010-b546-60d84441c08f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:01:38.765Z|49af297e-8155-4c53-bf62-4bbd61d7c704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:01:38.766Z|49af297e-8155-4c53-bf62-4bbd61d7c704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:01:39.000Z|cc07c1ea-9c04-49ff-9d2d-c4f71e1efed1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:01:39.001Z|cc07c1ea-9c04-49ff-9d2d-c4f71e1efed1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:01:44.932Z|8a1e1a6b-baea-4338-929a-e635eea1b2ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:01:44.933Z|8a1e1a6b-baea-4338-929a-e635eea1b2ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:01:45.638Z|32e82958-7de5-4834-963d-40dad01c6384|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:01:45.639Z|32e82958-7de5-4834-963d-40dad01c6384|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:01:47.169Z|f0b4b24f-12bc-41bf-b9ef-65543a82f0fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:01:47.170Z|f0b4b24f-12bc-41bf-b9ef-65543a82f0fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:01:53.765Z|465dedb1-e24d-4543-8da5-2b43f6879eae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:01:53.766Z|465dedb1-e24d-4543-8da5-2b43f6879eae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:01:54.958Z|2f799e8d-0f06-4c81-9d6c-a437fc1bd747|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:01:54.958Z|2f799e8d-0f06-4c81-9d6c-a437fc1bd747|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:01:55.662Z|20e98378-8845-462b-ac59-2a0e18aebdc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:01:55.663Z|20e98378-8845-462b-ac59-2a0e18aebdc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:01:57.204Z|9791b7ac-a7bf-4655-a7d2-8b751e5120b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:01:57.205Z|9791b7ac-a7bf-4655-a7d2-8b751e5120b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:02:04.982Z|0bf2d7af-0e5c-4657-a6d4-92a4f5fa6455|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:02:04.983Z|0bf2d7af-0e5c-4657-a6d4-92a4f5fa6455|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:02:05.687Z|58191b19-c59b-42db-aede-baa3729cc732|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:02:05.687Z|58191b19-c59b-42db-aede-baa3729cc732|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:02:07.231Z|c7288e3c-e80e-4ad5-83a6-d3d21d77a1c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:02:07.232Z|c7288e3c-e80e-4ad5-83a6-d3d21d77a1c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:02:08.765Z|6bea540f-25e6-4935-9b3f-857b116fe9f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:02:08.767Z|6bea540f-25e6-4935-9b3f-857b116fe9f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:02:09.002Z|1f27781c-8b2a-4b21-b1ea-2b781f317be8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:02:09.003Z|1f27781c-8b2a-4b21-b1ea-2b781f317be8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:02:14.044Z|f02729c9-d3bb-4906-a436-6f9010c465a9|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T04:02:14.045Z|f02729c9-d3bb-4906-a436-6f9010c465a9|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T04:02:15.006Z|3a585c6d-639c-4870-bf45-c5ae59efe691|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:02:15.008Z|3a585c6d-639c-4870-bf45-c5ae59efe691|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:02:15.710Z|15473d17-343d-4815-a109-bcaaef4d60ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:02:15.712Z|15473d17-343d-4815-a109-bcaaef4d60ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:02:17.257Z|3249293f-a7ab-476f-8bde-6348fc1527c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:02:17.258Z|3249293f-a7ab-476f-8bde-6348fc1527c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:02:23.765Z|ea5d1d2c-a63e-4cd0-b319-da29459f05ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:02:23.766Z|ea5d1d2c-a63e-4cd0-b319-da29459f05ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:02:25.030Z|24180abb-fd58-470f-ab78-106710038293|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:02:25.031Z|24180abb-fd58-470f-ab78-106710038293|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:02:25.738Z|77c0287e-3205-4371-9201-1e3d4b2a30e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:02:25.739Z|77c0287e-3205-4371-9201-1e3d4b2a30e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:02:27.282Z|44ed0467-856d-4e3f-ae8e-304d62e078c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:02:27.283Z|44ed0467-856d-4e3f-ae8e-304d62e078c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:02:35.055Z|3a13cdf3-4beb-4bf1-bd3b-ec014f35f1b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:02:35.056Z|3a13cdf3-4beb-4bf1-bd3b-ec014f35f1b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:02:35.764Z|d34e4b27-f982-4eb5-8044-af3a202f6a66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:02:35.765Z|d34e4b27-f982-4eb5-8044-af3a202f6a66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:02:37.306Z|085156db-db4d-4899-b8cd-2851f32e4c97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:02:37.308Z|085156db-db4d-4899-b8cd-2851f32e4c97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:02:38.765Z|b29a8104-277b-498e-aa0b-4becbfb8be60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:02:38.766Z|b29a8104-277b-498e-aa0b-4becbfb8be60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:02:39.003Z|845a8cdd-271d-4b7d-b75f-f0a81cf4984a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:02:39.004Z|845a8cdd-271d-4b7d-b75f-f0a81cf4984a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:02:45.078Z|f56d3997-ee76-47e4-83e5-48278a675348|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:02:45.079Z|f56d3997-ee76-47e4-83e5-48278a675348|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:02:45.789Z|f2a0443d-24e6-4300-a142-a49d45140b4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:02:45.790Z|f2a0443d-24e6-4300-a142-a49d45140b4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:02:47.338Z|68865c6e-15c1-4ecf-9a9a-49e88a78a638|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:02:47.339Z|68865c6e-15c1-4ecf-9a9a-49e88a78a638|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:02:53.765Z|5372624e-9e1b-4a9a-96ab-e9d53eb640f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:02:53.766Z|5372624e-9e1b-4a9a-96ab-e9d53eb640f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:02:55.103Z|e8f86c0b-a0d0-48b5-8c6d-6330a3e3743c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:02:55.104Z|e8f86c0b-a0d0-48b5-8c6d-6330a3e3743c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:02:55.814Z|8f925f95-3692-4f72-aecf-547d374e70d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:02:55.815Z|8f925f95-3692-4f72-aecf-547d374e70d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:02:57.366Z|321654b0-068c-4282-84bf-128986e24d00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:02:57.367Z|321654b0-068c-4282-84bf-128986e24d00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:03:05.127Z|95ffd18a-3de2-490f-bdf7-56254ebafa4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:03:05.128Z|95ffd18a-3de2-490f-bdf7-56254ebafa4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:03:05.835Z|5c0bf837-8fd1-4c19-8f16-331ad849761e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:03:05.836Z|5c0bf837-8fd1-4c19-8f16-331ad849761e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:03:07.389Z|66e91969-fbe8-4704-996d-01ddf7df7045|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:03:07.390Z|66e91969-fbe8-4704-996d-01ddf7df7045|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:03:08.765Z|e69a2b13-dd1e-43c9-9bb8-7f0ebb83f003|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:03:08.766Z|e69a2b13-dd1e-43c9-9bb8-7f0ebb83f003|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:03:09.005Z|d4e6dd9f-77c7-4ccc-aa0c-a4b305bcef8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:03:09.006Z|d4e6dd9f-77c7-4ccc-aa0c-a4b305bcef8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:03:14.044Z|19b34a71-3e9d-4e2c-978c-957994a6df24|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T04:03:14.045Z|19b34a71-3e9d-4e2c-978c-957994a6df24|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T04:03:15.153Z|8ec59a0a-f126-4cc4-913a-5907e25296b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:03:15.154Z|8ec59a0a-f126-4cc4-913a-5907e25296b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:03:15.864Z|da262b56-7c26-4812-be2a-80f048ae0e62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:03:15.865Z|da262b56-7c26-4812-be2a-80f048ae0e62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:03:17.414Z|fae0801d-6eda-4c76-8901-87d746a9ca2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:03:17.415Z|fae0801d-6eda-4c76-8901-87d746a9ca2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:03:23.765Z|76c7d27a-8e73-40ea-977c-a883e8acd1d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:03:23.766Z|76c7d27a-8e73-40ea-977c-a883e8acd1d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:03:25.180Z|400e8250-f536-43f8-8588-790de164f23e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:03:25.181Z|400e8250-f536-43f8-8588-790de164f23e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:03:25.897Z|12715ea1-2b83-467e-a2c8-7f89a4f42503|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:03:25.898Z|12715ea1-2b83-467e-a2c8-7f89a4f42503|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:03:27.438Z|c7f4941d-0a49-4e3a-a03b-75fd0d9ad705|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:03:27.439Z|c7f4941d-0a49-4e3a-a03b-75fd0d9ad705|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:03:35.214Z|db1a0c82-14ba-4ffa-9f68-2442198b0504|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:03:35.215Z|db1a0c82-14ba-4ffa-9f68-2442198b0504|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:03:35.921Z|8518ba12-26ce-4dfd-bb8f-776fcc79ca28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:03:35.922Z|8518ba12-26ce-4dfd-bb8f-776fcc79ca28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:03:37.465Z|e016564b-157f-4970-9ead-0530d7255174|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:03:37.466Z|e016564b-157f-4970-9ead-0530d7255174|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:03:38.765Z|fdeb5fd8-8f1b-4dae-b878-922e5205f134|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:03:38.766Z|fdeb5fd8-8f1b-4dae-b878-922e5205f134|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:03:39.007Z|b61d043e-f52c-434d-901c-fba57e106ae0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:03:39.008Z|b61d043e-f52c-434d-901c-fba57e106ae0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:03:45.244Z|748fe942-e3d7-4ea2-b5d7-b5b36918edd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:03:45.244Z|748fe942-e3d7-4ea2-b5d7-b5b36918edd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:03:45.943Z|3710c8a7-b67a-4810-b689-7fc303aaee6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:03:45.944Z|3710c8a7-b67a-4810-b689-7fc303aaee6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:03:47.494Z|e4cd90b5-f736-4b4f-90e2-3b2639ea11bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:03:47.495Z|e4cd90b5-f736-4b4f-90e2-3b2639ea11bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:03:53.765Z|2f6d0e5f-cc90-4032-9e73-2f362edb408a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:03:53.766Z|2f6d0e5f-cc90-4032-9e73-2f362edb408a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:03:55.269Z|eabfffe9-a12d-4437-9847-9d5add5086c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:03:55.270Z|eabfffe9-a12d-4437-9847-9d5add5086c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:03:55.968Z|0040ee1a-a8d8-4d42-85f4-2407b4ef5bb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:03:55.969Z|0040ee1a-a8d8-4d42-85f4-2407b4ef5bb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:03:57.518Z|2013fcb1-014b-4485-8a64-3b189215ee9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:03:57.518Z|2013fcb1-014b-4485-8a64-3b189215ee9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:04:05.312Z|194c4a0a-5570-4eb4-b4a2-6a63f3c250c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:04:05.313Z|194c4a0a-5570-4eb4-b4a2-6a63f3c250c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:04:06.004Z|fb55d156-9c52-47b9-8bce-23b641b1d567|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:04:06.005Z|fb55d156-9c52-47b9-8bce-23b641b1d567|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:04:07.541Z|3a5c3ce8-b1f8-4ed0-93aa-2abb74312ab2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:04:07.543Z|3a5c3ce8-b1f8-4ed0-93aa-2abb74312ab2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:04:08.765Z|7b639e35-1b4f-4833-931d-a91a0802674a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:04:08.766Z|7b639e35-1b4f-4833-931d-a91a0802674a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:04:09.009Z|0ec56600-688d-4f31-8929-1b54bc6038c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:04:09.010Z|0ec56600-688d-4f31-8929-1b54bc6038c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:04:14.043Z|3063675a-a776-480b-9c29-d116086f4d6f|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T04:04:14.044Z|3063675a-a776-480b-9c29-d116086f4d6f|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T04:04:15.337Z|2faf3b1a-bf75-4dc5-972f-a7bdc233ee0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:04:15.338Z|2faf3b1a-bf75-4dc5-972f-a7bdc233ee0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:04:16.027Z|f16992c3-b207-452c-bd89-1f77db73dad4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:04:16.028Z|f16992c3-b207-452c-bd89-1f77db73dad4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:04:17.566Z|7224e864-476a-4904-a382-3d1eefeb3045|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:04:17.567Z|7224e864-476a-4904-a382-3d1eefeb3045|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:04:23.765Z|7c094705-c205-457f-9b95-f5f7bd646f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:04:23.766Z|7c094705-c205-457f-9b95-f5f7bd646f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:04:25.364Z|60b6ec7e-4775-4f31-92f2-b0ff965dd347|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:04:25.365Z|60b6ec7e-4775-4f31-92f2-b0ff965dd347|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:04:26.051Z|e14f185b-b33b-450b-9441-517f17cf7803|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:04:26.052Z|e14f185b-b33b-450b-9441-517f17cf7803|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:04:27.592Z|2055c27f-0c39-439a-ac6b-7c88891788df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:04:27.593Z|2055c27f-0c39-439a-ac6b-7c88891788df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:04:35.399Z|c13e719f-38e0-4059-9e1e-3d3c28f2da63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:04:35.400Z|c13e719f-38e0-4059-9e1e-3d3c28f2da63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:04:36.076Z|8f08b063-a929-47ac-a679-631fc66f6685|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:04:36.077Z|8f08b063-a929-47ac-a679-631fc66f6685|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:04:37.618Z|4a8b7ff5-1a59-4730-be2c-89e4d7b19c02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:04:37.618Z|4a8b7ff5-1a59-4730-be2c-89e4d7b19c02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:04:38.765Z|bf12b55e-f3da-4af3-8ffd-7e741ee97cbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:04:38.766Z|bf12b55e-f3da-4af3-8ffd-7e741ee97cbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:04:39.011Z|d9c471f2-2b2b-4f19-9e60-73113d318756|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:04:39.012Z|d9c471f2-2b2b-4f19-9e60-73113d318756|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:04:45.423Z|2f54d48e-4a73-4bb0-bd16-c03e21c463b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:04:45.424Z|2f54d48e-4a73-4bb0-bd16-c03e21c463b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:04:46.113Z|2b552ffc-4d49-48d3-a78c-964ed77bee17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:04:46.114Z|2b552ffc-4d49-48d3-a78c-964ed77bee17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:04:47.641Z|dae9bfac-a4cf-4933-bd31-92ac3e67a479|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:04:47.642Z|dae9bfac-a4cf-4933-bd31-92ac3e67a479|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:04:53.765Z|bd900d38-9b82-43d3-a632-de7557dad188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:04:53.766Z|bd900d38-9b82-43d3-a632-de7557dad188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:04:55.448Z|4687631d-f5c3-4dd7-b21b-fea77b98a78c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:04:55.449Z|4687631d-f5c3-4dd7-b21b-fea77b98a78c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:04:56.137Z|21b1631c-b280-444c-a819-cc000a8f034b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:04:56.138Z|21b1631c-b280-444c-a819-cc000a8f034b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:04:57.669Z|73836a11-1a49-4f2a-9e00-7c848da16b2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:04:57.670Z|73836a11-1a49-4f2a-9e00-7c848da16b2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:05:05.476Z|1f48c0b9-a09e-4a64-89bc-869e875dda4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:05:05.477Z|1f48c0b9-a09e-4a64-89bc-869e875dda4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:05:06.160Z|886cb4b7-75d8-4841-afd3-bcf52208d3ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:05:06.161Z|886cb4b7-75d8-4841-afd3-bcf52208d3ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:05:07.715Z|27d414b6-25a9-4d50-b75d-06c577275919|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:05:07.716Z|27d414b6-25a9-4d50-b75d-06c577275919|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:05:08.765Z|9bee1f06-cc6b-4388-8292-eeb9c22cde13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:05:08.767Z|9bee1f06-cc6b-4388-8292-eeb9c22cde13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:05:09.013Z|ebc5e2ce-f13b-4ec9-8838-a32fd5a83fa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:05:09.013Z|ebc5e2ce-f13b-4ec9-8838-a32fd5a83fa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:05:14.045Z|b60b48c1-45f1-40b7-a4ba-ad217e7ee575|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T04:05:14.046Z|b60b48c1-45f1-40b7-a4ba-ad217e7ee575|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T04:05:15.507Z|94efae0c-ee7b-44fd-a11d-7f5ba99de8a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:05:15.508Z|94efae0c-ee7b-44fd-a11d-7f5ba99de8a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:05:16.186Z|6ea93d6a-767a-4e68-a304-563ea22979ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:05:16.187Z|6ea93d6a-767a-4e68-a304-563ea22979ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:05:17.739Z|ed85a10f-af6b-40a8-a198-fe6ceab37526|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:05:17.740Z|ed85a10f-af6b-40a8-a198-fe6ceab37526|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:05:23.765Z|5dca7f45-50e6-4fa3-8030-cf536179aee3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:05:23.766Z|5dca7f45-50e6-4fa3-8030-cf536179aee3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:05:25.531Z|469ea715-b9ac-4c5a-a53f-ef6d70fb2b07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:05:25.531Z|469ea715-b9ac-4c5a-a53f-ef6d70fb2b07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:05:26.213Z|6c3abfb3-26ee-457d-bfbb-bf7433e037ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:05:26.215Z|6c3abfb3-26ee-457d-bfbb-bf7433e037ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:05:27.762Z|373622f2-e14b-4fdb-996d-2a5dd412a10a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:05:27.763Z|373622f2-e14b-4fdb-996d-2a5dd412a10a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:05:35.553Z|474532e9-1842-467c-888c-039eca46cd37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:05:35.554Z|474532e9-1842-467c-888c-039eca46cd37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:05:36.242Z|b7077be6-8397-4a79-b4a0-f205d682068f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:05:36.243Z|b7077be6-8397-4a79-b4a0-f205d682068f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:05:37.785Z|cd589f65-21a1-4a2c-abe6-0fad402b55ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:05:37.786Z|cd589f65-21a1-4a2c-abe6-0fad402b55ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:05:38.766Z|3bedaa8d-e155-475a-b7a5-453cbe46d0ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:05:38.769Z|3bedaa8d-e155-475a-b7a5-453cbe46d0ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:05:39.014Z|8edf19be-28d7-4eff-8278-ada9fa9c2b4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:05:39.015Z|8edf19be-28d7-4eff-8278-ada9fa9c2b4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:05:45.581Z|eae85e26-47f0-4cf5-bbc4-3b73c460eccd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:05:45.582Z|eae85e26-47f0-4cf5-bbc4-3b73c460eccd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:05:46.268Z|158fa551-5be5-4cc9-9813-d0af3ed4970c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:05:46.269Z|158fa551-5be5-4cc9-9813-d0af3ed4970c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:05:47.807Z|71c56ea3-57ba-4c07-8eec-d5826a2f7e5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:05:47.808Z|71c56ea3-57ba-4c07-8eec-d5826a2f7e5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:05:53.765Z|20508e89-47b2-4dcf-bad9-7f8f4d8bd967|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:05:53.766Z|20508e89-47b2-4dcf-bad9-7f8f4d8bd967|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:05:55.614Z|c6c45335-1169-4882-b6c3-cf1bf913aac7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:05:55.615Z|c6c45335-1169-4882-b6c3-cf1bf913aac7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:05:56.302Z|452ecd4b-8285-4508-84b7-883e8f4ca5ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:05:56.303Z|452ecd4b-8285-4508-84b7-883e8f4ca5ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:05:57.829Z|957e3fed-ca81-4c58-8e11-b04274128b99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:05:57.830Z|957e3fed-ca81-4c58-8e11-b04274128b99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:06:05.597Z|c79319aa-bf65-437e-8bf2-5de391785c53|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:06:05.611Z|c79319aa-bf65-437e-8bf2-5de391785c53|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: c79319aa-bf65-437e-8bf2-5de391785c53 already exists in requestDb InfraActiveRequests table 2022-03-30T04:06:05.613Z|c79319aa-bf65-437e-8bf2-5de391785c53|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53 2022-03-30T04:06:05.614Z|c79319aa-bf65-437e-8bf2-5de391785c53|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|INFO|500||Invoke 2022-03-30T04:06:05.615Z|c79319aa-bf65-437e-8bf2-5de391785c53|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||===========================request begin================================================ 2022-03-30T04:06:05.615Z|c79319aa-bf65-437e-8bf2-5de391785c53|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53 2022-03-30T04:06:05.615Z|c79319aa-bf65-437e-8bf2-5de391785c53|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Method : GET 2022-03-30T04:06:05.615Z|c79319aa-bf65-437e-8bf2-5de391785c53|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"03b0e5f92bd91357", X-B3-SpanId:"d96d51493e744378", X-B3-ParentSpanId:"03b0e5f92bd91357", X-B3-Sampled:"0", X-ONAP-RequestID:"c79319aa-bf65-437e-8bf2-5de391785c53", X-RequestID:"c79319aa-bf65-437e-8bf2-5de391785c53", X-TransactionID:"c79319aa-bf65-437e-8bf2-5de391785c53", X-ECOMP-RequestID:"c79319aa-bf65-437e-8bf2-5de391785c53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ceeb6710-3131-4cff-b12a-584a9ac86a53"] 2022-03-30T04:06:05.616Z|c79319aa-bf65-437e-8bf2-5de391785c53|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Request body: 2022-03-30T04:06:05.616Z|c79319aa-bf65-437e-8bf2-5de391785c53|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||==========================request end================================================ 2022-03-30T04:06:05.640Z|74516327-4f64-42ff-8377-91af05d6c7ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:06:05.641Z|74516327-4f64-42ff-8377-91af05d6c7ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:06:05.665Z|c79319aa-bf65-437e-8bf2-5de391785c53|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||============================response begin========================================== 2022-03-30T04:06:05.665Z|c79319aa-bf65-437e-8bf2-5de391785c53|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Status code : 404 NOT_FOUND 2022-03-30T04:06:05.666Z|c79319aa-bf65-437e-8bf2-5de391785c53|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Status text : 2022-03-30T04:06:05.666Z|c79319aa-bf65-437e-8bf2-5de391785c53|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 30 Mar 2022 04:06:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:06:05.667Z|c79319aa-bf65-437e-8bf2-5de391785c53|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Response body: 2022-03-30T04:06:05.667Z|c79319aa-bf65-437e-8bf2-5de391785c53|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||=======================response end================================================= 2022-03-30T04:06:05.668Z|c79319aa-bf65-437e-8bf2-5de391785c53|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|INFO|404|Not Found|InvokeReturn 2022-03-30T04:06:05.843Z|c79319aa-bf65-437e-8bf2-5de391785c53|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-03-30T04:06:06.329Z|5f8864ef-8df8-4787-a6db-1e318cedcdf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:06:06.330Z|5f8864ef-8df8-4787-a6db-1e318cedcdf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:06:07.856Z|0b564b3b-47f3-4d7c-bc8e-c74bd32c44cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:06:07.857Z|0b564b3b-47f3-4d7c-bc8e-c74bd32c44cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:06:08.765Z|5ebcce1d-6fdc-43c8-99c2-426f24d22920|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:06:08.766Z|5ebcce1d-6fdc-43c8-99c2-426f24d22920|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:06:09.017Z|f6256da8-c564-495b-b521-7158e0d52eeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:06:09.018Z|f6256da8-c564-495b-b521-7158e0d52eeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:06:14.044Z|8718141e-a365-4052-ab08-df3c6a288aad|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T04:06:14.044Z|8718141e-a365-4052-ab08-df3c6a288aad|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T04:06:15.665Z|00fabcbb-f0de-4099-adcc-bf0fcf35077f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:06:15.666Z|00fabcbb-f0de-4099-adcc-bf0fcf35077f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:06:16.370Z|83009c87-dcba-4db5-842f-ea907219990d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:06:16.370Z|83009c87-dcba-4db5-842f-ea907219990d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:06:17.879Z|0c914bcd-fc9c-4e51-ab3a-c45f5928d0a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:06:17.880Z|0c914bcd-fc9c-4e51-ab3a-c45f5928d0a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:06:23.765Z|57bf2bf8-7bd2-4191-b4ca-329442d50b8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:06:23.768Z|57bf2bf8-7bd2-4191-b4ca-329442d50b8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:06:25.693Z|f389352f-d1d0-4519-99f4-bc76a4387e31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:06:25.694Z|f389352f-d1d0-4519-99f4-bc76a4387e31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:06:26.402Z|7390c961-b9ec-4380-b9e1-8e8780d34307|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:06:26.403Z|7390c961-b9ec-4380-b9e1-8e8780d34307|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:06:27.069Z|c79319aa-bf65-437e-8bf2-5de391785c53|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-03-30T04:06:27.235Z|c79319aa-bf65-437e-8bf2-5de391785c53|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5e4a07fdf8f64300bc355c1147c48f88 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-03-30T04:06:27.236Z|c79319aa-bf65-437e-8bf2-5de391785c53|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5e4a07fdf8f64300bc355c1147c48f88|INFO|500||Invoke 2022-03-30T04:06:27.729Z|c79319aa-bf65-437e-8bf2-5de391785c53|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5e4a07fdf8f64300bc355c1147c48f88|INFO|500||InvokeReturn 2022-03-30T04:06:27.730Z|c79319aa-bf65-437e-8bf2-5de391785c53|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5e4a07fdf8f64300bc355c1147c48f88 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220330-04:06:28:495-62689], vertex-id=[434224], Content-Length=[616], Date=[Wed, 30 Mar 2022 04:06:28 GMT], Content-Type=[application/json]} 2022-03-30T04:06:27.733Z|c79319aa-bf65-437e-8bf2-5de391785c53|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"5e4a07fdf8f64300bc355c1147c48f88","tenant-name":"onap-daily-istanbul","tenant-context":"None","resource-version":"1648613102901","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-03-30T04:06:27.906Z|e6ff8d24-97a5-4263-9c3e-c455c8a7bd62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:06:27.907Z|e6ff8d24-97a5-4263-9c3e-c455c8a7bd62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:06:27.953Z|c79319aa-bf65-437e-8bf2-5de391785c53|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-03-30T04:06:27.954Z|c79319aa-bf65-437e-8bf2-5de391785c53|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-03-30T04:06:27.978Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:27.979Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:27.979Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:27.980Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:27.980Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:27.980Z|c79319aa-bf65-437e-8bf2-5de391785c53|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:"115", X-B3-TraceId:"03b0e5f92bd91357", X-B3-SpanId:"79315631fdad7d01", X-B3-ParentSpanId:"03b0e5f92bd91357", X-B3-Sampled:"0", X-ONAP-RequestID:"c79319aa-bf65-437e-8bf2-5de391785c53", X-RequestID:"c79319aa-bf65-437e-8bf2-5de391785c53", X-TransactionID:"c79319aa-bf65-437e-8bf2-5de391785c53", X-ECOMP-RequestID:"c79319aa-bf65-437e-8bf2-5de391785c53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"404085fa-3bf7-400f-a631-7edc5041bd71"] 2022-03-30T04:06:27.981Z|c79319aa-bf65-437e-8bf2-5de391785c53|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1","requestScope":"service"} 2022-03-30T04:06:27.981Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.238Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.239Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.240Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.240Z|c79319aa-bf65-437e-8bf2-5de391785c53|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:"Wed, 30 Mar 2022 04:06:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:06:28.241Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.241Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.242Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.256Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.257Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.257Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.258Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.258Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.259Z|c79319aa-bf65-437e-8bf2-5de391785c53|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:"c79319aa-bf65-437e-8bf2-5de391785c53", X-RequestID:"c79319aa-bf65-437e-8bf2-5de391785c53", X-TransactionID:"c79319aa-bf65-437e-8bf2-5de391785c53", X-ECOMP-RequestID:"c79319aa-bf65-437e-8bf2-5de391785c53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a664b265-3ef7-41b1-9f34-34fb4837fef0"] 2022-03-30T04:06:28.259Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.259Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.605Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.606Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.606Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.607Z|c79319aa-bf65-437e-8bf2-5de391785c53|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 : [Set-Cookie:"JSESSIONID=00073E28BCBD0E5450FF8D0386DB4E92; 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:"Wed, 30 Mar 2022 04:06:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:06:28.609Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30 03:19:50.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" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2022-03-30T04:06:28.609Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.610Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.756Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.757Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.757Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.757Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.757Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.758Z|c79319aa-bf65-437e-8bf2-5de391785c53|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:"c79319aa-bf65-437e-8bf2-5de391785c53", X-RequestID:"c79319aa-bf65-437e-8bf2-5de391785c53", X-TransactionID:"c79319aa-bf65-437e-8bf2-5de391785c53", X-ECOMP-RequestID:"c79319aa-bf65-437e-8bf2-5de391785c53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e8f077f-7dd3-498b-ab35-3590511fc302"] 2022-03-30T04:06:28.758Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.758Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.853Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.854Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.854Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.855Z|c79319aa-bf65-437e-8bf2-5de391785c53|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:"Wed, 30 Mar 2022 04:06:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:06:28.859Z|c79319aa-bf65-437e-8bf2-5de391785c53|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 506, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-03-30T03:19:50.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506/service" } } } 2022-03-30T04:06:28.860Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.861Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.881Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.882Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.882Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.882Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.883Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.883Z|c79319aa-bf65-437e-8bf2-5de391785c53|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:"c79319aa-bf65-437e-8bf2-5de391785c53", X-RequestID:"c79319aa-bf65-437e-8bf2-5de391785c53", X-TransactionID:"c79319aa-bf65-437e-8bf2-5de391785c53", X-ECOMP-RequestID:"c79319aa-bf65-437e-8bf2-5de391785c53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d51702c1-bcb1-44c9-8777-ff8ae9578f21"] 2022-03-30T04:06:28.883Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.883Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.920Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.921Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.921Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.921Z|c79319aa-bf65-437e-8bf2-5de391785c53|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:"Wed, 30 Mar 2022 04:06:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:06:28.932Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30 03:19:50.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" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2022-03-30T04:06:28.933Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.933Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.951Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.952Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.953Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.953Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.953Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:28.953Z|c79319aa-bf65-437e-8bf2-5de391785c53|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:"1855", X-B3-TraceId:"03b0e5f92bd91357", X-B3-SpanId:"9369597ec947a459", X-B3-ParentSpanId:"03b0e5f92bd91357", X-B3-Sampled:"0", X-ONAP-RequestID:"c79319aa-bf65-437e-8bf2-5de391785c53", X-RequestID:"c79319aa-bf65-437e-8bf2-5de391785c53", X-TransactionID:"c79319aa-bf65-437e-8bf2-5de391785c53", X-ECOMP-RequestID:"c79319aa-bf65-437e-8bf2-5de391785c53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6cd76191-5341-41de-ae66-4acf4d04c37c"] 2022-03-30T04:06:28.954Z|c79319aa-bf65-437e-8bf2-5de391785c53|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":"c79319aa-bf65-437e-8bf2-5de391785c53","requestStatus":"IN_PROGRESS","startTime":1648613165850,"source":"VID","tenantId":"5e4a07fdf8f64300bc355c1147c48f88","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1\",\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\": \"6faa5f2f-891b-4ac3-a259-64e279617599\",\n\t\t\t\"modelVersionId\": \"cabf0c5f-2442-4421-8be0-10036aaff8f9\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"5e4a07fdf8f64300bc355c1147c48f88\",\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\": \"413c6527-2d80-4bce-b3ac-0081df85cf95\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-istanbul","cloudApiRequests":[],"requestURI":"c79319aa-bf65-437e-8bf2-5de391785c53"} 2022-03-30T04:06:28.954Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:29.464Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:29.465Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:29.465Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:29.466Z|c79319aa-bf65-437e-8bf2-5de391785c53|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/c79319aa-bf65-437e-8bf2-5de391785c53", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:06:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:06:29.468Z|c79319aa-bf65-437e-8bf2-5de391785c53|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" : "c79319aa-bf65-437e-8bf2-5de391785c53", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-03-30T04:06:05.850+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1\",\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\": \"6faa5f2f-891b-4ac3-a259-64e279617599\",\n\t\t\t\"modelVersionId\": \"cabf0c5f-2442-4421-8be0-10036aaff8f9\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"5e4a07fdf8f64300bc355c1147c48f88\",\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\": \"413c6527-2d80-4bce-b3ac-0081df85cf95\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-03-30T04:06:29.343+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ ], "requestURI" : "c79319aa-bf65-437e-8bf2-5de391785c53", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53" } } } 2022-03-30T04:06:29.468Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:29.469Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:29.602Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:29.603Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:29.603Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:29.604Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:29.604Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:29.604Z|c79319aa-bf65-437e-8bf2-5de391785c53|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:"2258", X-B3-TraceId:"03b0e5f92bd91357", X-B3-SpanId:"c7b6dbdf0b5dfef8", X-B3-ParentSpanId:"03b0e5f92bd91357", X-B3-Sampled:"0", X-ONAP-RequestID:"c79319aa-bf65-437e-8bf2-5de391785c53", X-RequestID:"c79319aa-bf65-437e-8bf2-5de391785c53", X-TransactionID:"c79319aa-bf65-437e-8bf2-5de391785c53", X-ECOMP-RequestID:"c79319aa-bf65-437e-8bf2-5de391785c53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97d7170a-48a5-4b0d-8b5c-0f4740b4c76a"] 2022-03-30T04:06:29.605Z|c79319aa-bf65-437e-8bf2-5de391785c53|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\":\"6faa5f2f-891b-4ac3-a259-64e279617599\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"cabf0c5f-2442-4421-8be0-10036aaff8f9\",\"modelUuid\":\"cabf0c5f-2442-4421-8be0-10036aaff8f9\",\"modelInvariantUuid\":\"6faa5f2f-891b-4ac3-a259-64e279617599\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"5e4a07fdf8f64300bc355c1147c48f88\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"413c6527-2d80-4bce-b3ac-0081df85cf95\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"c79319aa-bf65-437e-8bf2-5de391785c53","type":"String"},"mso-request-id":{"value":"c79319aa-bf65-437e-8bf2-5de391785c53","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-03-30T04:06:29.605Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:35.720Z|ee2b6ec5-baf2-4122-a1fd-f49d27e222e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:06:35.722Z|ee2b6ec5-baf2-4122-a1fd-f49d27e222e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:06:36.427Z|1edc21a0-54f0-4afd-a180-dfbffebbc537|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:06:36.428Z|1edc21a0-54f0-4afd-a180-dfbffebbc537|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:06:37.434Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:37.435Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:37.435Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:37.435Z|c79319aa-bf65-437e-8bf2-5de391785c53|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=03AF49F1D17588CE3133B495C61A2D7D; Path=/; HttpOnly", Date:"Wed, 30 Mar 2022 04:06:38 GMT", X-ONAP-RequestID:"c79319aa-bf65-437e-8bf2-5de391785c53", X-RequestID:"c79319aa-bf65-437e-8bf2-5de391785c53", X-TransactionID:"c79319aa-bf65-437e-8bf2-5de391785c53", X-ECOMP-RequestID:"c79319aa-bf65-437e-8bf2-5de391785c53", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"97d7170a-48a5-4b0d-8b5c-0f4740b4c76a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-03-30T04:06:37.436Z|c79319aa-bf65-437e-8bf2-5de391785c53|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\":\"c79319aa-bf65-437e-8bf2-5de391785c53\",\"instanceId\":\"9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75\"}}","message":"Success","processInstanceID":"c81bad17-afde-11ec-b173-c2a5cec62366","variables":null,"messageCode":200} 2022-03-30T04:06:37.437Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:37.437Z|c79319aa-bf65-437e-8bf2-5de391785c53|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-03-30T04:06:37.457Z|c79319aa-bf65-437e-8bf2-5de391785c53|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:06:37.616Z|6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:06:37.645Z|6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53 2022-03-30T04:06:37.646Z|6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|INFO|500||Invoke 2022-03-30T04:06:37.646Z|6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||===========================request begin================================================ 2022-03-30T04:06:37.646Z|6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53 2022-03-30T04:06:37.647Z|6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Method : GET 2022-03-30T04:06:37.647Z|6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df76f78cd9c2ec91", X-B3-SpanId:"cefa98089b41f5ef", X-B3-ParentSpanId:"df76f78cd9c2ec91", X-B3-Sampled:"0", X-ONAP-RequestID:"6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a", X-RequestID:"6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a", X-TransactionID:"6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a", X-ECOMP-RequestID:"6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4881ebb-62f0-4840-8bcd-2f3e469393aa"] 2022-03-30T04:06:37.647Z|6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Request body: 2022-03-30T04:06:37.648Z|6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||==========================request end================================================ 2022-03-30T04:06:37.673Z|6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||============================response begin========================================== 2022-03-30T04:06:37.674Z|6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Status code : 200 OK 2022-03-30T04:06:37.675Z|6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Status text : 2022-03-30T04:06:37.675Z|6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:06:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:06:37.676Z|6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Response body: { "requestId" : "c79319aa-bf65-437e-8bf2-5de391785c53", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-03-30T04:06:05.000+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1\",\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\": \"6faa5f2f-891b-4ac3-a259-64e279617599\",\n\t\t\t\"modelVersionId\": \"cabf0c5f-2442-4421-8be0-10036aaff8f9\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"5e4a07fdf8f64300bc355c1147c48f88\",\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\": \"413c6527-2d80-4bce-b3ac-0081df85cf95\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:06:37.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "serviceInstanceName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ ], "requestURI" : "c79319aa-bf65-437e-8bf2-5de391785c53", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53" } } } 2022-03-30T04:06:37.676Z|6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||=======================response end================================================= 2022-03-30T04:06:37.677Z|6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|INFO|500||InvokeReturn 2022-03-30T04:06:37.681Z|6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false 2022-03-30T04:06:37.681Z|6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:06:37.682Z|6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:06:37.682Z|6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false 2022-03-30T04:06:37.682Z|6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:06:37.683Z|6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df76f78cd9c2ec91", X-B3-SpanId:"843b5c554702515d", X-B3-ParentSpanId:"df76f78cd9c2ec91", X-B3-Sampled:"0", X-ONAP-RequestID:"6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a", X-RequestID:"6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a", X-TransactionID:"6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a", X-ECOMP-RequestID:"6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2e9418f-7b5a-49bf-af80-da22d16695a5"] 2022-03-30T04:06:37.683Z|6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:06:37.683Z|6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:06:37.780Z|6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:06:37.781Z|6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:06:37.782Z|6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:06:37.782Z|6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:06:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:06:37.783Z|6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:06:37.784Z|6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:06:37.788Z|6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:06:37.821Z|6cfe7dea-f6d5-4ff1-bf05-e97d3bc5302a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:06:37.934Z|2ecfb67b-2d11-4f0f-b354-81ae84d1d6be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:06:37.935Z|2ecfb67b-2d11-4f0f-b354-81ae84d1d6be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:06:38.766Z|c48180df-80e8-4d4b-a272-2f325d4961b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:06:38.767Z|c48180df-80e8-4d4b-a272-2f325d4961b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:06:39.019Z|c74ad2f7-7c92-4928-a302-fd9d293591e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:06:39.020Z|c74ad2f7-7c92-4928-a302-fd9d293591e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:06:45.756Z|07ab0d87-918b-4fc2-a47b-dce600b088ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:06:45.758Z|07ab0d87-918b-4fc2-a47b-dce600b088ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:06:46.453Z|6a99802e-3d0f-443e-b84b-a279108d3592|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:06:46.453Z|6a99802e-3d0f-443e-b84b-a279108d3592|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:06:47.959Z|d5f32494-9142-4aee-b48e-cba8e0519a1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:06:47.960Z|d5f32494-9142-4aee-b48e-cba8e0519a1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:06:47.984Z|b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:06:47.990Z|b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53 2022-03-30T04:06:47.991Z|b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|INFO|500||Invoke 2022-03-30T04:06:47.991Z|b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||===========================request begin================================================ 2022-03-30T04:06:47.991Z|b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53 2022-03-30T04:06:47.992Z|b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Method : GET 2022-03-30T04:06:47.992Z|b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f38d7dfa3142926e", X-B3-SpanId:"7dc70236da8b7bad", X-B3-ParentSpanId:"f38d7dfa3142926e", X-B3-Sampled:"0", X-ONAP-RequestID:"b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b", X-RequestID:"b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b", X-TransactionID:"b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b", X-ECOMP-RequestID:"b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f55af1fa-a6e9-4115-b56c-8e0fc5824137"] 2022-03-30T04:06:47.993Z|b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Request body: 2022-03-30T04:06:47.993Z|b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||==========================request end================================================ 2022-03-30T04:06:48.024Z|b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||============================response begin========================================== 2022-03-30T04:06:48.024Z|b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Status code : 200 OK 2022-03-30T04:06:48.025Z|b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Status text : 2022-03-30T04:06:48.025Z|b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:06:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:06:48.026Z|b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Response body: { "requestId" : "c79319aa-bf65-437e-8bf2-5de391785c53", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-03-30T04:06:05.000+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1\",\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\": \"6faa5f2f-891b-4ac3-a259-64e279617599\",\n\t\t\t\"modelVersionId\": \"cabf0c5f-2442-4421-8be0-10036aaff8f9\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"5e4a07fdf8f64300bc355c1147c48f88\",\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\": \"413c6527-2d80-4bce-b3ac-0081df85cf95\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:06:37.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "serviceInstanceName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ ], "requestURI" : "c79319aa-bf65-437e-8bf2-5de391785c53", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53" } } } 2022-03-30T04:06:48.026Z|b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||=======================response end================================================= 2022-03-30T04:06:48.027Z|b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|INFO|500||InvokeReturn 2022-03-30T04:06:48.029Z|b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false 2022-03-30T04:06:48.029Z|b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:06:48.029Z|b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:06:48.029Z|b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false 2022-03-30T04:06:48.030Z|b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:06:48.030Z|b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f38d7dfa3142926e", X-B3-SpanId:"cd837b20ce6ee6f4", X-B3-ParentSpanId:"f38d7dfa3142926e", X-B3-Sampled:"0", X-ONAP-RequestID:"b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b", X-RequestID:"b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b", X-TransactionID:"b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b", X-ECOMP-RequestID:"b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad3578ff-a697-4627-8da3-9acbb5b588e5"] 2022-03-30T04:06:48.030Z|b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:06:48.030Z|b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:06:48.045Z|b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:06:48.045Z|b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:06:48.046Z|b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:06:48.046Z|b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:06:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:06:48.047Z|b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:06:48.047Z|b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:06:48.047Z|b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:06:48.059Z|b2ca574c-5f5b-4499-a8b6-1e1b7cd3537b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:06:53.765Z|bd0a2ca6-c3f6-43f6-9898-5cb48bc4fea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:06:53.766Z|bd0a2ca6-c3f6-43f6-9898-5cb48bc4fea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:06:55.785Z|9efc9caf-bb8f-4e19-a3a8-e1a223edd6c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:06:55.786Z|9efc9caf-bb8f-4e19-a3a8-e1a223edd6c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:06:56.478Z|41374306-9cdc-4c9d-a355-dec87dfc496c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:06:56.479Z|41374306-9cdc-4c9d-a355-dec87dfc496c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:06:57.986Z|f19a6b18-ef43-403f-b1e4-70a22554c8d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:06:57.987Z|f19a6b18-ef43-403f-b1e4-70a22554c8d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:06:58.192Z|24677ffe-58a0-4d66-9896-0b532bc84b78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:06:58.197Z|24677ffe-58a0-4d66-9896-0b532bc84b78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53 2022-03-30T04:06:58.198Z|24677ffe-58a0-4d66-9896-0b532bc84b78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|INFO|500||Invoke 2022-03-30T04:06:58.199Z|24677ffe-58a0-4d66-9896-0b532bc84b78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||===========================request begin================================================ 2022-03-30T04:06:58.199Z|24677ffe-58a0-4d66-9896-0b532bc84b78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53 2022-03-30T04:06:58.199Z|24677ffe-58a0-4d66-9896-0b532bc84b78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Method : GET 2022-03-30T04:06:58.200Z|24677ffe-58a0-4d66-9896-0b532bc84b78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc7e2dd1c98e8adb", X-B3-SpanId:"7b56ad7304839b1f", X-B3-ParentSpanId:"cc7e2dd1c98e8adb", X-B3-Sampled:"0", X-ONAP-RequestID:"24677ffe-58a0-4d66-9896-0b532bc84b78", X-RequestID:"24677ffe-58a0-4d66-9896-0b532bc84b78", X-TransactionID:"24677ffe-58a0-4d66-9896-0b532bc84b78", X-ECOMP-RequestID:"24677ffe-58a0-4d66-9896-0b532bc84b78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3461ae1a-ffed-4620-af1a-88b65caf1037"] 2022-03-30T04:06:58.200Z|24677ffe-58a0-4d66-9896-0b532bc84b78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Request body: 2022-03-30T04:06:58.201Z|24677ffe-58a0-4d66-9896-0b532bc84b78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||==========================request end================================================ 2022-03-30T04:06:58.229Z|24677ffe-58a0-4d66-9896-0b532bc84b78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||============================response begin========================================== 2022-03-30T04:06:58.230Z|24677ffe-58a0-4d66-9896-0b532bc84b78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Status code : 200 OK 2022-03-30T04:06:58.231Z|24677ffe-58a0-4d66-9896-0b532bc84b78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Status text : 2022-03-30T04:06:58.232Z|24677ffe-58a0-4d66-9896-0b532bc84b78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:06:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:06:58.233Z|24677ffe-58a0-4d66-9896-0b532bc84b78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Response body: { "requestId" : "c79319aa-bf65-437e-8bf2-5de391785c53", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-03-30T04:06:05.000+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1\",\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\": \"6faa5f2f-891b-4ac3-a259-64e279617599\",\n\t\t\t\"modelVersionId\": \"cabf0c5f-2442-4421-8be0-10036aaff8f9\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"5e4a07fdf8f64300bc355c1147c48f88\",\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\": \"413c6527-2d80-4bce-b3ac-0081df85cf95\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:06:37.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "serviceInstanceName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ ], "requestURI" : "c79319aa-bf65-437e-8bf2-5de391785c53", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53" } } } 2022-03-30T04:06:58.234Z|24677ffe-58a0-4d66-9896-0b532bc84b78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||=======================response end================================================= 2022-03-30T04:06:58.235Z|24677ffe-58a0-4d66-9896-0b532bc84b78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|INFO|500||InvokeReturn 2022-03-30T04:06:58.237Z|24677ffe-58a0-4d66-9896-0b532bc84b78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false 2022-03-30T04:06:58.238Z|24677ffe-58a0-4d66-9896-0b532bc84b78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:06:58.238Z|24677ffe-58a0-4d66-9896-0b532bc84b78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:06:58.239Z|24677ffe-58a0-4d66-9896-0b532bc84b78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false 2022-03-30T04:06:58.239Z|24677ffe-58a0-4d66-9896-0b532bc84b78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:06:58.239Z|24677ffe-58a0-4d66-9896-0b532bc84b78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc7e2dd1c98e8adb", X-B3-SpanId:"d28beab2bf990b98", X-B3-ParentSpanId:"cc7e2dd1c98e8adb", X-B3-Sampled:"0", X-ONAP-RequestID:"24677ffe-58a0-4d66-9896-0b532bc84b78", X-RequestID:"24677ffe-58a0-4d66-9896-0b532bc84b78", X-TransactionID:"24677ffe-58a0-4d66-9896-0b532bc84b78", X-ECOMP-RequestID:"24677ffe-58a0-4d66-9896-0b532bc84b78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f252a0b-50a1-4f3b-955f-2bdf38eaf842"] 2022-03-30T04:06:58.240Z|24677ffe-58a0-4d66-9896-0b532bc84b78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:06:58.241Z|24677ffe-58a0-4d66-9896-0b532bc84b78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:06:58.257Z|24677ffe-58a0-4d66-9896-0b532bc84b78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:06:58.259Z|24677ffe-58a0-4d66-9896-0b532bc84b78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:06:58.259Z|24677ffe-58a0-4d66-9896-0b532bc84b78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:06:58.260Z|24677ffe-58a0-4d66-9896-0b532bc84b78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:06:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:06:58.261Z|24677ffe-58a0-4d66-9896-0b532bc84b78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:06:58.261Z|24677ffe-58a0-4d66-9896-0b532bc84b78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:06:58.262Z|24677ffe-58a0-4d66-9896-0b532bc84b78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:06:58.275Z|24677ffe-58a0-4d66-9896-0b532bc84b78|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:07:05.810Z|e2edc0a5-796a-4a6c-b151-fe4743554d69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:07:05.811Z|e2edc0a5-796a-4a6c-b151-fe4743554d69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:07:06.505Z|a67d6943-b344-42e8-b75b-5c3a84be7b41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:07:06.506Z|a67d6943-b344-42e8-b75b-5c3a84be7b41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:07:08.010Z|8c359011-7d82-473b-a4df-16f04eb9eb5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:07:08.011Z|8c359011-7d82-473b-a4df-16f04eb9eb5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:07:08.410Z|e1f09402-d846-4617-93fb-b7a3008d91d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:07:08.416Z|e1f09402-d846-4617-93fb-b7a3008d91d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53 2022-03-30T04:07:08.417Z|e1f09402-d846-4617-93fb-b7a3008d91d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|INFO|500||Invoke 2022-03-30T04:07:08.418Z|e1f09402-d846-4617-93fb-b7a3008d91d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||===========================request begin================================================ 2022-03-30T04:07:08.418Z|e1f09402-d846-4617-93fb-b7a3008d91d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53 2022-03-30T04:07:08.418Z|e1f09402-d846-4617-93fb-b7a3008d91d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Method : GET 2022-03-30T04:07:08.418Z|e1f09402-d846-4617-93fb-b7a3008d91d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf975c53cec5ae4c", X-B3-SpanId:"92d38a3263c7454d", X-B3-ParentSpanId:"cf975c53cec5ae4c", X-B3-Sampled:"0", X-ONAP-RequestID:"e1f09402-d846-4617-93fb-b7a3008d91d7", X-RequestID:"e1f09402-d846-4617-93fb-b7a3008d91d7", X-TransactionID:"e1f09402-d846-4617-93fb-b7a3008d91d7", X-ECOMP-RequestID:"e1f09402-d846-4617-93fb-b7a3008d91d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ddf59b9-0dc1-43e9-a8f3-3661fabb978c"] 2022-03-30T04:07:08.419Z|e1f09402-d846-4617-93fb-b7a3008d91d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Request body: 2022-03-30T04:07:08.419Z|e1f09402-d846-4617-93fb-b7a3008d91d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||==========================request end================================================ 2022-03-30T04:07:08.450Z|e1f09402-d846-4617-93fb-b7a3008d91d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||============================response begin========================================== 2022-03-30T04:07:08.451Z|e1f09402-d846-4617-93fb-b7a3008d91d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Status code : 200 OK 2022-03-30T04:07:08.451Z|e1f09402-d846-4617-93fb-b7a3008d91d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Status text : 2022-03-30T04:07:08.452Z|e1f09402-d846-4617-93fb-b7a3008d91d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:07:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:07:08.452Z|e1f09402-d846-4617-93fb-b7a3008d91d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Response body: { "requestId" : "c79319aa-bf65-437e-8bf2-5de391785c53", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-03-30T04:06:05.000+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1\",\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\": \"6faa5f2f-891b-4ac3-a259-64e279617599\",\n\t\t\t\"modelVersionId\": \"cabf0c5f-2442-4421-8be0-10036aaff8f9\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"5e4a07fdf8f64300bc355c1147c48f88\",\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\": \"413c6527-2d80-4bce-b3ac-0081df85cf95\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:06:37.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "serviceInstanceName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ ], "requestURI" : "c79319aa-bf65-437e-8bf2-5de391785c53", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53" } } } 2022-03-30T04:07:08.453Z|e1f09402-d846-4617-93fb-b7a3008d91d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||=======================response end================================================= 2022-03-30T04:07:08.453Z|e1f09402-d846-4617-93fb-b7a3008d91d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|INFO|500||InvokeReturn 2022-03-30T04:07:08.455Z|e1f09402-d846-4617-93fb-b7a3008d91d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false 2022-03-30T04:07:08.456Z|e1f09402-d846-4617-93fb-b7a3008d91d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:07:08.456Z|e1f09402-d846-4617-93fb-b7a3008d91d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:07:08.457Z|e1f09402-d846-4617-93fb-b7a3008d91d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false 2022-03-30T04:07:08.457Z|e1f09402-d846-4617-93fb-b7a3008d91d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:07:08.457Z|e1f09402-d846-4617-93fb-b7a3008d91d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf975c53cec5ae4c", X-B3-SpanId:"adbd76c27024b548", X-B3-ParentSpanId:"cf975c53cec5ae4c", X-B3-Sampled:"0", X-ONAP-RequestID:"e1f09402-d846-4617-93fb-b7a3008d91d7", X-RequestID:"e1f09402-d846-4617-93fb-b7a3008d91d7", X-TransactionID:"e1f09402-d846-4617-93fb-b7a3008d91d7", X-ECOMP-RequestID:"e1f09402-d846-4617-93fb-b7a3008d91d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d38ab09b-23b5-47d5-a02e-6929f5b129c7"] 2022-03-30T04:07:08.458Z|e1f09402-d846-4617-93fb-b7a3008d91d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:07:08.458Z|e1f09402-d846-4617-93fb-b7a3008d91d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:07:08.475Z|e1f09402-d846-4617-93fb-b7a3008d91d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:07:08.475Z|e1f09402-d846-4617-93fb-b7a3008d91d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:07:08.476Z|e1f09402-d846-4617-93fb-b7a3008d91d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:07:08.476Z|e1f09402-d846-4617-93fb-b7a3008d91d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:07:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:07:08.479Z|e1f09402-d846-4617-93fb-b7a3008d91d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:07:08.479Z|e1f09402-d846-4617-93fb-b7a3008d91d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:07:08.480Z|e1f09402-d846-4617-93fb-b7a3008d91d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:07:08.496Z|e1f09402-d846-4617-93fb-b7a3008d91d7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:07:08.765Z|35dffe09-3bbf-4098-8857-895448a8cd76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:07:08.769Z|35dffe09-3bbf-4098-8857-895448a8cd76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:07:09.020Z|5f9f1e3c-2eb5-45c8-8568-681a819784d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:07:09.021Z|5f9f1e3c-2eb5-45c8-8568-681a819784d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:07:14.044Z|d0b2c772-6afe-4c76-a51c-25872953a83a|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T04:07:14.045Z|d0b2c772-6afe-4c76-a51c-25872953a83a|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T04:07:15.834Z|eb054cfa-4020-446f-91f0-1fe924c700f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:07:15.835Z|eb054cfa-4020-446f-91f0-1fe924c700f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:07:16.530Z|d5d8b55a-2583-434a-87a6-10c8918d4865|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:07:16.531Z|d5d8b55a-2583-434a-87a6-10c8918d4865|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:07:18.034Z|5b1920ba-27db-43b1-a40b-0c21acd4f2af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:07:18.035Z|5b1920ba-27db-43b1-a40b-0c21acd4f2af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:07:18.628Z|fad1a109-5843-413e-962a-c4decb1acd28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:07:18.634Z|fad1a109-5843-413e-962a-c4decb1acd28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53 2022-03-30T04:07:18.635Z|fad1a109-5843-413e-962a-c4decb1acd28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|INFO|500||Invoke 2022-03-30T04:07:18.635Z|fad1a109-5843-413e-962a-c4decb1acd28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||===========================request begin================================================ 2022-03-30T04:07:18.636Z|fad1a109-5843-413e-962a-c4decb1acd28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53 2022-03-30T04:07:18.636Z|fad1a109-5843-413e-962a-c4decb1acd28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Method : GET 2022-03-30T04:07:18.636Z|fad1a109-5843-413e-962a-c4decb1acd28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d1bf791d128fece9", X-B3-SpanId:"04a81b64f9e867d8", X-B3-ParentSpanId:"d1bf791d128fece9", X-B3-Sampled:"0", X-ONAP-RequestID:"fad1a109-5843-413e-962a-c4decb1acd28", X-RequestID:"fad1a109-5843-413e-962a-c4decb1acd28", X-TransactionID:"fad1a109-5843-413e-962a-c4decb1acd28", X-ECOMP-RequestID:"fad1a109-5843-413e-962a-c4decb1acd28", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f89240a7-9d80-4795-8c8e-394d3cc8edf2"] 2022-03-30T04:07:18.636Z|fad1a109-5843-413e-962a-c4decb1acd28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Request body: 2022-03-30T04:07:18.637Z|fad1a109-5843-413e-962a-c4decb1acd28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||==========================request end================================================ 2022-03-30T04:07:18.663Z|fad1a109-5843-413e-962a-c4decb1acd28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||============================response begin========================================== 2022-03-30T04:07:18.664Z|fad1a109-5843-413e-962a-c4decb1acd28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Status code : 200 OK 2022-03-30T04:07:18.664Z|fad1a109-5843-413e-962a-c4decb1acd28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Status text : 2022-03-30T04:07:18.664Z|fad1a109-5843-413e-962a-c4decb1acd28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:07:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:07:18.665Z|fad1a109-5843-413e-962a-c4decb1acd28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Response body: { "requestId" : "c79319aa-bf65-437e-8bf2-5de391785c53", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-03-30T04:06:05.000+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1\",\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\": \"6faa5f2f-891b-4ac3-a259-64e279617599\",\n\t\t\t\"modelVersionId\": \"cabf0c5f-2442-4421-8be0-10036aaff8f9\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"5e4a07fdf8f64300bc355c1147c48f88\",\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\": \"413c6527-2d80-4bce-b3ac-0081df85cf95\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:06:37.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "serviceInstanceName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ ], "requestURI" : "c79319aa-bf65-437e-8bf2-5de391785c53", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53" } } } 2022-03-30T04:07:18.665Z|fad1a109-5843-413e-962a-c4decb1acd28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||=======================response end================================================= 2022-03-30T04:07:18.666Z|fad1a109-5843-413e-962a-c4decb1acd28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|INFO|500||InvokeReturn 2022-03-30T04:07:18.668Z|fad1a109-5843-413e-962a-c4decb1acd28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false 2022-03-30T04:07:18.669Z|fad1a109-5843-413e-962a-c4decb1acd28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:07:18.669Z|fad1a109-5843-413e-962a-c4decb1acd28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:07:18.669Z|fad1a109-5843-413e-962a-c4decb1acd28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false 2022-03-30T04:07:18.669Z|fad1a109-5843-413e-962a-c4decb1acd28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:07:18.670Z|fad1a109-5843-413e-962a-c4decb1acd28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d1bf791d128fece9", X-B3-SpanId:"abd63de7af055a95", X-B3-ParentSpanId:"d1bf791d128fece9", X-B3-Sampled:"0", X-ONAP-RequestID:"fad1a109-5843-413e-962a-c4decb1acd28", X-RequestID:"fad1a109-5843-413e-962a-c4decb1acd28", X-TransactionID:"fad1a109-5843-413e-962a-c4decb1acd28", X-ECOMP-RequestID:"fad1a109-5843-413e-962a-c4decb1acd28", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"441a60e5-9fc5-40df-8807-0227e6d4af1e"] 2022-03-30T04:07:18.670Z|fad1a109-5843-413e-962a-c4decb1acd28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:07:18.670Z|fad1a109-5843-413e-962a-c4decb1acd28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:07:18.687Z|fad1a109-5843-413e-962a-c4decb1acd28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:07:18.688Z|fad1a109-5843-413e-962a-c4decb1acd28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:07:18.689Z|fad1a109-5843-413e-962a-c4decb1acd28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:07:18.689Z|fad1a109-5843-413e-962a-c4decb1acd28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:07:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:07:18.690Z|fad1a109-5843-413e-962a-c4decb1acd28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:07:18.691Z|fad1a109-5843-413e-962a-c4decb1acd28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:07:18.692Z|fad1a109-5843-413e-962a-c4decb1acd28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:07:18.710Z|fad1a109-5843-413e-962a-c4decb1acd28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:07:23.765Z|e95721fe-b22a-4e24-8461-5817826b239e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:07:23.766Z|e95721fe-b22a-4e24-8461-5817826b239e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:07:25.859Z|5db37419-50fc-4d80-970e-6d2dea4b6311|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:07:25.860Z|5db37419-50fc-4d80-970e-6d2dea4b6311|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:07:26.554Z|a2efbbc3-123c-4e30-a504-125a494d9b01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:07:26.555Z|a2efbbc3-123c-4e30-a504-125a494d9b01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:07:28.062Z|c6dc2da0-f036-43a7-9fcc-7252b4ff7d1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:07:28.063Z|c6dc2da0-f036-43a7-9fcc-7252b4ff7d1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:07:28.844Z|f2e6d505-9b2b-4eae-a93c-2f47e855fc1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:07:28.850Z|f2e6d505-9b2b-4eae-a93c-2f47e855fc1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53 2022-03-30T04:07:28.851Z|f2e6d505-9b2b-4eae-a93c-2f47e855fc1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|INFO|500||Invoke 2022-03-30T04:07:28.851Z|f2e6d505-9b2b-4eae-a93c-2f47e855fc1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||===========================request begin================================================ 2022-03-30T04:07:28.852Z|f2e6d505-9b2b-4eae-a93c-2f47e855fc1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53 2022-03-30T04:07:28.852Z|f2e6d505-9b2b-4eae-a93c-2f47e855fc1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Method : GET 2022-03-30T04:07:28.852Z|f2e6d505-9b2b-4eae-a93c-2f47e855fc1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2b25a6763e55b7a", X-B3-SpanId:"08d8c46332bdd037", X-B3-ParentSpanId:"c2b25a6763e55b7a", X-B3-Sampled:"0", X-ONAP-RequestID:"f2e6d505-9b2b-4eae-a93c-2f47e855fc1e", X-RequestID:"f2e6d505-9b2b-4eae-a93c-2f47e855fc1e", X-TransactionID:"f2e6d505-9b2b-4eae-a93c-2f47e855fc1e", X-ECOMP-RequestID:"f2e6d505-9b2b-4eae-a93c-2f47e855fc1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56a5ef67-69e6-48e3-b1ff-5de4bf768e03"] 2022-03-30T04:07:28.852Z|f2e6d505-9b2b-4eae-a93c-2f47e855fc1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Request body: 2022-03-30T04:07:28.853Z|f2e6d505-9b2b-4eae-a93c-2f47e855fc1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||==========================request end================================================ 2022-03-30T04:07:28.878Z|f2e6d505-9b2b-4eae-a93c-2f47e855fc1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||============================response begin========================================== 2022-03-30T04:07:28.879Z|f2e6d505-9b2b-4eae-a93c-2f47e855fc1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Status code : 200 OK 2022-03-30T04:07:28.880Z|f2e6d505-9b2b-4eae-a93c-2f47e855fc1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Status text : 2022-03-30T04:07:28.880Z|f2e6d505-9b2b-4eae-a93c-2f47e855fc1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:07:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:07:28.881Z|f2e6d505-9b2b-4eae-a93c-2f47e855fc1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Response body: { "requestId" : "c79319aa-bf65-437e-8bf2-5de391785c53", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-03-30T04:06:05.000+00:00", "endTime" : "2022-03-30T04:07:25.000+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1\",\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\": \"6faa5f2f-891b-4ac3-a259-64e279617599\",\n\t\t\t\"modelVersionId\": \"cabf0c5f-2442-4421-8be0-10036aaff8f9\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"5e4a07fdf8f64300bc355c1147c48f88\",\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\": \"413c6527-2d80-4bce-b3ac-0081df85cf95\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:07:25.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "serviceInstanceName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ ], "requestURI" : "c79319aa-bf65-437e-8bf2-5de391785c53", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53" } } } 2022-03-30T04:07:28.881Z|f2e6d505-9b2b-4eae-a93c-2f47e855fc1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||=======================response end================================================= 2022-03-30T04:07:28.882Z|f2e6d505-9b2b-4eae-a93c-2f47e855fc1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|INFO|500||InvokeReturn 2022-03-30T04:07:28.885Z|f2e6d505-9b2b-4eae-a93c-2f47e855fc1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false 2022-03-30T04:07:28.886Z|f2e6d505-9b2b-4eae-a93c-2f47e855fc1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:07:28.887Z|f2e6d505-9b2b-4eae-a93c-2f47e855fc1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:07:28.887Z|f2e6d505-9b2b-4eae-a93c-2f47e855fc1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false 2022-03-30T04:07:28.887Z|f2e6d505-9b2b-4eae-a93c-2f47e855fc1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:07:28.888Z|f2e6d505-9b2b-4eae-a93c-2f47e855fc1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2b25a6763e55b7a", X-B3-SpanId:"3273f8a30d9308fa", X-B3-ParentSpanId:"c2b25a6763e55b7a", X-B3-Sampled:"0", X-ONAP-RequestID:"f2e6d505-9b2b-4eae-a93c-2f47e855fc1e", X-RequestID:"f2e6d505-9b2b-4eae-a93c-2f47e855fc1e", X-TransactionID:"f2e6d505-9b2b-4eae-a93c-2f47e855fc1e", X-ECOMP-RequestID:"f2e6d505-9b2b-4eae-a93c-2f47e855fc1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"960eb711-71c5-4e59-91a7-c25a50115c3c"] 2022-03-30T04:07:28.888Z|f2e6d505-9b2b-4eae-a93c-2f47e855fc1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:07:28.888Z|f2e6d505-9b2b-4eae-a93c-2f47e855fc1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:07:28.903Z|f2e6d505-9b2b-4eae-a93c-2f47e855fc1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:07:28.904Z|f2e6d505-9b2b-4eae-a93c-2f47e855fc1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:07:28.904Z|f2e6d505-9b2b-4eae-a93c-2f47e855fc1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:07:28.905Z|f2e6d505-9b2b-4eae-a93c-2f47e855fc1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:07:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:07:28.905Z|f2e6d505-9b2b-4eae-a93c-2f47e855fc1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:07:28.906Z|f2e6d505-9b2b-4eae-a93c-2f47e855fc1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:07:28.906Z|f2e6d505-9b2b-4eae-a93c-2f47e855fc1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:07:28.919Z|f2e6d505-9b2b-4eae-a93c-2f47e855fc1e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:07:29.036Z|dc91fabc-5477-4330-a54f-7dd40d58a8af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:07:29.040Z|dc91fabc-5477-4330-a54f-7dd40d58a8af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53 2022-03-30T04:07:29.041Z|dc91fabc-5477-4330-a54f-7dd40d58a8af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|INFO|500||Invoke 2022-03-30T04:07:29.042Z|dc91fabc-5477-4330-a54f-7dd40d58a8af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||===========================request begin================================================ 2022-03-30T04:07:29.042Z|dc91fabc-5477-4330-a54f-7dd40d58a8af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53 2022-03-30T04:07:29.042Z|dc91fabc-5477-4330-a54f-7dd40d58a8af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Method : GET 2022-03-30T04:07:29.043Z|dc91fabc-5477-4330-a54f-7dd40d58a8af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6801e3c37598f6f", X-B3-SpanId:"d1c21d6fd6974010", X-B3-ParentSpanId:"a6801e3c37598f6f", X-B3-Sampled:"0", X-ONAP-RequestID:"dc91fabc-5477-4330-a54f-7dd40d58a8af", X-RequestID:"dc91fabc-5477-4330-a54f-7dd40d58a8af", X-TransactionID:"dc91fabc-5477-4330-a54f-7dd40d58a8af", X-ECOMP-RequestID:"dc91fabc-5477-4330-a54f-7dd40d58a8af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6c9b041-4ba6-4ce8-92bd-de27de33088d"] 2022-03-30T04:07:29.044Z|dc91fabc-5477-4330-a54f-7dd40d58a8af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Request body: 2022-03-30T04:07:29.044Z|dc91fabc-5477-4330-a54f-7dd40d58a8af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||==========================request end================================================ 2022-03-30T04:07:29.068Z|dc91fabc-5477-4330-a54f-7dd40d58a8af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||============================response begin========================================== 2022-03-30T04:07:29.069Z|dc91fabc-5477-4330-a54f-7dd40d58a8af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Status code : 200 OK 2022-03-30T04:07:29.070Z|dc91fabc-5477-4330-a54f-7dd40d58a8af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Status text : 2022-03-30T04:07:29.070Z|dc91fabc-5477-4330-a54f-7dd40d58a8af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:07:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:07:29.071Z|dc91fabc-5477-4330-a54f-7dd40d58a8af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Response body: { "requestId" : "c79319aa-bf65-437e-8bf2-5de391785c53", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-03-30T04:06:05.000+00:00", "endTime" : "2022-03-30T04:07:25.000+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1\",\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\": \"6faa5f2f-891b-4ac3-a259-64e279617599\",\n\t\t\t\"modelVersionId\": \"cabf0c5f-2442-4421-8be0-10036aaff8f9\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"5e4a07fdf8f64300bc355c1147c48f88\",\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\": \"413c6527-2d80-4bce-b3ac-0081df85cf95\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:07:25.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "serviceInstanceName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ ], "requestURI" : "c79319aa-bf65-437e-8bf2-5de391785c53", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53" } } } 2022-03-30T04:07:29.072Z|dc91fabc-5477-4330-a54f-7dd40d58a8af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||=======================response end================================================= 2022-03-30T04:07:29.072Z|dc91fabc-5477-4330-a54f-7dd40d58a8af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|INFO|500||InvokeReturn 2022-03-30T04:07:29.075Z|dc91fabc-5477-4330-a54f-7dd40d58a8af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false 2022-03-30T04:07:29.076Z|dc91fabc-5477-4330-a54f-7dd40d58a8af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:07:29.076Z|dc91fabc-5477-4330-a54f-7dd40d58a8af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:07:29.077Z|dc91fabc-5477-4330-a54f-7dd40d58a8af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false 2022-03-30T04:07:29.077Z|dc91fabc-5477-4330-a54f-7dd40d58a8af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:07:29.078Z|dc91fabc-5477-4330-a54f-7dd40d58a8af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6801e3c37598f6f", X-B3-SpanId:"8afab184429b57a5", X-B3-ParentSpanId:"a6801e3c37598f6f", X-B3-Sampled:"0", X-ONAP-RequestID:"dc91fabc-5477-4330-a54f-7dd40d58a8af", X-RequestID:"dc91fabc-5477-4330-a54f-7dd40d58a8af", X-TransactionID:"dc91fabc-5477-4330-a54f-7dd40d58a8af", X-ECOMP-RequestID:"dc91fabc-5477-4330-a54f-7dd40d58a8af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6898ab81-4b8d-4ef4-9229-73816aa68193"] 2022-03-30T04:07:29.078Z|dc91fabc-5477-4330-a54f-7dd40d58a8af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:07:29.079Z|dc91fabc-5477-4330-a54f-7dd40d58a8af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:07:29.098Z|dc91fabc-5477-4330-a54f-7dd40d58a8af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:07:29.099Z|dc91fabc-5477-4330-a54f-7dd40d58a8af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:07:29.099Z|dc91fabc-5477-4330-a54f-7dd40d58a8af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:07:29.099Z|dc91fabc-5477-4330-a54f-7dd40d58a8af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:07:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:07:29.100Z|dc91fabc-5477-4330-a54f-7dd40d58a8af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:07:29.100Z|dc91fabc-5477-4330-a54f-7dd40d58a8af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:07:29.101Z|dc91fabc-5477-4330-a54f-7dd40d58a8af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:07:29.116Z|dc91fabc-5477-4330-a54f-7dd40d58a8af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:07:29.232Z|9f22d37c-e7cc-482b-adbf-83c9bea4baf6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:07:29.238Z|9f22d37c-e7cc-482b-adbf-83c9bea4baf6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53 2022-03-30T04:07:29.239Z|9f22d37c-e7cc-482b-adbf-83c9bea4baf6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|INFO|500||Invoke 2022-03-30T04:07:29.239Z|9f22d37c-e7cc-482b-adbf-83c9bea4baf6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||===========================request begin================================================ 2022-03-30T04:07:29.240Z|9f22d37c-e7cc-482b-adbf-83c9bea4baf6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53 2022-03-30T04:07:29.240Z|9f22d37c-e7cc-482b-adbf-83c9bea4baf6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Method : GET 2022-03-30T04:07:29.240Z|9f22d37c-e7cc-482b-adbf-83c9bea4baf6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"adb50cb87e3b6463", X-B3-SpanId:"114a1b62bd849015", X-B3-ParentSpanId:"adb50cb87e3b6463", X-B3-Sampled:"0", X-ONAP-RequestID:"9f22d37c-e7cc-482b-adbf-83c9bea4baf6", X-RequestID:"9f22d37c-e7cc-482b-adbf-83c9bea4baf6", X-TransactionID:"9f22d37c-e7cc-482b-adbf-83c9bea4baf6", X-ECOMP-RequestID:"9f22d37c-e7cc-482b-adbf-83c9bea4baf6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ee96a9f-2889-4673-80f3-e6aaccfa293f"] 2022-03-30T04:07:29.241Z|9f22d37c-e7cc-482b-adbf-83c9bea4baf6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Request body: 2022-03-30T04:07:29.241Z|9f22d37c-e7cc-482b-adbf-83c9bea4baf6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||==========================request end================================================ 2022-03-30T04:07:29.267Z|9f22d37c-e7cc-482b-adbf-83c9bea4baf6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||============================response begin========================================== 2022-03-30T04:07:29.267Z|9f22d37c-e7cc-482b-adbf-83c9bea4baf6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Status code : 200 OK 2022-03-30T04:07:29.268Z|9f22d37c-e7cc-482b-adbf-83c9bea4baf6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Status text : 2022-03-30T04:07:29.269Z|9f22d37c-e7cc-482b-adbf-83c9bea4baf6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:07:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:07:29.270Z|9f22d37c-e7cc-482b-adbf-83c9bea4baf6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Response body: { "requestId" : "c79319aa-bf65-437e-8bf2-5de391785c53", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-03-30T04:06:05.000+00:00", "endTime" : "2022-03-30T04:07:25.000+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1\",\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\": \"6faa5f2f-891b-4ac3-a259-64e279617599\",\n\t\t\t\"modelVersionId\": \"cabf0c5f-2442-4421-8be0-10036aaff8f9\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"5e4a07fdf8f64300bc355c1147c48f88\",\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\": \"413c6527-2d80-4bce-b3ac-0081df85cf95\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:07:25.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "serviceInstanceName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ ], "requestURI" : "c79319aa-bf65-437e-8bf2-5de391785c53", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53" } } } 2022-03-30T04:07:29.270Z|9f22d37c-e7cc-482b-adbf-83c9bea4baf6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||=======================response end================================================= 2022-03-30T04:07:29.271Z|9f22d37c-e7cc-482b-adbf-83c9bea4baf6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|INFO|500||InvokeReturn 2022-03-30T04:07:29.273Z|9f22d37c-e7cc-482b-adbf-83c9bea4baf6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false 2022-03-30T04:07:29.274Z|9f22d37c-e7cc-482b-adbf-83c9bea4baf6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:07:29.274Z|9f22d37c-e7cc-482b-adbf-83c9bea4baf6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:07:29.274Z|9f22d37c-e7cc-482b-adbf-83c9bea4baf6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false 2022-03-30T04:07:29.275Z|9f22d37c-e7cc-482b-adbf-83c9bea4baf6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:07:29.275Z|9f22d37c-e7cc-482b-adbf-83c9bea4baf6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"adb50cb87e3b6463", X-B3-SpanId:"89c5f1bec8294112", X-B3-ParentSpanId:"adb50cb87e3b6463", X-B3-Sampled:"0", X-ONAP-RequestID:"9f22d37c-e7cc-482b-adbf-83c9bea4baf6", X-RequestID:"9f22d37c-e7cc-482b-adbf-83c9bea4baf6", X-TransactionID:"9f22d37c-e7cc-482b-adbf-83c9bea4baf6", X-ECOMP-RequestID:"9f22d37c-e7cc-482b-adbf-83c9bea4baf6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2b241fa-b61c-48ee-99cd-bf735a60c645"] 2022-03-30T04:07:29.275Z|9f22d37c-e7cc-482b-adbf-83c9bea4baf6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:07:29.276Z|9f22d37c-e7cc-482b-adbf-83c9bea4baf6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:07:29.292Z|9f22d37c-e7cc-482b-adbf-83c9bea4baf6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:07:29.293Z|9f22d37c-e7cc-482b-adbf-83c9bea4baf6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:07:29.293Z|9f22d37c-e7cc-482b-adbf-83c9bea4baf6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:07:29.294Z|9f22d37c-e7cc-482b-adbf-83c9bea4baf6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:07:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:07:29.295Z|9f22d37c-e7cc-482b-adbf-83c9bea4baf6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:07:29.295Z|9f22d37c-e7cc-482b-adbf-83c9bea4baf6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:07:29.296Z|9f22d37c-e7cc-482b-adbf-83c9bea4baf6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:07:29.308Z|9f22d37c-e7cc-482b-adbf-83c9bea4baf6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:07:29.441Z|f2f43d2d-c015-4308-ad56-1558f16713ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:07:29.448Z|f2f43d2d-c015-4308-ad56-1558f16713ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53 2022-03-30T04:07:29.449Z|f2f43d2d-c015-4308-ad56-1558f16713ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|INFO|500||Invoke 2022-03-30T04:07:29.449Z|f2f43d2d-c015-4308-ad56-1558f16713ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||===========================request begin================================================ 2022-03-30T04:07:29.450Z|f2f43d2d-c015-4308-ad56-1558f16713ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53 2022-03-30T04:07:29.450Z|f2f43d2d-c015-4308-ad56-1558f16713ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Method : GET 2022-03-30T04:07:29.450Z|f2f43d2d-c015-4308-ad56-1558f16713ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36a1ac0d81cc74b2", X-B3-SpanId:"625222b09242599f", X-B3-ParentSpanId:"36a1ac0d81cc74b2", X-B3-Sampled:"0", X-ONAP-RequestID:"f2f43d2d-c015-4308-ad56-1558f16713ba", X-RequestID:"f2f43d2d-c015-4308-ad56-1558f16713ba", X-TransactionID:"f2f43d2d-c015-4308-ad56-1558f16713ba", X-ECOMP-RequestID:"f2f43d2d-c015-4308-ad56-1558f16713ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07b4c904-f79a-40b3-8139-edda71b2ccda"] 2022-03-30T04:07:29.451Z|f2f43d2d-c015-4308-ad56-1558f16713ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Request body: 2022-03-30T04:07:29.451Z|f2f43d2d-c015-4308-ad56-1558f16713ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||==========================request end================================================ 2022-03-30T04:07:29.490Z|f2f43d2d-c015-4308-ad56-1558f16713ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||============================response begin========================================== 2022-03-30T04:07:29.491Z|f2f43d2d-c015-4308-ad56-1558f16713ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Status code : 200 OK 2022-03-30T04:07:29.492Z|f2f43d2d-c015-4308-ad56-1558f16713ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Status text : 2022-03-30T04:07:29.492Z|f2f43d2d-c015-4308-ad56-1558f16713ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:07:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:07:29.493Z|f2f43d2d-c015-4308-ad56-1558f16713ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Response body: { "requestId" : "c79319aa-bf65-437e-8bf2-5de391785c53", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-03-30T04:06:05.000+00:00", "endTime" : "2022-03-30T04:07:25.000+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1\",\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\": \"6faa5f2f-891b-4ac3-a259-64e279617599\",\n\t\t\t\"modelVersionId\": \"cabf0c5f-2442-4421-8be0-10036aaff8f9\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"5e4a07fdf8f64300bc355c1147c48f88\",\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\": \"413c6527-2d80-4bce-b3ac-0081df85cf95\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:07:25.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "serviceInstanceName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ ], "requestURI" : "c79319aa-bf65-437e-8bf2-5de391785c53", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53" } } } 2022-03-30T04:07:29.494Z|f2f43d2d-c015-4308-ad56-1558f16713ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||=======================response end================================================= 2022-03-30T04:07:29.494Z|f2f43d2d-c015-4308-ad56-1558f16713ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|INFO|500||InvokeReturn 2022-03-30T04:07:29.497Z|f2f43d2d-c015-4308-ad56-1558f16713ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false 2022-03-30T04:07:29.498Z|f2f43d2d-c015-4308-ad56-1558f16713ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:07:29.498Z|f2f43d2d-c015-4308-ad56-1558f16713ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:07:29.499Z|f2f43d2d-c015-4308-ad56-1558f16713ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false 2022-03-30T04:07:29.499Z|f2f43d2d-c015-4308-ad56-1558f16713ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:07:29.499Z|f2f43d2d-c015-4308-ad56-1558f16713ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36a1ac0d81cc74b2", X-B3-SpanId:"b3cb522ea9c79764", X-B3-ParentSpanId:"36a1ac0d81cc74b2", X-B3-Sampled:"0", X-ONAP-RequestID:"f2f43d2d-c015-4308-ad56-1558f16713ba", X-RequestID:"f2f43d2d-c015-4308-ad56-1558f16713ba", X-TransactionID:"f2f43d2d-c015-4308-ad56-1558f16713ba", X-ECOMP-RequestID:"f2f43d2d-c015-4308-ad56-1558f16713ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d525a76-63e8-4183-8006-eb0c5e6f37fb"] 2022-03-30T04:07:29.500Z|f2f43d2d-c015-4308-ad56-1558f16713ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:07:29.501Z|f2f43d2d-c015-4308-ad56-1558f16713ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:07:29.515Z|f2f43d2d-c015-4308-ad56-1558f16713ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:07:29.516Z|f2f43d2d-c015-4308-ad56-1558f16713ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:07:29.517Z|f2f43d2d-c015-4308-ad56-1558f16713ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:07:29.517Z|f2f43d2d-c015-4308-ad56-1558f16713ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:07:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:07:29.518Z|f2f43d2d-c015-4308-ad56-1558f16713ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:07:29.519Z|f2f43d2d-c015-4308-ad56-1558f16713ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:07:29.520Z|f2f43d2d-c015-4308-ad56-1558f16713ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:07:29.537Z|f2f43d2d-c015-4308-ad56-1558f16713ba|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:07:29.663Z|f7e41063-42aa-4ff8-b4c0-e30823d6300d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:07:29.669Z|f7e41063-42aa-4ff8-b4c0-e30823d6300d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53 2022-03-30T04:07:29.670Z|f7e41063-42aa-4ff8-b4c0-e30823d6300d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|INFO|500||Invoke 2022-03-30T04:07:29.670Z|f7e41063-42aa-4ff8-b4c0-e30823d6300d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||===========================request begin================================================ 2022-03-30T04:07:29.671Z|f7e41063-42aa-4ff8-b4c0-e30823d6300d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53 2022-03-30T04:07:29.671Z|f7e41063-42aa-4ff8-b4c0-e30823d6300d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Method : GET 2022-03-30T04:07:29.671Z|f7e41063-42aa-4ff8-b4c0-e30823d6300d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"02d6efcb48f933df", X-B3-SpanId:"fdb4a188e5bb621a", X-B3-ParentSpanId:"02d6efcb48f933df", X-B3-Sampled:"0", X-ONAP-RequestID:"f7e41063-42aa-4ff8-b4c0-e30823d6300d", X-RequestID:"f7e41063-42aa-4ff8-b4c0-e30823d6300d", X-TransactionID:"f7e41063-42aa-4ff8-b4c0-e30823d6300d", X-ECOMP-RequestID:"f7e41063-42aa-4ff8-b4c0-e30823d6300d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71d1813d-fb7a-48a8-a2fc-90e511ccf0cb"] 2022-03-30T04:07:29.672Z|f7e41063-42aa-4ff8-b4c0-e30823d6300d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Request body: 2022-03-30T04:07:29.672Z|f7e41063-42aa-4ff8-b4c0-e30823d6300d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||==========================request end================================================ 2022-03-30T04:07:29.697Z|f7e41063-42aa-4ff8-b4c0-e30823d6300d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||============================response begin========================================== 2022-03-30T04:07:29.698Z|f7e41063-42aa-4ff8-b4c0-e30823d6300d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Status code : 200 OK 2022-03-30T04:07:29.698Z|f7e41063-42aa-4ff8-b4c0-e30823d6300d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Status text : 2022-03-30T04:07:29.699Z|f7e41063-42aa-4ff8-b4c0-e30823d6300d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:07:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:07:29.700Z|f7e41063-42aa-4ff8-b4c0-e30823d6300d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||Response body: { "requestId" : "c79319aa-bf65-437e-8bf2-5de391785c53", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-03-30T04:06:05.000+00:00", "endTime" : "2022-03-30T04:07:25.000+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1\",\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\": \"6faa5f2f-891b-4ac3-a259-64e279617599\",\n\t\t\t\"modelVersionId\": \"cabf0c5f-2442-4421-8be0-10036aaff8f9\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"5e4a07fdf8f64300bc355c1147c48f88\",\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\": \"413c6527-2d80-4bce-b3ac-0081df85cf95\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:07:25.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "serviceInstanceName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ ], "requestURI" : "c79319aa-bf65-437e-8bf2-5de391785c53", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53" } } } 2022-03-30T04:07:29.700Z|f7e41063-42aa-4ff8-b4c0-e30823d6300d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|DEBUG|500||=======================response end================================================= 2022-03-30T04:07:29.701Z|f7e41063-42aa-4ff8-b4c0-e30823d6300d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c79319aa-bf65-437e-8bf2-5de391785c53|INFO|500||InvokeReturn 2022-03-30T04:07:29.703Z|f7e41063-42aa-4ff8-b4c0-e30823d6300d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false 2022-03-30T04:07:29.704Z|f7e41063-42aa-4ff8-b4c0-e30823d6300d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:07:29.704Z|f7e41063-42aa-4ff8-b4c0-e30823d6300d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:07:29.705Z|f7e41063-42aa-4ff8-b4c0-e30823d6300d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false 2022-03-30T04:07:29.705Z|f7e41063-42aa-4ff8-b4c0-e30823d6300d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:07:29.705Z|f7e41063-42aa-4ff8-b4c0-e30823d6300d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"02d6efcb48f933df", X-B3-SpanId:"40636ca269bd36ab", X-B3-ParentSpanId:"02d6efcb48f933df", X-B3-Sampled:"0", X-ONAP-RequestID:"f7e41063-42aa-4ff8-b4c0-e30823d6300d", X-RequestID:"f7e41063-42aa-4ff8-b4c0-e30823d6300d", X-TransactionID:"f7e41063-42aa-4ff8-b4c0-e30823d6300d", X-ECOMP-RequestID:"f7e41063-42aa-4ff8-b4c0-e30823d6300d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5d277c7-d68b-4fd3-813e-55c4d71a9808"] 2022-03-30T04:07:29.706Z|f7e41063-42aa-4ff8-b4c0-e30823d6300d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:07:29.706Z|f7e41063-42aa-4ff8-b4c0-e30823d6300d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:07:29.722Z|f7e41063-42aa-4ff8-b4c0-e30823d6300d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:07:29.723Z|f7e41063-42aa-4ff8-b4c0-e30823d6300d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:07:29.723Z|f7e41063-42aa-4ff8-b4c0-e30823d6300d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:07:29.724Z|f7e41063-42aa-4ff8-b4c0-e30823d6300d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:07:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:07:29.724Z|f7e41063-42aa-4ff8-b4c0-e30823d6300d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:07:29.725Z|f7e41063-42aa-4ff8-b4c0-e30823d6300d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:07:29.725Z|f7e41063-42aa-4ff8-b4c0-e30823d6300d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c79319aa-bf65-437e-8bf2-5de391785c53&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:07:29.742Z|f7e41063-42aa-4ff8-b4c0-e30823d6300d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c79319aa-bf65-437e-8bf2-5de391785c53|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:07:33.894Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:07:33.898Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|||INFO|500||Checking if requestId: 11843d8b-21e0-4523-bdf8-eb75bcb96a0e already exists in requestDb InfraActiveRequests table 2022-03-30T04:07:33.899Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e 2022-03-30T04:07:33.900Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|INFO|500||Invoke 2022-03-30T04:07:33.900Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||===========================request begin================================================ 2022-03-30T04:07:33.901Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e 2022-03-30T04:07:33.901Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Method : GET 2022-03-30T04:07:33.901Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7903b72db07bb754", X-B3-SpanId:"840d4f7d2613b6c1", X-B3-ParentSpanId:"7903b72db07bb754", X-B3-Sampled:"0", X-ONAP-RequestID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-RequestID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-TransactionID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-ECOMP-RequestID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7eedd01-3f28-42de-b35b-d08ac72129d0"] 2022-03-30T04:07:33.901Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Request body: 2022-03-30T04:07:33.902Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||==========================request end================================================ 2022-03-30T04:07:33.925Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||============================response begin========================================== 2022-03-30T04:07:33.926Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Status code : 404 NOT_FOUND 2022-03-30T04:07:33.926Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Status text : 2022-03-30T04:07:33.927Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 30 Mar 2022 04:07:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:07:33.927Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Response body: 2022-03-30T04:07:33.927Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||=======================response end================================================= 2022-03-30T04:07:33.928Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|INFO|404|Not Found|InvokeReturn 2022-03-30T04:07:33.944Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|||INFO|500||Running local validations 2022-03-30T04:07:33.945Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-03-30T04:07:33.953Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-03-30T04:07:34.002Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/6faa5f2f-891b-4ac3-a259-64e279617599|INFO|500||Invoke 2022-03-30T04:07:34.003Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/6faa5f2f-891b-4ac3-a259-64e279617599|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/6faa5f2f-891b-4ac3-a259-64e279617599 with request headers:{Authorization=[***REDACTED***], X-RequestID=[11843d8b-21e0-4523-bdf8-eb75bcb96a0e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4de93f94-87b6-44c1-bae4-74c6e6a9ec10], X-ECOMP-RequestID=[11843d8b-21e0-4523-bdf8-eb75bcb96a0e], X-TransactionId=[], X-ONAP-RequestID=[11843d8b-21e0-4523-bdf8-eb75bcb96a0e]} 2022-03-30T04:07:34.137Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/6faa5f2f-891b-4ac3-a259-64e279617599|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/6faa5f2f-891b-4ac3-a259-64e279617599 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220330-04:07:34:980-66044], Content-Length=[377], Date=[Wed, 30 Mar 2022 04:07:34 GMT], Content-Type=[application/json]} 2022-03-30T04:07:34.138Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/6faa5f2f-891b-4ac3-a259-64e279617599|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/6faa5f2f-891b-4ac3-a259-64e279617599","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/6faa5f2f-891b-4ac3-a259-64e279617599","ERR.5.4.6114"]}}} 2022-03-30T04:07:34.139Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/6faa5f2f-891b-4ac3-a259-64e279617599|INFO|404|Not Found|InvokeReturn 2022-03-30T04:07:34.149Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/6faa5f2f-891b-4ac3-a259-64e279617599 2022-03-30T04:07:34.150Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 6faa5f2f-891b-4ac3-a259-64e279617599 2022-03-30T04:07:34.154Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-03-30T04:07:34.192Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/6faa5f2f-891b-4ac3-a259-64e279617599|INFO|500||Invoke 2022-03-30T04:07:34.193Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/6faa5f2f-891b-4ac3-a259-64e279617599|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/6faa5f2f-891b-4ac3-a259-64e279617599 with request headers:{Authorization=[***REDACTED***], X-RequestID=[11843d8b-21e0-4523-bdf8-eb75bcb96a0e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f8d0cecd-7cee-4059-8b3c-06798f0d71ce], X-ECOMP-RequestID=[11843d8b-21e0-4523-bdf8-eb75bcb96a0e], X-TransactionId=[], X-ONAP-RequestID=[11843d8b-21e0-4523-bdf8-eb75bcb96a0e]} 2022-03-30T04:07:34.333Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/6faa5f2f-891b-4ac3-a259-64e279617599|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/6faa5f2f-891b-4ac3-a259-64e279617599 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220330-04:07:35:146-7908], Content-Length=[377], Date=[Wed, 30 Mar 2022 04:07:35 GMT], Content-Type=[application/json]} 2022-03-30T04:07:34.335Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/6faa5f2f-891b-4ac3-a259-64e279617599|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/6faa5f2f-891b-4ac3-a259-64e279617599","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/6faa5f2f-891b-4ac3-a259-64e279617599","ERR.5.4.6114"]}}} 2022-03-30T04:07:34.335Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/6faa5f2f-891b-4ac3-a259-64e279617599|INFO|404|Not Found|InvokeReturn 2022-03-30T04:07:34.339Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/6faa5f2f-891b-4ac3-a259-64e279617599 2022-03-30T04:07:34.340Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 6faa5f2f-891b-4ac3-a259-64e279617599 2022-03-30T04:07:34.343Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-03-30T04:07:34.380Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5e4a07fdf8f64300bc355c1147c48f88|INFO|500||Invoke 2022-03-30T04:07:34.381Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5e4a07fdf8f64300bc355c1147c48f88|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5e4a07fdf8f64300bc355c1147c48f88 with request headers:{Authorization=[***REDACTED***], X-RequestID=[11843d8b-21e0-4523-bdf8-eb75bcb96a0e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2c1915d2-a3cc-4774-bae9-b745364a898c], X-ECOMP-RequestID=[11843d8b-21e0-4523-bdf8-eb75bcb96a0e], X-TransactionId=[], X-ONAP-RequestID=[11843d8b-21e0-4523-bdf8-eb75bcb96a0e]} 2022-03-30T04:07:34.536Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5e4a07fdf8f64300bc355c1147c48f88|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/5e4a07fdf8f64300bc355c1147c48f88 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220330-04:07:35:347-32538], vertex-id=[434224], Content-Length=[616], Date=[Wed, 30 Mar 2022 04:07:35 GMT], Content-Type=[application/json]} 2022-03-30T04:07:34.537Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5e4a07fdf8f64300bc355c1147c48f88|DEBUG|500||{"tenant-id":"5e4a07fdf8f64300bc355c1147c48f88","tenant-name":"onap-daily-istanbul","tenant-context":"None","resource-version":"1648613102901","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-03-30T04:07:34.538Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5e4a07fdf8f64300bc355c1147c48f88|INFO|500||InvokeReturn 2022-03-30T04:07:34.539Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-03-30T04:07:34.540Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-03-30T04:07:34.542Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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-03-30T04:07:34.543Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-03-30T04:07:34.543Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-03-30T04:07:34.544Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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-03-30T04:07:34.544Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-03-30T04:07:34.544Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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:"7903b72db07bb754", X-B3-SpanId:"7220455c0f7f89e2", X-B3-ParentSpanId:"7903b72db07bb754", X-B3-Sampled:"0", X-ONAP-RequestID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-RequestID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-TransactionID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-ECOMP-RequestID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c3ea9fd-0432-4c90-98ec-b365762e4b6c"] 2022-03-30T04:07:34.545Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75"},"instanceName":"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0","requestScope":"network"} 2022-03-30T04:07:34.545Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-03-30T04:07:34.572Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-03-30T04:07:34.573Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-03-30T04:07:34.573Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-03-30T04:07:34.574Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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:"Wed, 30 Mar 2022 04:07:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:07:34.575Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-03-30T04:07:34.575Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-03-30T04:07:34.576Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-03-30T04:07:34.578Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689 2022-03-30T04:07:34.579Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689|INFO|500||Invoke 2022-03-30T04:07:34.579Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689|DEBUG|500||===========================request begin================================================ 2022-03-30T04:07:34.580Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689 2022-03-30T04:07:34.580Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689|DEBUG|500||Method : GET 2022-03-30T04:07:34.581Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-RequestID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-TransactionID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-ECOMP-RequestID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fc56cfa-d620-43b8-8437-8a5a06a7c16c"] 2022-03-30T04:07:34.581Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689|DEBUG|500||Request body: 2022-03-30T04:07:34.582Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689|DEBUG|500||==========================request end================================================ 2022-03-30T04:07:34.650Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689|DEBUG|500||============================response begin========================================== 2022-03-30T04:07:34.651Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689|DEBUG|500||Status code : 200 OK 2022-03-30T04:07:34.651Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689|DEBUG|500||Status text : 2022-03-30T04:07:34.652Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Wed, 30 Mar 2022 04:07:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:07:34.655Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689|DEBUG|500||Response body: { "modelCustomizationUUID" : "7fb8a9a0-efb0-400d-b44c-b8b5c306a689", "modelInstanceName" : "Generic NeutronNet", "created" : "2022-03-30T04:04:49.000+00:00", "networkTechnology" : "NEUTRON", "networkType" : "NEUTRON", "networkScope" : null, "networkRole" : null, "resourceInput" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689/networkResource" } } } 2022-03-30T04:07:34.655Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689|DEBUG|500||=======================response end================================================= 2022-03-30T04:07:34.655Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689|INFO|500||InvokeReturn 2022-03-30T04:07:34.677Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689/networkResource 2022-03-30T04:07:34.678Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689/networkResource|INFO|500||Invoke 2022-03-30T04:07:34.678Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689/networkResource|DEBUG|500||===========================request begin================================================ 2022-03-30T04:07:34.678Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689/networkResource|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689/networkResource 2022-03-30T04:07:34.678Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689/networkResource|DEBUG|500||Method : GET 2022-03-30T04:07:34.679Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689/networkResource|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-RequestID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-TransactionID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-ECOMP-RequestID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a61a2937-6047-4138-b7e0-912274c61a1a"] 2022-03-30T04:07:34.679Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689/networkResource|DEBUG|500||Request body: 2022-03-30T04:07:34.679Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689/networkResource|DEBUG|500||==========================request end================================================ 2022-03-30T04:07:34.720Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689/networkResource|DEBUG|500||============================response begin========================================== 2022-03-30T04:07:34.723Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689/networkResource|DEBUG|500||Status code : 200 OK 2022-03-30T04:07:34.726Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689/networkResource|DEBUG|500||Status text : 2022-03-30T04:07:34.729Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689/networkResource|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/networkResource/1f7dcfd5-5217-4cb4-ba3c-aca8dba7ae85", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Wed, 30 Mar 2022 04:07:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:07:34.730Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689/networkResource|DEBUG|500||Response body: { "modelUUID" : "1f7dcfd5-5217-4cb4-ba3c-aca8dba7ae85", "orchestrationMode" : "HEAT", "description" : "Generic NeutronNet", "neutronNetworkType" : "BASIC", "aicVersionMin" : "2.0", "aicVersionMax" : "3.0", "modelName" : "Generic NeutronNet", "modelInvariantUUID" : "8c33f799-be00-45c9-a1dd-8172c2c8c8df", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet", "category" : null, "subCategory" : null, "created" : "2022-03-30T04:04:49.000+00:00", "hibernateLazyInitializer" : { }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/1f7dcfd5-5217-4cb4-ba3c-aca8dba7ae85" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/1f7dcfd5-5217-4cb4-ba3c-aca8dba7ae85" }, "collectionNetworkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/1f7dcfd5-5217-4cb4-ba3c-aca8dba7ae85/collectionNetworkResourceCustomization" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/1f7dcfd5-5217-4cb4-ba3c-aca8dba7ae85/networkResourceCustomization" }, "heatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/1f7dcfd5-5217-4cb4-ba3c-aca8dba7ae85/heatTemplate" } } } 2022-03-30T04:07:34.730Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689/networkResource|DEBUG|500||=======================response end================================================= 2022-03-30T04:07:34.731Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7fb8a9a0-efb0-400d-b44c-b8b5c306a689/networkResource|INFO|500||InvokeReturn 2022-03-30T04:07:34.748Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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-03-30T04:07:34.748Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke 2022-03-30T04:07:34.749Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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-03-30T04:07:34.749Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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-03-30T04:07:34.749Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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-03-30T04:07:34.749Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-RequestID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-TransactionID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-ECOMP-RequestID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4dbf348-2ea2-479e-9307-ae0c283a26a2"] 2022-03-30T04:07:34.750Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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-03-30T04:07:34.750Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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-03-30T04:07:34.785Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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-03-30T04:07:34.785Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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-03-30T04:07:34.786Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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-03-30T04:07:34.786Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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:"Wed, 30 Mar 2022 04:07:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:07:34.787Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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-03-30T04:07:34.787Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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-03-30T04:07:34.787Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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-03-30T04:07:34.789Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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-03-30T04:07:34.789Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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-03-30T04:07:34.789Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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-03-30T04:07:34.790Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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-03-30T04:07:34.790Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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-03-30T04:07:34.790Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-RequestID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-TransactionID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-ECOMP-RequestID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce75a239-ddf0-4367-81ca-b2b609471131"] 2022-03-30T04:07:34.791Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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-03-30T04:07:34.791Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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-03-30T04:07:34.831Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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-03-30T04:07:34.833Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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-03-30T04:07:34.833Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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-03-30T04:07:34.835Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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:"Wed, 30 Mar 2022 04:07:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:07:34.837Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: { "id" : 179, "action" : "createInstance", "description" : "Gr api recipe to create network", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1.0", "serviceType" : null, "modelName" : "GR-API-DEFAULT", "paramXsd" : null, "created" : "2022-03-30T03:19:50.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/179" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/179" } } } 2022-03-30T04:07:34.838Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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-03-30T04:07:34.838Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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-03-30T04:07:34.852Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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-03-30T04:07:34.853Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-03-30T04:07:34.853Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-03-30T04:07:34.854Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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-03-30T04:07:34.854Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-03-30T04:07:34.854Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2667", X-B3-TraceId:"7903b72db07bb754", X-B3-SpanId:"2dd95c41cf5dd8be", X-B3-ParentSpanId:"7903b72db07bb754", X-B3-Sampled:"0", X-ONAP-RequestID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-RequestID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-TransactionID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-ECOMP-RequestID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e02a9e8-6c93-42c7-8bb9-6288e79b1573"] 2022-03-30T04:07:34.855Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"11843d8b-21e0-4523-bdf8-eb75bcb96a0e","requestStatus":"IN_PROGRESS","startTime":1648613253945,"source":"VID","tenantId":"5e4a07fdf8f64300bc355c1147c48f88","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"6faa5f2f-891b-4ac3-a259-64e279617599\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8c33f799-be00-45c9-a1dd-8172c2c8c8df\",\n \"modelVersionId\": \"1f7dcfd5-5217-4cb4-ba3c-aca8dba7ae85\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7fb8a9a0-efb0-400d-b44c-b8b5c306a689\",\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\": \"5e4a07fdf8f64300bc355c1147c48f88\",\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\": \"9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"6faa5f2f-891b-4ac3-a259-64e279617599\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cabf0c5f-2442-4421-8be0-10036aaff8f9\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks","tenantName":"onap-daily-istanbul","cloudApiRequests":[],"requestURI":"11843d8b-21e0-4523-bdf8-eb75bcb96a0e"} 2022-03-30T04:07:34.855Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-03-30T04:07:34.887Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-03-30T04:07:34.888Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-03-30T04:07:34.888Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-03-30T04:07:34.889Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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/11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:07:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:07:34.890Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-03-30T04:07:33.945+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"6faa5f2f-891b-4ac3-a259-64e279617599\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8c33f799-be00-45c9-a1dd-8172c2c8c8df\",\n \"modelVersionId\": \"1f7dcfd5-5217-4cb4-ba3c-aca8dba7ae85\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7fb8a9a0-efb0-400d-b44c-b8b5c306a689\",\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\": \"5e4a07fdf8f64300bc355c1147c48f88\",\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\": \"9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"6faa5f2f-891b-4ac3-a259-64e279617599\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cabf0c5f-2442-4421-8be0-10036aaff8f9\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-03-30T04:07:35.043+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "requestScope" : "network", "requestAction" : "createInstance", "networkName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ ], "requestURI" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e" } } } 2022-03-30T04:07:34.890Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-03-30T04:07:34.891Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-03-30T04:07:34.913Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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-03-30T04:07:34.914Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-03-30T04:07:34.915Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-03-30T04:07:34.915Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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-03-30T04:07:34.915Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-03-30T04:07:34.916Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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:"7903b72db07bb754", X-B3-SpanId:"00be74828e0e48fb", X-B3-ParentSpanId:"7903b72db07bb754", X-B3-Sampled:"0", X-ONAP-RequestID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-RequestID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-TransactionID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-ECOMP-RequestID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09b29430-7733-4ccc-bb45-6680921b68f4"] 2022-03-30T04:07:34.916Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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\":\"8c33f799-be00-45c9-a1dd-8172c2c8c8df\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"7fb8a9a0-efb0-400d-b44c-b8b5c306a689\",\"modelVersionId\":\"1f7dcfd5-5217-4cb4-ba3c-aca8dba7ae85\",\"modelCustomizationId\":\"7fb8a9a0-efb0-400d-b44c-b8b5c306a689\",\"modelUuid\":\"1f7dcfd5-5217-4cb4-ba3c-aca8dba7ae85\",\"modelInvariantUuid\":\"8c33f799-be00-45c9-a1dd-8172c2c8c8df\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"6faa5f2f-891b-4ac3-a259-64e279617599\",\"source\":\"VID\",\"instanceName\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75\",\"modelInfo\":{\"modelInvariantId\":\"6faa5f2f-891b-4ac3-a259-64e279617599\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"cabf0c5f-2442-4421-8be0-10036aaff8f9\",\"modelUuid\":\"cabf0c5f-2442-4421-8be0-10036aaff8f9\",\"modelInvariantUuid\":\"6faa5f2f-891b-4ac3-a259-64e279617599\"}}}],\"cloudConfiguration\":{\"tenantId\":\"5e4a07fdf8f64300bc355c1147c48f88\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75\"}","type":"String"},"requestId":{"value":"11843d8b-21e0-4523-bdf8-eb75bcb96a0e","type":"String"},"mso-request-id":{"value":"11843d8b-21e0-4523-bdf8-eb75bcb96a0e","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75","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/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-03-30T04:07:34.916Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-03-30T04:07:35.889Z|72ebcefa-a790-41f1-bffb-1d6c53feb271|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:07:35.891Z|72ebcefa-a790-41f1-bffb-1d6c53feb271|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:07:35.941Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-03-30T04:07:35.942Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-03-30T04:07:35.942Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-03-30T04:07:35.943Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 30 Mar 2022 04:07:36 GMT", X-ONAP-RequestID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-RequestID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-TransactionID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-ECOMP-RequestID:"11843d8b-21e0-4523-bdf8-eb75bcb96a0e", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"09b29430-7733-4ccc-bb45-6680921b68f4", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-03-30T04:07:35.944Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"11843d8b-21e0-4523-bdf8-eb75bcb96a0e\",\"instanceId\":\"898c33b5-040e-4d8c-9b55-12ce2a1e65b9\"}}","message":"Success","processInstanceID":"ee621ad3-afde-11ec-b173-c2a5cec62366","variables":null,"messageCode":200} 2022-03-30T04:07:35.944Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-03-30T04:07:35.945Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-03-30T04:07:35.950Z|11843d8b-21e0-4523-bdf8-eb75bcb96a0e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:07:36.095Z|6128add6-55a6-4d9f-8a9d-1b941be18193|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:07:36.100Z|6128add6-55a6-4d9f-8a9d-1b941be18193|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e 2022-03-30T04:07:36.101Z|6128add6-55a6-4d9f-8a9d-1b941be18193|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|INFO|500||Invoke 2022-03-30T04:07:36.102Z|6128add6-55a6-4d9f-8a9d-1b941be18193|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||===========================request begin================================================ 2022-03-30T04:07:36.102Z|6128add6-55a6-4d9f-8a9d-1b941be18193|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e 2022-03-30T04:07:36.102Z|6128add6-55a6-4d9f-8a9d-1b941be18193|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Method : GET 2022-03-30T04:07:36.103Z|6128add6-55a6-4d9f-8a9d-1b941be18193|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"20cbc134bc0d35b2", X-B3-SpanId:"cc2edabd747f2a17", X-B3-ParentSpanId:"20cbc134bc0d35b2", X-B3-Sampled:"0", X-ONAP-RequestID:"6128add6-55a6-4d9f-8a9d-1b941be18193", X-RequestID:"6128add6-55a6-4d9f-8a9d-1b941be18193", X-TransactionID:"6128add6-55a6-4d9f-8a9d-1b941be18193", X-ECOMP-RequestID:"6128add6-55a6-4d9f-8a9d-1b941be18193", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3cbf3de9-f701-49ba-99bc-50efc78b764b"] 2022-03-30T04:07:36.103Z|6128add6-55a6-4d9f-8a9d-1b941be18193|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Request body: 2022-03-30T04:07:36.104Z|6128add6-55a6-4d9f-8a9d-1b941be18193|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||==========================request end================================================ 2022-03-30T04:07:36.126Z|6128add6-55a6-4d9f-8a9d-1b941be18193|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||============================response begin========================================== 2022-03-30T04:07:36.127Z|6128add6-55a6-4d9f-8a9d-1b941be18193|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Status code : 200 OK 2022-03-30T04:07:36.127Z|6128add6-55a6-4d9f-8a9d-1b941be18193|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Status text : 2022-03-30T04:07:36.128Z|6128add6-55a6-4d9f-8a9d-1b941be18193|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:07:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:07:36.129Z|6128add6-55a6-4d9f-8a9d-1b941be18193|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Response body: { "requestId" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-03-30T04:07:33.000+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"6faa5f2f-891b-4ac3-a259-64e279617599\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8c33f799-be00-45c9-a1dd-8172c2c8c8df\",\n \"modelVersionId\": \"1f7dcfd5-5217-4cb4-ba3c-aca8dba7ae85\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7fb8a9a0-efb0-400d-b44c-b8b5c306a689\",\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\": \"5e4a07fdf8f64300bc355c1147c48f88\",\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\": \"9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"6faa5f2f-891b-4ac3-a259-64e279617599\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cabf0c5f-2442-4421-8be0-10036aaff8f9\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:07:35.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "networkName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ ], "requestURI" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e" } } } 2022-03-30T04:07:36.129Z|6128add6-55a6-4d9f-8a9d-1b941be18193|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||=======================response end================================================= 2022-03-30T04:07:36.130Z|6128add6-55a6-4d9f-8a9d-1b941be18193|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|INFO|500||InvokeReturn 2022-03-30T04:07:36.132Z|6128add6-55a6-4d9f-8a9d-1b941be18193|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false 2022-03-30T04:07:36.133Z|6128add6-55a6-4d9f-8a9d-1b941be18193|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:07:36.134Z|6128add6-55a6-4d9f-8a9d-1b941be18193|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:07:36.134Z|6128add6-55a6-4d9f-8a9d-1b941be18193|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false 2022-03-30T04:07:36.134Z|6128add6-55a6-4d9f-8a9d-1b941be18193|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:07:36.135Z|6128add6-55a6-4d9f-8a9d-1b941be18193|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"20cbc134bc0d35b2", X-B3-SpanId:"fe44370f21c7758d", X-B3-ParentSpanId:"20cbc134bc0d35b2", X-B3-Sampled:"0", X-ONAP-RequestID:"6128add6-55a6-4d9f-8a9d-1b941be18193", X-RequestID:"6128add6-55a6-4d9f-8a9d-1b941be18193", X-TransactionID:"6128add6-55a6-4d9f-8a9d-1b941be18193", X-ECOMP-RequestID:"6128add6-55a6-4d9f-8a9d-1b941be18193", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6295cb93-ce9e-4aee-b5e4-61e9af14713f"] 2022-03-30T04:07:36.135Z|6128add6-55a6-4d9f-8a9d-1b941be18193|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:07:36.135Z|6128add6-55a6-4d9f-8a9d-1b941be18193|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:07:36.154Z|6128add6-55a6-4d9f-8a9d-1b941be18193|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:07:36.155Z|6128add6-55a6-4d9f-8a9d-1b941be18193|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:07:36.155Z|6128add6-55a6-4d9f-8a9d-1b941be18193|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:07:36.156Z|6128add6-55a6-4d9f-8a9d-1b941be18193|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:07:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:07:36.157Z|6128add6-55a6-4d9f-8a9d-1b941be18193|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:07:36.157Z|6128add6-55a6-4d9f-8a9d-1b941be18193|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:07:36.158Z|6128add6-55a6-4d9f-8a9d-1b941be18193|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:07:36.177Z|6128add6-55a6-4d9f-8a9d-1b941be18193|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:07:36.583Z|b91ae58c-1fcd-4aff-8ae0-665ef0cfd464|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:07:36.584Z|b91ae58c-1fcd-4aff-8ae0-665ef0cfd464|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:07:38.095Z|451f005c-5914-48d4-901e-b547e075242f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:07:38.096Z|451f005c-5914-48d4-901e-b547e075242f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:07:38.765Z|867f6c35-cf1d-4e74-b332-30faa58af6b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:07:38.766Z|867f6c35-cf1d-4e74-b332-30faa58af6b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:07:39.022Z|1d6bebdc-8e54-490d-95d6-b51e90a7ba37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:07:39.023Z|1d6bebdc-8e54-490d-95d6-b51e90a7ba37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:07:45.929Z|b3367211-1929-43af-9833-3f89a3a3db63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:07:45.930Z|b3367211-1929-43af-9833-3f89a3a3db63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:07:46.333Z|729204cc-2ab6-4603-bb6a-3d50b421c6b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:07:46.340Z|729204cc-2ab6-4603-bb6a-3d50b421c6b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e 2022-03-30T04:07:46.341Z|729204cc-2ab6-4603-bb6a-3d50b421c6b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|INFO|500||Invoke 2022-03-30T04:07:46.341Z|729204cc-2ab6-4603-bb6a-3d50b421c6b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||===========================request begin================================================ 2022-03-30T04:07:46.341Z|729204cc-2ab6-4603-bb6a-3d50b421c6b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e 2022-03-30T04:07:46.342Z|729204cc-2ab6-4603-bb6a-3d50b421c6b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Method : GET 2022-03-30T04:07:46.342Z|729204cc-2ab6-4603-bb6a-3d50b421c6b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31506ba071e901e5", X-B3-SpanId:"5f5e006c247e8766", X-B3-ParentSpanId:"31506ba071e901e5", X-B3-Sampled:"0", X-ONAP-RequestID:"729204cc-2ab6-4603-bb6a-3d50b421c6b6", X-RequestID:"729204cc-2ab6-4603-bb6a-3d50b421c6b6", X-TransactionID:"729204cc-2ab6-4603-bb6a-3d50b421c6b6", X-ECOMP-RequestID:"729204cc-2ab6-4603-bb6a-3d50b421c6b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"173f05a2-9f67-4e41-a6c8-c9d0f8ac68f4"] 2022-03-30T04:07:46.342Z|729204cc-2ab6-4603-bb6a-3d50b421c6b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Request body: 2022-03-30T04:07:46.342Z|729204cc-2ab6-4603-bb6a-3d50b421c6b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||==========================request end================================================ 2022-03-30T04:07:46.366Z|729204cc-2ab6-4603-bb6a-3d50b421c6b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||============================response begin========================================== 2022-03-30T04:07:46.366Z|729204cc-2ab6-4603-bb6a-3d50b421c6b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Status code : 200 OK 2022-03-30T04:07:46.367Z|729204cc-2ab6-4603-bb6a-3d50b421c6b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Status text : 2022-03-30T04:07:46.367Z|729204cc-2ab6-4603-bb6a-3d50b421c6b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:07:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:07:46.368Z|729204cc-2ab6-4603-bb6a-3d50b421c6b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Response body: { "requestId" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-03-30T04:07:33.000+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"6faa5f2f-891b-4ac3-a259-64e279617599\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8c33f799-be00-45c9-a1dd-8172c2c8c8df\",\n \"modelVersionId\": \"1f7dcfd5-5217-4cb4-ba3c-aca8dba7ae85\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7fb8a9a0-efb0-400d-b44c-b8b5c306a689\",\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\": \"5e4a07fdf8f64300bc355c1147c48f88\",\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\": \"9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"6faa5f2f-891b-4ac3-a259-64e279617599\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cabf0c5f-2442-4421-8be0-10036aaff8f9\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:07:35.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "networkName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ ], "requestURI" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e" } } } 2022-03-30T04:07:46.368Z|729204cc-2ab6-4603-bb6a-3d50b421c6b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||=======================response end================================================= 2022-03-30T04:07:46.369Z|729204cc-2ab6-4603-bb6a-3d50b421c6b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|INFO|500||InvokeReturn 2022-03-30T04:07:46.371Z|729204cc-2ab6-4603-bb6a-3d50b421c6b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false 2022-03-30T04:07:46.372Z|729204cc-2ab6-4603-bb6a-3d50b421c6b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:07:46.372Z|729204cc-2ab6-4603-bb6a-3d50b421c6b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:07:46.372Z|729204cc-2ab6-4603-bb6a-3d50b421c6b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false 2022-03-30T04:07:46.373Z|729204cc-2ab6-4603-bb6a-3d50b421c6b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:07:46.373Z|729204cc-2ab6-4603-bb6a-3d50b421c6b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31506ba071e901e5", X-B3-SpanId:"eb9cb48cd037a214", X-B3-ParentSpanId:"31506ba071e901e5", X-B3-Sampled:"0", X-ONAP-RequestID:"729204cc-2ab6-4603-bb6a-3d50b421c6b6", X-RequestID:"729204cc-2ab6-4603-bb6a-3d50b421c6b6", X-TransactionID:"729204cc-2ab6-4603-bb6a-3d50b421c6b6", X-ECOMP-RequestID:"729204cc-2ab6-4603-bb6a-3d50b421c6b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3bf16c7a-c078-46ed-a65c-16ebef47f7d7"] 2022-03-30T04:07:46.374Z|729204cc-2ab6-4603-bb6a-3d50b421c6b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:07:46.374Z|729204cc-2ab6-4603-bb6a-3d50b421c6b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:07:46.396Z|729204cc-2ab6-4603-bb6a-3d50b421c6b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:07:46.396Z|729204cc-2ab6-4603-bb6a-3d50b421c6b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:07:46.397Z|729204cc-2ab6-4603-bb6a-3d50b421c6b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:07:46.397Z|729204cc-2ab6-4603-bb6a-3d50b421c6b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:07:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:07:46.398Z|729204cc-2ab6-4603-bb6a-3d50b421c6b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:07:46.398Z|729204cc-2ab6-4603-bb6a-3d50b421c6b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:07:46.398Z|729204cc-2ab6-4603-bb6a-3d50b421c6b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:07:46.417Z|729204cc-2ab6-4603-bb6a-3d50b421c6b6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:07:46.614Z|b7a0593c-5741-4b72-98a3-b70754ba893e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:07:46.615Z|b7a0593c-5741-4b72-98a3-b70754ba893e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:07:48.126Z|764abf29-e772-40b1-93e6-32db2da381b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:07:48.127Z|764abf29-e772-40b1-93e6-32db2da381b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:07:53.765Z|f3f879ab-d247-4c22-a9a9-d763ab3617c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:07:53.767Z|f3f879ab-d247-4c22-a9a9-d763ab3617c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:07:55.956Z|5d5d5b90-f60e-4d5d-a4e2-6b84300e106a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:07:55.957Z|5d5d5b90-f60e-4d5d-a4e2-6b84300e106a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:07:56.544Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:07:56.550Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e 2022-03-30T04:07:56.551Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|INFO|500||Invoke 2022-03-30T04:07:56.551Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||===========================request begin================================================ 2022-03-30T04:07:56.551Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e 2022-03-30T04:07:56.552Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Method : GET 2022-03-30T04:07:56.552Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"504fce47e184bafc", X-B3-SpanId:"9aa9852764463085", X-B3-ParentSpanId:"504fce47e184bafc", X-B3-Sampled:"0", X-ONAP-RequestID:"32b76e50-d4a0-44ee-a0b5-7a049333c7a3", X-RequestID:"32b76e50-d4a0-44ee-a0b5-7a049333c7a3", X-TransactionID:"32b76e50-d4a0-44ee-a0b5-7a049333c7a3", X-ECOMP-RequestID:"32b76e50-d4a0-44ee-a0b5-7a049333c7a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0bdc93b0-ebc9-4012-9546-511b8ef60bd9"] 2022-03-30T04:07:56.552Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Request body: 2022-03-30T04:07:56.552Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||==========================request end================================================ 2022-03-30T04:07:56.574Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||============================response begin========================================== 2022-03-30T04:07:56.575Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Status code : 200 OK 2022-03-30T04:07:56.575Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Status text : 2022-03-30T04:07:56.576Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:07:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:07:56.577Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Response body: { "requestId" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "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-03-30T04:07:33.000+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"6faa5f2f-891b-4ac3-a259-64e279617599\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8c33f799-be00-45c9-a1dd-8172c2c8c8df\",\n \"modelVersionId\": \"1f7dcfd5-5217-4cb4-ba3c-aca8dba7ae85\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7fb8a9a0-efb0-400d-b44c-b8b5c306a689\",\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\": \"5e4a07fdf8f64300bc355c1147c48f88\",\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\": \"9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"6faa5f2f-891b-4ac3-a259-64e279617599\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cabf0c5f-2442-4421-8be0-10036aaff8f9\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:07:52.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "networkName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ ], "requestURI" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e" } } } 2022-03-30T04:07:56.577Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||=======================response end================================================= 2022-03-30T04:07:56.577Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|INFO|500||InvokeReturn 2022-03-30T04:07:56.580Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false 2022-03-30T04:07:56.581Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:07:56.581Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:07:56.581Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false 2022-03-30T04:07:56.582Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:07:56.582Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"504fce47e184bafc", X-B3-SpanId:"a3a68fc392b1ae5d", X-B3-ParentSpanId:"504fce47e184bafc", X-B3-Sampled:"0", X-ONAP-RequestID:"32b76e50-d4a0-44ee-a0b5-7a049333c7a3", X-RequestID:"32b76e50-d4a0-44ee-a0b5-7a049333c7a3", X-TransactionID:"32b76e50-d4a0-44ee-a0b5-7a049333c7a3", X-ECOMP-RequestID:"32b76e50-d4a0-44ee-a0b5-7a049333c7a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af9a475f-d95c-4c08-90c2-ff2eb5c520bf"] 2022-03-30T04:07:56.582Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:07:56.582Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:07:56.604Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:07:56.605Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:07:56.606Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:07:56.606Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:07:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:07:56.608Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:07:56.608Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:07:56.609Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:07:56.645Z|f65a7258-36d5-477a-aed8-49580a4c73e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:07:56.646Z|f65a7258-36d5-477a-aed8-49580a4c73e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:07:56.708Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-03-30T04:07:56.710Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-03-30T04:07:56.710Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-03-30T04:07:56.711Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-03-30T04:07:56.712Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-03-30T04:07:56.712Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"32b76e50-d4a0-44ee-a0b5-7a049333c7a3", X-RequestID:"32b76e50-d4a0-44ee-a0b5-7a049333c7a3", X-TransactionID:"32b76e50-d4a0-44ee-a0b5-7a049333c7a3", X-ECOMP-RequestID:"32b76e50-d4a0-44ee-a0b5-7a049333c7a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f23b56f-93e0-4e30-97d6-f62aaf8f8b80"] 2022-03-30T04:07:56.712Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-03-30T04:07:56.717Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-03-30T04:07:57.017Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-03-30T04:07:57.017Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-03-30T04:07:57.018Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-03-30T04:07:57.018Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5B7EA89F699F26F03D570166B1F38CF7; Path=/; HttpOnly", Cache-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:"Wed, 30 Mar 2022 04:07:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:07:57.018Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f5305a9b-afde-11ec-b173-c2a5cec62366","businessKey":"11843d8b-21e0-4523-bdf8-eb75bcb96a0e","processDefinitionId":"SDNCHandler:1:64fe8031-afd8-11ec-b173-c2a5cec62366","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-03-30T04:07:47.283+0000","endTime":"2022-03-30T04:07:53.197+0000","removalTime":null,"durationInMillis":5914,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"ee621ad3-afde-11ec-b173-c2a5cec62366","superProcessInstanceId":"f016333f-afde-11ec-b173-c2a5cec62366","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-03-30T04:07:57.019Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-03-30T04:07:57.019Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-03-30T04:07:57.052Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f5305a9b-afde-11ec-b173-c2a5cec62366&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f5305a9b-afde-11ec-b173-c2a5cec62366&maxResults=1 2022-03-30T04:07:57.053Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f5305a9b-afde-11ec-b173-c2a5cec62366&maxResults=1|INFO|500||Invoke 2022-03-30T04:07:57.053Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f5305a9b-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-03-30T04:07:57.053Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f5305a9b-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f5305a9b-afde-11ec-b173-c2a5cec62366&maxResults=1 2022-03-30T04:07:57.053Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f5305a9b-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Method : GET 2022-03-30T04:07:57.053Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f5305a9b-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"32b76e50-d4a0-44ee-a0b5-7a049333c7a3", X-RequestID:"32b76e50-d4a0-44ee-a0b5-7a049333c7a3", X-TransactionID:"32b76e50-d4a0-44ee-a0b5-7a049333c7a3", X-ECOMP-RequestID:"32b76e50-d4a0-44ee-a0b5-7a049333c7a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73343865-799e-4c1c-a1bc-f31e377533e1"] 2022-03-30T04:07:57.054Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f5305a9b-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Request body: 2022-03-30T04:07:57.054Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f5305a9b-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||==========================request end================================================ 2022-03-30T04:07:57.292Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f5305a9b-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||============================response begin========================================== 2022-03-30T04:07:57.293Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f5305a9b-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Status code : 200 OK 2022-03-30T04:07:57.294Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f5305a9b-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Status text : 2022-03-30T04:07:57.294Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f5305a9b-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C11F57DAA2D4E8E1817A53A34B0346A4; Path=/; HttpOnly", Cache-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:"Wed, 30 Mar 2022 04:07:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:07:57.295Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f5305a9b-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:f531450e-afde-11ec-b173-c2a5cec62366","parentActivityInstanceId":"f5305a9b-afde-11ec-b173-c2a5cec62366","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:64fe8031-afd8-11ec-b173-c2a5cec62366","processInstanceId":"f5305a9b-afde-11ec-b173-c2a5cec62366","executionId":"f5305a9b-afde-11ec-b173-c2a5cec62366","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-03-30T04:07:47.289+0000","endTime":"2022-03-30T04:07:53.194+0000","durationInMillis":5905,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ee621ad3-afde-11ec-b173-c2a5cec62366"}] 2022-03-30T04:07:57.295Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f5305a9b-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||=======================response end================================================= 2022-03-30T04:07:57.296Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f5305a9b-afde-11ec-b173-c2a5cec62366&maxResults=1|INFO|500||InvokeReturn 2022-03-30T04:07:57.304Z|32b76e50-d4a0-44ee-a0b5-7a049333c7a3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:07:58.151Z|3cd82683-c469-40b7-9ef1-324a374bbb8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:07:58.152Z|3cd82683-c469-40b7-9ef1-324a374bbb8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:08:05.985Z|bedf5a2c-d214-41df-ab6e-52bb06e015be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:08:05.986Z|bedf5a2c-d214-41df-ab6e-52bb06e015be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:08:06.673Z|ad7073b9-c806-42ac-a0d0-c34a4ebd1234|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:08:06.673Z|ad7073b9-c806-42ac-a0d0-c34a4ebd1234|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:08:07.437Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:08:07.445Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e 2022-03-30T04:08:07.445Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|INFO|500||Invoke 2022-03-30T04:08:07.446Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||===========================request begin================================================ 2022-03-30T04:08:07.446Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e 2022-03-30T04:08:07.447Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Method : GET 2022-03-30T04:08:07.447Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e6ea524ec338814e", X-B3-SpanId:"fda7a58f9e09dc0a", X-B3-ParentSpanId:"e6ea524ec338814e", X-B3-Sampled:"0", X-ONAP-RequestID:"e75343b8-8f0a-4b03-ac68-2e43831d405d", X-RequestID:"e75343b8-8f0a-4b03-ac68-2e43831d405d", X-TransactionID:"e75343b8-8f0a-4b03-ac68-2e43831d405d", X-ECOMP-RequestID:"e75343b8-8f0a-4b03-ac68-2e43831d405d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18cf3b45-ae12-4f45-b7d2-892a368d8279"] 2022-03-30T04:08:07.447Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Request body: 2022-03-30T04:08:07.448Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||==========================request end================================================ 2022-03-30T04:08:07.477Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||============================response begin========================================== 2022-03-30T04:08:07.478Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Status code : 200 OK 2022-03-30T04:08:07.478Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Status text : 2022-03-30T04:08:07.478Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:08:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:08:07.479Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Response body: { "requestId" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "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-03-30T04:07:33.000+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"6faa5f2f-891b-4ac3-a259-64e279617599\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8c33f799-be00-45c9-a1dd-8172c2c8c8df\",\n \"modelVersionId\": \"1f7dcfd5-5217-4cb4-ba3c-aca8dba7ae85\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7fb8a9a0-efb0-400d-b44c-b8b5c306a689\",\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\": \"5e4a07fdf8f64300bc355c1147c48f88\",\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\": \"9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"6faa5f2f-891b-4ac3-a259-64e279617599\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cabf0c5f-2442-4421-8be0-10036aaff8f9\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:07:52.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "networkName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ { "requestId" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "cloudIdentifier" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\"},\"environment\":null}", "created" : "2022-03-30T04:08:04.000+00:00" } ], "requestURI" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e" } } } 2022-03-30T04:08:07.479Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||=======================response end================================================= 2022-03-30T04:08:07.480Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|INFO|500||InvokeReturn 2022-03-30T04:08:07.482Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false 2022-03-30T04:08:07.482Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:08:07.483Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:08:07.483Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false 2022-03-30T04:08:07.483Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:08:07.483Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e6ea524ec338814e", X-B3-SpanId:"fe563ee27925388f", X-B3-ParentSpanId:"e6ea524ec338814e", X-B3-Sampled:"0", X-ONAP-RequestID:"e75343b8-8f0a-4b03-ac68-2e43831d405d", X-RequestID:"e75343b8-8f0a-4b03-ac68-2e43831d405d", X-TransactionID:"e75343b8-8f0a-4b03-ac68-2e43831d405d", X-ECOMP-RequestID:"e75343b8-8f0a-4b03-ac68-2e43831d405d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27019b96-aaca-41fe-bc41-a67bb80a2f6e"] 2022-03-30T04:08:07.483Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:08:07.484Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:08:07.497Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:08:07.498Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:08:07.498Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:08:07.498Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:08:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:08:07.499Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:08:07.499Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:08:07.500Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:08:07.541Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-03-30T04:08:07.542Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-03-30T04:08:07.542Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-03-30T04:08:07.542Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-03-30T04:08:07.542Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-03-30T04:08:07.543Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e75343b8-8f0a-4b03-ac68-2e43831d405d", X-RequestID:"e75343b8-8f0a-4b03-ac68-2e43831d405d", X-TransactionID:"e75343b8-8f0a-4b03-ac68-2e43831d405d", X-ECOMP-RequestID:"e75343b8-8f0a-4b03-ac68-2e43831d405d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a15146dd-b319-4cf4-9abc-7231a023905a"] 2022-03-30T04:08:07.543Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-03-30T04:08:07.543Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-03-30T04:08:07.680Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-03-30T04:08:07.681Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-03-30T04:08:07.681Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-03-30T04:08:07.682Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0157F76ACAB049383BD97E652BA38F10; Path=/; HttpOnly", Cache-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:"Wed, 30 Mar 2022 04:08:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:08:07.682Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fc8de23a-afde-11ec-b173-c2a5cec62366","businessKey":"11843d8b-21e0-4523-bdf8-eb75bcb96a0e","processDefinitionId":"openstackAdapterTask:1:65162730-afd8-11ec-b173-c2a5cec62366","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-03-30T04:07:59.641+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ee621ad3-afde-11ec-b173-c2a5cec62366","superProcessInstanceId":"fc872b43-afde-11ec-b173-c2a5cec62366","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-03-30T04:08:07.683Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-03-30T04:08:07.683Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-03-30T04:08:07.728Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1 2022-03-30T04:08:07.729Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|INFO|500||Invoke 2022-03-30T04:08:07.730Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-03-30T04:08:07.730Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1 2022-03-30T04:08:07.730Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Method : GET 2022-03-30T04:08:07.731Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e75343b8-8f0a-4b03-ac68-2e43831d405d", X-RequestID:"e75343b8-8f0a-4b03-ac68-2e43831d405d", X-TransactionID:"e75343b8-8f0a-4b03-ac68-2e43831d405d", X-ECOMP-RequestID:"e75343b8-8f0a-4b03-ac68-2e43831d405d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0141c0cd-4396-4155-849f-8fffb70dc12c"] 2022-03-30T04:08:07.731Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Request body: 2022-03-30T04:08:07.731Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||==========================request end================================================ 2022-03-30T04:08:07.918Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||============================response begin========================================== 2022-03-30T04:08:07.919Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Status code : 200 OK 2022-03-30T04:08:07.919Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Status text : 2022-03-30T04:08:07.920Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C2950C04D93CFE5778F1941AD3CAC883; Path=/; HttpOnly", Cache-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:"Wed, 30 Mar 2022 04:08:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:08:07.920Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:fc8e3061-afde-11ec-b173-c2a5cec62366","parentActivityInstanceId":"fc8de23a-afde-11ec-b173-c2a5cec62366","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:65162730-afd8-11ec-b173-c2a5cec62366","processInstanceId":"fc8de23a-afde-11ec-b173-c2a5cec62366","executionId":"fc8de23a-afde-11ec-b173-c2a5cec62366","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-03-30T04:07:59.642+0000","endTime":"2022-03-30T04:07:59.642+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ee621ad3-afde-11ec-b173-c2a5cec62366"}] 2022-03-30T04:08:07.921Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||=======================response end================================================= 2022-03-30T04:08:07.921Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|INFO|500||InvokeReturn 2022-03-30T04:08:07.929Z|e75343b8-8f0a-4b03-ac68-2e43831d405d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:08:08.176Z|8b7e0ef0-2b9c-4ca9-ab0d-a9cc0f754ab6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:08:08.177Z|8b7e0ef0-2b9c-4ca9-ab0d-a9cc0f754ab6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:08:08.765Z|91cabbfa-7d51-4255-bd32-998e1349ff9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:08:08.766Z|91cabbfa-7d51-4255-bd32-998e1349ff9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:08:09.023Z|32c0b9c5-0678-4838-aca7-cb41503758d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:08:09.024Z|32c0b9c5-0678-4838-aca7-cb41503758d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:08:14.044Z|421b1920-d190-42dc-ab16-cb6814f58ec2|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T04:08:14.045Z|421b1920-d190-42dc-ab16-cb6814f58ec2|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T04:08:16.015Z|34aa11bb-7a1a-496d-b423-051599b9d88a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:08:16.016Z|34aa11bb-7a1a-496d-b423-051599b9d88a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:08:16.708Z|83ad61d9-a796-4d31-82b8-ebe4705bca05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:08:16.709Z|83ad61d9-a796-4d31-82b8-ebe4705bca05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:08:18.067Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:08:18.075Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e 2022-03-30T04:08:18.076Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|INFO|500||Invoke 2022-03-30T04:08:18.076Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||===========================request begin================================================ 2022-03-30T04:08:18.076Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e 2022-03-30T04:08:18.077Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Method : GET 2022-03-30T04:08:18.077Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"412ce3be65a1d793", X-B3-SpanId:"87e81b8c34986bcd", X-B3-ParentSpanId:"412ce3be65a1d793", X-B3-Sampled:"0", X-ONAP-RequestID:"305eb131-84d0-4621-b357-1d250ba5b850", X-RequestID:"305eb131-84d0-4621-b357-1d250ba5b850", X-TransactionID:"305eb131-84d0-4621-b357-1d250ba5b850", X-ECOMP-RequestID:"305eb131-84d0-4621-b357-1d250ba5b850", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9fb9c53-5e5f-48e9-8692-f7670a59cb1f"] 2022-03-30T04:08:18.077Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Request body: 2022-03-30T04:08:18.078Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||==========================request end================================================ 2022-03-30T04:08:18.102Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||============================response begin========================================== 2022-03-30T04:08:18.103Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Status code : 200 OK 2022-03-30T04:08:18.103Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Status text : 2022-03-30T04:08:18.104Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:08:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:08:18.104Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Response body: { "requestId" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "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-03-30T04:07:33.000+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"6faa5f2f-891b-4ac3-a259-64e279617599\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8c33f799-be00-45c9-a1dd-8172c2c8c8df\",\n \"modelVersionId\": \"1f7dcfd5-5217-4cb4-ba3c-aca8dba7ae85\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7fb8a9a0-efb0-400d-b44c-b8b5c306a689\",\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\": \"5e4a07fdf8f64300bc355c1147c48f88\",\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\": \"9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"6faa5f2f-891b-4ac3-a259-64e279617599\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cabf0c5f-2442-4421-8be0-10036aaff8f9\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:08:07.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "networkName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ { "requestId" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "cloudIdentifier" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\"},\"environment\":null}", "created" : "2022-03-30T04:08:04.000+00:00" } ], "requestURI" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e" } } } 2022-03-30T04:08:18.105Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||=======================response end================================================= 2022-03-30T04:08:18.105Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|INFO|500||InvokeReturn 2022-03-30T04:08:18.108Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false 2022-03-30T04:08:18.108Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:08:18.109Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:08:18.109Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false 2022-03-30T04:08:18.109Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:08:18.110Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"412ce3be65a1d793", X-B3-SpanId:"aaac5b1da8ff66e2", X-B3-ParentSpanId:"412ce3be65a1d793", X-B3-Sampled:"0", X-ONAP-RequestID:"305eb131-84d0-4621-b357-1d250ba5b850", X-RequestID:"305eb131-84d0-4621-b357-1d250ba5b850", X-TransactionID:"305eb131-84d0-4621-b357-1d250ba5b850", X-ECOMP-RequestID:"305eb131-84d0-4621-b357-1d250ba5b850", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56c4e671-3825-41f5-8a00-86ed5d6a3178"] 2022-03-30T04:08:18.110Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:08:18.110Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:08:18.133Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:08:18.134Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:08:18.134Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:08:18.134Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:08:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:08:18.135Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "groupingId" : "01e1f109-eb58-42f2-a7b2-6d00bfbf88ad", "name" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_78f409e1-51a9-4a7e-bdcd-e3815ac32584\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"c51f6485-fdec-4e65-82f5-679a96ac4e4b\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/5e4a07fdf8f64300bc355c1147c48f88/stacks/basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0/01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"updated_time\":null,\"creation_time\":1648613286000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac68686c5bf49ada8d67fc8cc7f5dc3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"OS::project_id\":\"5e4a07fdf8f64300bc355c1147c48f88\",\"OS::stack_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"network_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-03-30T04:08:09.000+00:00", "isDataInternal" : false } ] 2022-03-30T04:08:18.135Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:08:18.135Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:08:18.165Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-03-30T04:08:18.166Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-03-30T04:08:18.166Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-03-30T04:08:18.166Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-03-30T04:08:18.167Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-03-30T04:08:18.167Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"305eb131-84d0-4621-b357-1d250ba5b850", X-RequestID:"305eb131-84d0-4621-b357-1d250ba5b850", X-TransactionID:"305eb131-84d0-4621-b357-1d250ba5b850", X-ECOMP-RequestID:"305eb131-84d0-4621-b357-1d250ba5b850", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab31046d-6ac4-42d2-b9d8-8954ade9ff55"] 2022-03-30T04:08:18.167Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-03-30T04:08:18.168Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-03-30T04:08:18.204Z|271e5d39-75ce-44e4-89b7-7161d059b658|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:08:18.205Z|271e5d39-75ce-44e4-89b7-7161d059b658|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:08:18.307Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-03-30T04:08:18.309Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-03-30T04:08:18.309Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-03-30T04:08:18.310Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2DBD9A1353D24450B55FA7C945E23943; Path=/; HttpOnly", Cache-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:"Wed, 30 Mar 2022 04:08:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:08:18.310Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fc8de23a-afde-11ec-b173-c2a5cec62366","businessKey":"11843d8b-21e0-4523-bdf8-eb75bcb96a0e","processDefinitionId":"openstackAdapterTask:1:65162730-afd8-11ec-b173-c2a5cec62366","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-03-30T04:07:59.641+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ee621ad3-afde-11ec-b173-c2a5cec62366","superProcessInstanceId":"fc872b43-afde-11ec-b173-c2a5cec62366","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-03-30T04:08:18.311Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-03-30T04:08:18.311Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-03-30T04:08:18.337Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1 2022-03-30T04:08:18.338Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|INFO|500||Invoke 2022-03-30T04:08:18.338Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-03-30T04:08:18.338Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1 2022-03-30T04:08:18.339Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Method : GET 2022-03-30T04:08:18.339Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"305eb131-84d0-4621-b357-1d250ba5b850", X-RequestID:"305eb131-84d0-4621-b357-1d250ba5b850", X-TransactionID:"305eb131-84d0-4621-b357-1d250ba5b850", X-ECOMP-RequestID:"305eb131-84d0-4621-b357-1d250ba5b850", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73eaede6-4edf-4ecb-bd6f-ac5d100e4c26"] 2022-03-30T04:08:18.340Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Request body: 2022-03-30T04:08:18.340Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||==========================request end================================================ 2022-03-30T04:08:18.484Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||============================response begin========================================== 2022-03-30T04:08:18.485Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Status code : 200 OK 2022-03-30T04:08:18.485Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Status text : 2022-03-30T04:08:18.486Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4EBACE2BD061C144538E49C617DC8D3E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Wed, 30 Mar 2022 04:08:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:08:18.486Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:020d5ae2-afdf-11ec-b173-c2a5cec62366","parentActivityInstanceId":"fc8de23a-afde-11ec-b173-c2a5cec62366","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:65162730-afd8-11ec-b173-c2a5cec62366","processInstanceId":"fc8de23a-afde-11ec-b173-c2a5cec62366","executionId":"fc8de23a-afde-11ec-b173-c2a5cec62366","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-03-30T04:08:08.864+0000","endTime":"2022-03-30T04:08:08.877+0000","durationInMillis":13,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ee621ad3-afde-11ec-b173-c2a5cec62366"}] 2022-03-30T04:08:18.487Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||=======================response end================================================= 2022-03-30T04:08:18.488Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|INFO|500||InvokeReturn 2022-03-30T04:08:18.494Z|305eb131-84d0-4621-b357-1d250ba5b850|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:08:23.767Z|bd0315b0-e3e1-4d45-87a6-462b458b2812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:08:23.769Z|bd0315b0-e3e1-4d45-87a6-462b458b2812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:08:26.049Z|528c5ed2-c503-40d5-a49a-2ee896277ab4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:08:26.050Z|528c5ed2-c503-40d5-a49a-2ee896277ab4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:08:26.733Z|a6b6c07d-b96d-4b3c-bc80-ca320489cb6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:08:26.734Z|a6b6c07d-b96d-4b3c-bc80-ca320489cb6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:08:28.234Z|a6b41053-a6de-4e30-908b-b4e7b361516b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:08:28.234Z|a6b41053-a6de-4e30-908b-b4e7b361516b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:08:28.661Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:08:28.673Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e 2022-03-30T04:08:28.674Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|INFO|500||Invoke 2022-03-30T04:08:28.674Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||===========================request begin================================================ 2022-03-30T04:08:28.674Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e 2022-03-30T04:08:28.675Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Method : GET 2022-03-30T04:08:28.675Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16a608ef06126ef8", X-B3-SpanId:"df28cbbc8b86bf20", X-B3-ParentSpanId:"16a608ef06126ef8", X-B3-Sampled:"0", X-ONAP-RequestID:"8ab57113-8e0a-494b-87e4-6e78f1f454f0", X-RequestID:"8ab57113-8e0a-494b-87e4-6e78f1f454f0", X-TransactionID:"8ab57113-8e0a-494b-87e4-6e78f1f454f0", X-ECOMP-RequestID:"8ab57113-8e0a-494b-87e4-6e78f1f454f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db7b56e1-5d21-4029-976f-57022f03be76"] 2022-03-30T04:08:28.675Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Request body: 2022-03-30T04:08:28.675Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||==========================request end================================================ 2022-03-30T04:08:28.697Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||============================response begin========================================== 2022-03-30T04:08:28.698Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Status code : 200 OK 2022-03-30T04:08:28.698Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Status text : 2022-03-30T04:08:28.699Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:08:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:08:28.699Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Response body: { "requestId" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new network was successfully created in the cloud", "flowStatus" : "Execution of CreateNetworkBB has completed successfully, next invoking ActivateNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2022-03-30T04:07:33.000+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"6faa5f2f-891b-4ac3-a259-64e279617599\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8c33f799-be00-45c9-a1dd-8172c2c8c8df\",\n \"modelVersionId\": \"1f7dcfd5-5217-4cb4-ba3c-aca8dba7ae85\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7fb8a9a0-efb0-400d-b44c-b8b5c306a689\",\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\": \"5e4a07fdf8f64300bc355c1147c48f88\",\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\": \"9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"6faa5f2f-891b-4ac3-a259-64e279617599\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cabf0c5f-2442-4421-8be0-10036aaff8f9\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:08:26.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "networkName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ { "requestId" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "cloudIdentifier" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\"},\"environment\":null}", "created" : "2022-03-30T04:08:04.000+00:00" } ], "requestURI" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e" } } } 2022-03-30T04:08:28.700Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||=======================response end================================================= 2022-03-30T04:08:28.700Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|INFO|500||InvokeReturn 2022-03-30T04:08:28.709Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false 2022-03-30T04:08:28.710Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:08:28.710Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:08:28.710Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false 2022-03-30T04:08:28.711Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:08:28.711Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16a608ef06126ef8", X-B3-SpanId:"05069487475803c8", X-B3-ParentSpanId:"16a608ef06126ef8", X-B3-Sampled:"0", X-ONAP-RequestID:"8ab57113-8e0a-494b-87e4-6e78f1f454f0", X-RequestID:"8ab57113-8e0a-494b-87e4-6e78f1f454f0", X-TransactionID:"8ab57113-8e0a-494b-87e4-6e78f1f454f0", X-ECOMP-RequestID:"8ab57113-8e0a-494b-87e4-6e78f1f454f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ea489a2-6c40-485b-8b71-44789350712f"] 2022-03-30T04:08:28.711Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:08:28.711Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:08:28.726Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:08:28.727Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:08:28.727Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:08:28.728Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:08:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:08:28.729Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "groupingId" : "01e1f109-eb58-42f2-a7b2-6d00bfbf88ad", "name" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"460934aa-638b-4e28-9b79-3637e9783a0a\",\"output_key\":\"subnet_id_78f409e1-51a9-4a7e-bdcd-e3815ac32584\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"c51f6485-fdec-4e65-82f5-679a96ac4e4b\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/5e4a07fdf8f64300bc355c1147c48f88/stacks/basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0/01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"updated_time\":null,\"creation_time\":1648613286000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac68686c5bf49ada8d67fc8cc7f5dc3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"OS::project_id\":\"5e4a07fdf8f64300bc355c1147c48f88\",\"OS::stack_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"network_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-03-30T04:08:09.000+00:00", "isDataInternal" : false } ] 2022-03-30T04:08:28.729Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:08:28.729Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:08:28.768Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-03-30T04:08:28.768Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-03-30T04:08:28.769Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-03-30T04:08:28.769Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1 2022-03-30T04:08:28.769Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-03-30T04:08:28.769Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8ab57113-8e0a-494b-87e4-6e78f1f454f0", X-RequestID:"8ab57113-8e0a-494b-87e4-6e78f1f454f0", X-TransactionID:"8ab57113-8e0a-494b-87e4-6e78f1f454f0", X-ECOMP-RequestID:"8ab57113-8e0a-494b-87e4-6e78f1f454f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c597cfc-488d-406c-b456-85b29ba7d41c"] 2022-03-30T04:08:28.770Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-03-30T04:08:28.770Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-03-30T04:08:28.914Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-03-30T04:08:28.915Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-03-30T04:08:28.915Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-03-30T04:08:28.916Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3B70128BE2A6C0DD4FF73D73CF4FAD55; Path=/; HttpOnly", Cache-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:"Wed, 30 Mar 2022 04:08:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:08:28.916Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fc8de23a-afde-11ec-b173-c2a5cec62366","businessKey":"11843d8b-21e0-4523-bdf8-eb75bcb96a0e","processDefinitionId":"openstackAdapterTask:1:65162730-afd8-11ec-b173-c2a5cec62366","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-03-30T04:07:59.641+0000","endTime":"2022-03-30T04:08:25.536+0000","removalTime":null,"durationInMillis":25895,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ee621ad3-afde-11ec-b173-c2a5cec62366","superProcessInstanceId":"fc872b43-afde-11ec-b173-c2a5cec62366","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-03-30T04:08:28.917Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-03-30T04:08:28.917Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-03-30T04:08:28.940Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1 2022-03-30T04:08:28.941Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|INFO|500||Invoke 2022-03-30T04:08:28.941Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-03-30T04:08:28.941Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1 2022-03-30T04:08:28.942Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Method : GET 2022-03-30T04:08:28.942Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8ab57113-8e0a-494b-87e4-6e78f1f454f0", X-RequestID:"8ab57113-8e0a-494b-87e4-6e78f1f454f0", X-TransactionID:"8ab57113-8e0a-494b-87e4-6e78f1f454f0", X-ECOMP-RequestID:"8ab57113-8e0a-494b-87e4-6e78f1f454f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0bd675c-2d03-434f-b0f1-a52345791628"] 2022-03-30T04:08:28.942Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Request body: 2022-03-30T04:08:28.942Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||==========================request end================================================ 2022-03-30T04:08:29.085Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||============================response begin========================================== 2022-03-30T04:08:29.086Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Status code : 200 OK 2022-03-30T04:08:29.086Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Status text : 2022-03-30T04:08:29.086Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=89B053E5EE375184FB66DAC24AFD3C2A; Path=/; HttpOnly", Cache-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:"Wed, 30 Mar 2022 04:08:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:08:29.087Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:0bfcfed5-afdf-11ec-b173-c2a5cec62366","parentActivityInstanceId":"fc8de23a-afde-11ec-b173-c2a5cec62366","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:65162730-afd8-11ec-b173-c2a5cec62366","processInstanceId":"fc8de23a-afde-11ec-b173-c2a5cec62366","executionId":"fc8de23a-afde-11ec-b173-c2a5cec62366","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-03-30T04:08:25.534+0000","endTime":"2022-03-30T04:08:25.535+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ee621ad3-afde-11ec-b173-c2a5cec62366"}] 2022-03-30T04:08:29.087Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||=======================response end================================================= 2022-03-30T04:08:29.087Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc8de23a-afde-11ec-b173-c2a5cec62366&maxResults=1|INFO|500||InvokeReturn 2022-03-30T04:08:29.092Z|8ab57113-8e0a-494b-87e4-6e78f1f454f0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:08:36.075Z|befce53d-6529-4fa9-b341-8159f996e7b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:08:36.076Z|befce53d-6529-4fa9-b341-8159f996e7b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:08:36.761Z|b2e630b0-a842-42b9-adc8-fea2830f607c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:08:36.762Z|b2e630b0-a842-42b9-adc8-fea2830f607c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:08:38.267Z|2f6fdcab-4966-4c2d-8bec-869f5f56eddd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:08:38.269Z|2f6fdcab-4966-4c2d-8bec-869f5f56eddd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:08:38.765Z|2817d4b7-3519-4d03-856a-405c80057fd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:08:38.767Z|2817d4b7-3519-4d03-856a-405c80057fd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:08:39.025Z|88dbe8bd-0e0d-4995-b2c7-3069e3de4d2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:08:39.026Z|88dbe8bd-0e0d-4995-b2c7-3069e3de4d2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:08:39.230Z|0973b845-4a62-4c66-8566-3e20e5d54345|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:08:39.238Z|0973b845-4a62-4c66-8566-3e20e5d54345|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e 2022-03-30T04:08:39.239Z|0973b845-4a62-4c66-8566-3e20e5d54345|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|INFO|500||Invoke 2022-03-30T04:08:39.239Z|0973b845-4a62-4c66-8566-3e20e5d54345|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||===========================request begin================================================ 2022-03-30T04:08:39.240Z|0973b845-4a62-4c66-8566-3e20e5d54345|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e 2022-03-30T04:08:39.240Z|0973b845-4a62-4c66-8566-3e20e5d54345|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Method : GET 2022-03-30T04:08:39.241Z|0973b845-4a62-4c66-8566-3e20e5d54345|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"769fcfbcf4220a37", X-B3-SpanId:"eda96b3d7f658907", X-B3-ParentSpanId:"769fcfbcf4220a37", X-B3-Sampled:"0", X-ONAP-RequestID:"0973b845-4a62-4c66-8566-3e20e5d54345", X-RequestID:"0973b845-4a62-4c66-8566-3e20e5d54345", X-TransactionID:"0973b845-4a62-4c66-8566-3e20e5d54345", X-ECOMP-RequestID:"0973b845-4a62-4c66-8566-3e20e5d54345", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2abd8265-ae22-4e4a-ab09-e198de75d381"] 2022-03-30T04:08:39.241Z|0973b845-4a62-4c66-8566-3e20e5d54345|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Request body: 2022-03-30T04:08:39.241Z|0973b845-4a62-4c66-8566-3e20e5d54345|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||==========================request end================================================ 2022-03-30T04:08:39.271Z|0973b845-4a62-4c66-8566-3e20e5d54345|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||============================response begin========================================== 2022-03-30T04:08:39.272Z|0973b845-4a62-4c66-8566-3e20e5d54345|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Status code : 200 OK 2022-03-30T04:08:39.273Z|0973b845-4a62-4c66-8566-3e20e5d54345|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Status text : 2022-03-30T04:08:39.273Z|0973b845-4a62-4c66-8566-3e20e5d54345|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:08:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:08:39.274Z|0973b845-4a62-4c66-8566-3e20e5d54345|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Response body: { "requestId" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "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-03-30T04:07:33.000+00:00", "endTime" : "2022-03-30T04:08:30.000+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"6faa5f2f-891b-4ac3-a259-64e279617599\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8c33f799-be00-45c9-a1dd-8172c2c8c8df\",\n \"modelVersionId\": \"1f7dcfd5-5217-4cb4-ba3c-aca8dba7ae85\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7fb8a9a0-efb0-400d-b44c-b8b5c306a689\",\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\": \"5e4a07fdf8f64300bc355c1147c48f88\",\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\": \"9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"6faa5f2f-891b-4ac3-a259-64e279617599\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cabf0c5f-2442-4421-8be0-10036aaff8f9\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:08:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "networkName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ { "requestId" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "cloudIdentifier" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\"},\"environment\":null}", "created" : "2022-03-30T04:08:04.000+00:00" } ], "requestURI" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e" } } } 2022-03-30T04:08:39.274Z|0973b845-4a62-4c66-8566-3e20e5d54345|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||=======================response end================================================= 2022-03-30T04:08:39.277Z|0973b845-4a62-4c66-8566-3e20e5d54345|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|INFO|500||InvokeReturn 2022-03-30T04:08:39.281Z|0973b845-4a62-4c66-8566-3e20e5d54345|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false 2022-03-30T04:08:39.282Z|0973b845-4a62-4c66-8566-3e20e5d54345|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:08:39.283Z|0973b845-4a62-4c66-8566-3e20e5d54345|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:08:39.283Z|0973b845-4a62-4c66-8566-3e20e5d54345|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false 2022-03-30T04:08:39.284Z|0973b845-4a62-4c66-8566-3e20e5d54345|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:08:39.284Z|0973b845-4a62-4c66-8566-3e20e5d54345|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"769fcfbcf4220a37", X-B3-SpanId:"ed8265ab09fccdbf", X-B3-ParentSpanId:"769fcfbcf4220a37", X-B3-Sampled:"0", X-ONAP-RequestID:"0973b845-4a62-4c66-8566-3e20e5d54345", X-RequestID:"0973b845-4a62-4c66-8566-3e20e5d54345", X-TransactionID:"0973b845-4a62-4c66-8566-3e20e5d54345", X-ECOMP-RequestID:"0973b845-4a62-4c66-8566-3e20e5d54345", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ff22bd5-6110-4a87-ad93-41b4f4ec8588"] 2022-03-30T04:08:39.284Z|0973b845-4a62-4c66-8566-3e20e5d54345|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:08:39.285Z|0973b845-4a62-4c66-8566-3e20e5d54345|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:08:39.300Z|0973b845-4a62-4c66-8566-3e20e5d54345|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:08:39.301Z|0973b845-4a62-4c66-8566-3e20e5d54345|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:08:39.301Z|0973b845-4a62-4c66-8566-3e20e5d54345|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:08:39.301Z|0973b845-4a62-4c66-8566-3e20e5d54345|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:08:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:08:39.302Z|0973b845-4a62-4c66-8566-3e20e5d54345|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "groupingId" : "01e1f109-eb58-42f2-a7b2-6d00bfbf88ad", "name" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"460934aa-638b-4e28-9b79-3637e9783a0a\",\"output_key\":\"subnet_id_78f409e1-51a9-4a7e-bdcd-e3815ac32584\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"c51f6485-fdec-4e65-82f5-679a96ac4e4b\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/5e4a07fdf8f64300bc355c1147c48f88/stacks/basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0/01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"updated_time\":null,\"creation_time\":1648613286000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac68686c5bf49ada8d67fc8cc7f5dc3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"OS::project_id\":\"5e4a07fdf8f64300bc355c1147c48f88\",\"OS::stack_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"network_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-03-30T04:08:09.000+00:00", "isDataInternal" : false } ] 2022-03-30T04:08:39.302Z|0973b845-4a62-4c66-8566-3e20e5d54345|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:08:39.303Z|0973b845-4a62-4c66-8566-3e20e5d54345|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:08:39.318Z|0973b845-4a62-4c66-8566-3e20e5d54345|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:08:39.445Z|56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:08:39.450Z|56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e 2022-03-30T04:08:39.451Z|56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|INFO|500||Invoke 2022-03-30T04:08:39.451Z|56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||===========================request begin================================================ 2022-03-30T04:08:39.451Z|56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e 2022-03-30T04:08:39.452Z|56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Method : GET 2022-03-30T04:08:39.452Z|56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2cecf505f4ff7f0", X-B3-SpanId:"3b8980856f23438c", X-B3-ParentSpanId:"a2cecf505f4ff7f0", X-B3-Sampled:"0", X-ONAP-RequestID:"56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e", X-RequestID:"56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e", X-TransactionID:"56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e", X-ECOMP-RequestID:"56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a0aa9e5-dd71-4570-ac03-81d73da55505"] 2022-03-30T04:08:39.453Z|56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Request body: 2022-03-30T04:08:39.453Z|56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||==========================request end================================================ 2022-03-30T04:08:39.474Z|56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||============================response begin========================================== 2022-03-30T04:08:39.475Z|56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Status code : 200 OK 2022-03-30T04:08:39.475Z|56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Status text : 2022-03-30T04:08:39.476Z|56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:08:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:08:39.477Z|56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Response body: { "requestId" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "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-03-30T04:07:33.000+00:00", "endTime" : "2022-03-30T04:08:30.000+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"6faa5f2f-891b-4ac3-a259-64e279617599\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8c33f799-be00-45c9-a1dd-8172c2c8c8df\",\n \"modelVersionId\": \"1f7dcfd5-5217-4cb4-ba3c-aca8dba7ae85\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7fb8a9a0-efb0-400d-b44c-b8b5c306a689\",\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\": \"5e4a07fdf8f64300bc355c1147c48f88\",\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\": \"9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"6faa5f2f-891b-4ac3-a259-64e279617599\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cabf0c5f-2442-4421-8be0-10036aaff8f9\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:08:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "networkName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ { "requestId" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "cloudIdentifier" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\"},\"environment\":null}", "created" : "2022-03-30T04:08:04.000+00:00" } ], "requestURI" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e" } } } 2022-03-30T04:08:39.477Z|56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||=======================response end================================================= 2022-03-30T04:08:39.478Z|56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|INFO|500||InvokeReturn 2022-03-30T04:08:39.481Z|56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false 2022-03-30T04:08:39.481Z|56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:08:39.482Z|56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:08:39.482Z|56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false 2022-03-30T04:08:39.482Z|56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:08:39.482Z|56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a2cecf505f4ff7f0", X-B3-SpanId:"d8952c69e1601b0b", X-B3-ParentSpanId:"a2cecf505f4ff7f0", X-B3-Sampled:"0", X-ONAP-RequestID:"56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e", X-RequestID:"56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e", X-TransactionID:"56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e", X-ECOMP-RequestID:"56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e4e832b-dad4-4d51-964b-e0d2b9e3920a"] 2022-03-30T04:08:39.483Z|56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:08:39.483Z|56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:08:39.498Z|56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:08:39.499Z|56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:08:39.499Z|56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:08:39.499Z|56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:08:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:08:39.500Z|56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "groupingId" : "01e1f109-eb58-42f2-a7b2-6d00bfbf88ad", "name" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"460934aa-638b-4e28-9b79-3637e9783a0a\",\"output_key\":\"subnet_id_78f409e1-51a9-4a7e-bdcd-e3815ac32584\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"c51f6485-fdec-4e65-82f5-679a96ac4e4b\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/5e4a07fdf8f64300bc355c1147c48f88/stacks/basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0/01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"updated_time\":null,\"creation_time\":1648613286000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac68686c5bf49ada8d67fc8cc7f5dc3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"OS::project_id\":\"5e4a07fdf8f64300bc355c1147c48f88\",\"OS::stack_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"network_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-03-30T04:08:09.000+00:00", "isDataInternal" : false } ] 2022-03-30T04:08:39.501Z|56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:08:39.501Z|56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:08:39.516Z|56a9b827-8ef1-48ff-a8b0-4419f5cfbd7e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:08:39.641Z|2b7df29e-7250-4962-8bcb-0fd35397c6b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:08:39.645Z|2b7df29e-7250-4962-8bcb-0fd35397c6b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e 2022-03-30T04:08:39.646Z|2b7df29e-7250-4962-8bcb-0fd35397c6b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|INFO|500||Invoke 2022-03-30T04:08:39.646Z|2b7df29e-7250-4962-8bcb-0fd35397c6b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||===========================request begin================================================ 2022-03-30T04:08:39.646Z|2b7df29e-7250-4962-8bcb-0fd35397c6b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e 2022-03-30T04:08:39.646Z|2b7df29e-7250-4962-8bcb-0fd35397c6b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Method : GET 2022-03-30T04:08:39.646Z|2b7df29e-7250-4962-8bcb-0fd35397c6b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3576b2e8f6fb6881", X-B3-SpanId:"1d2fec4a0bb532e3", X-B3-ParentSpanId:"3576b2e8f6fb6881", X-B3-Sampled:"0", X-ONAP-RequestID:"2b7df29e-7250-4962-8bcb-0fd35397c6b5", X-RequestID:"2b7df29e-7250-4962-8bcb-0fd35397c6b5", X-TransactionID:"2b7df29e-7250-4962-8bcb-0fd35397c6b5", X-ECOMP-RequestID:"2b7df29e-7250-4962-8bcb-0fd35397c6b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6922a62-d26f-49b6-b35c-c4951af5ef1a"] 2022-03-30T04:08:39.647Z|2b7df29e-7250-4962-8bcb-0fd35397c6b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Request body: 2022-03-30T04:08:39.647Z|2b7df29e-7250-4962-8bcb-0fd35397c6b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||==========================request end================================================ 2022-03-30T04:08:39.667Z|2b7df29e-7250-4962-8bcb-0fd35397c6b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||============================response begin========================================== 2022-03-30T04:08:39.668Z|2b7df29e-7250-4962-8bcb-0fd35397c6b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Status code : 200 OK 2022-03-30T04:08:39.668Z|2b7df29e-7250-4962-8bcb-0fd35397c6b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Status text : 2022-03-30T04:08:39.669Z|2b7df29e-7250-4962-8bcb-0fd35397c6b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:08:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:08:39.714Z|2b7df29e-7250-4962-8bcb-0fd35397c6b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Response body: { "requestId" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "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-03-30T04:07:33.000+00:00", "endTime" : "2022-03-30T04:08:30.000+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"6faa5f2f-891b-4ac3-a259-64e279617599\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8c33f799-be00-45c9-a1dd-8172c2c8c8df\",\n \"modelVersionId\": \"1f7dcfd5-5217-4cb4-ba3c-aca8dba7ae85\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7fb8a9a0-efb0-400d-b44c-b8b5c306a689\",\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\": \"5e4a07fdf8f64300bc355c1147c48f88\",\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\": \"9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"6faa5f2f-891b-4ac3-a259-64e279617599\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cabf0c5f-2442-4421-8be0-10036aaff8f9\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:08:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "networkName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ { "requestId" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "cloudIdentifier" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\"},\"environment\":null}", "created" : "2022-03-30T04:08:04.000+00:00" } ], "requestURI" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e" } } } 2022-03-30T04:08:39.715Z|2b7df29e-7250-4962-8bcb-0fd35397c6b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||=======================response end================================================= 2022-03-30T04:08:39.715Z|2b7df29e-7250-4962-8bcb-0fd35397c6b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|INFO|500||InvokeReturn 2022-03-30T04:08:39.717Z|2b7df29e-7250-4962-8bcb-0fd35397c6b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false 2022-03-30T04:08:39.718Z|2b7df29e-7250-4962-8bcb-0fd35397c6b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:08:39.718Z|2b7df29e-7250-4962-8bcb-0fd35397c6b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:08:39.718Z|2b7df29e-7250-4962-8bcb-0fd35397c6b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false 2022-03-30T04:08:39.718Z|2b7df29e-7250-4962-8bcb-0fd35397c6b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:08:39.719Z|2b7df29e-7250-4962-8bcb-0fd35397c6b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3576b2e8f6fb6881", X-B3-SpanId:"37f8e0b63683d2fd", X-B3-ParentSpanId:"3576b2e8f6fb6881", X-B3-Sampled:"0", X-ONAP-RequestID:"2b7df29e-7250-4962-8bcb-0fd35397c6b5", X-RequestID:"2b7df29e-7250-4962-8bcb-0fd35397c6b5", X-TransactionID:"2b7df29e-7250-4962-8bcb-0fd35397c6b5", X-ECOMP-RequestID:"2b7df29e-7250-4962-8bcb-0fd35397c6b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4f52ce2-d4f3-4d92-a42b-7e7612dd4f27"] 2022-03-30T04:08:39.719Z|2b7df29e-7250-4962-8bcb-0fd35397c6b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:08:39.719Z|2b7df29e-7250-4962-8bcb-0fd35397c6b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:08:39.735Z|2b7df29e-7250-4962-8bcb-0fd35397c6b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:08:39.735Z|2b7df29e-7250-4962-8bcb-0fd35397c6b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:08:39.736Z|2b7df29e-7250-4962-8bcb-0fd35397c6b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:08:39.736Z|2b7df29e-7250-4962-8bcb-0fd35397c6b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:08:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:08:39.737Z|2b7df29e-7250-4962-8bcb-0fd35397c6b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "groupingId" : "01e1f109-eb58-42f2-a7b2-6d00bfbf88ad", "name" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"460934aa-638b-4e28-9b79-3637e9783a0a\",\"output_key\":\"subnet_id_78f409e1-51a9-4a7e-bdcd-e3815ac32584\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"c51f6485-fdec-4e65-82f5-679a96ac4e4b\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/5e4a07fdf8f64300bc355c1147c48f88/stacks/basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0/01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"updated_time\":null,\"creation_time\":1648613286000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac68686c5bf49ada8d67fc8cc7f5dc3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"OS::project_id\":\"5e4a07fdf8f64300bc355c1147c48f88\",\"OS::stack_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"network_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-03-30T04:08:09.000+00:00", "isDataInternal" : false } ] 2022-03-30T04:08:39.737Z|2b7df29e-7250-4962-8bcb-0fd35397c6b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:08:39.738Z|2b7df29e-7250-4962-8bcb-0fd35397c6b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:08:39.749Z|2b7df29e-7250-4962-8bcb-0fd35397c6b5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:08:39.882Z|8d129bd4-d478-4fb2-a767-39d1df052d59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:08:39.887Z|8d129bd4-d478-4fb2-a767-39d1df052d59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e 2022-03-30T04:08:39.888Z|8d129bd4-d478-4fb2-a767-39d1df052d59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|INFO|500||Invoke 2022-03-30T04:08:39.888Z|8d129bd4-d478-4fb2-a767-39d1df052d59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||===========================request begin================================================ 2022-03-30T04:08:39.889Z|8d129bd4-d478-4fb2-a767-39d1df052d59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e 2022-03-30T04:08:39.889Z|8d129bd4-d478-4fb2-a767-39d1df052d59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Method : GET 2022-03-30T04:08:39.889Z|8d129bd4-d478-4fb2-a767-39d1df052d59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d62c6f7c0ff91c72", X-B3-SpanId:"00af11f0d106bb19", X-B3-ParentSpanId:"d62c6f7c0ff91c72", X-B3-Sampled:"0", X-ONAP-RequestID:"8d129bd4-d478-4fb2-a767-39d1df052d59", X-RequestID:"8d129bd4-d478-4fb2-a767-39d1df052d59", X-TransactionID:"8d129bd4-d478-4fb2-a767-39d1df052d59", X-ECOMP-RequestID:"8d129bd4-d478-4fb2-a767-39d1df052d59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b4137e9-791e-4f65-8471-8f354de3084e"] 2022-03-30T04:08:39.890Z|8d129bd4-d478-4fb2-a767-39d1df052d59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Request body: 2022-03-30T04:08:39.890Z|8d129bd4-d478-4fb2-a767-39d1df052d59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||==========================request end================================================ 2022-03-30T04:08:39.913Z|8d129bd4-d478-4fb2-a767-39d1df052d59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||============================response begin========================================== 2022-03-30T04:08:39.913Z|8d129bd4-d478-4fb2-a767-39d1df052d59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Status code : 200 OK 2022-03-30T04:08:39.914Z|8d129bd4-d478-4fb2-a767-39d1df052d59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Status text : 2022-03-30T04:08:39.914Z|8d129bd4-d478-4fb2-a767-39d1df052d59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:08:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:08:39.915Z|8d129bd4-d478-4fb2-a767-39d1df052d59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Response body: { "requestId" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "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-03-30T04:07:33.000+00:00", "endTime" : "2022-03-30T04:08:30.000+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"6faa5f2f-891b-4ac3-a259-64e279617599\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8c33f799-be00-45c9-a1dd-8172c2c8c8df\",\n \"modelVersionId\": \"1f7dcfd5-5217-4cb4-ba3c-aca8dba7ae85\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7fb8a9a0-efb0-400d-b44c-b8b5c306a689\",\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\": \"5e4a07fdf8f64300bc355c1147c48f88\",\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\": \"9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"6faa5f2f-891b-4ac3-a259-64e279617599\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cabf0c5f-2442-4421-8be0-10036aaff8f9\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:08:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "networkName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ { "requestId" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "cloudIdentifier" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\"},\"environment\":null}", "created" : "2022-03-30T04:08:04.000+00:00" } ], "requestURI" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e" } } } 2022-03-30T04:08:39.915Z|8d129bd4-d478-4fb2-a767-39d1df052d59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||=======================response end================================================= 2022-03-30T04:08:39.916Z|8d129bd4-d478-4fb2-a767-39d1df052d59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|INFO|500||InvokeReturn 2022-03-30T04:08:39.918Z|8d129bd4-d478-4fb2-a767-39d1df052d59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false 2022-03-30T04:08:39.918Z|8d129bd4-d478-4fb2-a767-39d1df052d59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:08:39.919Z|8d129bd4-d478-4fb2-a767-39d1df052d59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:08:39.919Z|8d129bd4-d478-4fb2-a767-39d1df052d59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false 2022-03-30T04:08:39.919Z|8d129bd4-d478-4fb2-a767-39d1df052d59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:08:39.919Z|8d129bd4-d478-4fb2-a767-39d1df052d59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d62c6f7c0ff91c72", X-B3-SpanId:"4cbf852e482a7f40", X-B3-ParentSpanId:"d62c6f7c0ff91c72", X-B3-Sampled:"0", X-ONAP-RequestID:"8d129bd4-d478-4fb2-a767-39d1df052d59", X-RequestID:"8d129bd4-d478-4fb2-a767-39d1df052d59", X-TransactionID:"8d129bd4-d478-4fb2-a767-39d1df052d59", X-ECOMP-RequestID:"8d129bd4-d478-4fb2-a767-39d1df052d59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49e19986-2a27-4d0c-9121-1ef5500ee2b2"] 2022-03-30T04:08:39.920Z|8d129bd4-d478-4fb2-a767-39d1df052d59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:08:39.920Z|8d129bd4-d478-4fb2-a767-39d1df052d59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:08:39.934Z|8d129bd4-d478-4fb2-a767-39d1df052d59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:08:39.934Z|8d129bd4-d478-4fb2-a767-39d1df052d59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:08:39.934Z|8d129bd4-d478-4fb2-a767-39d1df052d59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:08:39.935Z|8d129bd4-d478-4fb2-a767-39d1df052d59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:08:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:08:39.936Z|8d129bd4-d478-4fb2-a767-39d1df052d59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "groupingId" : "01e1f109-eb58-42f2-a7b2-6d00bfbf88ad", "name" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"460934aa-638b-4e28-9b79-3637e9783a0a\",\"output_key\":\"subnet_id_78f409e1-51a9-4a7e-bdcd-e3815ac32584\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"c51f6485-fdec-4e65-82f5-679a96ac4e4b\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/5e4a07fdf8f64300bc355c1147c48f88/stacks/basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0/01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"updated_time\":null,\"creation_time\":1648613286000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac68686c5bf49ada8d67fc8cc7f5dc3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"OS::project_id\":\"5e4a07fdf8f64300bc355c1147c48f88\",\"OS::stack_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"network_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-03-30T04:08:09.000+00:00", "isDataInternal" : false } ] 2022-03-30T04:08:39.936Z|8d129bd4-d478-4fb2-a767-39d1df052d59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:08:39.937Z|8d129bd4-d478-4fb2-a767-39d1df052d59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:08:39.949Z|8d129bd4-d478-4fb2-a767-39d1df052d59|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:08:40.080Z|5dacd451-4f51-454d-b913-c3e7e6a5b0e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:08:40.089Z|5dacd451-4f51-454d-b913-c3e7e6a5b0e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e 2022-03-30T04:08:40.090Z|5dacd451-4f51-454d-b913-c3e7e6a5b0e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|INFO|500||Invoke 2022-03-30T04:08:40.090Z|5dacd451-4f51-454d-b913-c3e7e6a5b0e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||===========================request begin================================================ 2022-03-30T04:08:40.090Z|5dacd451-4f51-454d-b913-c3e7e6a5b0e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e 2022-03-30T04:08:40.091Z|5dacd451-4f51-454d-b913-c3e7e6a5b0e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Method : GET 2022-03-30T04:08:40.091Z|5dacd451-4f51-454d-b913-c3e7e6a5b0e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d57c145abd48cdbe", X-B3-SpanId:"d00d36af42d238e6", X-B3-ParentSpanId:"d57c145abd48cdbe", X-B3-Sampled:"0", X-ONAP-RequestID:"5dacd451-4f51-454d-b913-c3e7e6a5b0e7", X-RequestID:"5dacd451-4f51-454d-b913-c3e7e6a5b0e7", X-TransactionID:"5dacd451-4f51-454d-b913-c3e7e6a5b0e7", X-ECOMP-RequestID:"5dacd451-4f51-454d-b913-c3e7e6a5b0e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4ff89d0-ee55-4ac5-b317-5fe57b9d1584"] 2022-03-30T04:08:40.092Z|5dacd451-4f51-454d-b913-c3e7e6a5b0e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Request body: 2022-03-30T04:08:40.092Z|5dacd451-4f51-454d-b913-c3e7e6a5b0e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||==========================request end================================================ 2022-03-30T04:08:40.124Z|5dacd451-4f51-454d-b913-c3e7e6a5b0e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||============================response begin========================================== 2022-03-30T04:08:40.125Z|5dacd451-4f51-454d-b913-c3e7e6a5b0e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Status code : 200 OK 2022-03-30T04:08:40.126Z|5dacd451-4f51-454d-b913-c3e7e6a5b0e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Status text : 2022-03-30T04:08:40.126Z|5dacd451-4f51-454d-b913-c3e7e6a5b0e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:08:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:08:40.128Z|5dacd451-4f51-454d-b913-c3e7e6a5b0e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||Response body: { "requestId" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "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-03-30T04:07:33.000+00:00", "endTime" : "2022-03-30T04:08:30.000+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"6faa5f2f-891b-4ac3-a259-64e279617599\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"8c33f799-be00-45c9-a1dd-8172c2c8c8df\",\n \"modelVersionId\": \"1f7dcfd5-5217-4cb4-ba3c-aca8dba7ae85\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"7fb8a9a0-efb0-400d-b44c-b8b5c306a689\",\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\": \"5e4a07fdf8f64300bc355c1147c48f88\",\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\": \"9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"6faa5f2f-891b-4ac3-a259-64e279617599\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cabf0c5f-2442-4421-8be0-10036aaff8f9\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:08:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "networkName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ { "requestId" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "cloudIdentifier" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\"},\"environment\":null}", "created" : "2022-03-30T04:08:04.000+00:00" } ], "requestURI" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e" } } } 2022-03-30T04:08:40.129Z|5dacd451-4f51-454d-b913-c3e7e6a5b0e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|DEBUG|500||=======================response end================================================= 2022-03-30T04:08:40.129Z|5dacd451-4f51-454d-b913-c3e7e6a5b0e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|INFO|500||InvokeReturn 2022-03-30T04:08:40.132Z|5dacd451-4f51-454d-b913-c3e7e6a5b0e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false 2022-03-30T04:08:40.133Z|5dacd451-4f51-454d-b913-c3e7e6a5b0e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:08:40.134Z|5dacd451-4f51-454d-b913-c3e7e6a5b0e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:08:40.134Z|5dacd451-4f51-454d-b913-c3e7e6a5b0e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false 2022-03-30T04:08:40.134Z|5dacd451-4f51-454d-b913-c3e7e6a5b0e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:08:40.135Z|5dacd451-4f51-454d-b913-c3e7e6a5b0e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d57c145abd48cdbe", X-B3-SpanId:"d19ae99a931c203d", X-B3-ParentSpanId:"d57c145abd48cdbe", X-B3-Sampled:"0", X-ONAP-RequestID:"5dacd451-4f51-454d-b913-c3e7e6a5b0e7", X-RequestID:"5dacd451-4f51-454d-b913-c3e7e6a5b0e7", X-TransactionID:"5dacd451-4f51-454d-b913-c3e7e6a5b0e7", X-ECOMP-RequestID:"5dacd451-4f51-454d-b913-c3e7e6a5b0e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a1e506d-7d25-4d1b-952b-553a54c9d6bc"] 2022-03-30T04:08:40.135Z|5dacd451-4f51-454d-b913-c3e7e6a5b0e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:08:40.136Z|5dacd451-4f51-454d-b913-c3e7e6a5b0e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:08:40.151Z|5dacd451-4f51-454d-b913-c3e7e6a5b0e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:08:40.152Z|5dacd451-4f51-454d-b913-c3e7e6a5b0e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:08:40.153Z|5dacd451-4f51-454d-b913-c3e7e6a5b0e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:08:40.153Z|5dacd451-4f51-454d-b913-c3e7e6a5b0e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:08:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:08:40.153Z|5dacd451-4f51-454d-b913-c3e7e6a5b0e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "11843d8b-21e0-4523-bdf8-eb75bcb96a0e", "groupingId" : "01e1f109-eb58-42f2-a7b2-6d00bfbf88ad", "name" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"460934aa-638b-4e28-9b79-3637e9783a0a\",\"output_key\":\"subnet_id_78f409e1-51a9-4a7e-bdcd-e3815ac32584\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"c51f6485-fdec-4e65-82f5-679a96ac4e4b\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/5e4a07fdf8f64300bc355c1147c48f88/stacks/basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0/01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"updated_time\":null,\"creation_time\":1648613286000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac68686c5bf49ada8d67fc8cc7f5dc3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"OS::project_id\":\"5e4a07fdf8f64300bc355c1147c48f88\",\"OS::stack_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"network_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-03-30T04:08:09.000+00:00", "isDataInternal" : false } ] 2022-03-30T04:08:40.154Z|5dacd451-4f51-454d-b913-c3e7e6a5b0e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:08:40.154Z|5dacd451-4f51-454d-b913-c3e7e6a5b0e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=11843d8b-21e0-4523-bdf8-eb75bcb96a0e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:08:40.165Z|5dacd451-4f51-454d-b913-c3e7e6a5b0e7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/11843d8b-21e0-4523-bdf8-eb75bcb96a0e|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:08:46.101Z|45c9eb6a-bd42-4e1f-8f53-7d7141d6b097|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:08:46.104Z|45c9eb6a-bd42-4e1f-8f53-7d7141d6b097|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:08:46.787Z|15bafdc7-e4b5-48e1-b4a5-ff516b6c5611|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:08:46.788Z|15bafdc7-e4b5-48e1-b4a5-ff516b6c5611|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:08:48.294Z|589e4b78-80f4-40b7-a4fe-121f8ebd4bb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:08:48.295Z|589e4b78-80f4-40b7-a4fe-121f8ebd4bb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:08:51.607Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:08:51.612Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|||INFO|500||Checking if requestId: 0b560762-17ea-466d-bf83-9ea3684ee4b0 already exists in requestDb InfraActiveRequests table 2022-03-30T04:08:51.613Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0 2022-03-30T04:08:51.614Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|INFO|500||Invoke 2022-03-30T04:08:51.614Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||===========================request begin================================================ 2022-03-30T04:08:51.614Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0 2022-03-30T04:08:51.614Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Method : GET 2022-03-30T04:08:51.614Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"183239a3660b9bcc", X-B3-SpanId:"d1ff8bed0e4820b0", X-B3-ParentSpanId:"183239a3660b9bcc", X-B3-Sampled:"0", X-ONAP-RequestID:"0b560762-17ea-466d-bf83-9ea3684ee4b0", X-RequestID:"0b560762-17ea-466d-bf83-9ea3684ee4b0", X-TransactionID:"0b560762-17ea-466d-bf83-9ea3684ee4b0", X-ECOMP-RequestID:"0b560762-17ea-466d-bf83-9ea3684ee4b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cff727e4-2138-4c70-988a-d72c34d8cfd8"] 2022-03-30T04:08:51.615Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Request body: 2022-03-30T04:08:51.615Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||==========================request end================================================ 2022-03-30T04:08:51.636Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||============================response begin========================================== 2022-03-30T04:08:51.637Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Status code : 404 NOT_FOUND 2022-03-30T04:08:51.637Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Status text : 2022-03-30T04:08:51.637Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 30 Mar 2022 04:08:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:08:51.638Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Response body: 2022-03-30T04:08:51.638Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||=======================response end================================================= 2022-03-30T04:08:51.639Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|INFO|404|Not Found|InvokeReturn 2022-03-30T04:08:51.650Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|||INFO|500||Running local validations 2022-03-30T04:08:52.975Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-03-30T04:08:53.015Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/898c33b5-040e-4d8c-9b55-12ce2a1e65b9/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-03-30T04:08:53.016Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/898c33b5-040e-4d8c-9b55-12ce2a1e65b9/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/898c33b5-040e-4d8c-9b55-12ce2a1e65b9/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[0b560762-17ea-466d-bf83-9ea3684ee4b0], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[98422ac4-4dd7-4c57-b7e9-55b0c27efcd2], X-ECOMP-RequestID=[0b560762-17ea-466d-bf83-9ea3684ee4b0], X-TransactionId=[], X-ONAP-RequestID=[0b560762-17ea-466d-bf83-9ea3684ee4b0]} 2022-03-30T04:08:53.106Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/898c33b5-040e-4d8c-9b55-12ce2a1e65b9/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/898c33b5-040e-4d8c-9b55-12ce2a1e65b9/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220330-04:08:53:982-73669], Content-Length=[395], Date=[Wed, 30 Mar 2022 04:08:53 GMT], Content-Type=[application/json]} 2022-03-30T04:08:53.108Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/898c33b5-040e-4d8c-9b55-12ce2a1e65b9/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/898c33b5-040e-4d8c-9b55-12ce2a1e65b9/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/898c33b5-040e-4d8c-9b55-12ce2a1e65b9/related-to/vf-modules","ERR.5.4.6114"]}}} 2022-03-30T04:08:53.109Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/898c33b5-040e-4d8c-9b55-12ce2a1e65b9/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-03-30T04:08:53.113Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/898c33b5-040e-4d8c-9b55-12ce2a1e65b9/related-to/vf-modules?resultIndex=0&resultSize=1&format=count 2022-03-30T04:08:53.120Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-03-30T04:08:53.171Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5e4a07fdf8f64300bc355c1147c48f88|INFO|500||Invoke 2022-03-30T04:08:53.172Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5e4a07fdf8f64300bc355c1147c48f88|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5e4a07fdf8f64300bc355c1147c48f88 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0b560762-17ea-466d-bf83-9ea3684ee4b0], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b83bfd0a-92bd-44eb-a4c8-9488c34a919d], X-ECOMP-RequestID=[0b560762-17ea-466d-bf83-9ea3684ee4b0], X-TransactionId=[], X-ONAP-RequestID=[0b560762-17ea-466d-bf83-9ea3684ee4b0]} 2022-03-30T04:08:53.237Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5e4a07fdf8f64300bc355c1147c48f88|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/5e4a07fdf8f64300bc355c1147c48f88 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220330-04:08:54:132-39222], vertex-id=[434224], Content-Length=[1069], Date=[Wed, 30 Mar 2022 04:08:54 GMT], Content-Type=[application/json]} 2022-03-30T04:08:53.238Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5e4a07fdf8f64300bc355c1147c48f88|DEBUG|500||{"tenant-id":"5e4a07fdf8f64300bc355c1147c48f88","tenant-name":"onap-daily-istanbul","tenant-context":"None","resource-version":"1648613262514","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/898c33b5-040e-4d8c-9b55-12ce2a1e65b9","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"898c33b5-040e-4d8c-9b55-12ce2a1e65b9"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_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-03-30T04:08:53.239Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5e4a07fdf8f64300bc355c1147c48f88|INFO|500||InvokeReturn 2022-03-30T04:08:53.241Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-03-30T04:08:53.241Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-03-30T04:08:53.243Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|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-03-30T04:08:53.243Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-03-30T04:08:53.243Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-03-30T04:08:53.244Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|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-03-30T04:08:53.244Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-03-30T04:08:53.244Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|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:"183239a3660b9bcc", X-B3-SpanId:"4d9e9a606f7dc4c3", X-B3-ParentSpanId:"183239a3660b9bcc", X-B3-Sampled:"0", X-ONAP-RequestID:"0b560762-17ea-466d-bf83-9ea3684ee4b0", X-RequestID:"0b560762-17ea-466d-bf83-9ea3684ee4b0", X-TransactionID:"0b560762-17ea-466d-bf83-9ea3684ee4b0", X-ECOMP-RequestID:"0b560762-17ea-466d-bf83-9ea3684ee4b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12f2aa1b-9a89-4767-8e33-76da9e164249"] 2022-03-30T04:08:53.245Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"898c33b5-040e-4d8c-9b55-12ce2a1e65b9","serviceInstanceId":"9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75"},"instanceName":null,"requestScope":"network"} 2022-03-30T04:08:53.245Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-03-30T04:08:53.269Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-03-30T04:08:53.270Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-03-30T04:08:53.270Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-03-30T04:08:53.270Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|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:"Wed, 30 Mar 2022 04:08:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:08:53.271Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-03-30T04:08:53.271Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-03-30T04:08:53.272Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-03-30T04:08:53.273Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|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-03-30T04:08:53.274Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2022-03-30T04:08:53.274Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|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-03-30T04:08:53.274Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|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-03-30T04:08:53.275Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|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-03-30T04:08:53.275Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|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:"0b560762-17ea-466d-bf83-9ea3684ee4b0", X-RequestID:"0b560762-17ea-466d-bf83-9ea3684ee4b0", X-TransactionID:"0b560762-17ea-466d-bf83-9ea3684ee4b0", X-ECOMP-RequestID:"0b560762-17ea-466d-bf83-9ea3684ee4b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d964d8a0-6c3a-43da-83f6-1e4dfc5ce06f"] 2022-03-30T04:08:53.276Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|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-03-30T04:08:53.276Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|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-03-30T04:08:53.324Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|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-03-30T04:08:53.325Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|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-03-30T04:08:53.325Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|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-03-30T04:08:53.326Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|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:"Wed, 30 Mar 2022 04:08:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:08:53.329Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: { "id" : 185, "action" : "deleteInstance", "description" : "Gr api recipe to delete network", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1.0", "serviceType" : null, "modelName" : "GR-API-DEFAULT", "paramXsd" : null, "created" : "2022-03-30T03:19:50.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/185" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/185" } } } 2022-03-30T04:08:53.329Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|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-03-30T04:08:53.330Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2022-03-30T04:08:53.336Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-03-30T04:08:53.337Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-03-30T04:08:53.337Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-03-30T04:08:53.337Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-03-30T04:08:53.337Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-03-30T04:08:53.338Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1257", X-B3-TraceId:"183239a3660b9bcc", X-B3-SpanId:"e77f06ce04b2400b", X-B3-ParentSpanId:"183239a3660b9bcc", X-B3-Sampled:"0", X-ONAP-RequestID:"0b560762-17ea-466d-bf83-9ea3684ee4b0", X-RequestID:"0b560762-17ea-466d-bf83-9ea3684ee4b0", X-TransactionID:"0b560762-17ea-466d-bf83-9ea3684ee4b0", X-ECOMP-RequestID:"0b560762-17ea-466d-bf83-9ea3684ee4b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b48ca1c-72aa-42cb-bbe3-57f45781372a"] 2022-03-30T04:08:53.338Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"0b560762-17ea-466d-bf83-9ea3684ee4b0","requestStatus":"IN_PROGRESS","startTime":1648613333114,"source":"VID","tenantId":"5e4a07fdf8f64300bc355c1147c48f88","requestBody":"{\n\t\"requestDetails\": {\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\": \"5e4a07fdf8f64300bc355c1147c48f88\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75","requestScope":"network","requestAction":"deleteInstance","networkId":"898c33b5-040e-4d8c-9b55-12ce2a1e65b9","networkType":"","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9","tenantName":"onap-daily-istanbul","cloudApiRequests":[],"requestURI":"0b560762-17ea-466d-bf83-9ea3684ee4b0"} 2022-03-30T04:08:53.338Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-03-30T04:08:53.364Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-03-30T04:08:53.365Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-03-30T04:08:53.365Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-03-30T04:08:53.365Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|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/0b560762-17ea-466d-bf83-9ea3684ee4b0", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:08:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:08:53.366Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "0b560762-17ea-466d-bf83-9ea3684ee4b0", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-03-30T04:08:53.114+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"5e4a07fdf8f64300bc355c1147c48f88\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-03-30T04:08:53.526+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ ], "requestURI" : "0b560762-17ea-466d-bf83-9ea3684ee4b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0" } } } 2022-03-30T04:08:53.367Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-03-30T04:08:53.367Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-03-30T04:08:53.384Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|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-03-30T04:08:53.385Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-03-30T04:08:53.385Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-03-30T04:08:53.386Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|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-03-30T04:08:53.386Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-03-30T04:08:53.386Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|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:"183239a3660b9bcc", X-B3-SpanId:"90cbe0df6bb74090", X-B3-ParentSpanId:"183239a3660b9bcc", X-B3-Sampled:"0", X-ONAP-RequestID:"0b560762-17ea-466d-bf83-9ea3684ee4b0", X-RequestID:"0b560762-17ea-466d-bf83-9ea3684ee4b0", X-TransactionID:"0b560762-17ea-466d-bf83-9ea3684ee4b0", X-ECOMP-RequestID:"0b560762-17ea-466d-bf83-9ea3684ee4b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"366e7667-df6f-4a38-88d7-50c66b2a8e61"] 2022-03-30T04:08:53.386Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|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\":\"5e4a07fdf8f64300bc355c1147c48f88\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75\",\"networkInstanceId\":\"898c33b5-040e-4d8c-9b55-12ce2a1e65b9\"}","type":"String"},"requestId":{"value":"0b560762-17ea-466d-bf83-9ea3684ee4b0","type":"String"},"mso-request-id":{"value":"0b560762-17ea-466d-bf83-9ea3684ee4b0","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"898c33b5-040e-4d8c-9b55-12ce2a1e65b9","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/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-03-30T04:08:53.386Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-03-30T04:08:53.765Z|aa9d11ba-3cfc-4aea-9048-513d555feefb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:08:53.766Z|aa9d11ba-3cfc-4aea-9048-513d555feefb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:08:54.405Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-03-30T04:08:54.406Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-03-30T04:08:54.407Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-03-30T04:08:54.407Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 30 Mar 2022 04:08:55 GMT", X-ONAP-RequestID:"0b560762-17ea-466d-bf83-9ea3684ee4b0", X-RequestID:"0b560762-17ea-466d-bf83-9ea3684ee4b0", X-TransactionID:"0b560762-17ea-466d-bf83-9ea3684ee4b0", X-ECOMP-RequestID:"0b560762-17ea-466d-bf83-9ea3684ee4b0", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"366e7667-df6f-4a38-88d7-50c66b2a8e61", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-03-30T04:08:54.408Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"0b560762-17ea-466d-bf83-9ea3684ee4b0\",\"instanceId\":\"898c33b5-040e-4d8c-9b55-12ce2a1e65b9\"}}","message":"Success","processInstanceID":"1d27d45b-afdf-11ec-b173-c2a5cec62366","variables":null,"messageCode":200} 2022-03-30T04:08:54.408Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-03-30T04:08:54.409Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-03-30T04:08:54.415Z|0b560762-17ea-466d-bf83-9ea3684ee4b0|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:08:54.545Z|fb8c7e81-1e0b-421a-ac90-f92830c130a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:08:54.549Z|fb8c7e81-1e0b-421a-ac90-f92830c130a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0 2022-03-30T04:08:54.550Z|fb8c7e81-1e0b-421a-ac90-f92830c130a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|INFO|500||Invoke 2022-03-30T04:08:54.550Z|fb8c7e81-1e0b-421a-ac90-f92830c130a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||===========================request begin================================================ 2022-03-30T04:08:54.550Z|fb8c7e81-1e0b-421a-ac90-f92830c130a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0 2022-03-30T04:08:54.551Z|fb8c7e81-1e0b-421a-ac90-f92830c130a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Method : GET 2022-03-30T04:08:54.551Z|fb8c7e81-1e0b-421a-ac90-f92830c130a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d7c715332a455d1", X-B3-SpanId:"1c5b773b11a279db", X-B3-ParentSpanId:"6d7c715332a455d1", X-B3-Sampled:"0", X-ONAP-RequestID:"fb8c7e81-1e0b-421a-ac90-f92830c130a1", X-RequestID:"fb8c7e81-1e0b-421a-ac90-f92830c130a1", X-TransactionID:"fb8c7e81-1e0b-421a-ac90-f92830c130a1", X-ECOMP-RequestID:"fb8c7e81-1e0b-421a-ac90-f92830c130a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d2da1b1-7a98-49ba-8987-94e865a46000"] 2022-03-30T04:08:54.551Z|fb8c7e81-1e0b-421a-ac90-f92830c130a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Request body: 2022-03-30T04:08:54.551Z|fb8c7e81-1e0b-421a-ac90-f92830c130a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||==========================request end================================================ 2022-03-30T04:08:54.575Z|fb8c7e81-1e0b-421a-ac90-f92830c130a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||============================response begin========================================== 2022-03-30T04:08:54.576Z|fb8c7e81-1e0b-421a-ac90-f92830c130a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Status code : 200 OK 2022-03-30T04:08:54.576Z|fb8c7e81-1e0b-421a-ac90-f92830c130a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Status text : 2022-03-30T04:08:54.577Z|fb8c7e81-1e0b-421a-ac90-f92830c130a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:08:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:08:54.577Z|fb8c7e81-1e0b-421a-ac90-f92830c130a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Response body: { "requestId" : "0b560762-17ea-466d-bf83-9ea3684ee4b0", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-03-30T04:08:53.000+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"5e4a07fdf8f64300bc355c1147c48f88\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:08:54.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "networkName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ ], "requestURI" : "0b560762-17ea-466d-bf83-9ea3684ee4b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0" } } } 2022-03-30T04:08:54.577Z|fb8c7e81-1e0b-421a-ac90-f92830c130a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||=======================response end================================================= 2022-03-30T04:08:54.578Z|fb8c7e81-1e0b-421a-ac90-f92830c130a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|INFO|500||InvokeReturn 2022-03-30T04:08:54.580Z|fb8c7e81-1e0b-421a-ac90-f92830c130a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false 2022-03-30T04:08:54.580Z|fb8c7e81-1e0b-421a-ac90-f92830c130a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:08:54.580Z|fb8c7e81-1e0b-421a-ac90-f92830c130a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:08:54.581Z|fb8c7e81-1e0b-421a-ac90-f92830c130a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false 2022-03-30T04:08:54.581Z|fb8c7e81-1e0b-421a-ac90-f92830c130a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:08:54.581Z|fb8c7e81-1e0b-421a-ac90-f92830c130a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d7c715332a455d1", X-B3-SpanId:"13c573ec1988d1ea", X-B3-ParentSpanId:"6d7c715332a455d1", X-B3-Sampled:"0", X-ONAP-RequestID:"fb8c7e81-1e0b-421a-ac90-f92830c130a1", X-RequestID:"fb8c7e81-1e0b-421a-ac90-f92830c130a1", X-TransactionID:"fb8c7e81-1e0b-421a-ac90-f92830c130a1", X-ECOMP-RequestID:"fb8c7e81-1e0b-421a-ac90-f92830c130a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5fc9f5f4-0cc4-4966-854f-fe8312117539"] 2022-03-30T04:08:54.581Z|fb8c7e81-1e0b-421a-ac90-f92830c130a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:08:54.582Z|fb8c7e81-1e0b-421a-ac90-f92830c130a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:08:54.599Z|fb8c7e81-1e0b-421a-ac90-f92830c130a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:08:54.600Z|fb8c7e81-1e0b-421a-ac90-f92830c130a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:08:54.601Z|fb8c7e81-1e0b-421a-ac90-f92830c130a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:08:54.601Z|fb8c7e81-1e0b-421a-ac90-f92830c130a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:08:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:08:54.601Z|fb8c7e81-1e0b-421a-ac90-f92830c130a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:08:54.602Z|fb8c7e81-1e0b-421a-ac90-f92830c130a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:08:54.602Z|fb8c7e81-1e0b-421a-ac90-f92830c130a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:08:54.614Z|fb8c7e81-1e0b-421a-ac90-f92830c130a1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:08:56.130Z|b6cada71-96d3-4e6c-9e71-ae3706a21d50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:08:56.131Z|b6cada71-96d3-4e6c-9e71-ae3706a21d50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:08:56.812Z|d1d4d8c6-f3a7-4414-b7ba-f36419e9882e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:08:56.813Z|d1d4d8c6-f3a7-4414-b7ba-f36419e9882e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:08:58.321Z|f911cc78-9606-436c-bfb4-a49ddac1ad72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:08:58.322Z|f911cc78-9606-436c-bfb4-a49ddac1ad72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:09:04.751Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:09:04.755Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0 2022-03-30T04:09:04.756Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|INFO|500||Invoke 2022-03-30T04:09:04.756Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:04.756Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0 2022-03-30T04:09:04.757Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Method : GET 2022-03-30T04:09:04.757Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"170fb4dd51f6d290", X-B3-SpanId:"929485513cfb8c0b", X-B3-ParentSpanId:"170fb4dd51f6d290", X-B3-Sampled:"0", X-ONAP-RequestID:"81f4794a-37bc-4baa-9804-b31387ad4a86", X-RequestID:"81f4794a-37bc-4baa-9804-b31387ad4a86", X-TransactionID:"81f4794a-37bc-4baa-9804-b31387ad4a86", X-ECOMP-RequestID:"81f4794a-37bc-4baa-9804-b31387ad4a86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5749ee2-08a1-4105-a0d6-ddbadcf9f669"] 2022-03-30T04:09:04.757Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Request body: 2022-03-30T04:09:04.759Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:04.779Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:04.780Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Status code : 200 OK 2022-03-30T04:09:04.781Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Status text : 2022-03-30T04:09:04.781Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:09:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:04.781Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Response body: { "requestId" : "0b560762-17ea-466d-bf83-9ea3684ee4b0", "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-03-30T04:08:53.000+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"5e4a07fdf8f64300bc355c1147c48f88\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:09:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "networkName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ ], "requestURI" : "0b560762-17ea-466d-bf83-9ea3684ee4b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0" } } } 2022-03-30T04:09:04.782Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:04.782Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|INFO|500||InvokeReturn 2022-03-30T04:09:04.784Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false 2022-03-30T04:09:04.784Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:09:04.784Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:04.785Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false 2022-03-30T04:09:04.785Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:09:04.785Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"170fb4dd51f6d290", X-B3-SpanId:"dbf2fb50edc54ee0", X-B3-ParentSpanId:"170fb4dd51f6d290", X-B3-Sampled:"0", X-ONAP-RequestID:"81f4794a-37bc-4baa-9804-b31387ad4a86", X-RequestID:"81f4794a-37bc-4baa-9804-b31387ad4a86", X-TransactionID:"81f4794a-37bc-4baa-9804-b31387ad4a86", X-ECOMP-RequestID:"81f4794a-37bc-4baa-9804-b31387ad4a86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6566636c-25d2-45c9-ad1f-9053ccf794b9"] 2022-03-30T04:09:04.785Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:09:04.786Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:04.799Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:04.799Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:09:04.800Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:09:04.800Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:09:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:04.801Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "0b560762-17ea-466d-bf83-9ea3684ee4b0", "groupingId" : "01e1f109-eb58-42f2-a7b2-6d00bfbf88ad", "name" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_78f409e1-51a9-4a7e-bdcd-e3815ac32584\"},{\"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/5e4a07fdf8f64300bc355c1147c48f88/stacks/basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0/01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"updated_time\":1648613342000,\"creation_time\":1648613286000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac68686c5bf49ada8d67fc8cc7f5dc3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"OS::project_id\":\"5e4a07fdf8f64300bc355c1147c48f88\",\"OS::stack_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"network_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-03-30T04:09:02.000+00:00", "isDataInternal" : false } ] 2022-03-30T04:09:04.802Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:04.802Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:09:04.857Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1 2022-03-30T04:09:04.858Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-03-30T04:09:04.858Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:04.858Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1 2022-03-30T04:09:04.859Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-03-30T04:09:04.859Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"81f4794a-37bc-4baa-9804-b31387ad4a86", X-RequestID:"81f4794a-37bc-4baa-9804-b31387ad4a86", X-TransactionID:"81f4794a-37bc-4baa-9804-b31387ad4a86", X-ECOMP-RequestID:"81f4794a-37bc-4baa-9804-b31387ad4a86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2d561bc-01ae-43b3-948c-c2d14a1be9ac"] 2022-03-30T04:09:04.859Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-03-30T04:09:04.859Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:04.989Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:04.990Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-03-30T04:09:04.990Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-03-30T04:09:04.991Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=80EDB0254DC7FB41B78126D414C39B70; Path=/; HttpOnly", Cache-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:"Wed, 30 Mar 2022 04:09:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:04.991Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"204f2c3b-afdf-11ec-b173-c2a5cec62366","businessKey":"0b560762-17ea-466d-bf83-9ea3684ee4b0","processDefinitionId":"openstackAdapterTask:1:65162730-afd8-11ec-b173-c2a5cec62366","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-03-30T04:08:59.627+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"1d27d45b-afdf-11ec-b173-c2a5cec62366","superProcessInstanceId":"204d0924-afdf-11ec-b173-c2a5cec62366","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-03-30T04:09:04.992Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:04.993Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-03-30T04:09:05.030Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1 2022-03-30T04:09:05.031Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1|INFO|500||Invoke 2022-03-30T04:09:05.031Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:05.032Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1 2022-03-30T04:09:05.032Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Method : GET 2022-03-30T04:09:05.032Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"81f4794a-37bc-4baa-9804-b31387ad4a86", X-RequestID:"81f4794a-37bc-4baa-9804-b31387ad4a86", X-TransactionID:"81f4794a-37bc-4baa-9804-b31387ad4a86", X-ECOMP-RequestID:"81f4794a-37bc-4baa-9804-b31387ad4a86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e833892e-159e-4112-880f-dbe7056a25e9"] 2022-03-30T04:09:05.033Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Request body: 2022-03-30T04:09:05.033Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:05.174Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:05.174Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Status code : 200 OK 2022-03-30T04:09:05.175Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Status text : 2022-03-30T04:09:05.175Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D528A90E94258F5E4B17A0B33B2CF3A8; Path=/; HttpOnly", Cache-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:"Wed, 30 Mar 2022 04:09:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:05.175Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:222524e3-afdf-11ec-b173-c2a5cec62366","parentActivityInstanceId":"204f2c3b-afdf-11ec-b173-c2a5cec62366","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:65162730-afd8-11ec-b173-c2a5cec62366","processInstanceId":"204f2c3b-afdf-11ec-b173-c2a5cec62366","executionId":"204f2c3b-afdf-11ec-b173-c2a5cec62366","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-03-30T04:09:02.707+0000","endTime":"2022-03-30T04:09:02.715+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1d27d45b-afdf-11ec-b173-c2a5cec62366"}] 2022-03-30T04:09:05.176Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:05.176Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1|INFO|500||InvokeReturn 2022-03-30T04:09:05.181Z|81f4794a-37bc-4baa-9804-b31387ad4a86|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:09:06.152Z|2f1f6581-1dbd-486f-9263-689b0ef05fff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:09:06.153Z|2f1f6581-1dbd-486f-9263-689b0ef05fff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:09:06.837Z|c5a79faa-933c-4774-83e6-eeffa24fe566|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:09:06.838Z|c5a79faa-933c-4774-83e6-eeffa24fe566|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:09:08.347Z|23cfda48-59fd-4f78-8af0-3bfb355ff58a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:09:08.347Z|23cfda48-59fd-4f78-8af0-3bfb355ff58a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:09:08.765Z|b9f2c909-ce1b-4fbb-8fe7-a5f5aa748a7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:09:08.767Z|b9f2c909-ce1b-4fbb-8fe7-a5f5aa748a7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:09:09.027Z|f0580cd3-a29e-4664-966b-d7624aa7c14f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:09:09.028Z|f0580cd3-a29e-4664-966b-d7624aa7c14f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:09:14.044Z|0a56c2e5-f82f-4eae-a08d-a5480ac2ca19|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T04:09:14.045Z|0a56c2e5-f82f-4eae-a08d-a5480ac2ca19|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T04:09:15.334Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:09:15.339Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0 2022-03-30T04:09:15.340Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|INFO|500||Invoke 2022-03-30T04:09:15.340Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:15.341Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0 2022-03-30T04:09:15.341Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Method : GET 2022-03-30T04:09:15.341Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6cc1aeab0b87cdbc", X-B3-SpanId:"ff969cb787a83f6f", X-B3-ParentSpanId:"6cc1aeab0b87cdbc", X-B3-Sampled:"0", X-ONAP-RequestID:"1374251e-8943-4e84-a090-d77a4bbbd162", X-RequestID:"1374251e-8943-4e84-a090-d77a4bbbd162", X-TransactionID:"1374251e-8943-4e84-a090-d77a4bbbd162", X-ECOMP-RequestID:"1374251e-8943-4e84-a090-d77a4bbbd162", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1337bcbd-a89e-45c9-9cec-f6085a60bfd3"] 2022-03-30T04:09:15.341Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Request body: 2022-03-30T04:09:15.341Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:15.362Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:15.362Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Status code : 200 OK 2022-03-30T04:09:15.362Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Status text : 2022-03-30T04:09:15.363Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:09:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:15.363Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Response body: { "requestId" : "0b560762-17ea-466d-bf83-9ea3684ee4b0", "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-03-30T04:08:53.000+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"5e4a07fdf8f64300bc355c1147c48f88\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:09:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "networkName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ ], "requestURI" : "0b560762-17ea-466d-bf83-9ea3684ee4b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0" } } } 2022-03-30T04:09:15.364Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:15.364Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|INFO|500||InvokeReturn 2022-03-30T04:09:15.368Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false 2022-03-30T04:09:15.368Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:09:15.368Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:15.368Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false 2022-03-30T04:09:15.369Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:09:15.369Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6cc1aeab0b87cdbc", X-B3-SpanId:"657c52f5c0266e48", X-B3-ParentSpanId:"6cc1aeab0b87cdbc", X-B3-Sampled:"0", X-ONAP-RequestID:"1374251e-8943-4e84-a090-d77a4bbbd162", X-RequestID:"1374251e-8943-4e84-a090-d77a4bbbd162", X-TransactionID:"1374251e-8943-4e84-a090-d77a4bbbd162", X-ECOMP-RequestID:"1374251e-8943-4e84-a090-d77a4bbbd162", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b0d3b20-5c96-4f48-98d2-5ec97583e960"] 2022-03-30T04:09:15.369Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:09:15.369Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:15.383Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:15.384Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:09:15.384Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:09:15.384Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:09:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:15.385Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "0b560762-17ea-466d-bf83-9ea3684ee4b0", "groupingId" : "01e1f109-eb58-42f2-a7b2-6d00bfbf88ad", "name" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_78f409e1-51a9-4a7e-bdcd-e3815ac32584\"},{\"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/5e4a07fdf8f64300bc355c1147c48f88/stacks/basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0/01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"updated_time\":1648613342000,\"creation_time\":1648613286000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac68686c5bf49ada8d67fc8cc7f5dc3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"OS::project_id\":\"5e4a07fdf8f64300bc355c1147c48f88\",\"OS::stack_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"network_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-03-30T04:09:02.000+00:00", "isDataInternal" : false } ] 2022-03-30T04:09:15.385Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:15.385Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:09:15.422Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1 2022-03-30T04:09:15.423Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-03-30T04:09:15.423Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:15.423Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1 2022-03-30T04:09:15.423Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-03-30T04:09:15.424Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1374251e-8943-4e84-a090-d77a4bbbd162", X-RequestID:"1374251e-8943-4e84-a090-d77a4bbbd162", X-TransactionID:"1374251e-8943-4e84-a090-d77a4bbbd162", X-ECOMP-RequestID:"1374251e-8943-4e84-a090-d77a4bbbd162", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b96aadb-dc20-49e1-9363-ee72e0934e43"] 2022-03-30T04:09:15.424Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-03-30T04:09:15.424Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:15.569Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:15.569Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-03-30T04:09:15.569Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-03-30T04:09:15.570Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8FD01FD4A26538E60085753FF4D029B3; Path=/; HttpOnly", Cache-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:"Wed, 30 Mar 2022 04:09:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:15.570Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"204f2c3b-afdf-11ec-b173-c2a5cec62366","businessKey":"0b560762-17ea-466d-bf83-9ea3684ee4b0","processDefinitionId":"openstackAdapterTask:1:65162730-afd8-11ec-b173-c2a5cec62366","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-03-30T04:08:59.627+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"1d27d45b-afdf-11ec-b173-c2a5cec62366","superProcessInstanceId":"204d0924-afdf-11ec-b173-c2a5cec62366","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-03-30T04:09:15.570Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:15.571Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-03-30T04:09:15.611Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1 2022-03-30T04:09:15.612Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1|INFO|500||Invoke 2022-03-30T04:09:15.612Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:15.612Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1 2022-03-30T04:09:15.613Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Method : GET 2022-03-30T04:09:15.613Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1374251e-8943-4e84-a090-d77a4bbbd162", X-RequestID:"1374251e-8943-4e84-a090-d77a4bbbd162", X-TransactionID:"1374251e-8943-4e84-a090-d77a4bbbd162", X-ECOMP-RequestID:"1374251e-8943-4e84-a090-d77a4bbbd162", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7760b4a-e45c-4ddc-879c-8c542d3b0337"] 2022-03-30T04:09:15.613Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Request body: 2022-03-30T04:09:15.613Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:15.735Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:15.736Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Status code : 200 OK 2022-03-30T04:09:15.736Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Status text : 2022-03-30T04:09:15.737Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4D4E1F10D1CFCC59885D9AF47926AAB9; Path=/; HttpOnly", Cache-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:"Wed, 30 Mar 2022 04:09:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:15.737Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:222524e3-afdf-11ec-b173-c2a5cec62366","parentActivityInstanceId":"204f2c3b-afdf-11ec-b173-c2a5cec62366","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:65162730-afd8-11ec-b173-c2a5cec62366","processInstanceId":"204f2c3b-afdf-11ec-b173-c2a5cec62366","executionId":"204f2c3b-afdf-11ec-b173-c2a5cec62366","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-03-30T04:09:02.707+0000","endTime":"2022-03-30T04:09:02.715+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1d27d45b-afdf-11ec-b173-c2a5cec62366"}] 2022-03-30T04:09:15.737Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:15.738Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=204f2c3b-afdf-11ec-b173-c2a5cec62366&maxResults=1|INFO|500||InvokeReturn 2022-03-30T04:09:15.743Z|1374251e-8943-4e84-a090-d77a4bbbd162|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:09:16.176Z|bcbfef2d-081c-4149-9d44-78a64eccfcf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:09:16.177Z|bcbfef2d-081c-4149-9d44-78a64eccfcf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:09:16.862Z|a1a65c09-fd69-4f7b-9c16-8bbb63c35013|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:09:16.863Z|a1a65c09-fd69-4f7b-9c16-8bbb63c35013|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:09:18.374Z|2f3d70d6-eaa8-4d46-b3d6-21e3b89f4a48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:09:18.375Z|2f3d70d6-eaa8-4d46-b3d6-21e3b89f4a48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:09:23.765Z|b26a6c87-aa6f-4b98-b1f0-d051f5595ffa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:09:23.766Z|b26a6c87-aa6f-4b98-b1f0-d051f5595ffa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:09:25.893Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:09:25.899Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0 2022-03-30T04:09:25.900Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|INFO|500||Invoke 2022-03-30T04:09:25.901Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:25.901Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0 2022-03-30T04:09:25.901Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Method : GET 2022-03-30T04:09:25.902Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c81685599a704cc2", X-B3-SpanId:"08b27a495efc3a56", X-B3-ParentSpanId:"c81685599a704cc2", X-B3-Sampled:"0", X-ONAP-RequestID:"1ba0007d-1b4b-4735-a932-42c4dbc58558", X-RequestID:"1ba0007d-1b4b-4735-a932-42c4dbc58558", X-TransactionID:"1ba0007d-1b4b-4735-a932-42c4dbc58558", X-ECOMP-RequestID:"1ba0007d-1b4b-4735-a932-42c4dbc58558", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ade2095a-dbbc-427f-8cd7-0bce9c9d467d"] 2022-03-30T04:09:25.902Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Request body: 2022-03-30T04:09:25.902Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:25.924Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:25.925Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Status code : 200 OK 2022-03-30T04:09:25.925Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Status text : 2022-03-30T04:09:25.926Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:09:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:25.926Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Response body: { "requestId" : "0b560762-17ea-466d-bf83-9ea3684ee4b0", "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-03-30T04:08:53.000+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"5e4a07fdf8f64300bc355c1147c48f88\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:09:22.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "networkName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ ], "requestURI" : "0b560762-17ea-466d-bf83-9ea3684ee4b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0" } } } 2022-03-30T04:09:25.926Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:25.927Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|INFO|500||InvokeReturn 2022-03-30T04:09:25.929Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false 2022-03-30T04:09:25.929Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:09:25.929Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:25.930Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false 2022-03-30T04:09:25.930Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:09:25.930Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c81685599a704cc2", X-B3-SpanId:"99d7534952059fed", X-B3-ParentSpanId:"c81685599a704cc2", X-B3-Sampled:"0", X-ONAP-RequestID:"1ba0007d-1b4b-4735-a932-42c4dbc58558", X-RequestID:"1ba0007d-1b4b-4735-a932-42c4dbc58558", X-TransactionID:"1ba0007d-1b4b-4735-a932-42c4dbc58558", X-ECOMP-RequestID:"1ba0007d-1b4b-4735-a932-42c4dbc58558", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc5becd4-e607-422a-acdb-c2063474d66a"] 2022-03-30T04:09:25.930Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:09:25.931Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:25.942Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:25.942Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:09:25.942Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:09:25.943Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:09:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:25.944Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "0b560762-17ea-466d-bf83-9ea3684ee4b0", "groupingId" : "01e1f109-eb58-42f2-a7b2-6d00bfbf88ad", "name" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/5e4a07fdf8f64300bc355c1147c48f88/stacks/basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0/01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"updated_time\":1648613342000,\"creation_time\":1648613286000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac68686c5bf49ada8d67fc8cc7f5dc3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"OS::project_id\":\"5e4a07fdf8f64300bc355c1147c48f88\",\"OS::stack_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"network_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-03-30T04:09:02.000+00:00", "isDataInternal" : false } ] 2022-03-30T04:09:25.944Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:25.944Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:09:25.990Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1 2022-03-30T04:09:25.991Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-03-30T04:09:25.991Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:25.992Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1 2022-03-30T04:09:25.992Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-03-30T04:09:25.992Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1ba0007d-1b4b-4735-a932-42c4dbc58558", X-RequestID:"1ba0007d-1b4b-4735-a932-42c4dbc58558", X-TransactionID:"1ba0007d-1b4b-4735-a932-42c4dbc58558", X-ECOMP-RequestID:"1ba0007d-1b4b-4735-a932-42c4dbc58558", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b348dfa5-b109-4e4e-a044-0737a99f16fd"] 2022-03-30T04:09:25.993Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-03-30T04:09:25.993Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:26.138Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:26.139Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-03-30T04:09:26.139Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-03-30T04:09:26.139Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B27EEFFF143B619C4A46BA1DC24548D8; Path=/; HttpOnly", Cache-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:"Wed, 30 Mar 2022 04:09:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:26.140Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2d6da20f-afdf-11ec-b173-c2a5cec62366","businessKey":"0b560762-17ea-466d-bf83-9ea3684ee4b0","processDefinitionId":"SDNCHandler:1:64fe8031-afd8-11ec-b173-c2a5cec62366","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-03-30T04:09:21.637+0000","endTime":"2022-03-30T04:09:22.961+0000","removalTime":null,"durationInMillis":1324,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"1d27d45b-afdf-11ec-b173-c2a5cec62366","superProcessInstanceId":"2d4b4cc0-afdf-11ec-b173-c2a5cec62366","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-03-30T04:09:26.140Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:26.140Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-03-30T04:09:26.165Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1 2022-03-30T04:09:26.166Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1|INFO|500||Invoke 2022-03-30T04:09:26.166Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:26.166Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1 2022-03-30T04:09:26.167Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Method : GET 2022-03-30T04:09:26.167Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1ba0007d-1b4b-4735-a932-42c4dbc58558", X-RequestID:"1ba0007d-1b4b-4735-a932-42c4dbc58558", X-TransactionID:"1ba0007d-1b4b-4735-a932-42c4dbc58558", X-ECOMP-RequestID:"1ba0007d-1b4b-4735-a932-42c4dbc58558", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"feb1f783-978e-48ae-926f-4a9f077b432a"] 2022-03-30T04:09:26.167Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Request body: 2022-03-30T04:09:26.168Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:26.201Z|2a4bba82-0acd-4891-a89b-48be0db55584|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:09:26.202Z|2a4bba82-0acd-4891-a89b-48be0db55584|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:09:26.300Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:26.301Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Status code : 200 OK 2022-03-30T04:09:26.301Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Status text : 2022-03-30T04:09:26.302Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4A809C7F13C513934B945611794115F3; Path=/; HttpOnly", Cache-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:"Wed, 30 Mar 2022 04:09:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:26.303Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:2d6e6572-afdf-11ec-b173-c2a5cec62366","parentActivityInstanceId":"2d6da20f-afdf-11ec-b173-c2a5cec62366","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:64fe8031-afd8-11ec-b173-c2a5cec62366","processInstanceId":"2d6da20f-afdf-11ec-b173-c2a5cec62366","executionId":"2d6da20f-afdf-11ec-b173-c2a5cec62366","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-03-30T04:09:21.642+0000","endTime":"2022-03-30T04:09:22.959+0000","durationInMillis":1317,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1d27d45b-afdf-11ec-b173-c2a5cec62366"}] 2022-03-30T04:09:26.303Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:26.303Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1|INFO|500||InvokeReturn 2022-03-30T04:09:26.310Z|1ba0007d-1b4b-4735-a932-42c4dbc58558|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:09:26.892Z|080d3f8d-d929-4481-98c0-1562e7eb821a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:09:26.893Z|080d3f8d-d929-4481-98c0-1562e7eb821a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:09:28.399Z|310b50f8-fd0f-47dc-a0b7-ed8195fa142d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:09:28.400Z|310b50f8-fd0f-47dc-a0b7-ed8195fa142d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:09:36.226Z|b38314f5-b67c-4982-a788-726a06cd6e07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:09:36.227Z|b38314f5-b67c-4982-a788-726a06cd6e07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:09:36.444Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:09:36.450Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0 2022-03-30T04:09:36.451Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|INFO|500||Invoke 2022-03-30T04:09:36.451Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:36.451Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0 2022-03-30T04:09:36.452Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Method : GET 2022-03-30T04:09:36.452Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8aae90cff068c3dc", X-B3-SpanId:"7191247680186df5", X-B3-ParentSpanId:"8aae90cff068c3dc", X-B3-Sampled:"0", X-ONAP-RequestID:"849a4507-bbbd-40c5-82d8-8ed1545700cf", X-RequestID:"849a4507-bbbd-40c5-82d8-8ed1545700cf", X-TransactionID:"849a4507-bbbd-40c5-82d8-8ed1545700cf", X-ECOMP-RequestID:"849a4507-bbbd-40c5-82d8-8ed1545700cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da30920f-0b47-487b-b7f8-74ba248d9523"] 2022-03-30T04:09:36.452Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Request body: 2022-03-30T04:09:36.453Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:36.478Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:36.479Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Status code : 200 OK 2022-03-30T04:09:36.479Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Status text : 2022-03-30T04:09:36.480Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:09:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:36.481Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Response body: { "requestId" : "0b560762-17ea-466d-bf83-9ea3684ee4b0", "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-03-30T04:08:53.000+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"5e4a07fdf8f64300bc355c1147c48f88\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:09:22.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "networkName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ ], "requestURI" : "0b560762-17ea-466d-bf83-9ea3684ee4b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0" } } } 2022-03-30T04:09:36.482Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:36.482Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|INFO|500||InvokeReturn 2022-03-30T04:09:36.485Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false 2022-03-30T04:09:36.486Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:09:36.486Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:36.486Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false 2022-03-30T04:09:36.487Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:09:36.487Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8aae90cff068c3dc", X-B3-SpanId:"8d257a8735c90338", X-B3-ParentSpanId:"8aae90cff068c3dc", X-B3-Sampled:"0", X-ONAP-RequestID:"849a4507-bbbd-40c5-82d8-8ed1545700cf", X-RequestID:"849a4507-bbbd-40c5-82d8-8ed1545700cf", X-TransactionID:"849a4507-bbbd-40c5-82d8-8ed1545700cf", X-ECOMP-RequestID:"849a4507-bbbd-40c5-82d8-8ed1545700cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59bf34f6-ec2d-48dd-9190-73a347b844be"] 2022-03-30T04:09:36.487Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:09:36.487Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:36.498Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:36.498Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:09:36.499Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:09:36.499Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:09:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:36.500Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "0b560762-17ea-466d-bf83-9ea3684ee4b0", "groupingId" : "01e1f109-eb58-42f2-a7b2-6d00bfbf88ad", "name" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/5e4a07fdf8f64300bc355c1147c48f88/stacks/basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0/01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"updated_time\":1648613342000,\"creation_time\":1648613286000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac68686c5bf49ada8d67fc8cc7f5dc3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"OS::project_id\":\"5e4a07fdf8f64300bc355c1147c48f88\",\"OS::stack_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"network_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-03-30T04:09:02.000+00:00", "isDataInternal" : false } ] 2022-03-30T04:09:36.500Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:36.501Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:09:36.526Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1 2022-03-30T04:09:36.527Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-03-30T04:09:36.527Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:36.528Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1 2022-03-30T04:09:36.528Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-03-30T04:09:36.528Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"849a4507-bbbd-40c5-82d8-8ed1545700cf", X-RequestID:"849a4507-bbbd-40c5-82d8-8ed1545700cf", X-TransactionID:"849a4507-bbbd-40c5-82d8-8ed1545700cf", X-ECOMP-RequestID:"849a4507-bbbd-40c5-82d8-8ed1545700cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d63b683-69cc-46d9-868d-7a3ecf7960df"] 2022-03-30T04:09:36.529Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-03-30T04:09:36.529Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:36.674Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:36.675Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-03-30T04:09:36.675Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-03-30T04:09:36.675Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=93D00D6A5C48E192657084E7B2B28FE2; Path=/; HttpOnly", Cache-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:"Wed, 30 Mar 2022 04:09:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:36.676Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2d6da20f-afdf-11ec-b173-c2a5cec62366","businessKey":"0b560762-17ea-466d-bf83-9ea3684ee4b0","processDefinitionId":"SDNCHandler:1:64fe8031-afd8-11ec-b173-c2a5cec62366","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-03-30T04:09:21.637+0000","endTime":"2022-03-30T04:09:22.961+0000","removalTime":null,"durationInMillis":1324,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"1d27d45b-afdf-11ec-b173-c2a5cec62366","superProcessInstanceId":"2d4b4cc0-afdf-11ec-b173-c2a5cec62366","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-03-30T04:09:36.676Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:36.677Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0b560762-17ea-466d-bf83-9ea3684ee4b0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-03-30T04:09:36.712Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1 2022-03-30T04:09:36.713Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1|INFO|500||Invoke 2022-03-30T04:09:36.713Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:36.713Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1 2022-03-30T04:09:36.714Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Method : GET 2022-03-30T04:09:36.714Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"849a4507-bbbd-40c5-82d8-8ed1545700cf", X-RequestID:"849a4507-bbbd-40c5-82d8-8ed1545700cf", X-TransactionID:"849a4507-bbbd-40c5-82d8-8ed1545700cf", X-ECOMP-RequestID:"849a4507-bbbd-40c5-82d8-8ed1545700cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"086496b9-25fe-47f0-a9d0-512efdd1c02c"] 2022-03-30T04:09:36.714Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Request body: 2022-03-30T04:09:36.715Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:36.860Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:36.860Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Status code : 200 OK 2022-03-30T04:09:36.861Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Status text : 2022-03-30T04:09:36.861Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=39C4FBC37CB3FBF3D6F6EA88A9A3078B; Path=/; HttpOnly", Cache-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:"Wed, 30 Mar 2022 04:09:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:36.862Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:2d6e6572-afdf-11ec-b173-c2a5cec62366","parentActivityInstanceId":"2d6da20f-afdf-11ec-b173-c2a5cec62366","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:64fe8031-afd8-11ec-b173-c2a5cec62366","processInstanceId":"2d6da20f-afdf-11ec-b173-c2a5cec62366","executionId":"2d6da20f-afdf-11ec-b173-c2a5cec62366","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-03-30T04:09:21.642+0000","endTime":"2022-03-30T04:09:22.959+0000","durationInMillis":1317,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1d27d45b-afdf-11ec-b173-c2a5cec62366"}] 2022-03-30T04:09:36.862Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:36.863Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2d6da20f-afdf-11ec-b173-c2a5cec62366&maxResults=1|INFO|500||InvokeReturn 2022-03-30T04:09:36.871Z|849a4507-bbbd-40c5-82d8-8ed1545700cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:09:36.914Z|5b351861-6df8-46f0-b1b0-fa1e920e55f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:09:36.916Z|5b351861-6df8-46f0-b1b0-fa1e920e55f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:09:38.426Z|ec4861ae-edf3-44f3-803e-53f5a769eda8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:09:38.427Z|ec4861ae-edf3-44f3-803e-53f5a769eda8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:09:38.765Z|be38cd83-a94d-4835-9509-fe67b1d87686|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:09:38.766Z|be38cd83-a94d-4835-9509-fe67b1d87686|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:09:39.029Z|645c4cd0-f550-405a-a251-c329a693f482|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:09:39.030Z|645c4cd0-f550-405a-a251-c329a693f482|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:09:46.251Z|be31de2e-f286-4730-b383-b33181e11e7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:09:46.251Z|be31de2e-f286-4730-b383-b33181e11e7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:09:46.938Z|9860d597-7496-4d62-b857-4f5233997867|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:09:46.939Z|9860d597-7496-4d62-b857-4f5233997867|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:09:47.007Z|bddbee3e-7834-4065-8fa9-3eac830acc24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:09:47.015Z|bddbee3e-7834-4065-8fa9-3eac830acc24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0 2022-03-30T04:09:47.016Z|bddbee3e-7834-4065-8fa9-3eac830acc24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|INFO|500||Invoke 2022-03-30T04:09:47.016Z|bddbee3e-7834-4065-8fa9-3eac830acc24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:47.017Z|bddbee3e-7834-4065-8fa9-3eac830acc24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0 2022-03-30T04:09:47.017Z|bddbee3e-7834-4065-8fa9-3eac830acc24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Method : GET 2022-03-30T04:09:47.018Z|bddbee3e-7834-4065-8fa9-3eac830acc24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"89af1ff824b391ea", X-B3-SpanId:"d825d0b8ce45fbd0", X-B3-ParentSpanId:"89af1ff824b391ea", X-B3-Sampled:"0", X-ONAP-RequestID:"bddbee3e-7834-4065-8fa9-3eac830acc24", X-RequestID:"bddbee3e-7834-4065-8fa9-3eac830acc24", X-TransactionID:"bddbee3e-7834-4065-8fa9-3eac830acc24", X-ECOMP-RequestID:"bddbee3e-7834-4065-8fa9-3eac830acc24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"110f0025-8712-4519-8079-469bff8c1296"] 2022-03-30T04:09:47.018Z|bddbee3e-7834-4065-8fa9-3eac830acc24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Request body: 2022-03-30T04:09:47.019Z|bddbee3e-7834-4065-8fa9-3eac830acc24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:47.041Z|bddbee3e-7834-4065-8fa9-3eac830acc24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:47.042Z|bddbee3e-7834-4065-8fa9-3eac830acc24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Status code : 200 OK 2022-03-30T04:09:47.042Z|bddbee3e-7834-4065-8fa9-3eac830acc24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Status text : 2022-03-30T04:09:47.042Z|bddbee3e-7834-4065-8fa9-3eac830acc24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:09:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:47.043Z|bddbee3e-7834-4065-8fa9-3eac830acc24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Response body: { "requestId" : "0b560762-17ea-466d-bf83-9ea3684ee4b0", "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-03-30T04:08:53.000+00:00", "endTime" : "2022-03-30T04:09:40.000+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"5e4a07fdf8f64300bc355c1147c48f88\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:09:40.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "networkName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ ], "requestURI" : "0b560762-17ea-466d-bf83-9ea3684ee4b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0" } } } 2022-03-30T04:09:47.043Z|bddbee3e-7834-4065-8fa9-3eac830acc24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:47.044Z|bddbee3e-7834-4065-8fa9-3eac830acc24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|INFO|500||InvokeReturn 2022-03-30T04:09:47.047Z|bddbee3e-7834-4065-8fa9-3eac830acc24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false 2022-03-30T04:09:47.047Z|bddbee3e-7834-4065-8fa9-3eac830acc24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:09:47.048Z|bddbee3e-7834-4065-8fa9-3eac830acc24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:47.048Z|bddbee3e-7834-4065-8fa9-3eac830acc24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false 2022-03-30T04:09:47.049Z|bddbee3e-7834-4065-8fa9-3eac830acc24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:09:47.049Z|bddbee3e-7834-4065-8fa9-3eac830acc24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"89af1ff824b391ea", X-B3-SpanId:"0546719e5265bb1d", X-B3-ParentSpanId:"89af1ff824b391ea", X-B3-Sampled:"0", X-ONAP-RequestID:"bddbee3e-7834-4065-8fa9-3eac830acc24", X-RequestID:"bddbee3e-7834-4065-8fa9-3eac830acc24", X-TransactionID:"bddbee3e-7834-4065-8fa9-3eac830acc24", X-ECOMP-RequestID:"bddbee3e-7834-4065-8fa9-3eac830acc24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d1be1c0-69c9-437d-9ed4-676b35fe1618"] 2022-03-30T04:09:47.049Z|bddbee3e-7834-4065-8fa9-3eac830acc24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:09:47.050Z|bddbee3e-7834-4065-8fa9-3eac830acc24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:47.061Z|bddbee3e-7834-4065-8fa9-3eac830acc24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:47.062Z|bddbee3e-7834-4065-8fa9-3eac830acc24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:09:47.062Z|bddbee3e-7834-4065-8fa9-3eac830acc24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:09:47.063Z|bddbee3e-7834-4065-8fa9-3eac830acc24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:09:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:47.064Z|bddbee3e-7834-4065-8fa9-3eac830acc24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "0b560762-17ea-466d-bf83-9ea3684ee4b0", "groupingId" : "01e1f109-eb58-42f2-a7b2-6d00bfbf88ad", "name" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/5e4a07fdf8f64300bc355c1147c48f88/stacks/basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0/01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"updated_time\":1648613342000,\"creation_time\":1648613286000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac68686c5bf49ada8d67fc8cc7f5dc3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"OS::project_id\":\"5e4a07fdf8f64300bc355c1147c48f88\",\"OS::stack_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"network_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-03-30T04:09:02.000+00:00", "isDataInternal" : false } ] 2022-03-30T04:09:47.064Z|bddbee3e-7834-4065-8fa9-3eac830acc24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:47.065Z|bddbee3e-7834-4065-8fa9-3eac830acc24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:09:47.080Z|bddbee3e-7834-4065-8fa9-3eac830acc24|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:09:47.212Z|81eee6ef-4bbc-48a3-9d1a-a653c6384e39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:09:47.216Z|81eee6ef-4bbc-48a3-9d1a-a653c6384e39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0 2022-03-30T04:09:47.217Z|81eee6ef-4bbc-48a3-9d1a-a653c6384e39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|INFO|500||Invoke 2022-03-30T04:09:47.217Z|81eee6ef-4bbc-48a3-9d1a-a653c6384e39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:47.218Z|81eee6ef-4bbc-48a3-9d1a-a653c6384e39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0 2022-03-30T04:09:47.218Z|81eee6ef-4bbc-48a3-9d1a-a653c6384e39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Method : GET 2022-03-30T04:09:47.218Z|81eee6ef-4bbc-48a3-9d1a-a653c6384e39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b94d10e28dea67c1", X-B3-SpanId:"d69a344fa8a97182", X-B3-ParentSpanId:"b94d10e28dea67c1", X-B3-Sampled:"0", X-ONAP-RequestID:"81eee6ef-4bbc-48a3-9d1a-a653c6384e39", X-RequestID:"81eee6ef-4bbc-48a3-9d1a-a653c6384e39", X-TransactionID:"81eee6ef-4bbc-48a3-9d1a-a653c6384e39", X-ECOMP-RequestID:"81eee6ef-4bbc-48a3-9d1a-a653c6384e39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87191603-a690-4306-82da-a3fcfa41e1f1"] 2022-03-30T04:09:47.218Z|81eee6ef-4bbc-48a3-9d1a-a653c6384e39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Request body: 2022-03-30T04:09:47.219Z|81eee6ef-4bbc-48a3-9d1a-a653c6384e39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:47.239Z|81eee6ef-4bbc-48a3-9d1a-a653c6384e39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:47.240Z|81eee6ef-4bbc-48a3-9d1a-a653c6384e39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Status code : 200 OK 2022-03-30T04:09:47.241Z|81eee6ef-4bbc-48a3-9d1a-a653c6384e39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Status text : 2022-03-30T04:09:47.241Z|81eee6ef-4bbc-48a3-9d1a-a653c6384e39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:09:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:47.242Z|81eee6ef-4bbc-48a3-9d1a-a653c6384e39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Response body: { "requestId" : "0b560762-17ea-466d-bf83-9ea3684ee4b0", "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-03-30T04:08:53.000+00:00", "endTime" : "2022-03-30T04:09:40.000+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"5e4a07fdf8f64300bc355c1147c48f88\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:09:40.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "networkName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ ], "requestURI" : "0b560762-17ea-466d-bf83-9ea3684ee4b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0" } } } 2022-03-30T04:09:47.242Z|81eee6ef-4bbc-48a3-9d1a-a653c6384e39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:47.243Z|81eee6ef-4bbc-48a3-9d1a-a653c6384e39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|INFO|500||InvokeReturn 2022-03-30T04:09:47.245Z|81eee6ef-4bbc-48a3-9d1a-a653c6384e39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false 2022-03-30T04:09:47.245Z|81eee6ef-4bbc-48a3-9d1a-a653c6384e39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:09:47.245Z|81eee6ef-4bbc-48a3-9d1a-a653c6384e39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:47.246Z|81eee6ef-4bbc-48a3-9d1a-a653c6384e39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false 2022-03-30T04:09:47.246Z|81eee6ef-4bbc-48a3-9d1a-a653c6384e39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:09:47.246Z|81eee6ef-4bbc-48a3-9d1a-a653c6384e39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b94d10e28dea67c1", X-B3-SpanId:"25eb2ef63df789aa", X-B3-ParentSpanId:"b94d10e28dea67c1", X-B3-Sampled:"0", X-ONAP-RequestID:"81eee6ef-4bbc-48a3-9d1a-a653c6384e39", X-RequestID:"81eee6ef-4bbc-48a3-9d1a-a653c6384e39", X-TransactionID:"81eee6ef-4bbc-48a3-9d1a-a653c6384e39", X-ECOMP-RequestID:"81eee6ef-4bbc-48a3-9d1a-a653c6384e39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c5d3951-879e-4319-b4d5-ac004fdb9d45"] 2022-03-30T04:09:47.247Z|81eee6ef-4bbc-48a3-9d1a-a653c6384e39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:09:47.247Z|81eee6ef-4bbc-48a3-9d1a-a653c6384e39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:47.257Z|81eee6ef-4bbc-48a3-9d1a-a653c6384e39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:47.258Z|81eee6ef-4bbc-48a3-9d1a-a653c6384e39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:09:47.258Z|81eee6ef-4bbc-48a3-9d1a-a653c6384e39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:09:47.259Z|81eee6ef-4bbc-48a3-9d1a-a653c6384e39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:09:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:47.260Z|81eee6ef-4bbc-48a3-9d1a-a653c6384e39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "0b560762-17ea-466d-bf83-9ea3684ee4b0", "groupingId" : "01e1f109-eb58-42f2-a7b2-6d00bfbf88ad", "name" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/5e4a07fdf8f64300bc355c1147c48f88/stacks/basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0/01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"updated_time\":1648613342000,\"creation_time\":1648613286000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac68686c5bf49ada8d67fc8cc7f5dc3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"OS::project_id\":\"5e4a07fdf8f64300bc355c1147c48f88\",\"OS::stack_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"network_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-03-30T04:09:02.000+00:00", "isDataInternal" : false } ] 2022-03-30T04:09:47.260Z|81eee6ef-4bbc-48a3-9d1a-a653c6384e39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:47.261Z|81eee6ef-4bbc-48a3-9d1a-a653c6384e39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:09:47.274Z|81eee6ef-4bbc-48a3-9d1a-a653c6384e39|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:09:47.399Z|0535562c-b316-4055-b79d-f6227652dbd3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:09:47.404Z|0535562c-b316-4055-b79d-f6227652dbd3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0 2022-03-30T04:09:47.404Z|0535562c-b316-4055-b79d-f6227652dbd3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|INFO|500||Invoke 2022-03-30T04:09:47.405Z|0535562c-b316-4055-b79d-f6227652dbd3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:47.405Z|0535562c-b316-4055-b79d-f6227652dbd3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0 2022-03-30T04:09:47.405Z|0535562c-b316-4055-b79d-f6227652dbd3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Method : GET 2022-03-30T04:09:47.406Z|0535562c-b316-4055-b79d-f6227652dbd3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ea339924baa1c152", X-B3-SpanId:"65043e74120a1492", X-B3-ParentSpanId:"ea339924baa1c152", X-B3-Sampled:"0", X-ONAP-RequestID:"0535562c-b316-4055-b79d-f6227652dbd3", X-RequestID:"0535562c-b316-4055-b79d-f6227652dbd3", X-TransactionID:"0535562c-b316-4055-b79d-f6227652dbd3", X-ECOMP-RequestID:"0535562c-b316-4055-b79d-f6227652dbd3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2cbf6c2-535b-4827-b547-a27963888a78"] 2022-03-30T04:09:47.406Z|0535562c-b316-4055-b79d-f6227652dbd3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Request body: 2022-03-30T04:09:47.406Z|0535562c-b316-4055-b79d-f6227652dbd3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:47.424Z|0535562c-b316-4055-b79d-f6227652dbd3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:47.425Z|0535562c-b316-4055-b79d-f6227652dbd3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Status code : 200 OK 2022-03-30T04:09:47.425Z|0535562c-b316-4055-b79d-f6227652dbd3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Status text : 2022-03-30T04:09:47.426Z|0535562c-b316-4055-b79d-f6227652dbd3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:09:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:47.426Z|0535562c-b316-4055-b79d-f6227652dbd3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Response body: { "requestId" : "0b560762-17ea-466d-bf83-9ea3684ee4b0", "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-03-30T04:08:53.000+00:00", "endTime" : "2022-03-30T04:09:40.000+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"5e4a07fdf8f64300bc355c1147c48f88\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:09:40.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "networkName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ ], "requestURI" : "0b560762-17ea-466d-bf83-9ea3684ee4b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0" } } } 2022-03-30T04:09:47.427Z|0535562c-b316-4055-b79d-f6227652dbd3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:47.427Z|0535562c-b316-4055-b79d-f6227652dbd3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|INFO|500||InvokeReturn 2022-03-30T04:09:47.429Z|0535562c-b316-4055-b79d-f6227652dbd3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false 2022-03-30T04:09:47.429Z|0535562c-b316-4055-b79d-f6227652dbd3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:09:47.430Z|0535562c-b316-4055-b79d-f6227652dbd3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:47.430Z|0535562c-b316-4055-b79d-f6227652dbd3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false 2022-03-30T04:09:47.430Z|0535562c-b316-4055-b79d-f6227652dbd3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:09:47.430Z|0535562c-b316-4055-b79d-f6227652dbd3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ea339924baa1c152", X-B3-SpanId:"3f6cc0508abd51d2", X-B3-ParentSpanId:"ea339924baa1c152", X-B3-Sampled:"0", X-ONAP-RequestID:"0535562c-b316-4055-b79d-f6227652dbd3", X-RequestID:"0535562c-b316-4055-b79d-f6227652dbd3", X-TransactionID:"0535562c-b316-4055-b79d-f6227652dbd3", X-ECOMP-RequestID:"0535562c-b316-4055-b79d-f6227652dbd3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87c09cd8-c294-40df-b9d4-f7788bb94652"] 2022-03-30T04:09:47.430Z|0535562c-b316-4055-b79d-f6227652dbd3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:09:47.431Z|0535562c-b316-4055-b79d-f6227652dbd3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:47.441Z|0535562c-b316-4055-b79d-f6227652dbd3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:47.442Z|0535562c-b316-4055-b79d-f6227652dbd3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:09:47.442Z|0535562c-b316-4055-b79d-f6227652dbd3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:09:47.442Z|0535562c-b316-4055-b79d-f6227652dbd3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:09:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:47.443Z|0535562c-b316-4055-b79d-f6227652dbd3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "0b560762-17ea-466d-bf83-9ea3684ee4b0", "groupingId" : "01e1f109-eb58-42f2-a7b2-6d00bfbf88ad", "name" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/5e4a07fdf8f64300bc355c1147c48f88/stacks/basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0/01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"updated_time\":1648613342000,\"creation_time\":1648613286000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac68686c5bf49ada8d67fc8cc7f5dc3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"OS::project_id\":\"5e4a07fdf8f64300bc355c1147c48f88\",\"OS::stack_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"network_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-03-30T04:09:02.000+00:00", "isDataInternal" : false } ] 2022-03-30T04:09:47.443Z|0535562c-b316-4055-b79d-f6227652dbd3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:47.444Z|0535562c-b316-4055-b79d-f6227652dbd3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:09:47.451Z|0535562c-b316-4055-b79d-f6227652dbd3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:09:47.591Z|e06ee60e-c6a8-4d84-9bee-d1046c5e8e31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:09:47.596Z|e06ee60e-c6a8-4d84-9bee-d1046c5e8e31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0 2022-03-30T04:09:47.597Z|e06ee60e-c6a8-4d84-9bee-d1046c5e8e31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|INFO|500||Invoke 2022-03-30T04:09:47.598Z|e06ee60e-c6a8-4d84-9bee-d1046c5e8e31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:47.598Z|e06ee60e-c6a8-4d84-9bee-d1046c5e8e31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0 2022-03-30T04:09:47.599Z|e06ee60e-c6a8-4d84-9bee-d1046c5e8e31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Method : GET 2022-03-30T04:09:47.599Z|e06ee60e-c6a8-4d84-9bee-d1046c5e8e31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d1015221ca27c75", X-B3-SpanId:"fd7d2160741d676e", X-B3-ParentSpanId:"6d1015221ca27c75", X-B3-Sampled:"0", X-ONAP-RequestID:"e06ee60e-c6a8-4d84-9bee-d1046c5e8e31", X-RequestID:"e06ee60e-c6a8-4d84-9bee-d1046c5e8e31", X-TransactionID:"e06ee60e-c6a8-4d84-9bee-d1046c5e8e31", X-ECOMP-RequestID:"e06ee60e-c6a8-4d84-9bee-d1046c5e8e31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0381d007-f205-43f5-a484-27311a1ac44e"] 2022-03-30T04:09:47.600Z|e06ee60e-c6a8-4d84-9bee-d1046c5e8e31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Request body: 2022-03-30T04:09:47.600Z|e06ee60e-c6a8-4d84-9bee-d1046c5e8e31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:47.618Z|e06ee60e-c6a8-4d84-9bee-d1046c5e8e31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:47.619Z|e06ee60e-c6a8-4d84-9bee-d1046c5e8e31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Status code : 200 OK 2022-03-30T04:09:47.619Z|e06ee60e-c6a8-4d84-9bee-d1046c5e8e31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Status text : 2022-03-30T04:09:47.620Z|e06ee60e-c6a8-4d84-9bee-d1046c5e8e31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:09:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:47.621Z|e06ee60e-c6a8-4d84-9bee-d1046c5e8e31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Response body: { "requestId" : "0b560762-17ea-466d-bf83-9ea3684ee4b0", "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-03-30T04:08:53.000+00:00", "endTime" : "2022-03-30T04:09:40.000+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"5e4a07fdf8f64300bc355c1147c48f88\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:09:40.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "networkName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ ], "requestURI" : "0b560762-17ea-466d-bf83-9ea3684ee4b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0" } } } 2022-03-30T04:09:47.621Z|e06ee60e-c6a8-4d84-9bee-d1046c5e8e31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:47.621Z|e06ee60e-c6a8-4d84-9bee-d1046c5e8e31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|INFO|500||InvokeReturn 2022-03-30T04:09:47.623Z|e06ee60e-c6a8-4d84-9bee-d1046c5e8e31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false 2022-03-30T04:09:47.624Z|e06ee60e-c6a8-4d84-9bee-d1046c5e8e31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:09:47.624Z|e06ee60e-c6a8-4d84-9bee-d1046c5e8e31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:47.624Z|e06ee60e-c6a8-4d84-9bee-d1046c5e8e31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false 2022-03-30T04:09:47.624Z|e06ee60e-c6a8-4d84-9bee-d1046c5e8e31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:09:47.625Z|e06ee60e-c6a8-4d84-9bee-d1046c5e8e31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d1015221ca27c75", X-B3-SpanId:"ab2e6c1e8b74974f", X-B3-ParentSpanId:"6d1015221ca27c75", X-B3-Sampled:"0", X-ONAP-RequestID:"e06ee60e-c6a8-4d84-9bee-d1046c5e8e31", X-RequestID:"e06ee60e-c6a8-4d84-9bee-d1046c5e8e31", X-TransactionID:"e06ee60e-c6a8-4d84-9bee-d1046c5e8e31", X-ECOMP-RequestID:"e06ee60e-c6a8-4d84-9bee-d1046c5e8e31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30e68e48-5fef-4d57-af33-cc4061aff1fb"] 2022-03-30T04:09:47.625Z|e06ee60e-c6a8-4d84-9bee-d1046c5e8e31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:09:47.625Z|e06ee60e-c6a8-4d84-9bee-d1046c5e8e31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:47.636Z|e06ee60e-c6a8-4d84-9bee-d1046c5e8e31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:47.636Z|e06ee60e-c6a8-4d84-9bee-d1046c5e8e31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:09:47.637Z|e06ee60e-c6a8-4d84-9bee-d1046c5e8e31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:09:47.637Z|e06ee60e-c6a8-4d84-9bee-d1046c5e8e31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:09:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:47.638Z|e06ee60e-c6a8-4d84-9bee-d1046c5e8e31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "0b560762-17ea-466d-bf83-9ea3684ee4b0", "groupingId" : "01e1f109-eb58-42f2-a7b2-6d00bfbf88ad", "name" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/5e4a07fdf8f64300bc355c1147c48f88/stacks/basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0/01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"updated_time\":1648613342000,\"creation_time\":1648613286000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac68686c5bf49ada8d67fc8cc7f5dc3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"OS::project_id\":\"5e4a07fdf8f64300bc355c1147c48f88\",\"OS::stack_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"network_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-03-30T04:09:02.000+00:00", "isDataInternal" : false } ] 2022-03-30T04:09:47.638Z|e06ee60e-c6a8-4d84-9bee-d1046c5e8e31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:47.639Z|e06ee60e-c6a8-4d84-9bee-d1046c5e8e31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:09:47.650Z|e06ee60e-c6a8-4d84-9bee-d1046c5e8e31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:09:47.773Z|3b8d23a7-8b19-4bd7-aeac-371e54c000bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:09:47.777Z|3b8d23a7-8b19-4bd7-aeac-371e54c000bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0 2022-03-30T04:09:47.778Z|3b8d23a7-8b19-4bd7-aeac-371e54c000bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|INFO|500||Invoke 2022-03-30T04:09:47.778Z|3b8d23a7-8b19-4bd7-aeac-371e54c000bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:47.778Z|3b8d23a7-8b19-4bd7-aeac-371e54c000bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0 2022-03-30T04:09:47.779Z|3b8d23a7-8b19-4bd7-aeac-371e54c000bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Method : GET 2022-03-30T04:09:47.779Z|3b8d23a7-8b19-4bd7-aeac-371e54c000bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b458d511b929b9a3", X-B3-SpanId:"4161807f6df23199", X-B3-ParentSpanId:"b458d511b929b9a3", X-B3-Sampled:"0", X-ONAP-RequestID:"3b8d23a7-8b19-4bd7-aeac-371e54c000bb", X-RequestID:"3b8d23a7-8b19-4bd7-aeac-371e54c000bb", X-TransactionID:"3b8d23a7-8b19-4bd7-aeac-371e54c000bb", X-ECOMP-RequestID:"3b8d23a7-8b19-4bd7-aeac-371e54c000bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5b354af-7084-44aa-ad5e-7ecf45129a5c"] 2022-03-30T04:09:47.779Z|3b8d23a7-8b19-4bd7-aeac-371e54c000bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Request body: 2022-03-30T04:09:47.780Z|3b8d23a7-8b19-4bd7-aeac-371e54c000bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:47.796Z|3b8d23a7-8b19-4bd7-aeac-371e54c000bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:47.797Z|3b8d23a7-8b19-4bd7-aeac-371e54c000bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Status code : 200 OK 2022-03-30T04:09:47.798Z|3b8d23a7-8b19-4bd7-aeac-371e54c000bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Status text : 2022-03-30T04:09:47.798Z|3b8d23a7-8b19-4bd7-aeac-371e54c000bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:09:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:47.799Z|3b8d23a7-8b19-4bd7-aeac-371e54c000bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||Response body: { "requestId" : "0b560762-17ea-466d-bf83-9ea3684ee4b0", "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-03-30T04:08:53.000+00:00", "endTime" : "2022-03-30T04:09:40.000+00:00", "source" : "VID", "tenantId" : "5e4a07fdf8f64300bc355c1147c48f88", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"5e4a07fdf8f64300bc355c1147c48f88\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:09:40.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "networkName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/networks/898c33b5-040e-4d8c-9b55-12ce2a1e65b9", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-istanbul", "cloudApiRequests" : [ ], "requestURI" : "0b560762-17ea-466d-bf83-9ea3684ee4b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0" } } } 2022-03-30T04:09:47.799Z|3b8d23a7-8b19-4bd7-aeac-371e54c000bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:47.800Z|3b8d23a7-8b19-4bd7-aeac-371e54c000bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0b560762-17ea-466d-bf83-9ea3684ee4b0|INFO|500||InvokeReturn 2022-03-30T04:09:47.803Z|3b8d23a7-8b19-4bd7-aeac-371e54c000bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false 2022-03-30T04:09:47.804Z|3b8d23a7-8b19-4bd7-aeac-371e54c000bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:09:47.804Z|3b8d23a7-8b19-4bd7-aeac-371e54c000bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:47.804Z|3b8d23a7-8b19-4bd7-aeac-371e54c000bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false 2022-03-30T04:09:47.804Z|3b8d23a7-8b19-4bd7-aeac-371e54c000bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:09:47.805Z|3b8d23a7-8b19-4bd7-aeac-371e54c000bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b458d511b929b9a3", X-B3-SpanId:"491ba287ef010d2a", X-B3-ParentSpanId:"b458d511b929b9a3", X-B3-Sampled:"0", X-ONAP-RequestID:"3b8d23a7-8b19-4bd7-aeac-371e54c000bb", X-RequestID:"3b8d23a7-8b19-4bd7-aeac-371e54c000bb", X-TransactionID:"3b8d23a7-8b19-4bd7-aeac-371e54c000bb", X-ECOMP-RequestID:"3b8d23a7-8b19-4bd7-aeac-371e54c000bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57cb93dc-533c-4c5a-85e7-5179088afead"] 2022-03-30T04:09:47.805Z|3b8d23a7-8b19-4bd7-aeac-371e54c000bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:09:47.805Z|3b8d23a7-8b19-4bd7-aeac-371e54c000bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:47.817Z|3b8d23a7-8b19-4bd7-aeac-371e54c000bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:47.817Z|3b8d23a7-8b19-4bd7-aeac-371e54c000bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:09:47.817Z|3b8d23a7-8b19-4bd7-aeac-371e54c000bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:09:47.818Z|3b8d23a7-8b19-4bd7-aeac-371e54c000bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:09:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:47.818Z|3b8d23a7-8b19-4bd7-aeac-371e54c000bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "0b560762-17ea-466d-bf83-9ea3684ee4b0", "groupingId" : "01e1f109-eb58-42f2-a7b2-6d00bfbf88ad", "name" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/5e4a07fdf8f64300bc355c1147c48f88/stacks/basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0/01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"updated_time\":1648613342000,\"creation_time\":1648613286000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-istanbul\",\"disable_rollback\":true,\"stack_user_project_id\":\"1ac68686c5bf49ada8d67fc8cc7f5dc3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"01e1f109-eb58-42f2-a7b2-6d00bfbf88ad\",\"OS::project_id\":\"5e4a07fdf8f64300bc355c1147c48f88\",\"OS::stack_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"network_name\":\"basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-03-30T04:09:02.000+00:00", "isDataInternal" : false } ] 2022-03-30T04:09:47.819Z|3b8d23a7-8b19-4bd7-aeac-371e54c000bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:47.819Z|3b8d23a7-8b19-4bd7-aeac-371e54c000bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0b560762-17ea-466d-bf83-9ea3684ee4b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:09:47.831Z|3b8d23a7-8b19-4bd7-aeac-371e54c000bb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0b560762-17ea-466d-bf83-9ea3684ee4b0|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:09:48.452Z|6b39850e-1830-4ec8-9fbe-8911c5827339|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:09:48.453Z|6b39850e-1830-4ec8-9fbe-8911c5827339|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:09:49.242Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:09:49.244Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|||INFO|500||Checking if requestId: 0a868e86-eac2-4e28-9f48-bcb39c93d4da already exists in requestDb InfraActiveRequests table 2022-03-30T04:09:49.245Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da 2022-03-30T04:09:49.246Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|INFO|500||Invoke 2022-03-30T04:09:49.246Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:49.246Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da 2022-03-30T04:09:49.246Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Method : GET 2022-03-30T04:09:49.247Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eba8a5a0fb3449d8", X-B3-SpanId:"1e95e7317ab81b76", X-B3-ParentSpanId:"eba8a5a0fb3449d8", X-B3-Sampled:"0", X-ONAP-RequestID:"0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-RequestID:"0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-TransactionID:"0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-ECOMP-RequestID:"0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a4964e9-f0b9-4d40-9d77-1f4daf821d9f"] 2022-03-30T04:09:49.247Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Request body: 2022-03-30T04:09:49.247Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:49.266Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:49.267Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Status code : 404 NOT_FOUND 2022-03-30T04:09:49.268Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Status text : 2022-03-30T04:09:49.268Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 30 Mar 2022 04:09:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:49.269Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Response body: 2022-03-30T04:09:49.269Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:49.270Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|INFO|404|Not Found|InvokeReturn 2022-03-30T04:09:49.283Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|||INFO|500||Running local validations 2022-03-30T04:09:49.336Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-03-30T04:09:49.385Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75?format=pathed|INFO|500||Invoke 2022-03-30T04:09:49.386Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[0a868e86-eac2-4e28-9f48-bcb39c93d4da], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2a062241-19a2-42de-a082-51a298529e25], X-ECOMP-RequestID=[0a868e86-eac2-4e28-9f48-bcb39c93d4da], X-TransactionId=[], X-ONAP-RequestID=[0a868e86-eac2-4e28-9f48-bcb39c93d4da]} 2022-03-30T04:09:49.480Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220330-04:09:50:348-7041], vertex-id=[250032], Content-Length=[251], Date=[Wed, 30 Mar 2022 04:09:50 GMT], Content-Type=[application/json]} 2022-03-30T04:09:49.482Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75?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/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75"}]} 2022-03-30T04:09:49.483Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75?format=pathed|INFO|500||InvokeReturn 2022-03-30T04:09:49.503Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-03-30T04:09:49.558Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-03-30T04:09:49.560Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-03-30T04:09:49.631Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-03-30T04:09:49.632Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220330-04:09:50:529-27650], Content-Length=[613], Date=[Wed, 30 Mar 2022 04:09:50 GMT], Content-Type=[application/json]} 2022-03-30T04:09:49.633Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2022-03-30T04:09:49.636Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2022-03-30T04:09:49.642Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-03-30T04:09:49.679Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-03-30T04:09:49.680Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75?format=pathed|INFO|500||Invoke 2022-03-30T04:09:49.774Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75?format=pathed|INFO|500||InvokeReturn 2022-03-30T04:09:49.775Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220330-04:09:50:637-88768], vertex-id=[250032], Content-Length=[251], Date=[Wed, 30 Mar 2022 04:09:50 GMT], Content-Type=[application/json]} 2022-03-30T04:09:49.776Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75"}]} 2022-03-30T04:09:49.781Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-03-30T04:09:49.813Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-03-30T04:09:49.814Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[0a868e86-eac2-4e28-9f48-bcb39c93d4da], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3217b838-e753-469f-9786-4c1df7b58c89], X-ECOMP-RequestID=[0a868e86-eac2-4e28-9f48-bcb39c93d4da], X-TransactionId=[], X-ONAP-RequestID=[0a868e86-eac2-4e28-9f48-bcb39c93d4da]} 2022-03-30T04:09:49.867Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220330-04:09:50:774-81465], Content-Length=[610], Date=[Wed, 30 Mar 2022 04:09:50 GMT], Content-Type=[application/json]} 2022-03-30T04:09:49.869Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/related-to/l3-networks","ERR.5.4.6114"]}}} 2022-03-30T04:09:49.869Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-03-30T04:09:49.873Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2022-03-30T04:09:49.879Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-03-30T04:09:49.911Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-03-30T04:09:49.912Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75?format=pathed|INFO|500||Invoke 2022-03-30T04:09:49.966Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75?format=pathed|INFO|500||InvokeReturn 2022-03-30T04:09:49.967Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220330-04:09:50:869-24208], vertex-id=[250032], Content-Length=[251], Date=[Wed, 30 Mar 2022 04:09:50 GMT], Content-Type=[application/json]} 2022-03-30T04:09:49.969Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75"}]} 2022-03-30T04:09:49.974Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-03-30T04:09:50.017Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-03-30T04:09:50.018Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-03-30T04:09:50.204Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-03-30T04:09:50.205Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220330-04:09:51:085-50871], Content-Length=[619], Date=[Wed, 30 Mar 2022 04:09:51 GMT], Content-Type=[application/json]} 2022-03-30T04:09:50.206Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/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/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/related-to/configurations","ERR.5.4.6114"]}}} 2022-03-30T04:09:50.210Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75/related-to/configurations?resultIndex=0&resultSize=1&format=count 2022-03-30T04:09:50.211Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-03-30T04:09:50.212Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-03-30T04:09:50.213Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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-03-30T04:09:50.213Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-03-30T04:09:50.214Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:50.214Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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-03-30T04:09:50.214Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-03-30T04:09:50.214Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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:"eba8a5a0fb3449d8", X-B3-SpanId:"3df857657b1c8ce7", X-B3-ParentSpanId:"eba8a5a0fb3449d8", X-B3-Sampled:"0", X-ONAP-RequestID:"0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-RequestID:"0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-TransactionID:"0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-ECOMP-RequestID:"0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b33d9cd9-499b-412f-a6b9-b197e52269e8"] 2022-03-30T04:09:50.215Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75"},"instanceName":null,"requestScope":"service"} 2022-03-30T04:09:50.215Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:50.240Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:50.241Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-03-30T04:09:50.241Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-03-30T04:09:50.241Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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:"Wed, 30 Mar 2022 04:09:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:50.242Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-03-30T04:09:50.242Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:50.242Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-03-30T04:09:50.243Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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-03-30T04:09:50.244Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-03-30T04:09:50.244Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:50.244Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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-03-30T04:09:50.244Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-03-30T04:09:50.245Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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:"0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-RequestID:"0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-TransactionID:"0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-ECOMP-RequestID:"0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6ff20c3-3ef2-4b95-b0a4-a3acd52fd07d"] 2022-03-30T04:09:50.245Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-03-30T04:09:50.245Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:50.282Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:50.283Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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-03-30T04:09:50.283Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-03-30T04:09:50.284Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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:"Wed, 30 Mar 2022 04:09:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:50.285Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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-03-30 03:19:50.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" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2022-03-30T04:09:50.285Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:50.286Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-03-30T04:09:50.294Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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-03-30T04:09:50.294Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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-03-30T04:09:50.295Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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-03-30T04:09:50.295Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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-03-30T04:09:50.295Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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-03-30T04:09:50.296Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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:"0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-RequestID:"0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-TransactionID:"0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-ECOMP-RequestID:"0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3691109-9064-446a-90fe-f3d64e909667"] 2022-03-30T04:09:50.296Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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-03-30T04:09:50.296Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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-03-30T04:09:50.323Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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-03-30T04:09:50.324Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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-03-30T04:09:50.325Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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-03-30T04:09:50.326Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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:"Wed, 30 Mar 2022 04:09:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:50.327Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 512, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-03-30T03:19:50.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512/service" } } } 2022-03-30T04:09:50.327Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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-03-30T04:09:50.328Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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-03-30T04:09:50.332Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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-03-30T04:09:50.333Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-03-30T04:09:50.333Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:50.333Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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-03-30T04:09:50.333Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-03-30T04:09:50.333Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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:"0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-RequestID:"0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-TransactionID:"0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-ECOMP-RequestID:"0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42131ed4-cee2-430d-a239-29b11c83c7b8"] 2022-03-30T04:09:50.334Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-03-30T04:09:50.334Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:50.355Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:50.356Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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-03-30T04:09:50.356Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-03-30T04:09:50.356Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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:"Wed, 30 Mar 2022 04:09:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:50.359Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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-03-30 03:19:50.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" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2022-03-30T04:09:50.359Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:50.359Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-03-30T04:09:50.364Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-03-30T04:09:50.365Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-03-30T04:09:50.365Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:50.365Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-03-30T04:09:50.366Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-03-30T04:09:50.366Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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:"eba8a5a0fb3449d8", X-B3-SpanId:"e13f84f1a4c8eaec", X-B3-ParentSpanId:"eba8a5a0fb3449d8", X-B3-Sampled:"0", X-ONAP-RequestID:"0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-RequestID:"0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-TransactionID:"0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-ECOMP-RequestID:"0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4967afde-3a64-4a36-a63d-174c14153df7"] 2022-03-30T04:09:50.367Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"0a868e86-eac2-4e28-9f48-bcb39c93d4da","requestStatus":"IN_PROGRESS","startTime":1648613390211,"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\": \"6faa5f2f-891b-4ac3-a259-64e279617599\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cabf0c5f-2442-4421-8be0-10036aaff8f9\"\n\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":"9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75","cloudApiRequests":[],"requestURI":"0a868e86-eac2-4e28-9f48-bcb39c93d4da"} 2022-03-30T04:09:50.367Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:50.391Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:50.392Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-03-30T04:09:50.392Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-03-30T04:09:50.393Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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/0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:09:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:50.393Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "0a868e86-eac2-4e28-9f48-bcb39c93d4da", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-03-30T04:09:50.211+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\": \"6faa5f2f-891b-4ac3-a259-64e279617599\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cabf0c5f-2442-4421-8be0-10036aaff8f9\"\n\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-03-30T04:09:50.555+00:00", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "cloudApiRequests" : [ ], "requestURI" : "0a868e86-eac2-4e28-9f48-bcb39c93d4da", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da" } } } 2022-03-30T04:09:50.394Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:50.394Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-03-30T04:09:50.403Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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-03-30T04:09:50.404Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-03-30T04:09:50.404Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:50.404Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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-03-30T04:09:50.404Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-03-30T04:09:50.404Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|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:"eba8a5a0fb3449d8", X-B3-SpanId:"5e50f3289b9bee49", X-B3-ParentSpanId:"eba8a5a0fb3449d8", X-B3-Sampled:"0", X-ONAP-RequestID:"0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-RequestID:"0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-TransactionID:"0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-ECOMP-RequestID:"0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"628394d5-24b8-440c-9fee-d3086520b78d"] 2022-03-30T04:09:50.405Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"6faa5f2f-891b-4ac3-a259-64e279617599\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"cabf0c5f-2442-4421-8be0-10036aaff8f9\",\"modelUuid\":\"cabf0c5f-2442-4421-8be0-10036aaff8f9\",\"modelInvariantUuid\":\"6faa5f2f-891b-4ac3-a259-64e279617599\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75\"}","type":"String"},"requestId":{"value":"0a868e86-eac2-4e28-9f48-bcb39c93d4da","type":"String"},"mso-request-id":{"value":"0a868e86-eac2-4e28-9f48-bcb39c93d4da","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75","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/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-03-30T04:09:50.405Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:51.425Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:51.426Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-03-30T04:09:51.426Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-03-30T04:09:51.427Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 30 Mar 2022 04:09:52 GMT", X-ONAP-RequestID:"0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-RequestID:"0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-TransactionID:"0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-ECOMP-RequestID:"0a868e86-eac2-4e28-9f48-bcb39c93d4da", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"628394d5-24b8-440c-9fee-d3086520b78d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-03-30T04:09:51.427Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"0a868e86-eac2-4e28-9f48-bcb39c93d4da\",\"instanceId\":\"9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75\"}}","message":"Success","processInstanceID":"3f26ae81-afdf-11ec-b173-c2a5cec62366","variables":null,"messageCode":200} 2022-03-30T04:09:51.427Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:51.428Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-03-30T04:09:51.432Z|0a868e86-eac2-4e28-9f48-bcb39c93d4da|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:09:51.581Z|1203016b-2706-4f56-beea-c57cbb100130|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:09:51.584Z|1203016b-2706-4f56-beea-c57cbb100130|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da 2022-03-30T04:09:51.585Z|1203016b-2706-4f56-beea-c57cbb100130|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|INFO|500||Invoke 2022-03-30T04:09:51.585Z|1203016b-2706-4f56-beea-c57cbb100130|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:51.585Z|1203016b-2706-4f56-beea-c57cbb100130|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da 2022-03-30T04:09:51.585Z|1203016b-2706-4f56-beea-c57cbb100130|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Method : GET 2022-03-30T04:09:51.586Z|1203016b-2706-4f56-beea-c57cbb100130|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f64e5b07e74b1678", X-B3-SpanId:"c786b54495caf656", X-B3-ParentSpanId:"f64e5b07e74b1678", X-B3-Sampled:"0", X-ONAP-RequestID:"1203016b-2706-4f56-beea-c57cbb100130", X-RequestID:"1203016b-2706-4f56-beea-c57cbb100130", X-TransactionID:"1203016b-2706-4f56-beea-c57cbb100130", X-ECOMP-RequestID:"1203016b-2706-4f56-beea-c57cbb100130", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"806c3979-4a0c-40a0-ae88-eed5386a630e"] 2022-03-30T04:09:51.586Z|1203016b-2706-4f56-beea-c57cbb100130|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Request body: 2022-03-30T04:09:51.586Z|1203016b-2706-4f56-beea-c57cbb100130|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:51.605Z|1203016b-2706-4f56-beea-c57cbb100130|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:51.605Z|1203016b-2706-4f56-beea-c57cbb100130|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Status code : 200 OK 2022-03-30T04:09:51.606Z|1203016b-2706-4f56-beea-c57cbb100130|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Status text : 2022-03-30T04:09:51.606Z|1203016b-2706-4f56-beea-c57cbb100130|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:09:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:51.606Z|1203016b-2706-4f56-beea-c57cbb100130|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Response body: { "requestId" : "0a868e86-eac2-4e28-9f48-bcb39c93d4da", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-03-30T04:09:50.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\": \"6faa5f2f-891b-4ac3-a259-64e279617599\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cabf0c5f-2442-4421-8be0-10036aaff8f9\"\n\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-03-30T04:09:51.000+00:00", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "serviceInstanceName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "cloudApiRequests" : [ ], "requestURI" : "0a868e86-eac2-4e28-9f48-bcb39c93d4da", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da" } } } 2022-03-30T04:09:51.607Z|1203016b-2706-4f56-beea-c57cbb100130|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:51.607Z|1203016b-2706-4f56-beea-c57cbb100130|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|INFO|500||InvokeReturn 2022-03-30T04:09:51.609Z|1203016b-2706-4f56-beea-c57cbb100130|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false 2022-03-30T04:09:51.609Z|1203016b-2706-4f56-beea-c57cbb100130|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:09:51.609Z|1203016b-2706-4f56-beea-c57cbb100130|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:09:51.609Z|1203016b-2706-4f56-beea-c57cbb100130|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false 2022-03-30T04:09:51.610Z|1203016b-2706-4f56-beea-c57cbb100130|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:09:51.610Z|1203016b-2706-4f56-beea-c57cbb100130|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f64e5b07e74b1678", X-B3-SpanId:"333036909084c655", X-B3-ParentSpanId:"f64e5b07e74b1678", X-B3-Sampled:"0", X-ONAP-RequestID:"1203016b-2706-4f56-beea-c57cbb100130", X-RequestID:"1203016b-2706-4f56-beea-c57cbb100130", X-TransactionID:"1203016b-2706-4f56-beea-c57cbb100130", X-ECOMP-RequestID:"1203016b-2706-4f56-beea-c57cbb100130", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff1c9735-a578-43c4-90c8-4cde1fbe4b99"] 2022-03-30T04:09:51.610Z|1203016b-2706-4f56-beea-c57cbb100130|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:09:51.610Z|1203016b-2706-4f56-beea-c57cbb100130|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:09:51.621Z|1203016b-2706-4f56-beea-c57cbb100130|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:09:51.621Z|1203016b-2706-4f56-beea-c57cbb100130|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:09:51.622Z|1203016b-2706-4f56-beea-c57cbb100130|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:09:51.622Z|1203016b-2706-4f56-beea-c57cbb100130|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:09:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:09:51.622Z|1203016b-2706-4f56-beea-c57cbb100130|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:09:51.623Z|1203016b-2706-4f56-beea-c57cbb100130|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:09:51.623Z|1203016b-2706-4f56-beea-c57cbb100130|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:09:51.631Z|1203016b-2706-4f56-beea-c57cbb100130|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:09:53.765Z|2f8bde35-3a96-4a82-bd4b-45e78b53e94d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:09:53.767Z|2f8bde35-3a96-4a82-bd4b-45e78b53e94d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:09:56.276Z|999831c5-4996-4829-8507-4105b599975a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:09:56.277Z|999831c5-4996-4829-8507-4105b599975a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:09:56.962Z|80ce4956-7dc1-41e8-9326-19ca1aae0485|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:09:56.962Z|80ce4956-7dc1-41e8-9326-19ca1aae0485|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:09:58.478Z|c2668b3d-12f8-4676-aa9f-5f4df540e4d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:09:58.479Z|c2668b3d-12f8-4676-aa9f-5f4df540e4d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:10:01.770Z|e1e5d628-eb25-4f64-8a0f-377d3b145921|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:10:01.775Z|e1e5d628-eb25-4f64-8a0f-377d3b145921|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da 2022-03-30T04:10:01.775Z|e1e5d628-eb25-4f64-8a0f-377d3b145921|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|INFO|500||Invoke 2022-03-30T04:10:01.776Z|e1e5d628-eb25-4f64-8a0f-377d3b145921|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||===========================request begin================================================ 2022-03-30T04:10:01.776Z|e1e5d628-eb25-4f64-8a0f-377d3b145921|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da 2022-03-30T04:10:01.776Z|e1e5d628-eb25-4f64-8a0f-377d3b145921|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Method : GET 2022-03-30T04:10:01.777Z|e1e5d628-eb25-4f64-8a0f-377d3b145921|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"284bf67586a564fe", X-B3-SpanId:"7158be6e17564960", X-B3-ParentSpanId:"284bf67586a564fe", X-B3-Sampled:"0", X-ONAP-RequestID:"e1e5d628-eb25-4f64-8a0f-377d3b145921", X-RequestID:"e1e5d628-eb25-4f64-8a0f-377d3b145921", X-TransactionID:"e1e5d628-eb25-4f64-8a0f-377d3b145921", X-ECOMP-RequestID:"e1e5d628-eb25-4f64-8a0f-377d3b145921", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8edd695c-14a0-43af-9c97-6d6511d1674b"] 2022-03-30T04:10:01.777Z|e1e5d628-eb25-4f64-8a0f-377d3b145921|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Request body: 2022-03-30T04:10:01.777Z|e1e5d628-eb25-4f64-8a0f-377d3b145921|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||==========================request end================================================ 2022-03-30T04:10:01.797Z|e1e5d628-eb25-4f64-8a0f-377d3b145921|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||============================response begin========================================== 2022-03-30T04:10:01.798Z|e1e5d628-eb25-4f64-8a0f-377d3b145921|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Status code : 200 OK 2022-03-30T04:10:01.798Z|e1e5d628-eb25-4f64-8a0f-377d3b145921|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Status text : 2022-03-30T04:10:01.798Z|e1e5d628-eb25-4f64-8a0f-377d3b145921|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:10:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:10:01.799Z|e1e5d628-eb25-4f64-8a0f-377d3b145921|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Response body: { "requestId" : "0a868e86-eac2-4e28-9f48-bcb39c93d4da", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-03-30T04:09:50.000+00:00", "endTime" : "2022-03-30T04:10:01.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\": \"6faa5f2f-891b-4ac3-a259-64e279617599\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cabf0c5f-2442-4421-8be0-10036aaff8f9\"\n\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-03-30T04:10:00.000+00:00", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "serviceInstanceName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "cloudApiRequests" : [ ], "requestURI" : "0a868e86-eac2-4e28-9f48-bcb39c93d4da", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da" } } } 2022-03-30T04:10:01.799Z|e1e5d628-eb25-4f64-8a0f-377d3b145921|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||=======================response end================================================= 2022-03-30T04:10:01.800Z|e1e5d628-eb25-4f64-8a0f-377d3b145921|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|INFO|500||InvokeReturn 2022-03-30T04:10:01.802Z|e1e5d628-eb25-4f64-8a0f-377d3b145921|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false 2022-03-30T04:10:01.803Z|e1e5d628-eb25-4f64-8a0f-377d3b145921|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:10:01.803Z|e1e5d628-eb25-4f64-8a0f-377d3b145921|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:10:01.803Z|e1e5d628-eb25-4f64-8a0f-377d3b145921|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false 2022-03-30T04:10:01.803Z|e1e5d628-eb25-4f64-8a0f-377d3b145921|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:10:01.804Z|e1e5d628-eb25-4f64-8a0f-377d3b145921|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"284bf67586a564fe", X-B3-SpanId:"153dca593b9af2d8", X-B3-ParentSpanId:"284bf67586a564fe", X-B3-Sampled:"0", X-ONAP-RequestID:"e1e5d628-eb25-4f64-8a0f-377d3b145921", X-RequestID:"e1e5d628-eb25-4f64-8a0f-377d3b145921", X-TransactionID:"e1e5d628-eb25-4f64-8a0f-377d3b145921", X-ECOMP-RequestID:"e1e5d628-eb25-4f64-8a0f-377d3b145921", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"571b73f8-7d2f-44d6-9a34-662f626d10d8"] 2022-03-30T04:10:01.804Z|e1e5d628-eb25-4f64-8a0f-377d3b145921|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:10:01.805Z|e1e5d628-eb25-4f64-8a0f-377d3b145921|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:10:01.816Z|e1e5d628-eb25-4f64-8a0f-377d3b145921|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:10:01.816Z|e1e5d628-eb25-4f64-8a0f-377d3b145921|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:10:01.817Z|e1e5d628-eb25-4f64-8a0f-377d3b145921|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:10:01.817Z|e1e5d628-eb25-4f64-8a0f-377d3b145921|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:10:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:10:01.818Z|e1e5d628-eb25-4f64-8a0f-377d3b145921|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:10:01.818Z|e1e5d628-eb25-4f64-8a0f-377d3b145921|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:10:01.819Z|e1e5d628-eb25-4f64-8a0f-377d3b145921|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:10:01.837Z|e1e5d628-eb25-4f64-8a0f-377d3b145921|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:10:01.956Z|826eb220-c69b-48a7-a93b-f06906df9612|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:10:01.959Z|826eb220-c69b-48a7-a93b-f06906df9612|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da 2022-03-30T04:10:01.960Z|826eb220-c69b-48a7-a93b-f06906df9612|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|INFO|500||Invoke 2022-03-30T04:10:01.960Z|826eb220-c69b-48a7-a93b-f06906df9612|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||===========================request begin================================================ 2022-03-30T04:10:01.960Z|826eb220-c69b-48a7-a93b-f06906df9612|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da 2022-03-30T04:10:01.961Z|826eb220-c69b-48a7-a93b-f06906df9612|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Method : GET 2022-03-30T04:10:01.961Z|826eb220-c69b-48a7-a93b-f06906df9612|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e34c3c02c31aadcf", X-B3-SpanId:"af94edb4569c0aa2", X-B3-ParentSpanId:"e34c3c02c31aadcf", X-B3-Sampled:"0", X-ONAP-RequestID:"826eb220-c69b-48a7-a93b-f06906df9612", X-RequestID:"826eb220-c69b-48a7-a93b-f06906df9612", X-TransactionID:"826eb220-c69b-48a7-a93b-f06906df9612", X-ECOMP-RequestID:"826eb220-c69b-48a7-a93b-f06906df9612", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d871ca0b-a80d-48ec-9393-047438fd365a"] 2022-03-30T04:10:01.961Z|826eb220-c69b-48a7-a93b-f06906df9612|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Request body: 2022-03-30T04:10:01.961Z|826eb220-c69b-48a7-a93b-f06906df9612|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||==========================request end================================================ 2022-03-30T04:10:01.982Z|826eb220-c69b-48a7-a93b-f06906df9612|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||============================response begin========================================== 2022-03-30T04:10:01.982Z|826eb220-c69b-48a7-a93b-f06906df9612|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Status code : 200 OK 2022-03-30T04:10:01.983Z|826eb220-c69b-48a7-a93b-f06906df9612|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Status text : 2022-03-30T04:10:01.983Z|826eb220-c69b-48a7-a93b-f06906df9612|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:10:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:10:01.984Z|826eb220-c69b-48a7-a93b-f06906df9612|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Response body: { "requestId" : "0a868e86-eac2-4e28-9f48-bcb39c93d4da", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-03-30T04:09:50.000+00:00", "endTime" : "2022-03-30T04:10:01.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\": \"6faa5f2f-891b-4ac3-a259-64e279617599\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cabf0c5f-2442-4421-8be0-10036aaff8f9\"\n\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-03-30T04:10:00.000+00:00", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "serviceInstanceName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "cloudApiRequests" : [ ], "requestURI" : "0a868e86-eac2-4e28-9f48-bcb39c93d4da", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da" } } } 2022-03-30T04:10:01.984Z|826eb220-c69b-48a7-a93b-f06906df9612|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||=======================response end================================================= 2022-03-30T04:10:01.985Z|826eb220-c69b-48a7-a93b-f06906df9612|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|INFO|500||InvokeReturn 2022-03-30T04:10:01.987Z|826eb220-c69b-48a7-a93b-f06906df9612|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false 2022-03-30T04:10:01.987Z|826eb220-c69b-48a7-a93b-f06906df9612|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:10:01.988Z|826eb220-c69b-48a7-a93b-f06906df9612|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:10:01.988Z|826eb220-c69b-48a7-a93b-f06906df9612|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false 2022-03-30T04:10:01.988Z|826eb220-c69b-48a7-a93b-f06906df9612|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:10:01.989Z|826eb220-c69b-48a7-a93b-f06906df9612|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e34c3c02c31aadcf", X-B3-SpanId:"ffd469d0570c88f6", X-B3-ParentSpanId:"e34c3c02c31aadcf", X-B3-Sampled:"0", X-ONAP-RequestID:"826eb220-c69b-48a7-a93b-f06906df9612", X-RequestID:"826eb220-c69b-48a7-a93b-f06906df9612", X-TransactionID:"826eb220-c69b-48a7-a93b-f06906df9612", X-ECOMP-RequestID:"826eb220-c69b-48a7-a93b-f06906df9612", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7db4f0ee-bd62-4cc5-9512-8d2fe4b8e33a"] 2022-03-30T04:10:01.989Z|826eb220-c69b-48a7-a93b-f06906df9612|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:10:01.989Z|826eb220-c69b-48a7-a93b-f06906df9612|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:10:02.001Z|826eb220-c69b-48a7-a93b-f06906df9612|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:10:02.001Z|826eb220-c69b-48a7-a93b-f06906df9612|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:10:02.001Z|826eb220-c69b-48a7-a93b-f06906df9612|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:10:02.002Z|826eb220-c69b-48a7-a93b-f06906df9612|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:10:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:10:02.002Z|826eb220-c69b-48a7-a93b-f06906df9612|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:10:02.003Z|826eb220-c69b-48a7-a93b-f06906df9612|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:10:02.003Z|826eb220-c69b-48a7-a93b-f06906df9612|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:10:02.011Z|826eb220-c69b-48a7-a93b-f06906df9612|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:10:02.133Z|d7609be1-e86f-4d8d-9897-3bbe4be24472|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:10:02.138Z|d7609be1-e86f-4d8d-9897-3bbe4be24472|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da 2022-03-30T04:10:02.139Z|d7609be1-e86f-4d8d-9897-3bbe4be24472|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|INFO|500||Invoke 2022-03-30T04:10:02.139Z|d7609be1-e86f-4d8d-9897-3bbe4be24472|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||===========================request begin================================================ 2022-03-30T04:10:02.139Z|d7609be1-e86f-4d8d-9897-3bbe4be24472|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da 2022-03-30T04:10:02.140Z|d7609be1-e86f-4d8d-9897-3bbe4be24472|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Method : GET 2022-03-30T04:10:02.140Z|d7609be1-e86f-4d8d-9897-3bbe4be24472|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"348e88a14c321674", X-B3-SpanId:"62d679a5f3d441a3", X-B3-ParentSpanId:"348e88a14c321674", X-B3-Sampled:"0", X-ONAP-RequestID:"d7609be1-e86f-4d8d-9897-3bbe4be24472", X-RequestID:"d7609be1-e86f-4d8d-9897-3bbe4be24472", X-TransactionID:"d7609be1-e86f-4d8d-9897-3bbe4be24472", X-ECOMP-RequestID:"d7609be1-e86f-4d8d-9897-3bbe4be24472", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d43bce9c-276a-4622-bc28-8517071e3781"] 2022-03-30T04:10:02.140Z|d7609be1-e86f-4d8d-9897-3bbe4be24472|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Request body: 2022-03-30T04:10:02.141Z|d7609be1-e86f-4d8d-9897-3bbe4be24472|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||==========================request end================================================ 2022-03-30T04:10:02.158Z|d7609be1-e86f-4d8d-9897-3bbe4be24472|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||============================response begin========================================== 2022-03-30T04:10:02.159Z|d7609be1-e86f-4d8d-9897-3bbe4be24472|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Status code : 200 OK 2022-03-30T04:10:02.159Z|d7609be1-e86f-4d8d-9897-3bbe4be24472|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Status text : 2022-03-30T04:10:02.159Z|d7609be1-e86f-4d8d-9897-3bbe4be24472|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:10:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:10:02.160Z|d7609be1-e86f-4d8d-9897-3bbe4be24472|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Response body: { "requestId" : "0a868e86-eac2-4e28-9f48-bcb39c93d4da", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-03-30T04:09:50.000+00:00", "endTime" : "2022-03-30T04:10:01.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\": \"6faa5f2f-891b-4ac3-a259-64e279617599\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cabf0c5f-2442-4421-8be0-10036aaff8f9\"\n\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-03-30T04:10:00.000+00:00", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "serviceInstanceName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "cloudApiRequests" : [ ], "requestURI" : "0a868e86-eac2-4e28-9f48-bcb39c93d4da", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da" } } } 2022-03-30T04:10:02.161Z|d7609be1-e86f-4d8d-9897-3bbe4be24472|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||=======================response end================================================= 2022-03-30T04:10:02.161Z|d7609be1-e86f-4d8d-9897-3bbe4be24472|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|INFO|500||InvokeReturn 2022-03-30T04:10:02.163Z|d7609be1-e86f-4d8d-9897-3bbe4be24472|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false 2022-03-30T04:10:02.163Z|d7609be1-e86f-4d8d-9897-3bbe4be24472|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:10:02.164Z|d7609be1-e86f-4d8d-9897-3bbe4be24472|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:10:02.164Z|d7609be1-e86f-4d8d-9897-3bbe4be24472|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false 2022-03-30T04:10:02.164Z|d7609be1-e86f-4d8d-9897-3bbe4be24472|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:10:02.165Z|d7609be1-e86f-4d8d-9897-3bbe4be24472|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"348e88a14c321674", X-B3-SpanId:"838248aeebdb77af", X-B3-ParentSpanId:"348e88a14c321674", X-B3-Sampled:"0", X-ONAP-RequestID:"d7609be1-e86f-4d8d-9897-3bbe4be24472", X-RequestID:"d7609be1-e86f-4d8d-9897-3bbe4be24472", X-TransactionID:"d7609be1-e86f-4d8d-9897-3bbe4be24472", X-ECOMP-RequestID:"d7609be1-e86f-4d8d-9897-3bbe4be24472", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37e86bf5-1772-4f8f-93cb-672dca1bf448"] 2022-03-30T04:10:02.165Z|d7609be1-e86f-4d8d-9897-3bbe4be24472|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:10:02.165Z|d7609be1-e86f-4d8d-9897-3bbe4be24472|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:10:02.175Z|d7609be1-e86f-4d8d-9897-3bbe4be24472|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:10:02.176Z|d7609be1-e86f-4d8d-9897-3bbe4be24472|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:10:02.177Z|d7609be1-e86f-4d8d-9897-3bbe4be24472|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:10:02.177Z|d7609be1-e86f-4d8d-9897-3bbe4be24472|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:10:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:10:02.178Z|d7609be1-e86f-4d8d-9897-3bbe4be24472|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:10:02.178Z|d7609be1-e86f-4d8d-9897-3bbe4be24472|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:10:02.179Z|d7609be1-e86f-4d8d-9897-3bbe4be24472|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:10:02.189Z|d7609be1-e86f-4d8d-9897-3bbe4be24472|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:10:02.340Z|5843b89d-dc4f-4ce5-9d34-7c8287d75742|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:10:02.344Z|5843b89d-dc4f-4ce5-9d34-7c8287d75742|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da 2022-03-30T04:10:02.345Z|5843b89d-dc4f-4ce5-9d34-7c8287d75742|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|INFO|500||Invoke 2022-03-30T04:10:02.345Z|5843b89d-dc4f-4ce5-9d34-7c8287d75742|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||===========================request begin================================================ 2022-03-30T04:10:02.346Z|5843b89d-dc4f-4ce5-9d34-7c8287d75742|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da 2022-03-30T04:10:02.346Z|5843b89d-dc4f-4ce5-9d34-7c8287d75742|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Method : GET 2022-03-30T04:10:02.346Z|5843b89d-dc4f-4ce5-9d34-7c8287d75742|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"639ef225805a4f4d", X-B3-SpanId:"99b7aba72c8ca555", X-B3-ParentSpanId:"639ef225805a4f4d", X-B3-Sampled:"0", X-ONAP-RequestID:"5843b89d-dc4f-4ce5-9d34-7c8287d75742", X-RequestID:"5843b89d-dc4f-4ce5-9d34-7c8287d75742", X-TransactionID:"5843b89d-dc4f-4ce5-9d34-7c8287d75742", X-ECOMP-RequestID:"5843b89d-dc4f-4ce5-9d34-7c8287d75742", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31f54226-d494-48c3-b11d-06fc44c2cd55"] 2022-03-30T04:10:02.346Z|5843b89d-dc4f-4ce5-9d34-7c8287d75742|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Request body: 2022-03-30T04:10:02.347Z|5843b89d-dc4f-4ce5-9d34-7c8287d75742|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||==========================request end================================================ 2022-03-30T04:10:02.366Z|5843b89d-dc4f-4ce5-9d34-7c8287d75742|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||============================response begin========================================== 2022-03-30T04:10:02.367Z|5843b89d-dc4f-4ce5-9d34-7c8287d75742|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Status code : 200 OK 2022-03-30T04:10:02.367Z|5843b89d-dc4f-4ce5-9d34-7c8287d75742|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Status text : 2022-03-30T04:10:02.367Z|5843b89d-dc4f-4ce5-9d34-7c8287d75742|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:10:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:10:02.368Z|5843b89d-dc4f-4ce5-9d34-7c8287d75742|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||Response body: { "requestId" : "0a868e86-eac2-4e28-9f48-bcb39c93d4da", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-03-30T04:09:50.000+00:00", "endTime" : "2022-03-30T04:10:01.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\": \"6faa5f2f-891b-4ac3-a259-64e279617599\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cabf0c5f-2442-4421-8be0-10036aaff8f9\"\n\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-03-30T04:10:00.000+00:00", "serviceInstanceId" : "9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "serviceInstanceName" : "basic_network-2be4a285-3b3d-4d02-91ea-935a609e37b1", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9dc84cf1-d76a-4685-99ec-4fc0a2c4fc75", "cloudApiRequests" : [ ], "requestURI" : "0a868e86-eac2-4e28-9f48-bcb39c93d4da", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da" } } } 2022-03-30T04:10:02.368Z|5843b89d-dc4f-4ce5-9d34-7c8287d75742|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|DEBUG|500||=======================response end================================================= 2022-03-30T04:10:02.369Z|5843b89d-dc4f-4ce5-9d34-7c8287d75742|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0a868e86-eac2-4e28-9f48-bcb39c93d4da|INFO|500||InvokeReturn 2022-03-30T04:10:02.371Z|5843b89d-dc4f-4ce5-9d34-7c8287d75742|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false 2022-03-30T04:10:02.371Z|5843b89d-dc4f-4ce5-9d34-7c8287d75742|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:10:02.371Z|5843b89d-dc4f-4ce5-9d34-7c8287d75742|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:10:02.372Z|5843b89d-dc4f-4ce5-9d34-7c8287d75742|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false 2022-03-30T04:10:02.372Z|5843b89d-dc4f-4ce5-9d34-7c8287d75742|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:10:02.372Z|5843b89d-dc4f-4ce5-9d34-7c8287d75742|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"639ef225805a4f4d", X-B3-SpanId:"36093f533aa1106d", X-B3-ParentSpanId:"639ef225805a4f4d", X-B3-Sampled:"0", X-ONAP-RequestID:"5843b89d-dc4f-4ce5-9d34-7c8287d75742", X-RequestID:"5843b89d-dc4f-4ce5-9d34-7c8287d75742", X-TransactionID:"5843b89d-dc4f-4ce5-9d34-7c8287d75742", X-ECOMP-RequestID:"5843b89d-dc4f-4ce5-9d34-7c8287d75742", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ced32bd-d72d-43d0-8587-0e9af5d1f226"] 2022-03-30T04:10:02.373Z|5843b89d-dc4f-4ce5-9d34-7c8287d75742|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:10:02.373Z|5843b89d-dc4f-4ce5-9d34-7c8287d75742|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:10:02.388Z|5843b89d-dc4f-4ce5-9d34-7c8287d75742|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:10:02.389Z|5843b89d-dc4f-4ce5-9d34-7c8287d75742|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:10:02.389Z|5843b89d-dc4f-4ce5-9d34-7c8287d75742|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:10:02.390Z|5843b89d-dc4f-4ce5-9d34-7c8287d75742|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:10:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:10:02.391Z|5843b89d-dc4f-4ce5-9d34-7c8287d75742|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:10:02.391Z|5843b89d-dc4f-4ce5-9d34-7c8287d75742|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:10:02.391Z|5843b89d-dc4f-4ce5-9d34-7c8287d75742|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0a868e86-eac2-4e28-9f48-bcb39c93d4da&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:10:02.402Z|5843b89d-dc4f-4ce5-9d34-7c8287d75742|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0a868e86-eac2-4e28-9f48-bcb39c93d4da|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:10:06.301Z|8b3a3d05-4840-4b07-b8ff-abfdcc578ef1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:10:06.302Z|8b3a3d05-4840-4b07-b8ff-abfdcc578ef1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:10:07.000Z|802c306b-c84b-4ffc-b46a-eeb005fcfc62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:10:07.001Z|802c306b-c84b-4ffc-b46a-eeb005fcfc62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:10:08.504Z|9a7fb4c4-6e9e-43d9-b5b1-6400f29edbbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:10:08.504Z|9a7fb4c4-6e9e-43d9-b5b1-6400f29edbbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:10:08.765Z|4eae1921-ec66-426c-a1dd-93f709872269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:10:08.766Z|4eae1921-ec66-426c-a1dd-93f709872269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:10:09.031Z|d6b23f3e-b2cc-4391-8bc1-fb01d8f75a37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:10:09.031Z|d6b23f3e-b2cc-4391-8bc1-fb01d8f75a37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:10:14.044Z|fd01dc35-db93-4243-999d-2d61acd425cd|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T04:10:14.045Z|fd01dc35-db93-4243-999d-2d61acd425cd|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T04:10:16.325Z|8d0aebf0-479d-4d23-8ed5-e255cdb66da5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:10:16.326Z|8d0aebf0-479d-4d23-8ed5-e255cdb66da5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:10:17.026Z|2e620448-7a3c-4afe-8086-3ae986bc08fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:10:17.027Z|2e620448-7a3c-4afe-8086-3ae986bc08fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:10:18.526Z|e3aa5aed-0fb2-49b8-a5a9-5545fb120235|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:10:18.527Z|e3aa5aed-0fb2-49b8-a5a9-5545fb120235|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:10:23.765Z|678773d0-a8da-4af8-bcba-68bb9e0e27ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:10:23.766Z|678773d0-a8da-4af8-bcba-68bb9e0e27ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:10:26.348Z|37cebad3-13fb-4022-9d4a-1b64f28101a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:10:26.349Z|37cebad3-13fb-4022-9d4a-1b64f28101a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:10:27.049Z|238c602a-1acb-4db4-9f1b-85c104f78c89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:10:27.050Z|238c602a-1acb-4db4-9f1b-85c104f78c89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:10:28.551Z|4a0fb04b-61d7-4d2f-989f-e9e10273813d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:10:28.552Z|4a0fb04b-61d7-4d2f-989f-e9e10273813d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:10:36.371Z|e62b427a-a348-4b17-b732-78e2b29f5a45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:10:36.372Z|e62b427a-a348-4b17-b732-78e2b29f5a45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:10:37.071Z|85c0b228-a5cd-4f09-8f57-81d4cb6811eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:10:37.072Z|85c0b228-a5cd-4f09-8f57-81d4cb6811eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:10:38.577Z|f6eaf76c-2208-4780-81f6-3db6a0ed2782|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:10:38.579Z|f6eaf76c-2208-4780-81f6-3db6a0ed2782|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:10:38.765Z|33664917-ec2a-41e3-9539-d828be71eec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:10:38.767Z|33664917-ec2a-41e3-9539-d828be71eec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:10:39.032Z|408a59f4-4051-486a-854a-a0414fbcf157|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:10:39.033Z|408a59f4-4051-486a-854a-a0414fbcf157|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:10:46.396Z|11ae17f5-f41f-4cf3-8dcf-8c8cef58787d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:10:46.397Z|11ae17f5-f41f-4cf3-8dcf-8c8cef58787d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:10:47.094Z|1fe55c84-d43c-43ef-ba19-59b7ffe1c548|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:10:47.095Z|1fe55c84-d43c-43ef-ba19-59b7ffe1c548|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:10:48.603Z|ec6addb4-7c00-426d-8baf-40ee7fd1061b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:10:48.604Z|ec6addb4-7c00-426d-8baf-40ee7fd1061b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:10:53.765Z|2551ab09-64b6-4fab-a48e-1af9220a2522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:10:53.766Z|2551ab09-64b6-4fab-a48e-1af9220a2522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:10:56.420Z|85b3087d-7055-41c3-8fa3-c8bd12f5eb6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:10:56.421Z|85b3087d-7055-41c3-8fa3-c8bd12f5eb6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:10:57.120Z|17af2b6d-22ea-404f-9bc2-37400d902257|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:10:57.120Z|17af2b6d-22ea-404f-9bc2-37400d902257|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:10:58.629Z|6783fa1a-5571-43ad-962d-fc2d518b4c3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:10:58.630Z|6783fa1a-5571-43ad-962d-fc2d518b4c3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:11:06.443Z|cc8208c2-175e-4e12-9d70-f4a99524ea79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:11:06.444Z|cc8208c2-175e-4e12-9d70-f4a99524ea79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:11:07.143Z|f94c1995-89f4-492f-aeb8-b7cb465488ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:11:07.144Z|f94c1995-89f4-492f-aeb8-b7cb465488ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:11:08.654Z|ba5fcf89-6f0d-45d9-99d3-7b1adef72af5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:11:08.655Z|ba5fcf89-6f0d-45d9-99d3-7b1adef72af5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:11:08.765Z|965faac6-d88a-4856-8276-f94ce0732ffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:11:08.766Z|965faac6-d88a-4856-8276-f94ce0732ffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:11:09.034Z|f6b4a58b-b849-4d2e-8489-77f303243713|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:11:09.034Z|f6b4a58b-b849-4d2e-8489-77f303243713|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:11:14.044Z|99aadab1-8df9-4ab5-8e22-7e29561308b6|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T04:11:14.044Z|99aadab1-8df9-4ab5-8e22-7e29561308b6|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T04:11:16.466Z|e7f5c377-5b1e-4e9e-9e40-eb87bbff33fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:11:16.467Z|e7f5c377-5b1e-4e9e-9e40-eb87bbff33fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:11:17.174Z|b3eb0bed-75c2-4bc7-9047-bec48d822fb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:11:17.175Z|b3eb0bed-75c2-4bc7-9047-bec48d822fb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:11:18.679Z|c37d9c7b-3bb4-4785-8451-4992254faa78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:11:18.680Z|c37d9c7b-3bb4-4785-8451-4992254faa78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:11:23.765Z|9696828b-e8e8-43ae-825d-bcbd62420a3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:11:23.767Z|9696828b-e8e8-43ae-825d-bcbd62420a3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:11:26.492Z|8c2090cf-670d-4f03-8abe-935b6ee1c71e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:11:26.494Z|8c2090cf-670d-4f03-8abe-935b6ee1c71e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:11:27.215Z|3a4badc7-b05d-4dd4-82ac-fe5eee274b11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:11:27.216Z|3a4badc7-b05d-4dd4-82ac-fe5eee274b11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:11:28.704Z|df926d65-ec73-4fcc-8c0e-7e20d3d79cca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:11:28.705Z|df926d65-ec73-4fcc-8c0e-7e20d3d79cca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:11:36.517Z|813e3a58-d46f-4693-b281-29154d8c60d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:11:36.519Z|813e3a58-d46f-4693-b281-29154d8c60d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:11:37.239Z|59f5d6e4-f2fb-4696-b53c-215dc4ea114f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:11:37.239Z|59f5d6e4-f2fb-4696-b53c-215dc4ea114f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:11:38.728Z|bedce851-57ed-47ec-92f7-a657f03e22bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:11:38.729Z|bedce851-57ed-47ec-92f7-a657f03e22bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:11:38.765Z|7cdce3e0-d493-4a66-9776-3540a03c7e4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:11:38.766Z|7cdce3e0-d493-4a66-9776-3540a03c7e4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:11:39.035Z|3cfa82e5-ac4b-4b24-a8a1-ddd8db841483|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:11:39.036Z|3cfa82e5-ac4b-4b24-a8a1-ddd8db841483|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:11:46.548Z|9ff25f52-02c3-41da-afb1-927d2c384105|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:11:46.549Z|9ff25f52-02c3-41da-afb1-927d2c384105|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:11:47.117Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:11:47.119Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 6ba161d6-090c-4bad-a87c-b9ce20c838b4 already exists in requestDb InfraActiveRequests table 2022-03-30T04:11:47.119Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4 2022-03-30T04:11:47.120Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|INFO|500||Invoke 2022-03-30T04:11:47.120Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||===========================request begin================================================ 2022-03-30T04:11:47.120Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4 2022-03-30T04:11:47.120Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||Method : GET 2022-03-30T04:11:47.121Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ca20c42a54d13619", X-B3-SpanId:"cabb923cad4d0272", X-B3-ParentSpanId:"ca20c42a54d13619", X-B3-Sampled:"0", X-ONAP-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-TransactionID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-ECOMP-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa5f22af-e90f-4cb1-9811-af430b655d1b"] 2022-03-30T04:11:47.121Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||Request body: 2022-03-30T04:11:47.121Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||==========================request end================================================ 2022-03-30T04:11:47.148Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||============================response begin========================================== 2022-03-30T04:11:47.149Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||Status code : 404 NOT_FOUND 2022-03-30T04:11:47.149Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||Status text : 2022-03-30T04:11:47.150Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 30 Mar 2022 04:11:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:11:47.150Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||Response body: 2022-03-30T04:11:47.150Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||=======================response end================================================= 2022-03-30T04:11:47.151Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|INFO|404|Not Found|InvokeReturn 2022-03-30T04:11:47.160Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-03-30T04:11:47.160Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-03-30T04:11:47.164Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-03-30T04:11:47.201Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c0159397-12c0-4ead-9e95-62ceba348e0c|INFO|500||Invoke 2022-03-30T04:11:47.201Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c0159397-12c0-4ead-9e95-62ceba348e0c|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c0159397-12c0-4ead-9e95-62ceba348e0c with request headers:{Authorization=[***REDACTED***], X-RequestID=[6ba161d6-090c-4bad-a87c-b9ce20c838b4], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[adb857ab-42aa-43a5-b1f8-9a4239e57b82], X-ECOMP-RequestID=[6ba161d6-090c-4bad-a87c-b9ce20c838b4], X-TransactionId=[], X-ONAP-RequestID=[6ba161d6-090c-4bad-a87c-b9ce20c838b4]} 2022-03-30T04:11:47.261Z|52e5d812-902d-42ed-86b8-6bb8b6b2d268|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:11:47.262Z|52e5d812-902d-42ed-86b8-6bb8b6b2d268|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:11:47.281Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c0159397-12c0-4ead-9e95-62ceba348e0c|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c0159397-12c0-4ead-9e95-62ceba348e0c has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220330-04:11:48:174-1314], vertex-id=[528432], Content-Length=[116], Date=[Wed, 30 Mar 2022 04:11:48 GMT], Content-Type=[application/json]} 2022-03-30T04:11:47.282Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c0159397-12c0-4ead-9e95-62ceba348e0c|DEBUG|500||{"service-id":"c0159397-12c0-4ead-9e95-62ceba348e0c","service-description":"pNF","resource-version":"1648613505426"} 2022-03-30T04:11:47.283Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c0159397-12c0-4ead-9e95-62ceba348e0c|INFO|500||InvokeReturn 2022-03-30T04:11:47.287Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id 2022-03-30T04:11:47.290Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-03-30T04:11:47.325Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c0159397-12c0-4ead-9e95-62ceba348e0c|INFO|500||Invoke 2022-03-30T04:11:47.326Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c0159397-12c0-4ead-9e95-62ceba348e0c|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c0159397-12c0-4ead-9e95-62ceba348e0c with request headers:{Authorization=[***REDACTED***], X-RequestID=[6ba161d6-090c-4bad-a87c-b9ce20c838b4], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3015625d-2925-4d0c-8ee3-8a8433c5b739], X-ECOMP-RequestID=[6ba161d6-090c-4bad-a87c-b9ce20c838b4], X-TransactionId=[], X-ONAP-RequestID=[6ba161d6-090c-4bad-a87c-b9ce20c838b4]} 2022-03-30T04:11:47.375Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c0159397-12c0-4ead-9e95-62ceba348e0c|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c0159397-12c0-4ead-9e95-62ceba348e0c has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220330-04:11:48:294-84981], vertex-id=[528432], Content-Length=[116], Date=[Wed, 30 Mar 2022 04:11:48 GMT], Content-Type=[application/json]} 2022-03-30T04:11:47.377Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c0159397-12c0-4ead-9e95-62ceba348e0c|DEBUG|500||{"service-id":"c0159397-12c0-4ead-9e95-62ceba348e0c","service-description":"pNF","resource-version":"1648613505426"} 2022-03-30T04:11:47.377Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c0159397-12c0-4ead-9e95-62ceba348e0c|INFO|500||InvokeReturn 2022-03-30T04:11:47.378Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-03-30T04:11:47.379Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-03-30T04:11:47.399Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-03-30T04:11:47.399Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-03-30T04:11:47.399Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-03-30T04:11:47.400Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-03-30T04:11:47.400Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-03-30T04:11:47.401Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"ca20c42a54d13619", X-B3-SpanId:"5f1a88f82654a92a", X-B3-ParentSpanId:"ca20c42a54d13619", X-B3-Sampled:"0", X-ONAP-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-TransactionID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-ECOMP-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4375b22c-5949-4f8b-80bd-aedd2e5e0940"] 2022-03-30T04:11:47.401Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Name26fb2eeb-7be1-4bd1-b539-f5559171dbef","requestScope":"service"} 2022-03-30T04:11:47.401Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-03-30T04:11:47.418Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-03-30T04:11:47.419Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-03-30T04:11:47.419Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-03-30T04:11:47.420Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 30 Mar 2022 04:11:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:11:47.420Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-03-30T04:11:47.420Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-03-30T04:11:47.421Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-03-30T04:11:47.423Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e 2022-03-30T04:11:47.423Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e|INFO|500||Invoke 2022-03-30T04:11:47.424Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e|DEBUG|500||===========================request begin================================================ 2022-03-30T04:11:47.424Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e 2022-03-30T04:11:47.425Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e|DEBUG|500||Method : GET 2022-03-30T04:11:47.425Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-TransactionID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-ECOMP-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc2a4e02-1509-4805-b69e-545b3a1db813"] 2022-03-30T04:11:47.426Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e|DEBUG|500||Request body: 2022-03-30T04:11:47.426Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e|DEBUG|500||==========================request end================================================ 2022-03-30T04:11:47.483Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e|DEBUG|500||============================response begin========================================== 2022-03-30T04:11:47.484Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e|DEBUG|500||Status code : 200 OK 2022-03-30T04:11:47.484Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e|DEBUG|500||Status text : 2022-03-30T04:11:47.485Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Wed, 30 Mar 2022 04:11:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:11:47.485Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e|DEBUG|500||Response body: { "modelName" : "Demo_pNF_709gAINKLgjo5bWaXPzK", "description" : "catalog service description", "modelUUID" : "c57b0a53-d99d-414b-a7a0-ebd7ca23b42e", "modelInvariantUUID" : "c81dff69-6dc1-46ab-ad0c-11cd3bc3d294", "created" : "2022-03-30 04:08:38.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF d0bd8039-8430", "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/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e/pnfCustomizations" } } } 2022-03-30T04:11:47.486Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e|DEBUG|500||=======================response end================================================= 2022-03-30T04:11:47.486Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e|INFO|500||InvokeReturn 2022-03-30T04:11:47.494Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&action=createInstance 2022-03-30T04:11:47.494Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&action=createInstance|INFO|500||Invoke 2022-03-30T04:11:47.495Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-03-30T04:11:47.495Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&action=createInstance 2022-03-30T04:11:47.495Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&action=createInstance|DEBUG|500||Method : GET 2022-03-30T04:11:47.495Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-TransactionID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-ECOMP-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33308f4c-4d3e-416f-a300-3bea81821e33"] 2022-03-30T04:11:47.496Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&action=createInstance|DEBUG|500||Request body: 2022-03-30T04:11:47.496Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&action=createInstance|DEBUG|500||==========================request end================================================ 2022-03-30T04:11:47.512Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&action=createInstance|DEBUG|500||============================response begin========================================== 2022-03-30T04:11:47.513Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-03-30T04:11:47.513Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&action=createInstance|DEBUG|500||Status text : 2022-03-30T04:11:47.514Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&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:"Wed, 30 Mar 2022 04:11:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:11:47.514Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&action=createInstance|DEBUG|500||Response body: 2022-03-30T04:11:47.514Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&action=createInstance|DEBUG|500||=======================response end================================================= 2022-03-30T04:11:47.515Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-03-30T04:11:47.515Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c81dff69-6dc1-46ab-ad0c-11cd3bc3d294|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c81dff69-6dc1-46ab-ad0c-11cd3bc3d294 2022-03-30T04:11:47.516Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c81dff69-6dc1-46ab-ad0c-11cd3bc3d294|INFO|500||Invoke 2022-03-30T04:11:47.516Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c81dff69-6dc1-46ab-ad0c-11cd3bc3d294|DEBUG|500||===========================request begin================================================ 2022-03-30T04:11:47.516Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c81dff69-6dc1-46ab-ad0c-11cd3bc3d294|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c81dff69-6dc1-46ab-ad0c-11cd3bc3d294 2022-03-30T04:11:47.516Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c81dff69-6dc1-46ab-ad0c-11cd3bc3d294|DEBUG|500||Method : GET 2022-03-30T04:11:47.517Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c81dff69-6dc1-46ab-ad0c-11cd3bc3d294|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-TransactionID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-ECOMP-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7e69fc5-d544-4581-9fee-b1f6937f6158"] 2022-03-30T04:11:47.517Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c81dff69-6dc1-46ab-ad0c-11cd3bc3d294|DEBUG|500||Request body: 2022-03-30T04:11:47.517Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c81dff69-6dc1-46ab-ad0c-11cd3bc3d294|DEBUG|500||==========================request end================================================ 2022-03-30T04:11:47.559Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c81dff69-6dc1-46ab-ad0c-11cd3bc3d294|DEBUG|500||============================response begin========================================== 2022-03-30T04:11:47.560Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c81dff69-6dc1-46ab-ad0c-11cd3bc3d294|DEBUG|500||Status code : 200 OK 2022-03-30T04:11:47.560Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c81dff69-6dc1-46ab-ad0c-11cd3bc3d294|DEBUG|500||Status text : 2022-03-30T04:11:47.561Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c81dff69-6dc1-46ab-ad0c-11cd3bc3d294|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Wed, 30 Mar 2022 04:11:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:11:47.562Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c81dff69-6dc1-46ab-ad0c-11cd3bc3d294|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "Demo_pNF_709gAINKLgjo5bWaXPzK", "description" : "catalog service description", "modelUUID" : "c57b0a53-d99d-414b-a7a0-ebd7ca23b42e", "modelInvariantUUID" : "c81dff69-6dc1-46ab-ad0c-11cd3bc3d294", "created" : "2022-03-30 04:08:38.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF d0bd8039-8430", "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/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e/pnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c81dff69-6dc1-46ab-ad0c-11cd3bc3d294" } } } 2022-03-30T04:11:47.562Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c81dff69-6dc1-46ab-ad0c-11cd3bc3d294|DEBUG|500||=======================response end================================================= 2022-03-30T04:11:47.563Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c81dff69-6dc1-46ab-ad0c-11cd3bc3d294|INFO|500||InvokeReturn 2022-03-30T04:11:47.587Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&action=createInstance 2022-03-30T04:11:47.588Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&action=createInstance|INFO|500||Invoke 2022-03-30T04:11:47.589Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-03-30T04:11:47.589Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&action=createInstance 2022-03-30T04:11:47.589Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&action=createInstance|DEBUG|500||Method : GET 2022-03-30T04:11:47.590Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-TransactionID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-ECOMP-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"102bbfc9-13c1-4658-b0b9-5f01c2c2ba52"] 2022-03-30T04:11:47.590Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&action=createInstance|DEBUG|500||Request body: 2022-03-30T04:11:47.591Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&action=createInstance|DEBUG|500||==========================request end================================================ 2022-03-30T04:11:47.612Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&action=createInstance|DEBUG|500||============================response begin========================================== 2022-03-30T04:11:47.613Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-03-30T04:11:47.613Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&action=createInstance|DEBUG|500||Status text : 2022-03-30T04:11:47.614Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&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:"Wed, 30 Mar 2022 04:11:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:11:47.615Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&action=createInstance|DEBUG|500||Response body: 2022-03-30T04:11:47.615Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&action=createInstance|DEBUG|500||=======================response end================================================= 2022-03-30T04:11:47.616Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=c57b0a53-d99d-414b-a7a0-ebd7ca23b42e&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-03-30T04:11:47.617Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-03-30T04:11:47.618Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-03-30T04:11:47.618Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-03-30T04:11:47.618Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-03-30T04:11:47.619Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-03-30T04:11:47.619Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-TransactionID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-ECOMP-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9ddd415-81a2-41d9-97f1-45501151a3fa"] 2022-03-30T04:11:47.620Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-03-30T04:11:47.620Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-03-30T04:11:47.648Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-03-30T04:11:47.649Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-03-30T04:11:47.649Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-03-30T04:11:47.650Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:11:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:11:47.652Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-03-30 03:19:50.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" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2022-03-30T04:11:47.652Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-03-30T04:11:47.653Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-03-30T04:11:47.659Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-03-30T04:11:47.660Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-03-30T04:11:47.660Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-03-30T04:11:47.661Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-03-30T04:11:47.661Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-03-30T04:11:47.661Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-TransactionID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-ECOMP-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9360d007-f50a-4f47-9c10-fe646d16999d"] 2022-03-30T04:11:47.662Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-03-30T04:11:47.662Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-03-30T04:11:47.689Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-03-30T04:11:47.691Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-03-30T04:11:47.691Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2022-03-30T04:11:47.692Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:11:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:11:47.693Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 506, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-03-30T03:19:50.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506/service" } } } 2022-03-30T04:11:47.694Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-03-30T04:11:47.695Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-03-30T04:11:47.699Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e 2022-03-30T04:11:47.699Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e|INFO|500||Invoke 2022-03-30T04:11:47.700Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e|DEBUG|500||===========================request begin================================================ 2022-03-30T04:11:47.700Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e 2022-03-30T04:11:47.701Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e|DEBUG|500||Method : GET 2022-03-30T04:11:47.701Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-TransactionID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-ECOMP-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a12d58e6-bf81-4a5b-b061-b3111e44fa4a"] 2022-03-30T04:11:47.702Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e|DEBUG|500||Request body: 2022-03-30T04:11:47.702Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e|DEBUG|500||==========================request end================================================ 2022-03-30T04:11:47.730Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e|DEBUG|500||============================response begin========================================== 2022-03-30T04:11:47.731Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e|DEBUG|500||Status code : 200 OK 2022-03-30T04:11:47.731Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e|DEBUG|500||Status text : 2022-03-30T04:11:47.732Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Wed, 30 Mar 2022 04:11:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:11:47.735Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e|DEBUG|500||Response body: { "modelName" : "Demo_pNF_709gAINKLgjo5bWaXPzK", "description" : "catalog service description", "modelUUID" : "c57b0a53-d99d-414b-a7a0-ebd7ca23b42e", "modelInvariantUUID" : "c81dff69-6dc1-46ab-ad0c-11cd3bc3d294", "created" : "2022-03-30 04:08:38.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF d0bd8039-8430", "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/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e/pnfCustomizations" } } } 2022-03-30T04:11:47.735Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e|DEBUG|500||=======================response end================================================= 2022-03-30T04:11:47.736Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/c57b0a53-d99d-414b-a7a0-ebd7ca23b42e|INFO|500||InvokeReturn 2022-03-30T04:11:47.740Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-03-30T04:11:47.742Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-03-30T04:11:47.742Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-03-30T04:11:47.743Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-03-30T04:11:47.743Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-03-30T04:11:47.744Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3885", X-B3-TraceId:"ca20c42a54d13619", X-B3-SpanId:"27794a4e897a7a72", X-B3-ParentSpanId:"ca20c42a54d13619", X-B3-Sampled:"0", X-ONAP-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-TransactionID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-ECOMP-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75091ad5-155a-4a28-9a2d-0d54abeb54e7"] 2022-03-30T04:11:47.744Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"6ba161d6-090c-4bad-a87c-b9ce20c838b4","requestStatus":"IN_PROGRESS","startTime":1648613507160,"source":"VID","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"c81dff69-6dc1-46ab-ad0c-11cd3bc3d294\",\n \"modelVersionId\":\"c57b0a53-d99d-414b-a7a0-ebd7ca23b42e\",\n \"modelName\":\"Demo_pNF_709gAINKLgjo5bWaXPzK\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"684c93ed-ddfc-4e0c-aa04-0cbe50fbd2d6\",\n \"owningEntityName\":\"OE-ETE_Customer-684c93ed-ddfc-4e0c-aa04-0cbe50fbd2d6\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_26fb2eeb-7be1-4bd1-b539-f5559171dbef\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name26fb2eeb-7be1-4bd1-b539-f5559171dbef\",\n \"productFamilyId\":\"c0159397-12c0-4ead-9e95-62ceba348e0c\",\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\":\"c57b0a53-d99d-414b-a7a0-ebd7ca23b42e\",\n \"modelName\":\"Demo_pNF_709gAINKLgjo5bWaXPzK\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name26fb2eeb-7be1-4bd1-b539-f5559171dbef\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF d0bd8039-8430 0\",\n \"modelCustomizationId\":\"b2f942be-ce4f-47ec-aea5-eaa9e2243b8d\",\n \"modelInvariantId\":\"c81dff69-6dc1-46ab-ad0c-11cd3bc3d294\",\n \"modelVersionId\":\"c57b0a53-d99d-414b-a7a0-ebd7ca23b42e\",\n \"modelName\":\"Demo_pNF_709gAINKLgjo5bWaXPzK\",\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\":\"c0159397-12c0-4ead-9e95-62ceba348e0c\",\n \"instanceParams\":[],\n \"instanceName\":\"709gAINKLgjo5bWaXPzK\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name26fb2eeb-7be1-4bd1-b539-f5559171dbef","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"6ba161d6-090c-4bad-a87c-b9ce20c838b4"} 2022-03-30T04:11:47.745Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-03-30T04:11:47.780Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-03-30T04:11:47.782Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-03-30T04:11:47.782Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-03-30T04:11:47.783Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:11:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:11:47.783Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "6ba161d6-090c-4bad-a87c-b9ce20c838b4", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-03-30T04:11:47.160+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"c81dff69-6dc1-46ab-ad0c-11cd3bc3d294\",\n \"modelVersionId\":\"c57b0a53-d99d-414b-a7a0-ebd7ca23b42e\",\n \"modelName\":\"Demo_pNF_709gAINKLgjo5bWaXPzK\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"684c93ed-ddfc-4e0c-aa04-0cbe50fbd2d6\",\n \"owningEntityName\":\"OE-ETE_Customer-684c93ed-ddfc-4e0c-aa04-0cbe50fbd2d6\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_26fb2eeb-7be1-4bd1-b539-f5559171dbef\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name26fb2eeb-7be1-4bd1-b539-f5559171dbef\",\n \"productFamilyId\":\"c0159397-12c0-4ead-9e95-62ceba348e0c\",\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\":\"c57b0a53-d99d-414b-a7a0-ebd7ca23b42e\",\n \"modelName\":\"Demo_pNF_709gAINKLgjo5bWaXPzK\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name26fb2eeb-7be1-4bd1-b539-f5559171dbef\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF d0bd8039-8430 0\",\n \"modelCustomizationId\":\"b2f942be-ce4f-47ec-aea5-eaa9e2243b8d\",\n \"modelInvariantId\":\"c81dff69-6dc1-46ab-ad0c-11cd3bc3d294\",\n \"modelVersionId\":\"c57b0a53-d99d-414b-a7a0-ebd7ca23b42e\",\n \"modelName\":\"Demo_pNF_709gAINKLgjo5bWaXPzK\",\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\":\"c0159397-12c0-4ead-9e95-62ceba348e0c\",\n \"instanceParams\":[],\n \"instanceName\":\"709gAINKLgjo5bWaXPzK\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-03-30T04:11:47.939+00:00", "serviceInstanceName" : "Service_Ete_Name26fb2eeb-7be1-4bd1-b539-f5559171dbef", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "6ba161d6-090c-4bad-a87c-b9ce20c838b4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4" } } } 2022-03-30T04:11:47.784Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-03-30T04:11:47.784Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-03-30T04:11:47.810Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-03-30T04:11:47.811Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-03-30T04:11:47.811Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-03-30T04:11:47.811Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-03-30T04:11:47.812Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-03-30T04:11:47.813Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"ca20c42a54d13619", X-B3-SpanId:"da10a35a128e9c5a", X-B3-ParentSpanId:"ca20c42a54d13619", X-B3-Sampled:"0", X-ONAP-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-TransactionID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-ECOMP-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1cc41fbb-947b-4b56-911a-75f811db34a9"] 2022-03-30T04:11:47.813Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"c81dff69-6dc1-46ab-ad0c-11cd3bc3d294\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_709gAINKLgjo5bWaXPzK\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"c57b0a53-d99d-414b-a7a0-ebd7ca23b42e\",\"modelUuid\":\"c57b0a53-d99d-414b-a7a0-ebd7ca23b42e\",\"modelInvariantUuid\":\"c81dff69-6dc1-46ab-ad0c-11cd3bc3d294\"},\"requestInfo\":{\"productFamilyId\":\"c0159397-12c0-4ead-9e95-62ceba348e0c\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name26fb2eeb-7be1-4bd1-b539-f5559171dbef\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_26fb2eeb-7be1-4bd1-b539-f5559171dbef\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"c57b0a53-d99d-414b-a7a0-ebd7ca23b42e\",\"modelName\":\"Demo_pNF_709gAINKLgjo5bWaXPzK\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name26fb2eeb-7be1-4bd1-b539-f5559171dbef\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF d0bd8039-8430 0\",\"modelCustomizationId\":\"b2f942be-ce4f-47ec-aea5-eaa9e2243b8d\",\"modelInvariantId\":\"c81dff69-6dc1-46ab-ad0c-11cd3bc3d294\",\"modelVersionId\":\"c57b0a53-d99d-414b-a7a0-ebd7ca23b42e\",\"modelName\":\"Demo_pNF_709gAINKLgjo5bWaXPzK\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"c0159397-12c0-4ead-9e95-62ceba348e0c\",\"instanceParams\":[],\"instanceName\":\"709gAINKLgjo5bWaXPzK\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"684c93ed-ddfc-4e0c-aa04-0cbe50fbd2d6\",\"owningEntityName\":\"OE-ETE_Customer-684c93ed-ddfc-4e0c-aa04-0cbe50fbd2d6\"}}}","type":"String"},"requestId":{"value":"6ba161d6-090c-4bad-a87c-b9ce20c838b4","type":"String"},"mso-request-id":{"value":"6ba161d6-090c-4bad-a87c-b9ce20c838b4","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-03-30T04:11:47.813Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-03-30T04:11:48.754Z|0f80c629-2fa1-4d37-ab79-441df421c08d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:11:48.754Z|0f80c629-2fa1-4d37-ab79-441df421c08d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:11:48.847Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-03-30T04:11:48.848Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-03-30T04:11:48.849Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-03-30T04:11:48.850Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 30 Mar 2022 04:11:49 GMT", X-ONAP-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-TransactionID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-ECOMP-RequestID:"6ba161d6-090c-4bad-a87c-b9ce20c838b4", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"1cc41fbb-947b-4b56-911a-75f811db34a9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-03-30T04:11:48.850Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"6ba161d6-090c-4bad-a87c-b9ce20c838b4\",\"instanceId\":\"59ad04d1-535e-407a-bcb1-d379c5e38f05\"}}","message":"Success","processInstanceID":"8524c51d-afdf-11ec-b173-c2a5cec62366","variables":null,"messageCode":200} 2022-03-30T04:11:48.850Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-03-30T04:11:48.851Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-03-30T04:11:48.857Z|6ba161d6-090c-4bad-a87c-b9ce20c838b4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:11:53.765Z|66e986e9-6a0b-455d-a634-4271d617a857|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:11:53.766Z|66e986e9-6a0b-455d-a634-4271d617a857|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:11:56.585Z|82ade330-0714-41e1-ba98-d93273ef5b78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:11:56.586Z|82ade330-0714-41e1-ba98-d93273ef5b78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:11:57.297Z|3145d06d-4821-4bca-b9c7-371c14030a86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:11:57.298Z|3145d06d-4821-4bca-b9c7-371c14030a86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:11:58.776Z|1892bf48-17ba-40c8-a618-33db33fe38f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:11:58.777Z|1892bf48-17ba-40c8-a618-33db33fe38f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:12:06.613Z|6d871145-eaac-4b27-9344-391f48b0d19a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:12:06.614Z|6d871145-eaac-4b27-9344-391f48b0d19a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:12:07.334Z|bee99f3e-48c1-4ddf-8b08-f2e30a98e531|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:12:07.335Z|bee99f3e-48c1-4ddf-8b08-f2e30a98e531|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:12:08.765Z|f112c93b-255c-46e6-b78d-9dbee52643ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:12:08.767Z|f112c93b-255c-46e6-b78d-9dbee52643ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:12:08.800Z|efc33de3-028c-43e4-86c1-7a041946d172|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:12:08.801Z|efc33de3-028c-43e4-86c1-7a041946d172|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:12:09.037Z|ec11dd9c-a0ad-4513-8ccd-30317a2ebd62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:12:09.037Z|ec11dd9c-a0ad-4513-8ccd-30317a2ebd62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:12:14.043Z|24a2dce0-dc48-46b6-b211-d2d7efcb421e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T04:12:14.044Z|24a2dce0-dc48-46b6-b211-d2d7efcb421e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T04:12:15.650Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:12:15.654Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4 2022-03-30T04:12:15.655Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|INFO|500||Invoke 2022-03-30T04:12:15.655Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||===========================request begin================================================ 2022-03-30T04:12:15.655Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4 2022-03-30T04:12:15.655Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||Method : GET 2022-03-30T04:12:15.656Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf9b5941dbce0282", X-B3-SpanId:"bf68a283c4cd813d", X-B3-ParentSpanId:"cf9b5941dbce0282", X-B3-Sampled:"0", X-ONAP-RequestID:"75a85f91-a08e-453f-a34c-b709392856f3", X-RequestID:"75a85f91-a08e-453f-a34c-b709392856f3", X-TransactionID:"75a85f91-a08e-453f-a34c-b709392856f3", X-ECOMP-RequestID:"75a85f91-a08e-453f-a34c-b709392856f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01519fa2-57ac-41f8-bb9d-7d7d5a10b9bb"] 2022-03-30T04:12:15.656Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||Request body: 2022-03-30T04:12:15.656Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||==========================request end================================================ 2022-03-30T04:12:15.677Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||============================response begin========================================== 2022-03-30T04:12:15.678Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||Status code : 200 OK 2022-03-30T04:12:15.678Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||Status text : 2022-03-30T04:12:15.679Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:12:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:12:15.680Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||Response body: { "requestId" : "6ba161d6-090c-4bad-a87c-b9ce20c838b4", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking ActivatePnfBB (Execution Path progress: BBs completed = 5; BBs remaining = 2).", "progress" : 72, "startTime" : "2022-03-30T04:11:47.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"c81dff69-6dc1-46ab-ad0c-11cd3bc3d294\",\n \"modelVersionId\":\"c57b0a53-d99d-414b-a7a0-ebd7ca23b42e\",\n \"modelName\":\"Demo_pNF_709gAINKLgjo5bWaXPzK\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"684c93ed-ddfc-4e0c-aa04-0cbe50fbd2d6\",\n \"owningEntityName\":\"OE-ETE_Customer-684c93ed-ddfc-4e0c-aa04-0cbe50fbd2d6\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_26fb2eeb-7be1-4bd1-b539-f5559171dbef\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name26fb2eeb-7be1-4bd1-b539-f5559171dbef\",\n \"productFamilyId\":\"c0159397-12c0-4ead-9e95-62ceba348e0c\",\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\":\"c57b0a53-d99d-414b-a7a0-ebd7ca23b42e\",\n \"modelName\":\"Demo_pNF_709gAINKLgjo5bWaXPzK\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name26fb2eeb-7be1-4bd1-b539-f5559171dbef\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF d0bd8039-8430 0\",\n \"modelCustomizationId\":\"b2f942be-ce4f-47ec-aea5-eaa9e2243b8d\",\n \"modelInvariantId\":\"c81dff69-6dc1-46ab-ad0c-11cd3bc3d294\",\n \"modelVersionId\":\"c57b0a53-d99d-414b-a7a0-ebd7ca23b42e\",\n \"modelName\":\"Demo_pNF_709gAINKLgjo5bWaXPzK\",\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\":\"c0159397-12c0-4ead-9e95-62ceba348e0c\",\n \"instanceParams\":[],\n \"instanceName\":\"709gAINKLgjo5bWaXPzK\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:12:15.000+00:00", "serviceInstanceId" : "59ad04d1-535e-407a-bcb1-d379c5e38f05", "serviceInstanceName" : "Service_Ete_Name26fb2eeb-7be1-4bd1-b539-f5559171dbef", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "6ba161d6-090c-4bad-a87c-b9ce20c838b4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4" } } } 2022-03-30T04:12:15.680Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||=======================response end================================================= 2022-03-30T04:12:15.681Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|INFO|500||InvokeReturn 2022-03-30T04:12:15.684Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false 2022-03-30T04:12:15.685Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:12:15.685Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:12:15.685Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false 2022-03-30T04:12:15.686Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:12:15.686Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf9b5941dbce0282", X-B3-SpanId:"658b28d501771c66", X-B3-ParentSpanId:"cf9b5941dbce0282", X-B3-Sampled:"0", X-ONAP-RequestID:"75a85f91-a08e-453f-a34c-b709392856f3", X-RequestID:"75a85f91-a08e-453f-a34c-b709392856f3", X-TransactionID:"75a85f91-a08e-453f-a34c-b709392856f3", X-ECOMP-RequestID:"75a85f91-a08e-453f-a34c-b709392856f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6635f151-80eb-499f-b026-1b70f5f31ffb"] 2022-03-30T04:12:15.686Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:12:15.687Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:12:15.701Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:12:15.701Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:12:15.702Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:12:15.702Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:12:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:12:15.703Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:12:15.703Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:12:15.703Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:12:15.745Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6ba161d6-090c-4bad-a87c-b9ce20c838b4&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6ba161d6-090c-4bad-a87c-b9ce20c838b4&sortBy=startTime&sortOrder=desc&maxResults=1 2022-03-30T04:12:15.745Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6ba161d6-090c-4bad-a87c-b9ce20c838b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-03-30T04:12:15.746Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6ba161d6-090c-4bad-a87c-b9ce20c838b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-03-30T04:12:15.746Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6ba161d6-090c-4bad-a87c-b9ce20c838b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6ba161d6-090c-4bad-a87c-b9ce20c838b4&sortBy=startTime&sortOrder=desc&maxResults=1 2022-03-30T04:12:15.746Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6ba161d6-090c-4bad-a87c-b9ce20c838b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-03-30T04:12:15.746Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6ba161d6-090c-4bad-a87c-b9ce20c838b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"75a85f91-a08e-453f-a34c-b709392856f3", X-RequestID:"75a85f91-a08e-453f-a34c-b709392856f3", X-TransactionID:"75a85f91-a08e-453f-a34c-b709392856f3", X-ECOMP-RequestID:"75a85f91-a08e-453f-a34c-b709392856f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"442618f9-d425-4d48-9f6f-9729b3557a43"] 2022-03-30T04:12:15.747Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6ba161d6-090c-4bad-a87c-b9ce20c838b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-03-30T04:12:15.747Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6ba161d6-090c-4bad-a87c-b9ce20c838b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-03-30T04:12:15.919Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6ba161d6-090c-4bad-a87c-b9ce20c838b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-03-30T04:12:15.920Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6ba161d6-090c-4bad-a87c-b9ce20c838b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-03-30T04:12:15.920Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6ba161d6-090c-4bad-a87c-b9ce20c838b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-03-30T04:12:15.921Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6ba161d6-090c-4bad-a87c-b9ce20c838b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=CC80E2C93D5A9705DCBD6155D3D37507; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"723", Date:"Wed, 30 Mar 2022 04:12:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:12:15.921Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6ba161d6-090c-4bad-a87c-b9ce20c838b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8b523186-afdf-11ec-b173-c2a5cec62366","businessKey":"6ba161d6-090c-4bad-a87c-b9ce20c838b4","processDefinitionId":"WaitForPnfReadyBB:1:650b9fbd-afd8-11ec-b173-c2a5cec62366","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-03-30T04:11:59.163+0000","endTime":"2022-03-30T04:12:15.525+0000","removalTime":null,"durationInMillis":16362,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"8524c51d-afdf-11ec-b173-c2a5cec62366","superProcessInstanceId":"8aa3a1c0-afdf-11ec-b173-c2a5cec62366","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-03-30T04:12:15.922Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6ba161d6-090c-4bad-a87c-b9ce20c838b4&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-03-30T04:12:15.922Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6ba161d6-090c-4bad-a87c-b9ce20c838b4&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-03-30T04:12:15.947Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b523186-afdf-11ec-b173-c2a5cec62366&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b523186-afdf-11ec-b173-c2a5cec62366&maxResults=1 2022-03-30T04:12:15.947Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b523186-afdf-11ec-b173-c2a5cec62366&maxResults=1|INFO|500||Invoke 2022-03-30T04:12:15.948Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b523186-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-03-30T04:12:15.948Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b523186-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b523186-afdf-11ec-b173-c2a5cec62366&maxResults=1 2022-03-30T04:12:15.948Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b523186-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Method : GET 2022-03-30T04:12:15.949Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b523186-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"75a85f91-a08e-453f-a34c-b709392856f3", X-RequestID:"75a85f91-a08e-453f-a34c-b709392856f3", X-TransactionID:"75a85f91-a08e-453f-a34c-b709392856f3", X-ECOMP-RequestID:"75a85f91-a08e-453f-a34c-b709392856f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8dbd562-30dd-4d06-93d6-bf198996390a"] 2022-03-30T04:12:15.949Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b523186-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Request body: 2022-03-30T04:12:15.949Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b523186-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||==========================request end================================================ 2022-03-30T04:12:16.098Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b523186-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||============================response begin========================================== 2022-03-30T04:12:16.099Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b523186-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Status code : 200 OK 2022-03-30T04:12:16.100Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b523186-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Status text : 2022-03-30T04:12:16.101Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b523186-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=355D30328DAF59DB12D4580AF13FFAB9; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Wed, 30 Mar 2022 04:12:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:12:16.102Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b523186-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Response body: [{"id":"8b59d2bd-afdf-11ec-b173-c2a5cec62366","parentActivityInstanceId":"8b523186-afdf-11ec-b173-c2a5cec62366","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:650b9fbd-afd8-11ec-b173-c2a5cec62366","processInstanceId":"8b523186-afdf-11ec-b173-c2a5cec62366","executionId":"8b523186-afdf-11ec-b173-c2a5cec62366","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-03-30T04:11:59.213+0000","endTime":"2022-03-30T04:11:59.621+0000","durationInMillis":408,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8524c51d-afdf-11ec-b173-c2a5cec62366"}] 2022-03-30T04:12:16.102Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b523186-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||=======================response end================================================= 2022-03-30T04:12:16.103Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b523186-afdf-11ec-b173-c2a5cec62366&maxResults=1|INFO|500||InvokeReturn 2022-03-30T04:12:16.111Z|75a85f91-a08e-453f-a34c-b709392856f3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:12:16.636Z|b3c6911d-be01-4e5d-ad4e-816a05035600|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:12:16.637Z|b3c6911d-be01-4e5d-ad4e-816a05035600|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:12:17.357Z|8713030e-a7c9-43ae-9002-997a70806c5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:12:17.358Z|8713030e-a7c9-43ae-9002-997a70806c5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:12:18.823Z|dc6cd361-e515-420c-ade7-3bc2c2ac8ec6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:12:18.823Z|dc6cd361-e515-420c-ade7-3bc2c2ac8ec6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:12:23.765Z|9ad176bc-7c70-4123-a2c2-6423b340c5d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:12:23.766Z|9ad176bc-7c70-4123-a2c2-6423b340c5d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:12:26.288Z|17bd86a5-95f7-4e54-8710-64e33944cfc6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:12:26.293Z|17bd86a5-95f7-4e54-8710-64e33944cfc6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4 2022-03-30T04:12:26.294Z|17bd86a5-95f7-4e54-8710-64e33944cfc6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|INFO|500||Invoke 2022-03-30T04:12:26.294Z|17bd86a5-95f7-4e54-8710-64e33944cfc6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||===========================request begin================================================ 2022-03-30T04:12:26.295Z|17bd86a5-95f7-4e54-8710-64e33944cfc6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4 2022-03-30T04:12:26.295Z|17bd86a5-95f7-4e54-8710-64e33944cfc6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||Method : GET 2022-03-30T04:12:26.295Z|17bd86a5-95f7-4e54-8710-64e33944cfc6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2231a15c9c4ab7a9", X-B3-SpanId:"c9f066d77c01ef75", X-B3-ParentSpanId:"2231a15c9c4ab7a9", X-B3-Sampled:"0", X-ONAP-RequestID:"17bd86a5-95f7-4e54-8710-64e33944cfc6", X-RequestID:"17bd86a5-95f7-4e54-8710-64e33944cfc6", X-TransactionID:"17bd86a5-95f7-4e54-8710-64e33944cfc6", X-ECOMP-RequestID:"17bd86a5-95f7-4e54-8710-64e33944cfc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9fa32e9b-11e8-4f8e-944e-2a4b9f50b717"] 2022-03-30T04:12:26.296Z|17bd86a5-95f7-4e54-8710-64e33944cfc6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||Request body: 2022-03-30T04:12:26.296Z|17bd86a5-95f7-4e54-8710-64e33944cfc6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||==========================request end================================================ 2022-03-30T04:12:26.316Z|17bd86a5-95f7-4e54-8710-64e33944cfc6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||============================response begin========================================== 2022-03-30T04:12:26.317Z|17bd86a5-95f7-4e54-8710-64e33944cfc6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||Status code : 200 OK 2022-03-30T04:12:26.318Z|17bd86a5-95f7-4e54-8710-64e33944cfc6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||Status text : 2022-03-30T04:12:26.318Z|17bd86a5-95f7-4e54-8710-64e33944cfc6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:12:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:12:26.319Z|17bd86a5-95f7-4e54-8710-64e33944cfc6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||Response body: { "requestId" : "6ba161d6-090c-4bad-a87c-b9ce20c838b4", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-03-30T04:11:47.000+00:00", "endTime" : "2022-03-30T04:12:20.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"c81dff69-6dc1-46ab-ad0c-11cd3bc3d294\",\n \"modelVersionId\":\"c57b0a53-d99d-414b-a7a0-ebd7ca23b42e\",\n \"modelName\":\"Demo_pNF_709gAINKLgjo5bWaXPzK\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"684c93ed-ddfc-4e0c-aa04-0cbe50fbd2d6\",\n \"owningEntityName\":\"OE-ETE_Customer-684c93ed-ddfc-4e0c-aa04-0cbe50fbd2d6\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_26fb2eeb-7be1-4bd1-b539-f5559171dbef\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name26fb2eeb-7be1-4bd1-b539-f5559171dbef\",\n \"productFamilyId\":\"c0159397-12c0-4ead-9e95-62ceba348e0c\",\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\":\"c57b0a53-d99d-414b-a7a0-ebd7ca23b42e\",\n \"modelName\":\"Demo_pNF_709gAINKLgjo5bWaXPzK\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name26fb2eeb-7be1-4bd1-b539-f5559171dbef\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF d0bd8039-8430 0\",\n \"modelCustomizationId\":\"b2f942be-ce4f-47ec-aea5-eaa9e2243b8d\",\n \"modelInvariantId\":\"c81dff69-6dc1-46ab-ad0c-11cd3bc3d294\",\n \"modelVersionId\":\"c57b0a53-d99d-414b-a7a0-ebd7ca23b42e\",\n \"modelName\":\"Demo_pNF_709gAINKLgjo5bWaXPzK\",\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\":\"c0159397-12c0-4ead-9e95-62ceba348e0c\",\n \"instanceParams\":[],\n \"instanceName\":\"709gAINKLgjo5bWaXPzK\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:12:19.000+00:00", "serviceInstanceId" : "59ad04d1-535e-407a-bcb1-d379c5e38f05", "serviceInstanceName" : "Service_Ete_Name26fb2eeb-7be1-4bd1-b539-f5559171dbef", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "6ba161d6-090c-4bad-a87c-b9ce20c838b4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4" } } } 2022-03-30T04:12:26.319Z|17bd86a5-95f7-4e54-8710-64e33944cfc6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|DEBUG|500||=======================response end================================================= 2022-03-30T04:12:26.320Z|17bd86a5-95f7-4e54-8710-64e33944cfc6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ba161d6-090c-4bad-a87c-b9ce20c838b4|INFO|500||InvokeReturn 2022-03-30T04:12:26.321Z|17bd86a5-95f7-4e54-8710-64e33944cfc6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false 2022-03-30T04:12:26.322Z|17bd86a5-95f7-4e54-8710-64e33944cfc6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:12:26.322Z|17bd86a5-95f7-4e54-8710-64e33944cfc6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:12:26.322Z|17bd86a5-95f7-4e54-8710-64e33944cfc6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false 2022-03-30T04:12:26.322Z|17bd86a5-95f7-4e54-8710-64e33944cfc6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:12:26.323Z|17bd86a5-95f7-4e54-8710-64e33944cfc6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2231a15c9c4ab7a9", X-B3-SpanId:"ba74c1000e2e0426", X-B3-ParentSpanId:"2231a15c9c4ab7a9", X-B3-Sampled:"0", X-ONAP-RequestID:"17bd86a5-95f7-4e54-8710-64e33944cfc6", X-RequestID:"17bd86a5-95f7-4e54-8710-64e33944cfc6", X-TransactionID:"17bd86a5-95f7-4e54-8710-64e33944cfc6", X-ECOMP-RequestID:"17bd86a5-95f7-4e54-8710-64e33944cfc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f4e3e16-07e1-48fc-ba6c-b3387e6efe28"] 2022-03-30T04:12:26.323Z|17bd86a5-95f7-4e54-8710-64e33944cfc6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:12:26.323Z|17bd86a5-95f7-4e54-8710-64e33944cfc6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:12:26.333Z|17bd86a5-95f7-4e54-8710-64e33944cfc6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:12:26.334Z|17bd86a5-95f7-4e54-8710-64e33944cfc6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:12:26.334Z|17bd86a5-95f7-4e54-8710-64e33944cfc6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:12:26.334Z|17bd86a5-95f7-4e54-8710-64e33944cfc6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:12:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:12:26.335Z|17bd86a5-95f7-4e54-8710-64e33944cfc6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:12:26.335Z|17bd86a5-95f7-4e54-8710-64e33944cfc6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:12:26.336Z|17bd86a5-95f7-4e54-8710-64e33944cfc6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ba161d6-090c-4bad-a87c-b9ce20c838b4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:12:26.344Z|17bd86a5-95f7-4e54-8710-64e33944cfc6|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ba161d6-090c-4bad-a87c-b9ce20c838b4|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:12:26.659Z|b0667657-4e5c-4699-ab14-958339674c45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:12:26.659Z|b0667657-4e5c-4699-ab14-958339674c45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:12:27.403Z|10391bc7-2b1d-4590-be21-c8f5565f786a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:12:27.403Z|10391bc7-2b1d-4590-be21-c8f5565f786a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:12:28.845Z|ece7daf7-bfde-4aa9-8b40-ff50200938d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:12:28.846Z|ece7daf7-bfde-4aa9-8b40-ff50200938d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:12:36.683Z|12036bd6-4a8a-4a5f-9992-83e760c2c354|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:12:36.684Z|12036bd6-4a8a-4a5f-9992-83e760c2c354|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:12:37.426Z|806a59af-35b7-44ba-a41f-da22346a837d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:12:37.426Z|806a59af-35b7-44ba-a41f-da22346a837d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:12:38.765Z|e06aca72-66c1-43ea-9c6d-7836083aed6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:12:38.766Z|e06aca72-66c1-43ea-9c6d-7836083aed6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:12:38.869Z|8cf946eb-fc22-45a7-8b78-814ffcf82925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:12:38.869Z|8cf946eb-fc22-45a7-8b78-814ffcf82925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:12:39.038Z|f526f1ea-b9b1-4855-adff-b6d172c9ac8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:12:39.039Z|f526f1ea-b9b1-4855-adff-b6d172c9ac8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:12:46.706Z|6d194ba7-1e03-4f85-9671-74d4ead2a339|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:12:46.706Z|6d194ba7-1e03-4f85-9671-74d4ead2a339|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:12:47.449Z|320314b3-bccc-4653-84ca-a9fc683eab6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:12:47.451Z|320314b3-bccc-4653-84ca-a9fc683eab6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:12:48.894Z|bfee7f9e-6e89-4fe8-a8ec-020878b1a26e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:12:48.895Z|bfee7f9e-6e89-4fe8-a8ec-020878b1a26e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:12:53.765Z|2ac45213-fe9f-41cd-881b-5af008f4d4eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:12:53.767Z|2ac45213-fe9f-41cd-881b-5af008f4d4eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:12:56.729Z|790ed8f0-d140-478e-b92a-87e45322bbf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:12:56.730Z|790ed8f0-d140-478e-b92a-87e45322bbf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:12:57.481Z|5f6a358d-a339-47a3-b775-5fb26404db9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:12:57.482Z|5f6a358d-a339-47a3-b775-5fb26404db9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:12:58.916Z|e411463a-1f4a-4040-b53e-c4da6efddaca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:12:58.916Z|e411463a-1f4a-4040-b53e-c4da6efddaca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:13:06.760Z|089ab6f8-7626-4055-9f77-e3553602a3b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:13:06.761Z|089ab6f8-7626-4055-9f77-e3553602a3b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:13:07.504Z|1bb245cb-549e-491b-895f-6a131a545c4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:13:07.505Z|1bb245cb-549e-491b-895f-6a131a545c4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:13:08.765Z|4777198a-4eb1-4f9c-b10f-079daabe7e3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:13:08.766Z|4777198a-4eb1-4f9c-b10f-079daabe7e3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:13:08.944Z|33085868-4dc7-4480-9bbb-3e933c4ff346|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:13:08.945Z|33085868-4dc7-4480-9bbb-3e933c4ff346|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:13:09.040Z|25d8d812-d7bd-4f66-b276-4bfcdc63793c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:13:09.040Z|25d8d812-d7bd-4f66-b276-4bfcdc63793c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:13:14.044Z|55aa45a6-a6ed-46d0-a8ae-c00c63e945cc|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T04:13:14.045Z|55aa45a6-a6ed-46d0-a8ae-c00c63e945cc|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T04:13:16.783Z|73c853e7-0411-4e8f-8b73-1861c7589edb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:13:16.784Z|73c853e7-0411-4e8f-8b73-1861c7589edb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:13:17.527Z|803fb638-dde2-4701-8416-ca70effbb91a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:13:17.528Z|803fb638-dde2-4701-8416-ca70effbb91a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:13:18.969Z|4ecba7f0-3fbb-4f84-b3af-a028d49194dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:13:18.970Z|4ecba7f0-3fbb-4f84-b3af-a028d49194dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:13:19.529Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:13:19.536Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 5151d971-a5ae-41ab-ba44-8af7a8808eec already exists in requestDb InfraActiveRequests table 2022-03-30T04:13:19.538Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec 2022-03-30T04:13:19.539Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|INFO|500||Invoke 2022-03-30T04:13:19.539Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||===========================request begin================================================ 2022-03-30T04:13:19.540Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec 2022-03-30T04:13:19.540Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Method : GET 2022-03-30T04:13:19.540Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30537b889bda850c", X-B3-SpanId:"358ede067a5a2253", X-B3-ParentSpanId:"30537b889bda850c", X-B3-Sampled:"0", X-ONAP-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-TransactionID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-ECOMP-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e54340a4-45d1-41de-9c0a-c50ec6be22a3"] 2022-03-30T04:13:19.541Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Request body: 2022-03-30T04:13:19.542Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||==========================request end================================================ 2022-03-30T04:13:19.561Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||============================response begin========================================== 2022-03-30T04:13:19.562Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Status code : 404 NOT_FOUND 2022-03-30T04:13:19.562Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Status text : 2022-03-30T04:13:19.563Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 30 Mar 2022 04:13:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:13:19.564Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Response body: 2022-03-30T04:13:19.564Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||=======================response end================================================= 2022-03-30T04:13:19.565Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|INFO|404|Not Found|InvokeReturn 2022-03-30T04:13:19.579Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-03-30T04:13:19.580Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-03-30T04:13:19.587Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-03-30T04:13:19.642Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-03-30T04:13:19.643Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5151d971-a5ae-41ab-ba44-8af7a8808eec], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6ea8a4dd-6210-4579-9075-3dfd84136397], X-ECOMP-RequestID=[5151d971-a5ae-41ab-ba44-8af7a8808eec], X-TransactionId=[], X-ONAP-RequestID=[5151d971-a5ae-41ab-ba44-8af7a8808eec]} 2022-03-30T04:13:19.698Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220330-04:13:20:628-91881], Content-Length=[313], Date=[Wed, 30 Mar 2022 04:13:20 GMT], Content-Type=[application/json]} 2022-03-30T04:13:19.700Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2022-03-30T04:13:19.701Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-03-30T04:13:19.704Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2022-03-30T04:13:19.705Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-03-30T04:13:19.710Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-03-30T04:13:19.742Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-03-30T04:13:19.743Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5151d971-a5ae-41ab-ba44-8af7a8808eec], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[03eff74d-a499-4d39-92d3-b5bfe8a1758b], X-ECOMP-RequestID=[5151d971-a5ae-41ab-ba44-8af7a8808eec], X-TransactionId=[], X-ONAP-RequestID=[5151d971-a5ae-41ab-ba44-8af7a8808eec]} 2022-03-30T04:13:19.796Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220330-04:13:20:719-89211], Content-Length=[313], Date=[Wed, 30 Mar 2022 04:13:20 GMT], Content-Type=[application/json]} 2022-03-30T04:13:19.797Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2022-03-30T04:13:19.798Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-03-30T04:13:19.802Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2022-03-30T04:13:19.802Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-03-30T04:13:19.803Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-03-30T04:13:19.803Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-03-30T04:13:19.811Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:19.812Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:19.813Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:19.813Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:19.813Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:19.813Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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:"90", X-B3-TraceId:"30537b889bda850c", X-B3-SpanId:"cc6408143387892c", X-B3-ParentSpanId:"30537b889bda850c", X-B3-Sampled:"0", X-ONAP-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-TransactionID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-ECOMP-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c442a73-77be-4324-939d-12b5bbb57ce5"] 2022-03-30T04:13:19.814Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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":"TestPNFMacroInstantiation","requestScope":"service"} 2022-03-30T04:13:19.814Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:19.835Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:19.836Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:19.836Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:19.836Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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:"Wed, 30 Mar 2022 04:13:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:13:19.837Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:19.837Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:19.837Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:19.838Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5 2022-03-30T04:13:19.839Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5|INFO|500||Invoke 2022-03-30T04:13:19.839Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5|DEBUG|500||===========================request begin================================================ 2022-03-30T04:13:19.839Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5 2022-03-30T04:13:19.839Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5|DEBUG|500||Method : GET 2022-03-30T04:13:19.839Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-TransactionID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-ECOMP-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13a6a09b-ec20-4573-83f3-7def40a12de0"] 2022-03-30T04:13:19.840Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5|DEBUG|500||Request body: 2022-03-30T04:13:19.840Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5|DEBUG|500||==========================request end================================================ 2022-03-30T04:13:19.886Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5|DEBUG|500||============================response begin========================================== 2022-03-30T04:13:19.887Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5|DEBUG|500||Status code : 200 OK 2022-03-30T04:13:19.887Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5|DEBUG|500||Status text : 2022-03-30T04:13:19.888Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Wed, 30 Mar 2022 04:13:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:13:19.889Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "f7cc21b6-c1a1-473b-b007-455f08d461b5", "modelInvariantUUID" : "7d380a6a-6ba9-4945-ae67-7740ffcae17c", "created" : "2022-03-30 04:10:19.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/f7cc21b6-c1a1-473b-b007-455f08d461b5" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5/pnfCustomizations" } } } 2022-03-30T04:13:19.890Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5|DEBUG|500||=======================response end================================================= 2022-03-30T04:13:19.890Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5|INFO|500||InvokeReturn 2022-03-30T04:13:19.897Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f7cc21b6-c1a1-473b-b007-455f08d461b5&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f7cc21b6-c1a1-473b-b007-455f08d461b5&action=createInstance 2022-03-30T04:13:19.898Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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=f7cc21b6-c1a1-473b-b007-455f08d461b5&action=createInstance|INFO|500||Invoke 2022-03-30T04:13:19.898Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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=f7cc21b6-c1a1-473b-b007-455f08d461b5&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-03-30T04:13:19.898Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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=f7cc21b6-c1a1-473b-b007-455f08d461b5&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f7cc21b6-c1a1-473b-b007-455f08d461b5&action=createInstance 2022-03-30T04:13:19.898Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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=f7cc21b6-c1a1-473b-b007-455f08d461b5&action=createInstance|DEBUG|500||Method : GET 2022-03-30T04:13:19.899Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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=f7cc21b6-c1a1-473b-b007-455f08d461b5&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-TransactionID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-ECOMP-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86bb8b27-5044-4efc-b0bb-373d03f062b7"] 2022-03-30T04:13:19.899Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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=f7cc21b6-c1a1-473b-b007-455f08d461b5&action=createInstance|DEBUG|500||Request body: 2022-03-30T04:13:19.899Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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=f7cc21b6-c1a1-473b-b007-455f08d461b5&action=createInstance|DEBUG|500||==========================request end================================================ 2022-03-30T04:13:19.924Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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=f7cc21b6-c1a1-473b-b007-455f08d461b5&action=createInstance|DEBUG|500||============================response begin========================================== 2022-03-30T04:13:19.925Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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=f7cc21b6-c1a1-473b-b007-455f08d461b5&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-03-30T04:13:19.925Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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=f7cc21b6-c1a1-473b-b007-455f08d461b5&action=createInstance|DEBUG|500||Status text : 2022-03-30T04:13:19.926Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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=f7cc21b6-c1a1-473b-b007-455f08d461b5&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:"Wed, 30 Mar 2022 04:13:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:13:19.926Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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=f7cc21b6-c1a1-473b-b007-455f08d461b5&action=createInstance|DEBUG|500||Response body: 2022-03-30T04:13:19.927Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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=f7cc21b6-c1a1-473b-b007-455f08d461b5&action=createInstance|DEBUG|500||=======================response end================================================= 2022-03-30T04:13:19.927Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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=f7cc21b6-c1a1-473b-b007-455f08d461b5&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-03-30T04:13:19.929Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7d380a6a-6ba9-4945-ae67-7740ffcae17c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7d380a6a-6ba9-4945-ae67-7740ffcae17c 2022-03-30T04:13:19.929Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7d380a6a-6ba9-4945-ae67-7740ffcae17c|INFO|500||Invoke 2022-03-30T04:13:19.930Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7d380a6a-6ba9-4945-ae67-7740ffcae17c|DEBUG|500||===========================request begin================================================ 2022-03-30T04:13:19.930Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7d380a6a-6ba9-4945-ae67-7740ffcae17c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7d380a6a-6ba9-4945-ae67-7740ffcae17c 2022-03-30T04:13:19.930Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7d380a6a-6ba9-4945-ae67-7740ffcae17c|DEBUG|500||Method : GET 2022-03-30T04:13:19.931Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7d380a6a-6ba9-4945-ae67-7740ffcae17c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-TransactionID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-ECOMP-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"adcfbb22-4a85-46bf-a657-2c7d60aaf878"] 2022-03-30T04:13:19.931Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7d380a6a-6ba9-4945-ae67-7740ffcae17c|DEBUG|500||Request body: 2022-03-30T04:13:19.932Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7d380a6a-6ba9-4945-ae67-7740ffcae17c|DEBUG|500||==========================request end================================================ 2022-03-30T04:13:19.962Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7d380a6a-6ba9-4945-ae67-7740ffcae17c|DEBUG|500||============================response begin========================================== 2022-03-30T04:13:19.963Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7d380a6a-6ba9-4945-ae67-7740ffcae17c|DEBUG|500||Status code : 200 OK 2022-03-30T04:13:19.964Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7d380a6a-6ba9-4945-ae67-7740ffcae17c|DEBUG|500||Status text : 2022-03-30T04:13:19.964Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7d380a6a-6ba9-4945-ae67-7740ffcae17c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Wed, 30 Mar 2022 04:13:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:13:19.967Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7d380a6a-6ba9-4945-ae67-7740ffcae17c|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "f7cc21b6-c1a1-473b-b007-455f08d461b5", "modelInvariantUUID" : "7d380a6a-6ba9-4945-ae67-7740ffcae17c", "created" : "2022-03-30 04:10:19.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/f7cc21b6-c1a1-473b-b007-455f08d461b5" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5/pnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7d380a6a-6ba9-4945-ae67-7740ffcae17c" } } } 2022-03-30T04:13:19.968Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7d380a6a-6ba9-4945-ae67-7740ffcae17c|DEBUG|500||=======================response end================================================= 2022-03-30T04:13:19.968Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7d380a6a-6ba9-4945-ae67-7740ffcae17c|INFO|500||InvokeReturn 2022-03-30T04:13:19.972Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f7cc21b6-c1a1-473b-b007-455f08d461b5&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f7cc21b6-c1a1-473b-b007-455f08d461b5&action=createInstance 2022-03-30T04:13:19.973Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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=f7cc21b6-c1a1-473b-b007-455f08d461b5&action=createInstance|INFO|500||Invoke 2022-03-30T04:13:19.973Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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=f7cc21b6-c1a1-473b-b007-455f08d461b5&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-03-30T04:13:19.973Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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=f7cc21b6-c1a1-473b-b007-455f08d461b5&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f7cc21b6-c1a1-473b-b007-455f08d461b5&action=createInstance 2022-03-30T04:13:19.973Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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=f7cc21b6-c1a1-473b-b007-455f08d461b5&action=createInstance|DEBUG|500||Method : GET 2022-03-30T04:13:19.974Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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=f7cc21b6-c1a1-473b-b007-455f08d461b5&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-TransactionID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-ECOMP-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbf8bf7f-8927-4d4f-ae20-72b8596d4fd9"] 2022-03-30T04:13:19.974Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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=f7cc21b6-c1a1-473b-b007-455f08d461b5&action=createInstance|DEBUG|500||Request body: 2022-03-30T04:13:19.974Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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=f7cc21b6-c1a1-473b-b007-455f08d461b5&action=createInstance|DEBUG|500||==========================request end================================================ 2022-03-30T04:13:19.991Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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=f7cc21b6-c1a1-473b-b007-455f08d461b5&action=createInstance|DEBUG|500||============================response begin========================================== 2022-03-30T04:13:19.992Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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=f7cc21b6-c1a1-473b-b007-455f08d461b5&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-03-30T04:13:19.992Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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=f7cc21b6-c1a1-473b-b007-455f08d461b5&action=createInstance|DEBUG|500||Status text : 2022-03-30T04:13:19.992Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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=f7cc21b6-c1a1-473b-b007-455f08d461b5&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:"Wed, 30 Mar 2022 04:13:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:13:19.992Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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=f7cc21b6-c1a1-473b-b007-455f08d461b5&action=createInstance|DEBUG|500||Response body: 2022-03-30T04:13:19.993Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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=f7cc21b6-c1a1-473b-b007-455f08d461b5&action=createInstance|DEBUG|500||=======================response end================================================= 2022-03-30T04:13:19.994Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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=f7cc21b6-c1a1-473b-b007-455f08d461b5&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-03-30T04:13:19.995Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:19.995Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:19.997Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:19.997Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:19.997Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:19.998Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-TransactionID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-ECOMP-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c7f9d63-1714-40a4-b3e0-74e09ac765a2"] 2022-03-30T04:13:19.998Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:19.999Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.031Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.032Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.032Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.032Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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:"Wed, 30 Mar 2022 04:13:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:13:20.033Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30 03:19:50.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" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2022-03-30T04:13:20.033Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.034Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.037Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.037Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.037Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.038Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.038Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.038Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-TransactionID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-ECOMP-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6bbe267-1bb0-4049-bef9-fd9aa82a70b0"] 2022-03-30T04:13:20.038Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.039Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.071Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.072Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.072Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.073Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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:"Wed, 30 Mar 2022 04:13:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:13:20.075Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 506, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-03-30T03:19:50.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506/service" } } } 2022-03-30T04:13:20.075Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.076Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.082Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5 2022-03-30T04:13:20.082Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5|INFO|500||Invoke 2022-03-30T04:13:20.083Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5|DEBUG|500||===========================request begin================================================ 2022-03-30T04:13:20.083Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5 2022-03-30T04:13:20.083Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5|DEBUG|500||Method : GET 2022-03-30T04:13:20.083Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-TransactionID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-ECOMP-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"300390ad-00ed-4c0b-ac00-3067993e4f93"] 2022-03-30T04:13:20.084Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5|DEBUG|500||Request body: 2022-03-30T04:13:20.085Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5|DEBUG|500||==========================request end================================================ 2022-03-30T04:13:20.128Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5|DEBUG|500||============================response begin========================================== 2022-03-30T04:13:20.128Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5|DEBUG|500||Status code : 200 OK 2022-03-30T04:13:20.129Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5|DEBUG|500||Status text : 2022-03-30T04:13:20.129Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Wed, 30 Mar 2022 04:13:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:13:20.130Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "f7cc21b6-c1a1-473b-b007-455f08d461b5", "modelInvariantUUID" : "7d380a6a-6ba9-4945-ae67-7740ffcae17c", "created" : "2022-03-30 04:10:19.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/f7cc21b6-c1a1-473b-b007-455f08d461b5" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5/pnfCustomizations" } } } 2022-03-30T04:13:20.131Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5|DEBUG|500||=======================response end================================================= 2022-03-30T04:13:20.133Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f7cc21b6-c1a1-473b-b007-455f08d461b5|INFO|500||InvokeReturn 2022-03-30T04:13:20.140Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.143Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.144Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.144Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.144Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.144Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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:"4284", X-B3-TraceId:"30537b889bda850c", X-B3-SpanId:"29029c51755cd3a7", X-B3-ParentSpanId:"30537b889bda850c", X-B3-Sampled:"0", X-ONAP-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-TransactionID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-ECOMP-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32f2249d-3467-4b8e-bf78-8ce4ab282b9c"] 2022-03-30T04:13:20.146Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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":"5151d971-a5ae-41ab-ba44-8af7a8808eec","requestStatus":"IN_PROGRESS","startTime":1648613599580,"source":"VID","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n\t\t\t\"modelVersionId\": \"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"446d13aa-9d1c-4385-9f08-99407db4fb10\",\n \"modelInvariantId\":\"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n \"modelVersionId\":\"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n ]\n \n \n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n \"modelInvariantId\": \"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"e0f21b89-6a28-4639-bb53-56de8b241acc\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"TestPNFMacroInstantiation","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[],"requestURI":"5151d971-a5ae-41ab-ba44-8af7a8808eec"} 2022-03-30T04:13:20.146Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.176Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.177Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.177Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.177Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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/5151d971-a5ae-41ab-ba44-8af7a8808eec", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:13:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:13:20.178Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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" : "5151d971-a5ae-41ab-ba44-8af7a8808eec", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-03-30T04:13:19.580+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n\t\t\t\"modelVersionId\": \"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"446d13aa-9d1c-4385-9f08-99407db4fb10\",\n \"modelInvariantId\":\"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n \"modelVersionId\":\"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n ]\n \n \n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n \"modelInvariantId\": \"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"e0f21b89-6a28-4639-bb53-56de8b241acc\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-03-30T04:13:20.341+00:00", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "5151d971-a5ae-41ab-ba44-8af7a8808eec", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec" } } } 2022-03-30T04:13:20.178Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.179Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.198Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.200Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.200Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.200Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.201Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:20.201Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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:"3142", X-B3-TraceId:"30537b889bda850c", X-B3-SpanId:"ac773346ec06f9eb", X-B3-ParentSpanId:"30537b889bda850c", X-B3-Sampled:"0", X-ONAP-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-TransactionID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-ECOMP-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8aa7c68-9d41-4f6f-abdb-e410dac030ac"] 2022-03-30T04:13:20.201Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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\":\"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\"modelUuid\":\"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\"modelInvariantUuid\":\"7d380a6a-6ba9-4945-ae67-7740ffcae17c\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"TestPNFMacroInstantiation\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"pnf_macrocustomer\"},\"requestParameters\":{\"subscriptionServiceType\":\"test_pnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation\",\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"test-pnf 0\",\"modelCustomizationId\":\"446d13aa-9d1c-4385-9f08-99407db4fb10\",\"modelInvariantId\":\"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\"modelVersionId\":\"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"\"},\"productFamilyId\":\"\",\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation\"}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\"modelInvariantId\":\"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"\"},\"owningEntity\":{\"owningEntityId\":\"e0f21b89-6a28-4639-bb53-56de8b241acc\",\"owningEntityName\":\"pnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"5151d971-a5ae-41ab-ba44-8af7a8808eec","type":"String"},"mso-request-id":{"value":"5151d971-a5ae-41ab-ba44-8af7a8808eec","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-03-30T04:13:20.202Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:21.230Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:21.231Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:21.231Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:21.231Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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:"Wed, 30 Mar 2022 04:13:22 GMT", X-ONAP-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-TransactionID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-ECOMP-RequestID:"5151d971-a5ae-41ab-ba44-8af7a8808eec", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d8aa7c68-9d41-4f6f-abdb-e410dac030ac", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-03-30T04:13:21.232Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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\":\"5151d971-a5ae-41ab-ba44-8af7a8808eec\",\"instanceId\":\"18d2a005-bb5e-497e-bf8f-d08f8068b84b\"}}","message":"Success","processInstanceID":"bc346181-afdf-11ec-b173-c2a5cec62366","variables":null,"messageCode":200} 2022-03-30T04:13:21.232Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:21.232Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|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-03-30T04:13:21.239Z|5151d971-a5ae-41ab-ba44-8af7a8808eec|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:13:21.388Z|ff45b541-42bf-42d6-9b17-7f2d58c97fb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:13:21.393Z|ff45b541-42bf-42d6-9b17-7f2d58c97fb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec 2022-03-30T04:13:21.393Z|ff45b541-42bf-42d6-9b17-7f2d58c97fb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|INFO|500||Invoke 2022-03-30T04:13:21.393Z|ff45b541-42bf-42d6-9b17-7f2d58c97fb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||===========================request begin================================================ 2022-03-30T04:13:21.394Z|ff45b541-42bf-42d6-9b17-7f2d58c97fb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec 2022-03-30T04:13:21.394Z|ff45b541-42bf-42d6-9b17-7f2d58c97fb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Method : GET 2022-03-30T04:13:21.394Z|ff45b541-42bf-42d6-9b17-7f2d58c97fb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c59fdfb3dcf8bc8d", X-B3-SpanId:"f8268435d1841d56", X-B3-ParentSpanId:"c59fdfb3dcf8bc8d", X-B3-Sampled:"0", X-ONAP-RequestID:"ff45b541-42bf-42d6-9b17-7f2d58c97fb0", X-RequestID:"ff45b541-42bf-42d6-9b17-7f2d58c97fb0", X-TransactionID:"ff45b541-42bf-42d6-9b17-7f2d58c97fb0", X-ECOMP-RequestID:"ff45b541-42bf-42d6-9b17-7f2d58c97fb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6aabb2cd-bed2-4f11-8a45-3d8bfef37995"] 2022-03-30T04:13:21.395Z|ff45b541-42bf-42d6-9b17-7f2d58c97fb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Request body: 2022-03-30T04:13:21.395Z|ff45b541-42bf-42d6-9b17-7f2d58c97fb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||==========================request end================================================ 2022-03-30T04:13:21.422Z|ff45b541-42bf-42d6-9b17-7f2d58c97fb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||============================response begin========================================== 2022-03-30T04:13:21.423Z|ff45b541-42bf-42d6-9b17-7f2d58c97fb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Status code : 200 OK 2022-03-30T04:13:21.423Z|ff45b541-42bf-42d6-9b17-7f2d58c97fb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Status text : 2022-03-30T04:13:21.424Z|ff45b541-42bf-42d6-9b17-7f2d58c97fb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:13:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:13:21.425Z|ff45b541-42bf-42d6-9b17-7f2d58c97fb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Response body: { "requestId" : "5151d971-a5ae-41ab-ba44-8af7a8808eec", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-03-30T04:13:19.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n\t\t\t\"modelVersionId\": \"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"446d13aa-9d1c-4385-9f08-99407db4fb10\",\n \"modelInvariantId\":\"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n \"modelVersionId\":\"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n ]\n \n \n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n \"modelInvariantId\": \"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"e0f21b89-6a28-4639-bb53-56de8b241acc\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:13:21.000+00:00", "serviceInstanceId" : "18d2a005-bb5e-497e-bf8f-d08f8068b84b", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "5151d971-a5ae-41ab-ba44-8af7a8808eec", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec" } } } 2022-03-30T04:13:21.425Z|ff45b541-42bf-42d6-9b17-7f2d58c97fb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||=======================response end================================================= 2022-03-30T04:13:21.426Z|ff45b541-42bf-42d6-9b17-7f2d58c97fb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|INFO|500||InvokeReturn 2022-03-30T04:13:21.428Z|ff45b541-42bf-42d6-9b17-7f2d58c97fb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false 2022-03-30T04:13:21.429Z|ff45b541-42bf-42d6-9b17-7f2d58c97fb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:13:21.429Z|ff45b541-42bf-42d6-9b17-7f2d58c97fb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:13:21.429Z|ff45b541-42bf-42d6-9b17-7f2d58c97fb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false 2022-03-30T04:13:21.430Z|ff45b541-42bf-42d6-9b17-7f2d58c97fb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:13:21.430Z|ff45b541-42bf-42d6-9b17-7f2d58c97fb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c59fdfb3dcf8bc8d", X-B3-SpanId:"f9226792b208a1b9", X-B3-ParentSpanId:"c59fdfb3dcf8bc8d", X-B3-Sampled:"0", X-ONAP-RequestID:"ff45b541-42bf-42d6-9b17-7f2d58c97fb0", X-RequestID:"ff45b541-42bf-42d6-9b17-7f2d58c97fb0", X-TransactionID:"ff45b541-42bf-42d6-9b17-7f2d58c97fb0", X-ECOMP-RequestID:"ff45b541-42bf-42d6-9b17-7f2d58c97fb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94e940cc-2d19-449a-98f3-13cd2539c373"] 2022-03-30T04:13:21.430Z|ff45b541-42bf-42d6-9b17-7f2d58c97fb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:13:21.430Z|ff45b541-42bf-42d6-9b17-7f2d58c97fb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:13:21.444Z|ff45b541-42bf-42d6-9b17-7f2d58c97fb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:13:21.445Z|ff45b541-42bf-42d6-9b17-7f2d58c97fb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:13:21.446Z|ff45b541-42bf-42d6-9b17-7f2d58c97fb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:13:21.446Z|ff45b541-42bf-42d6-9b17-7f2d58c97fb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:13:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:13:21.447Z|ff45b541-42bf-42d6-9b17-7f2d58c97fb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:13:21.447Z|ff45b541-42bf-42d6-9b17-7f2d58c97fb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:13:21.448Z|ff45b541-42bf-42d6-9b17-7f2d58c97fb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:13:21.464Z|ff45b541-42bf-42d6-9b17-7f2d58c97fb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:13:23.765Z|a9750aa4-4d2f-47f2-ac8b-e7294e2a50ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:13:23.766Z|a9750aa4-4d2f-47f2-ac8b-e7294e2a50ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:13:26.815Z|6803f9ea-9ffd-4bfa-8b55-ac44b2fac04c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:13:26.816Z|6803f9ea-9ffd-4bfa-8b55-ac44b2fac04c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:13:27.551Z|ad70861b-a83e-40a6-bb15-d55a7449c545|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:13:27.551Z|ad70861b-a83e-40a6-bb15-d55a7449c545|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:13:28.997Z|0ab4168c-455a-4950-9eed-e531aa09d7e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:13:28.998Z|0ab4168c-455a-4950-9eed-e531aa09d7e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:13:31.597Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:13:31.602Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec 2022-03-30T04:13:31.602Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|INFO|500||Invoke 2022-03-30T04:13:31.603Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||===========================request begin================================================ 2022-03-30T04:13:31.603Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec 2022-03-30T04:13:31.603Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Method : GET 2022-03-30T04:13:31.604Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b40c6e51b28a0f6", X-B3-SpanId:"c6f49a7041aef274", X-B3-ParentSpanId:"2b40c6e51b28a0f6", X-B3-Sampled:"0", X-ONAP-RequestID:"4c4aad87-c87f-4466-919b-4e45d25cc985", X-RequestID:"4c4aad87-c87f-4466-919b-4e45d25cc985", X-TransactionID:"4c4aad87-c87f-4466-919b-4e45d25cc985", X-ECOMP-RequestID:"4c4aad87-c87f-4466-919b-4e45d25cc985", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27ed7295-9475-4e92-908b-2a2ef57d0dfd"] 2022-03-30T04:13:31.604Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Request body: 2022-03-30T04:13:31.605Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||==========================request end================================================ 2022-03-30T04:13:31.630Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||============================response begin========================================== 2022-03-30T04:13:31.631Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Status code : 200 OK 2022-03-30T04:13:31.631Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Status text : 2022-03-30T04:13:31.632Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:13:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:13:31.633Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Response body: { "requestId" : "5151d971-a5ae-41ab-ba44-8af7a8808eec", "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-03-30T04:13:19.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n\t\t\t\"modelVersionId\": \"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"446d13aa-9d1c-4385-9f08-99407db4fb10\",\n \"modelInvariantId\":\"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n \"modelVersionId\":\"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n ]\n \n \n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n \"modelInvariantId\": \"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"e0f21b89-6a28-4639-bb53-56de8b241acc\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:13:26.000+00:00", "serviceInstanceId" : "18d2a005-bb5e-497e-bf8f-d08f8068b84b", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "5151d971-a5ae-41ab-ba44-8af7a8808eec", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec" } } } 2022-03-30T04:13:31.633Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||=======================response end================================================= 2022-03-30T04:13:31.634Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|INFO|500||InvokeReturn 2022-03-30T04:13:31.635Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false 2022-03-30T04:13:31.636Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:13:31.636Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:13:31.636Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false 2022-03-30T04:13:31.636Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:13:31.637Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b40c6e51b28a0f6", X-B3-SpanId:"724dbc7225b9ae83", X-B3-ParentSpanId:"2b40c6e51b28a0f6", X-B3-Sampled:"0", X-ONAP-RequestID:"4c4aad87-c87f-4466-919b-4e45d25cc985", X-RequestID:"4c4aad87-c87f-4466-919b-4e45d25cc985", X-TransactionID:"4c4aad87-c87f-4466-919b-4e45d25cc985", X-ECOMP-RequestID:"4c4aad87-c87f-4466-919b-4e45d25cc985", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe7a6f50-af91-4ed1-9ae3-2df73b09c824"] 2022-03-30T04:13:31.637Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:13:31.637Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:13:31.647Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:13:31.648Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:13:31.648Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:13:31.649Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:13:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:13:31.649Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:13:31.650Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:13:31.650Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:13:31.681Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1 2022-03-30T04:13:31.681Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-03-30T04:13:31.681Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-03-30T04:13:31.682Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1 2022-03-30T04:13:31.682Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-03-30T04:13:31.682Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4c4aad87-c87f-4466-919b-4e45d25cc985", X-RequestID:"4c4aad87-c87f-4466-919b-4e45d25cc985", X-TransactionID:"4c4aad87-c87f-4466-919b-4e45d25cc985", X-ECOMP-RequestID:"4c4aad87-c87f-4466-919b-4e45d25cc985", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bf7dca9-9dbd-4ab5-bf1a-4a0ee6118a93"] 2022-03-30T04:13:31.682Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-03-30T04:13:31.682Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-03-30T04:13:31.813Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-03-30T04:13:31.814Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-03-30T04:13:31.814Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-03-30T04:13:31.814Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C0446428E2C18CDB0748F588C8909DB9; Path=/; HttpOnly", Cache-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:"Wed, 30 Mar 2022 04:13:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:13:31.815Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c0f3befa-afdf-11ec-b173-c2a5cec62366","businessKey":"5151d971-a5ae-41ab-ba44-8af7a8808eec","processDefinitionId":"WaitForPnfReadyBB:1:650b9fbd-afd8-11ec-b173-c2a5cec62366","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-03-30T04:13:29.141+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"bc346181-afdf-11ec-b173-c2a5cec62366","superProcessInstanceId":"c0143424-afdf-11ec-b173-c2a5cec62366","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-03-30T04:13:31.815Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-03-30T04:13:31.815Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-03-30T04:13:31.840Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1 2022-03-30T04:13:31.841Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|INFO|500||Invoke 2022-03-30T04:13:31.841Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-03-30T04:13:31.841Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1 2022-03-30T04:13:31.841Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Method : GET 2022-03-30T04:13:31.841Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4c4aad87-c87f-4466-919b-4e45d25cc985", X-RequestID:"4c4aad87-c87f-4466-919b-4e45d25cc985", X-TransactionID:"4c4aad87-c87f-4466-919b-4e45d25cc985", X-ECOMP-RequestID:"4c4aad87-c87f-4466-919b-4e45d25cc985", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8fbd56e-ac43-4974-ba49-c0a0f730c359"] 2022-03-30T04:13:31.842Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Request body: 2022-03-30T04:13:31.842Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||==========================request end================================================ 2022-03-30T04:13:31.994Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||============================response begin========================================== 2022-03-30T04:13:31.994Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Status code : 200 OK 2022-03-30T04:13:31.995Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Status text : 2022-03-30T04:13:31.995Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C7C58BF659420349F82A6416C130CEA8; Path=/; HttpOnly", Cache-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:"Wed, 30 Mar 2022 04:13:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:13:31.996Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Response body: [{"id":"RegisterForPnfReadyEvent:c0f40d2a-afdf-11ec-b173-c2a5cec62366","parentActivityInstanceId":"c0f3befa-afdf-11ec-b173-c2a5cec62366","activityId":"RegisterForPnfReadyEvent","activityName":"Register for Pnf Ready Event","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:650b9fbd-afd8-11ec-b173-c2a5cec62366","processInstanceId":"c0f3befa-afdf-11ec-b173-c2a5cec62366","executionId":"c0f3befa-afdf-11ec-b173-c2a5cec62366","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-03-30T04:13:29.143+0000","endTime":"2022-03-30T04:13:29.147+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"bc346181-afdf-11ec-b173-c2a5cec62366"}] 2022-03-30T04:13:31.996Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||=======================response end================================================= 2022-03-30T04:13:31.997Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|INFO|500||InvokeReturn 2022-03-30T04:13:32.001Z|4c4aad87-c87f-4466-919b-4e45d25cc985|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:13:36.847Z|3ad8bdaa-f30e-4565-90d6-9aaf14149323|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:13:36.848Z|3ad8bdaa-f30e-4565-90d6-9aaf14149323|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:13:37.572Z|6f6b681b-1ca7-41cc-acf4-e51b2dc3af48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:13:37.573Z|6f6b681b-1ca7-41cc-acf4-e51b2dc3af48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:13:38.765Z|43c067c2-9963-4b2b-b8cf-4a2fd462b527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:13:38.767Z|43c067c2-9963-4b2b-b8cf-4a2fd462b527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:13:39.020Z|2200b7a7-037e-4fe2-a2ed-59cb9274baf5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:13:39.021Z|2200b7a7-037e-4fe2-a2ed-59cb9274baf5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:13:39.041Z|e22a28b0-8b3b-4f83-9486-f3fc7f8b0cc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:13:39.042Z|e22a28b0-8b3b-4f83-9486-f3fc7f8b0cc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:13:42.136Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:13:42.141Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec 2022-03-30T04:13:42.142Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|INFO|500||Invoke 2022-03-30T04:13:42.142Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||===========================request begin================================================ 2022-03-30T04:13:42.142Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec 2022-03-30T04:13:42.142Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Method : GET 2022-03-30T04:13:42.143Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"67b54ebd8d67caab", X-B3-SpanId:"68265b3e446e57f2", X-B3-ParentSpanId:"67b54ebd8d67caab", X-B3-Sampled:"0", X-ONAP-RequestID:"6c9df2da-97db-4e08-a050-ad730749580b", X-RequestID:"6c9df2da-97db-4e08-a050-ad730749580b", X-TransactionID:"6c9df2da-97db-4e08-a050-ad730749580b", X-ECOMP-RequestID:"6c9df2da-97db-4e08-a050-ad730749580b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eae542f0-3bbd-4833-b55d-9c7bca7900f8"] 2022-03-30T04:13:42.143Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Request body: 2022-03-30T04:13:42.144Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||==========================request end================================================ 2022-03-30T04:13:42.171Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||============================response begin========================================== 2022-03-30T04:13:42.172Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Status code : 200 OK 2022-03-30T04:13:42.173Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Status text : 2022-03-30T04:13:42.173Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:13:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:13:42.174Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Response body: { "requestId" : "5151d971-a5ae-41ab-ba44-8af7a8808eec", "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-03-30T04:13:19.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n\t\t\t\"modelVersionId\": \"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"446d13aa-9d1c-4385-9f08-99407db4fb10\",\n \"modelInvariantId\":\"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n \"modelVersionId\":\"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n ]\n \n \n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n \"modelInvariantId\": \"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"e0f21b89-6a28-4639-bb53-56de8b241acc\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:13:26.000+00:00", "serviceInstanceId" : "18d2a005-bb5e-497e-bf8f-d08f8068b84b", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "5151d971-a5ae-41ab-ba44-8af7a8808eec", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec" } } } 2022-03-30T04:13:42.175Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||=======================response end================================================= 2022-03-30T04:13:42.175Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|INFO|500||InvokeReturn 2022-03-30T04:13:42.178Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false 2022-03-30T04:13:42.179Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:13:42.179Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:13:42.180Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false 2022-03-30T04:13:42.180Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:13:42.180Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"67b54ebd8d67caab", X-B3-SpanId:"9ad63a3ea5017625", X-B3-ParentSpanId:"67b54ebd8d67caab", X-B3-Sampled:"0", X-ONAP-RequestID:"6c9df2da-97db-4e08-a050-ad730749580b", X-RequestID:"6c9df2da-97db-4e08-a050-ad730749580b", X-TransactionID:"6c9df2da-97db-4e08-a050-ad730749580b", X-ECOMP-RequestID:"6c9df2da-97db-4e08-a050-ad730749580b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0be98dd4-b0da-49ea-8fa3-06554a605f99"] 2022-03-30T04:13:42.181Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:13:42.181Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:13:42.194Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:13:42.195Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:13:42.195Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:13:42.196Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:13:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:13:42.197Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:13:42.197Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:13:42.197Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:13:42.233Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1 2022-03-30T04:13:42.234Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-03-30T04:13:42.234Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-03-30T04:13:42.234Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1 2022-03-30T04:13:42.235Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-03-30T04:13:42.235Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6c9df2da-97db-4e08-a050-ad730749580b", X-RequestID:"6c9df2da-97db-4e08-a050-ad730749580b", X-TransactionID:"6c9df2da-97db-4e08-a050-ad730749580b", X-ECOMP-RequestID:"6c9df2da-97db-4e08-a050-ad730749580b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87e19794-074f-4ac4-b539-dca49c48e825"] 2022-03-30T04:13:42.236Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-03-30T04:13:42.236Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-03-30T04:13:42.362Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-03-30T04:13:42.363Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-03-30T04:13:42.363Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-03-30T04:13:42.363Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=BA040BDF73603E5FF3B1407FFF362E6A; Path=/; HttpOnly", Cache-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:"Wed, 30 Mar 2022 04:13:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:13:42.364Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c0f3befa-afdf-11ec-b173-c2a5cec62366","businessKey":"5151d971-a5ae-41ab-ba44-8af7a8808eec","processDefinitionId":"WaitForPnfReadyBB:1:650b9fbd-afd8-11ec-b173-c2a5cec62366","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-03-30T04:13:29.141+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"bc346181-afdf-11ec-b173-c2a5cec62366","superProcessInstanceId":"c0143424-afdf-11ec-b173-c2a5cec62366","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-03-30T04:13:42.364Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-03-30T04:13:42.365Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-03-30T04:13:42.402Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1 2022-03-30T04:13:42.404Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|INFO|500||Invoke 2022-03-30T04:13:42.404Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-03-30T04:13:42.404Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1 2022-03-30T04:13:42.405Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Method : GET 2022-03-30T04:13:42.405Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6c9df2da-97db-4e08-a050-ad730749580b", X-RequestID:"6c9df2da-97db-4e08-a050-ad730749580b", X-TransactionID:"6c9df2da-97db-4e08-a050-ad730749580b", X-ECOMP-RequestID:"6c9df2da-97db-4e08-a050-ad730749580b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"216ed3e2-8de0-43ba-af02-5c6700712747"] 2022-03-30T04:13:42.405Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Request body: 2022-03-30T04:13:42.406Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||==========================request end================================================ 2022-03-30T04:13:42.537Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||============================response begin========================================== 2022-03-30T04:13:42.538Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Status code : 200 OK 2022-03-30T04:13:42.538Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Status text : 2022-03-30T04:13:42.538Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1427788763F7476CEB67053F548C5CE5; Path=/; HttpOnly", Cache-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:"Wed, 30 Mar 2022 04:13:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:13:42.539Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Response body: [{"id":"RegisterForPnfReadyEvent:c0f40d2a-afdf-11ec-b173-c2a5cec62366","parentActivityInstanceId":"c0f3befa-afdf-11ec-b173-c2a5cec62366","activityId":"RegisterForPnfReadyEvent","activityName":"Register for Pnf Ready Event","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:650b9fbd-afd8-11ec-b173-c2a5cec62366","processInstanceId":"c0f3befa-afdf-11ec-b173-c2a5cec62366","executionId":"c0f3befa-afdf-11ec-b173-c2a5cec62366","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-03-30T04:13:29.143+0000","endTime":"2022-03-30T04:13:29.147+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"bc346181-afdf-11ec-b173-c2a5cec62366"}] 2022-03-30T04:13:42.539Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||=======================response end================================================= 2022-03-30T04:13:42.539Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|INFO|500||InvokeReturn 2022-03-30T04:13:42.543Z|6c9df2da-97db-4e08-a050-ad730749580b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:13:46.874Z|78182d9a-2c47-430b-9e5a-0d2fae0814e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:13:46.875Z|78182d9a-2c47-430b-9e5a-0d2fae0814e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:13:47.604Z|f29af526-7f38-4727-bd2f-4d57378b4ca3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:13:47.605Z|f29af526-7f38-4727-bd2f-4d57378b4ca3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:13:49.042Z|baa2a6a8-14ce-4e18-8025-2f91206bcfef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:13:49.043Z|baa2a6a8-14ce-4e18-8025-2f91206bcfef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:13:52.685Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:13:52.690Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec 2022-03-30T04:13:52.690Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|INFO|500||Invoke 2022-03-30T04:13:52.691Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||===========================request begin================================================ 2022-03-30T04:13:52.691Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec 2022-03-30T04:13:52.691Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Method : GET 2022-03-30T04:13:52.691Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7bbbe422acc408a", X-B3-SpanId:"63264bfbeb95b75d", X-B3-ParentSpanId:"b7bbbe422acc408a", X-B3-Sampled:"0", X-ONAP-RequestID:"2ae516dc-0119-4c5b-8457-6c64845a7aaf", X-RequestID:"2ae516dc-0119-4c5b-8457-6c64845a7aaf", X-TransactionID:"2ae516dc-0119-4c5b-8457-6c64845a7aaf", X-ECOMP-RequestID:"2ae516dc-0119-4c5b-8457-6c64845a7aaf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85f82d75-0e68-480c-b893-9611fb3fadbc"] 2022-03-30T04:13:52.692Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Request body: 2022-03-30T04:13:52.692Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||==========================request end================================================ 2022-03-30T04:13:52.717Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||============================response begin========================================== 2022-03-30T04:13:52.718Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Status code : 200 OK 2022-03-30T04:13:52.719Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Status text : 2022-03-30T04:13:52.719Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:13:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:13:52.720Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Response body: { "requestId" : "5151d971-a5ae-41ab-ba44-8af7a8808eec", "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-03-30T04:13:19.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n\t\t\t\"modelVersionId\": \"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"446d13aa-9d1c-4385-9f08-99407db4fb10\",\n \"modelInvariantId\":\"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n \"modelVersionId\":\"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n ]\n \n \n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n \"modelInvariantId\": \"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"e0f21b89-6a28-4639-bb53-56de8b241acc\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:13:26.000+00:00", "serviceInstanceId" : "18d2a005-bb5e-497e-bf8f-d08f8068b84b", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "5151d971-a5ae-41ab-ba44-8af7a8808eec", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec" } } } 2022-03-30T04:13:52.721Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||=======================response end================================================= 2022-03-30T04:13:52.721Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|INFO|500||InvokeReturn 2022-03-30T04:13:52.724Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false 2022-03-30T04:13:52.724Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:13:52.725Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:13:52.725Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false 2022-03-30T04:13:52.725Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:13:52.725Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7bbbe422acc408a", X-B3-SpanId:"9964975df4fbe739", X-B3-ParentSpanId:"b7bbbe422acc408a", X-B3-Sampled:"0", X-ONAP-RequestID:"2ae516dc-0119-4c5b-8457-6c64845a7aaf", X-RequestID:"2ae516dc-0119-4c5b-8457-6c64845a7aaf", X-TransactionID:"2ae516dc-0119-4c5b-8457-6c64845a7aaf", X-ECOMP-RequestID:"2ae516dc-0119-4c5b-8457-6c64845a7aaf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f6bd5f1-8cd3-4a8f-9c2d-29ca7bb8912b"] 2022-03-30T04:13:52.726Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:13:52.726Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:13:52.741Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:13:52.742Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:13:52.742Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:13:52.742Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:13:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:13:52.743Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:13:52.743Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:13:52.744Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:13:52.793Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1 2022-03-30T04:13:52.794Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-03-30T04:13:52.795Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-03-30T04:13:52.795Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1 2022-03-30T04:13:52.795Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-03-30T04:13:52.796Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2ae516dc-0119-4c5b-8457-6c64845a7aaf", X-RequestID:"2ae516dc-0119-4c5b-8457-6c64845a7aaf", X-TransactionID:"2ae516dc-0119-4c5b-8457-6c64845a7aaf", X-ECOMP-RequestID:"2ae516dc-0119-4c5b-8457-6c64845a7aaf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fde26bd7-8ab7-434a-8c04-da9a161aaae9"] 2022-03-30T04:13:52.796Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-03-30T04:13:52.796Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-03-30T04:13:52.931Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-03-30T04:13:52.932Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-03-30T04:13:52.933Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-03-30T04:13:52.933Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=6BF3A48A57ED1BAC0E144C155E6DDDA7; Path=/; HttpOnly", Cache-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:"Wed, 30 Mar 2022 04:13:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:13:52.934Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c0f3befa-afdf-11ec-b173-c2a5cec62366","businessKey":"5151d971-a5ae-41ab-ba44-8af7a8808eec","processDefinitionId":"WaitForPnfReadyBB:1:650b9fbd-afd8-11ec-b173-c2a5cec62366","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-03-30T04:13:29.141+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"bc346181-afdf-11ec-b173-c2a5cec62366","superProcessInstanceId":"c0143424-afdf-11ec-b173-c2a5cec62366","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-03-30T04:13:52.934Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-03-30T04:13:52.935Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-03-30T04:13:52.962Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1 2022-03-30T04:13:52.962Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|INFO|500||Invoke 2022-03-30T04:13:52.963Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-03-30T04:13:52.963Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1 2022-03-30T04:13:52.963Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Method : GET 2022-03-30T04:13:52.964Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2ae516dc-0119-4c5b-8457-6c64845a7aaf", X-RequestID:"2ae516dc-0119-4c5b-8457-6c64845a7aaf", X-TransactionID:"2ae516dc-0119-4c5b-8457-6c64845a7aaf", X-ECOMP-RequestID:"2ae516dc-0119-4c5b-8457-6c64845a7aaf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94435f58-4439-4b03-8606-1602e50d5e0d"] 2022-03-30T04:13:52.964Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Request body: 2022-03-30T04:13:52.964Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||==========================request end================================================ 2022-03-30T04:13:53.113Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||============================response begin========================================== 2022-03-30T04:13:53.113Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Status code : 200 OK 2022-03-30T04:13:53.114Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Status text : 2022-03-30T04:13:53.114Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=6A1D1A67C620F1D4792EBC71885BA164; Path=/; HttpOnly", Cache-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:"Wed, 30 Mar 2022 04:13:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:13:53.115Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Response body: [{"id":"RegisterForPnfReadyEvent:c0f40d2a-afdf-11ec-b173-c2a5cec62366","parentActivityInstanceId":"c0f3befa-afdf-11ec-b173-c2a5cec62366","activityId":"RegisterForPnfReadyEvent","activityName":"Register for Pnf Ready Event","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:650b9fbd-afd8-11ec-b173-c2a5cec62366","processInstanceId":"c0f3befa-afdf-11ec-b173-c2a5cec62366","executionId":"c0f3befa-afdf-11ec-b173-c2a5cec62366","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-03-30T04:13:29.143+0000","endTime":"2022-03-30T04:13:29.147+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"bc346181-afdf-11ec-b173-c2a5cec62366"}] 2022-03-30T04:13:53.115Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||=======================response end================================================= 2022-03-30T04:13:53.116Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c0f3befa-afdf-11ec-b173-c2a5cec62366&maxResults=1|INFO|500||InvokeReturn 2022-03-30T04:13:53.120Z|2ae516dc-0119-4c5b-8457-6c64845a7aaf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:13:53.765Z|05169420-989b-46b1-ba91-54dd11fa9c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:13:53.766Z|05169420-989b-46b1-ba91-54dd11fa9c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:13:56.898Z|6ea083a7-b67f-4599-af33-95a0de6ad196|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:13:56.899Z|6ea083a7-b67f-4599-af33-95a0de6ad196|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:13:57.632Z|e09781b7-e490-4dc4-a56a-81de93f8c33d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:13:57.633Z|e09781b7-e490-4dc4-a56a-81de93f8c33d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:13:59.066Z|972ea666-4cde-4d56-83a2-936b4bb928c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:13:59.067Z|972ea666-4cde-4d56-83a2-936b4bb928c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:14:03.257Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:14:03.262Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec 2022-03-30T04:14:03.263Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|INFO|500||Invoke 2022-03-30T04:14:03.263Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||===========================request begin================================================ 2022-03-30T04:14:03.263Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec 2022-03-30T04:14:03.264Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Method : GET 2022-03-30T04:14:03.264Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f252b3e80536bfe1", X-B3-SpanId:"ea25f56e46538622", X-B3-ParentSpanId:"f252b3e80536bfe1", X-B3-Sampled:"0", X-ONAP-RequestID:"1c447a6b-d98b-4c50-8a64-8bec6a61ce0c", X-RequestID:"1c447a6b-d98b-4c50-8a64-8bec6a61ce0c", X-TransactionID:"1c447a6b-d98b-4c50-8a64-8bec6a61ce0c", X-ECOMP-RequestID:"1c447a6b-d98b-4c50-8a64-8bec6a61ce0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56809e82-28fb-46c2-8afd-112147f5404a"] 2022-03-30T04:14:03.264Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Request body: 2022-03-30T04:14:03.265Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||==========================request end================================================ 2022-03-30T04:14:03.283Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||============================response begin========================================== 2022-03-30T04:14:03.284Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Status code : 200 OK 2022-03-30T04:14:03.285Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Status text : 2022-03-30T04:14:03.285Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:14:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:14:03.286Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Response body: { "requestId" : "5151d971-a5ae-41ab-ba44-8af7a8808eec", "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-03-30T04:13:19.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n\t\t\t\"modelVersionId\": \"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"446d13aa-9d1c-4385-9f08-99407db4fb10\",\n \"modelInvariantId\":\"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n \"modelVersionId\":\"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n ]\n \n \n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n \"modelInvariantId\": \"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"e0f21b89-6a28-4639-bb53-56de8b241acc\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:14:01.000+00:00", "serviceInstanceId" : "18d2a005-bb5e-497e-bf8f-d08f8068b84b", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "5151d971-a5ae-41ab-ba44-8af7a8808eec", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec" } } } 2022-03-30T04:14:03.286Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||=======================response end================================================= 2022-03-30T04:14:03.287Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|INFO|500||InvokeReturn 2022-03-30T04:14:03.288Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false 2022-03-30T04:14:03.289Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:14:03.289Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:14:03.289Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false 2022-03-30T04:14:03.290Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:14:03.290Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f252b3e80536bfe1", X-B3-SpanId:"a67b6f13ffd86672", X-B3-ParentSpanId:"f252b3e80536bfe1", X-B3-Sampled:"0", X-ONAP-RequestID:"1c447a6b-d98b-4c50-8a64-8bec6a61ce0c", X-RequestID:"1c447a6b-d98b-4c50-8a64-8bec6a61ce0c", X-TransactionID:"1c447a6b-d98b-4c50-8a64-8bec6a61ce0c", X-ECOMP-RequestID:"1c447a6b-d98b-4c50-8a64-8bec6a61ce0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"feb3f2b0-132e-4c06-a10c-13ceca322694"] 2022-03-30T04:14:03.290Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:14:03.291Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:14:03.301Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:14:03.302Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:14:03.302Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:14:03.302Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:14:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:14:03.303Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:14:03.303Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:14:03.304Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:14:03.349Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1 2022-03-30T04:14:03.350Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-03-30T04:14:03.350Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-03-30T04:14:03.351Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1 2022-03-30T04:14:03.351Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-03-30T04:14:03.351Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1c447a6b-d98b-4c50-8a64-8bec6a61ce0c", X-RequestID:"1c447a6b-d98b-4c50-8a64-8bec6a61ce0c", X-TransactionID:"1c447a6b-d98b-4c50-8a64-8bec6a61ce0c", X-ECOMP-RequestID:"1c447a6b-d98b-4c50-8a64-8bec6a61ce0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"634b32a2-9d72-4dca-aec8-e1a0558394be"] 2022-03-30T04:14:03.352Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-03-30T04:14:03.352Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-03-30T04:14:03.493Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-03-30T04:14:03.494Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-03-30T04:14:03.495Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-03-30T04:14:03.496Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4CF8B1456E52336542947862FC3E5A79; Path=/; HttpOnly", Cache-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:"Wed, 30 Mar 2022 04:14:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:14:03.496Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d42b2de3-afdf-11ec-b173-c2a5cec62366","businessKey":"5151d971-a5ae-41ab-ba44-8af7a8808eec","processDefinitionId":"ActivatePnfBB:1:64e97244-afd8-11ec-b173-c2a5cec62366","processDefinitionKey":"ActivatePnfBB","processDefinitionName":"ActivatePnfBB","processDefinitionVersion":1,"startTime":"2022-03-30T04:14:01.381+0000","endTime":"2022-03-30T04:14:01.734+0000","removalTime":null,"durationInMillis":353,"startUserId":null,"startActivityId":"AssignPnf_StartEvent","deleteReason":null,"rootProcessInstanceId":"bc346181-afdf-11ec-b173-c2a5cec62366","superProcessInstanceId":"d343b3cd-afdf-11ec-b173-c2a5cec62366","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-03-30T04:14:03.497Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-03-30T04:14:03.497Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5151d971-a5ae-41ab-ba44-8af7a8808eec&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-03-30T04:14:03.525Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d42b2de3-afdf-11ec-b173-c2a5cec62366&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d42b2de3-afdf-11ec-b173-c2a5cec62366&maxResults=1 2022-03-30T04:14:03.525Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d42b2de3-afdf-11ec-b173-c2a5cec62366&maxResults=1|INFO|500||Invoke 2022-03-30T04:14:03.526Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d42b2de3-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-03-30T04:14:03.526Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d42b2de3-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d42b2de3-afdf-11ec-b173-c2a5cec62366&maxResults=1 2022-03-30T04:14:03.526Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d42b2de3-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Method : GET 2022-03-30T04:14:03.526Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d42b2de3-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1c447a6b-d98b-4c50-8a64-8bec6a61ce0c", X-RequestID:"1c447a6b-d98b-4c50-8a64-8bec6a61ce0c", X-TransactionID:"1c447a6b-d98b-4c50-8a64-8bec6a61ce0c", X-ECOMP-RequestID:"1c447a6b-d98b-4c50-8a64-8bec6a61ce0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8112f1d9-9fa1-4da8-9cb4-eb10d69b66b5"] 2022-03-30T04:14:03.526Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d42b2de3-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Request body: 2022-03-30T04:14:03.527Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d42b2de3-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||==========================request end================================================ 2022-03-30T04:14:03.664Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d42b2de3-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||============================response begin========================================== 2022-03-30T04:14:03.665Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d42b2de3-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Status code : 200 OK 2022-03-30T04:14:03.666Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d42b2de3-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Status text : 2022-03-30T04:14:03.667Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d42b2de3-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FBC0915C7ACE68A3FA1C827E9A57F825; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"777", Date:"Wed, 30 Mar 2022 04:14:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:14:03.668Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d42b2de3-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||Response body: [{"id":"AssignPnf_StartEvent:d42b7c0f-afdf-11ec-b173-c2a5cec62366","parentActivityInstanceId":"d42b2de3-afdf-11ec-b173-c2a5cec62366","activityId":"AssignPnf_StartEvent","activityName":null,"activityType":"startEvent","processDefinitionKey":"ActivatePnfBB","processDefinitionId":"ActivatePnfBB:1:64e97244-afd8-11ec-b173-c2a5cec62366","processInstanceId":"d42b2de3-afdf-11ec-b173-c2a5cec62366","executionId":"d42b2de3-afdf-11ec-b173-c2a5cec62366","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-03-30T04:14:01.383+0000","endTime":"2022-03-30T04:14:01.384+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"bc346181-afdf-11ec-b173-c2a5cec62366"}] 2022-03-30T04:14:03.668Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d42b2de3-afdf-11ec-b173-c2a5cec62366&maxResults=1|DEBUG|500||=======================response end================================================= 2022-03-30T04:14:03.669Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d42b2de3-afdf-11ec-b173-c2a5cec62366&maxResults=1|INFO|500||InvokeReturn 2022-03-30T04:14:03.677Z|1c447a6b-d98b-4c50-8a64-8bec6a61ce0c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:14:06.921Z|641cbda3-a171-47a8-a9ce-66dff0b69a41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:14:06.922Z|641cbda3-a171-47a8-a9ce-66dff0b69a41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:14:07.655Z|6845725d-d6fc-4252-9c4d-dc28cab30219|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:14:07.656Z|6845725d-d6fc-4252-9c4d-dc28cab30219|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:14:08.765Z|d6adb5be-b2ff-469b-ad7c-81a84f97eb91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:14:08.766Z|d6adb5be-b2ff-469b-ad7c-81a84f97eb91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:14:09.043Z|9ac58f63-3af6-4b6a-a637-dcc1eb84ebcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:14:09.044Z|9ac58f63-3af6-4b6a-a637-dcc1eb84ebcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:14:09.095Z|29653849-bdc6-47bb-9c8d-8ce4184df35a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:14:09.096Z|29653849-bdc6-47bb-9c8d-8ce4184df35a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:14:13.806Z|50fd626b-729e-47ed-9c46-410cec579aa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:14:13.812Z|50fd626b-729e-47ed-9c46-410cec579aa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec 2022-03-30T04:14:13.813Z|50fd626b-729e-47ed-9c46-410cec579aa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|INFO|500||Invoke 2022-03-30T04:14:13.813Z|50fd626b-729e-47ed-9c46-410cec579aa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||===========================request begin================================================ 2022-03-30T04:14:13.813Z|50fd626b-729e-47ed-9c46-410cec579aa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec 2022-03-30T04:14:13.813Z|50fd626b-729e-47ed-9c46-410cec579aa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Method : GET 2022-03-30T04:14:13.814Z|50fd626b-729e-47ed-9c46-410cec579aa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0e672ac89825b996", X-B3-SpanId:"823aac334a3832c6", X-B3-ParentSpanId:"0e672ac89825b996", X-B3-Sampled:"0", X-ONAP-RequestID:"50fd626b-729e-47ed-9c46-410cec579aa0", X-RequestID:"50fd626b-729e-47ed-9c46-410cec579aa0", X-TransactionID:"50fd626b-729e-47ed-9c46-410cec579aa0", X-ECOMP-RequestID:"50fd626b-729e-47ed-9c46-410cec579aa0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7b3df69-b19e-4c9d-b953-f5e4e0fbc256"] 2022-03-30T04:14:13.814Z|50fd626b-729e-47ed-9c46-410cec579aa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Request body: 2022-03-30T04:14:13.814Z|50fd626b-729e-47ed-9c46-410cec579aa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||==========================request end================================================ 2022-03-30T04:14:13.849Z|50fd626b-729e-47ed-9c46-410cec579aa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||============================response begin========================================== 2022-03-30T04:14:13.849Z|50fd626b-729e-47ed-9c46-410cec579aa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Status code : 200 OK 2022-03-30T04:14:13.850Z|50fd626b-729e-47ed-9c46-410cec579aa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Status text : 2022-03-30T04:14:13.850Z|50fd626b-729e-47ed-9c46-410cec579aa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:14:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:14:13.851Z|50fd626b-729e-47ed-9c46-410cec579aa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Response body: { "requestId" : "5151d971-a5ae-41ab-ba44-8af7a8808eec", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-03-30T04:13:19.000+00:00", "endTime" : "2022-03-30T04:14:04.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n\t\t\t\"modelVersionId\": \"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"446d13aa-9d1c-4385-9f08-99407db4fb10\",\n \"modelInvariantId\":\"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n \"modelVersionId\":\"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n ]\n \n \n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n \"modelInvariantId\": \"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"e0f21b89-6a28-4639-bb53-56de8b241acc\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:14:03.000+00:00", "serviceInstanceId" : "18d2a005-bb5e-497e-bf8f-d08f8068b84b", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "5151d971-a5ae-41ab-ba44-8af7a8808eec", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec" } } } 2022-03-30T04:14:13.851Z|50fd626b-729e-47ed-9c46-410cec579aa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||=======================response end================================================= 2022-03-30T04:14:13.852Z|50fd626b-729e-47ed-9c46-410cec579aa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|INFO|500||InvokeReturn 2022-03-30T04:14:13.853Z|50fd626b-729e-47ed-9c46-410cec579aa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false 2022-03-30T04:14:13.854Z|50fd626b-729e-47ed-9c46-410cec579aa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:14:13.854Z|50fd626b-729e-47ed-9c46-410cec579aa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:14:13.855Z|50fd626b-729e-47ed-9c46-410cec579aa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false 2022-03-30T04:14:13.855Z|50fd626b-729e-47ed-9c46-410cec579aa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:14:13.855Z|50fd626b-729e-47ed-9c46-410cec579aa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0e672ac89825b996", X-B3-SpanId:"d6df220bc00802c6", X-B3-ParentSpanId:"0e672ac89825b996", X-B3-Sampled:"0", X-ONAP-RequestID:"50fd626b-729e-47ed-9c46-410cec579aa0", X-RequestID:"50fd626b-729e-47ed-9c46-410cec579aa0", X-TransactionID:"50fd626b-729e-47ed-9c46-410cec579aa0", X-ECOMP-RequestID:"50fd626b-729e-47ed-9c46-410cec579aa0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95f1f8eb-6b2c-4ae1-a3e4-bee6e2917085"] 2022-03-30T04:14:13.856Z|50fd626b-729e-47ed-9c46-410cec579aa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:14:13.856Z|50fd626b-729e-47ed-9c46-410cec579aa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:14:13.869Z|50fd626b-729e-47ed-9c46-410cec579aa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:14:13.870Z|50fd626b-729e-47ed-9c46-410cec579aa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:14:13.871Z|50fd626b-729e-47ed-9c46-410cec579aa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:14:13.871Z|50fd626b-729e-47ed-9c46-410cec579aa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:14:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:14:13.872Z|50fd626b-729e-47ed-9c46-410cec579aa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:14:13.872Z|50fd626b-729e-47ed-9c46-410cec579aa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:14:13.873Z|50fd626b-729e-47ed-9c46-410cec579aa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:14:13.882Z|50fd626b-729e-47ed-9c46-410cec579aa0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:14:14.044Z|b166b3f9-f6df-460f-a4e1-a965e536bc5b|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T04:14:14.045Z|b166b3f9-f6df-460f-a4e1-a965e536bc5b|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T04:14:14.080Z|91453720-2570-4ee0-829b-e3153b8e1bcd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:14:14.084Z|91453720-2570-4ee0-829b-e3153b8e1bcd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec 2022-03-30T04:14:14.084Z|91453720-2570-4ee0-829b-e3153b8e1bcd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|INFO|500||Invoke 2022-03-30T04:14:14.085Z|91453720-2570-4ee0-829b-e3153b8e1bcd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||===========================request begin================================================ 2022-03-30T04:14:14.085Z|91453720-2570-4ee0-829b-e3153b8e1bcd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec 2022-03-30T04:14:14.085Z|91453720-2570-4ee0-829b-e3153b8e1bcd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Method : GET 2022-03-30T04:14:14.085Z|91453720-2570-4ee0-829b-e3153b8e1bcd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b66301a79e3ac0c", X-B3-SpanId:"4e4216a73bace96a", X-B3-ParentSpanId:"0b66301a79e3ac0c", X-B3-Sampled:"0", X-ONAP-RequestID:"91453720-2570-4ee0-829b-e3153b8e1bcd", X-RequestID:"91453720-2570-4ee0-829b-e3153b8e1bcd", X-TransactionID:"91453720-2570-4ee0-829b-e3153b8e1bcd", X-ECOMP-RequestID:"91453720-2570-4ee0-829b-e3153b8e1bcd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8df5779f-ac31-4c4c-891f-efe4f1a3df70"] 2022-03-30T04:14:14.086Z|91453720-2570-4ee0-829b-e3153b8e1bcd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Request body: 2022-03-30T04:14:14.086Z|91453720-2570-4ee0-829b-e3153b8e1bcd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||==========================request end================================================ 2022-03-30T04:14:14.102Z|91453720-2570-4ee0-829b-e3153b8e1bcd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||============================response begin========================================== 2022-03-30T04:14:14.103Z|91453720-2570-4ee0-829b-e3153b8e1bcd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Status code : 200 OK 2022-03-30T04:14:14.103Z|91453720-2570-4ee0-829b-e3153b8e1bcd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Status text : 2022-03-30T04:14:14.103Z|91453720-2570-4ee0-829b-e3153b8e1bcd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:14:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:14:14.105Z|91453720-2570-4ee0-829b-e3153b8e1bcd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Response body: { "requestId" : "5151d971-a5ae-41ab-ba44-8af7a8808eec", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-03-30T04:13:19.000+00:00", "endTime" : "2022-03-30T04:14:04.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n\t\t\t\"modelVersionId\": \"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"446d13aa-9d1c-4385-9f08-99407db4fb10\",\n \"modelInvariantId\":\"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n \"modelVersionId\":\"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n ]\n \n \n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n \"modelInvariantId\": \"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"e0f21b89-6a28-4639-bb53-56de8b241acc\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:14:03.000+00:00", "serviceInstanceId" : "18d2a005-bb5e-497e-bf8f-d08f8068b84b", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "5151d971-a5ae-41ab-ba44-8af7a8808eec", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec" } } } 2022-03-30T04:14:14.105Z|91453720-2570-4ee0-829b-e3153b8e1bcd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||=======================response end================================================= 2022-03-30T04:14:14.106Z|91453720-2570-4ee0-829b-e3153b8e1bcd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|INFO|500||InvokeReturn 2022-03-30T04:14:14.107Z|91453720-2570-4ee0-829b-e3153b8e1bcd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false 2022-03-30T04:14:14.108Z|91453720-2570-4ee0-829b-e3153b8e1bcd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:14:14.108Z|91453720-2570-4ee0-829b-e3153b8e1bcd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:14:14.109Z|91453720-2570-4ee0-829b-e3153b8e1bcd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false 2022-03-30T04:14:14.109Z|91453720-2570-4ee0-829b-e3153b8e1bcd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:14:14.109Z|91453720-2570-4ee0-829b-e3153b8e1bcd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b66301a79e3ac0c", X-B3-SpanId:"a0fc2ad1f28428ab", X-B3-ParentSpanId:"0b66301a79e3ac0c", X-B3-Sampled:"0", X-ONAP-RequestID:"91453720-2570-4ee0-829b-e3153b8e1bcd", X-RequestID:"91453720-2570-4ee0-829b-e3153b8e1bcd", X-TransactionID:"91453720-2570-4ee0-829b-e3153b8e1bcd", X-ECOMP-RequestID:"91453720-2570-4ee0-829b-e3153b8e1bcd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"751e124b-3b68-4388-bf3b-90078706b760"] 2022-03-30T04:14:14.110Z|91453720-2570-4ee0-829b-e3153b8e1bcd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:14:14.110Z|91453720-2570-4ee0-829b-e3153b8e1bcd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:14:14.121Z|91453720-2570-4ee0-829b-e3153b8e1bcd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:14:14.121Z|91453720-2570-4ee0-829b-e3153b8e1bcd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:14:14.121Z|91453720-2570-4ee0-829b-e3153b8e1bcd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:14:14.122Z|91453720-2570-4ee0-829b-e3153b8e1bcd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:14:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:14:14.123Z|91453720-2570-4ee0-829b-e3153b8e1bcd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:14:14.123Z|91453720-2570-4ee0-829b-e3153b8e1bcd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:14:14.123Z|91453720-2570-4ee0-829b-e3153b8e1bcd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:14:14.132Z|91453720-2570-4ee0-829b-e3153b8e1bcd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:14:14.252Z|caae2891-6247-4dce-b72a-ccbbc4d1ad69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:14:14.256Z|caae2891-6247-4dce-b72a-ccbbc4d1ad69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec 2022-03-30T04:14:14.256Z|caae2891-6247-4dce-b72a-ccbbc4d1ad69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|INFO|500||Invoke 2022-03-30T04:14:14.256Z|caae2891-6247-4dce-b72a-ccbbc4d1ad69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||===========================request begin================================================ 2022-03-30T04:14:14.257Z|caae2891-6247-4dce-b72a-ccbbc4d1ad69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec 2022-03-30T04:14:14.257Z|caae2891-6247-4dce-b72a-ccbbc4d1ad69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Method : GET 2022-03-30T04:14:14.257Z|caae2891-6247-4dce-b72a-ccbbc4d1ad69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"038f0d466525acc9", X-B3-SpanId:"e186e261bff3c771", X-B3-ParentSpanId:"038f0d466525acc9", X-B3-Sampled:"0", X-ONAP-RequestID:"caae2891-6247-4dce-b72a-ccbbc4d1ad69", X-RequestID:"caae2891-6247-4dce-b72a-ccbbc4d1ad69", X-TransactionID:"caae2891-6247-4dce-b72a-ccbbc4d1ad69", X-ECOMP-RequestID:"caae2891-6247-4dce-b72a-ccbbc4d1ad69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e991d7d-64a6-43ac-aa42-72d46b5833be"] 2022-03-30T04:14:14.257Z|caae2891-6247-4dce-b72a-ccbbc4d1ad69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Request body: 2022-03-30T04:14:14.258Z|caae2891-6247-4dce-b72a-ccbbc4d1ad69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||==========================request end================================================ 2022-03-30T04:14:14.278Z|caae2891-6247-4dce-b72a-ccbbc4d1ad69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||============================response begin========================================== 2022-03-30T04:14:14.278Z|caae2891-6247-4dce-b72a-ccbbc4d1ad69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Status code : 200 OK 2022-03-30T04:14:14.279Z|caae2891-6247-4dce-b72a-ccbbc4d1ad69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Status text : 2022-03-30T04:14:14.279Z|caae2891-6247-4dce-b72a-ccbbc4d1ad69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:14:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:14:14.280Z|caae2891-6247-4dce-b72a-ccbbc4d1ad69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Response body: { "requestId" : "5151d971-a5ae-41ab-ba44-8af7a8808eec", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-03-30T04:13:19.000+00:00", "endTime" : "2022-03-30T04:14:04.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n\t\t\t\"modelVersionId\": \"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"446d13aa-9d1c-4385-9f08-99407db4fb10\",\n \"modelInvariantId\":\"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n \"modelVersionId\":\"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n ]\n \n \n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n \"modelInvariantId\": \"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"e0f21b89-6a28-4639-bb53-56de8b241acc\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:14:03.000+00:00", "serviceInstanceId" : "18d2a005-bb5e-497e-bf8f-d08f8068b84b", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "5151d971-a5ae-41ab-ba44-8af7a8808eec", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec" } } } 2022-03-30T04:14:14.281Z|caae2891-6247-4dce-b72a-ccbbc4d1ad69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||=======================response end================================================= 2022-03-30T04:14:14.281Z|caae2891-6247-4dce-b72a-ccbbc4d1ad69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|INFO|500||InvokeReturn 2022-03-30T04:14:14.282Z|caae2891-6247-4dce-b72a-ccbbc4d1ad69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false 2022-03-30T04:14:14.283Z|caae2891-6247-4dce-b72a-ccbbc4d1ad69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:14:14.283Z|caae2891-6247-4dce-b72a-ccbbc4d1ad69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:14:14.283Z|caae2891-6247-4dce-b72a-ccbbc4d1ad69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false 2022-03-30T04:14:14.283Z|caae2891-6247-4dce-b72a-ccbbc4d1ad69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:14:14.284Z|caae2891-6247-4dce-b72a-ccbbc4d1ad69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"038f0d466525acc9", X-B3-SpanId:"0395a702566168f6", X-B3-ParentSpanId:"038f0d466525acc9", X-B3-Sampled:"0", X-ONAP-RequestID:"caae2891-6247-4dce-b72a-ccbbc4d1ad69", X-RequestID:"caae2891-6247-4dce-b72a-ccbbc4d1ad69", X-TransactionID:"caae2891-6247-4dce-b72a-ccbbc4d1ad69", X-ECOMP-RequestID:"caae2891-6247-4dce-b72a-ccbbc4d1ad69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc7f71c4-dc2d-4cff-8b36-2aeb79dc2572"] 2022-03-30T04:14:14.284Z|caae2891-6247-4dce-b72a-ccbbc4d1ad69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:14:14.284Z|caae2891-6247-4dce-b72a-ccbbc4d1ad69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:14:14.295Z|caae2891-6247-4dce-b72a-ccbbc4d1ad69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:14:14.295Z|caae2891-6247-4dce-b72a-ccbbc4d1ad69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:14:14.296Z|caae2891-6247-4dce-b72a-ccbbc4d1ad69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:14:14.296Z|caae2891-6247-4dce-b72a-ccbbc4d1ad69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:14:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:14:14.297Z|caae2891-6247-4dce-b72a-ccbbc4d1ad69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:14:14.297Z|caae2891-6247-4dce-b72a-ccbbc4d1ad69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:14:14.297Z|caae2891-6247-4dce-b72a-ccbbc4d1ad69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:14:14.305Z|caae2891-6247-4dce-b72a-ccbbc4d1ad69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:14:14.438Z|a3410d70-7c83-495c-a8ef-90deb038f377|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:14:14.441Z|a3410d70-7c83-495c-a8ef-90deb038f377|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec 2022-03-30T04:14:14.442Z|a3410d70-7c83-495c-a8ef-90deb038f377|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|INFO|500||Invoke 2022-03-30T04:14:14.442Z|a3410d70-7c83-495c-a8ef-90deb038f377|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||===========================request begin================================================ 2022-03-30T04:14:14.442Z|a3410d70-7c83-495c-a8ef-90deb038f377|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec 2022-03-30T04:14:14.442Z|a3410d70-7c83-495c-a8ef-90deb038f377|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Method : GET 2022-03-30T04:14:14.443Z|a3410d70-7c83-495c-a8ef-90deb038f377|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62c3995177da0b9f", X-B3-SpanId:"6c82fcd913e14a99", X-B3-ParentSpanId:"62c3995177da0b9f", X-B3-Sampled:"0", X-ONAP-RequestID:"a3410d70-7c83-495c-a8ef-90deb038f377", X-RequestID:"a3410d70-7c83-495c-a8ef-90deb038f377", X-TransactionID:"a3410d70-7c83-495c-a8ef-90deb038f377", X-ECOMP-RequestID:"a3410d70-7c83-495c-a8ef-90deb038f377", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3ca9187-61a1-4340-8384-e5ce957f49ec"] 2022-03-30T04:14:14.443Z|a3410d70-7c83-495c-a8ef-90deb038f377|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Request body: 2022-03-30T04:14:14.443Z|a3410d70-7c83-495c-a8ef-90deb038f377|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||==========================request end================================================ 2022-03-30T04:14:14.462Z|a3410d70-7c83-495c-a8ef-90deb038f377|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||============================response begin========================================== 2022-03-30T04:14:14.463Z|a3410d70-7c83-495c-a8ef-90deb038f377|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Status code : 200 OK 2022-03-30T04:14:14.463Z|a3410d70-7c83-495c-a8ef-90deb038f377|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Status text : 2022-03-30T04:14:14.463Z|a3410d70-7c83-495c-a8ef-90deb038f377|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:14:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:14:14.464Z|a3410d70-7c83-495c-a8ef-90deb038f377|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Response body: { "requestId" : "5151d971-a5ae-41ab-ba44-8af7a8808eec", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-03-30T04:13:19.000+00:00", "endTime" : "2022-03-30T04:14:04.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n\t\t\t\"modelVersionId\": \"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"446d13aa-9d1c-4385-9f08-99407db4fb10\",\n \"modelInvariantId\":\"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n \"modelVersionId\":\"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n ]\n \n \n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n \"modelInvariantId\": \"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"e0f21b89-6a28-4639-bb53-56de8b241acc\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:14:03.000+00:00", "serviceInstanceId" : "18d2a005-bb5e-497e-bf8f-d08f8068b84b", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "5151d971-a5ae-41ab-ba44-8af7a8808eec", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec" } } } 2022-03-30T04:14:14.464Z|a3410d70-7c83-495c-a8ef-90deb038f377|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||=======================response end================================================= 2022-03-30T04:14:14.465Z|a3410d70-7c83-495c-a8ef-90deb038f377|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|INFO|500||InvokeReturn 2022-03-30T04:14:14.466Z|a3410d70-7c83-495c-a8ef-90deb038f377|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false 2022-03-30T04:14:14.467Z|a3410d70-7c83-495c-a8ef-90deb038f377|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:14:14.467Z|a3410d70-7c83-495c-a8ef-90deb038f377|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:14:14.467Z|a3410d70-7c83-495c-a8ef-90deb038f377|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false 2022-03-30T04:14:14.467Z|a3410d70-7c83-495c-a8ef-90deb038f377|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:14:14.467Z|a3410d70-7c83-495c-a8ef-90deb038f377|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62c3995177da0b9f", X-B3-SpanId:"bb97c0f647a791f5", X-B3-ParentSpanId:"62c3995177da0b9f", X-B3-Sampled:"0", X-ONAP-RequestID:"a3410d70-7c83-495c-a8ef-90deb038f377", X-RequestID:"a3410d70-7c83-495c-a8ef-90deb038f377", X-TransactionID:"a3410d70-7c83-495c-a8ef-90deb038f377", X-ECOMP-RequestID:"a3410d70-7c83-495c-a8ef-90deb038f377", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01b04d7e-a91b-4f26-b1ef-c45448b4262e"] 2022-03-30T04:14:14.468Z|a3410d70-7c83-495c-a8ef-90deb038f377|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:14:14.468Z|a3410d70-7c83-495c-a8ef-90deb038f377|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:14:14.478Z|a3410d70-7c83-495c-a8ef-90deb038f377|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:14:14.479Z|a3410d70-7c83-495c-a8ef-90deb038f377|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:14:14.480Z|a3410d70-7c83-495c-a8ef-90deb038f377|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:14:14.480Z|a3410d70-7c83-495c-a8ef-90deb038f377|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:14:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:14:14.480Z|a3410d70-7c83-495c-a8ef-90deb038f377|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:14:14.481Z|a3410d70-7c83-495c-a8ef-90deb038f377|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:14:14.481Z|a3410d70-7c83-495c-a8ef-90deb038f377|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:14:14.493Z|a3410d70-7c83-495c-a8ef-90deb038f377|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:14:14.616Z|d132dba9-aecb-4759-8b6d-dc9f97e7fd53|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:14:14.622Z|d132dba9-aecb-4759-8b6d-dc9f97e7fd53|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec 2022-03-30T04:14:14.623Z|d132dba9-aecb-4759-8b6d-dc9f97e7fd53|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|INFO|500||Invoke 2022-03-30T04:14:14.624Z|d132dba9-aecb-4759-8b6d-dc9f97e7fd53|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||===========================request begin================================================ 2022-03-30T04:14:14.624Z|d132dba9-aecb-4759-8b6d-dc9f97e7fd53|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec 2022-03-30T04:14:14.625Z|d132dba9-aecb-4759-8b6d-dc9f97e7fd53|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Method : GET 2022-03-30T04:14:14.625Z|d132dba9-aecb-4759-8b6d-dc9f97e7fd53|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5733d67a9af6ff59", X-B3-SpanId:"6c4e2d0139f070c1", X-B3-ParentSpanId:"5733d67a9af6ff59", X-B3-Sampled:"0", X-ONAP-RequestID:"d132dba9-aecb-4759-8b6d-dc9f97e7fd53", X-RequestID:"d132dba9-aecb-4759-8b6d-dc9f97e7fd53", X-TransactionID:"d132dba9-aecb-4759-8b6d-dc9f97e7fd53", X-ECOMP-RequestID:"d132dba9-aecb-4759-8b6d-dc9f97e7fd53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5bfa3e9-1887-4439-a4d4-5ed4ef310e41"] 2022-03-30T04:14:14.626Z|d132dba9-aecb-4759-8b6d-dc9f97e7fd53|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Request body: 2022-03-30T04:14:14.626Z|d132dba9-aecb-4759-8b6d-dc9f97e7fd53|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||==========================request end================================================ 2022-03-30T04:14:14.648Z|d132dba9-aecb-4759-8b6d-dc9f97e7fd53|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||============================response begin========================================== 2022-03-30T04:14:14.649Z|d132dba9-aecb-4759-8b6d-dc9f97e7fd53|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Status code : 200 OK 2022-03-30T04:14:14.649Z|d132dba9-aecb-4759-8b6d-dc9f97e7fd53|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Status text : 2022-03-30T04:14:14.649Z|d132dba9-aecb-4759-8b6d-dc9f97e7fd53|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:14:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:14:14.651Z|d132dba9-aecb-4759-8b6d-dc9f97e7fd53|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||Response body: { "requestId" : "5151d971-a5ae-41ab-ba44-8af7a8808eec", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-03-30T04:13:19.000+00:00", "endTime" : "2022-03-30T04:14:04.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n\t\t\t\"modelVersionId\": \"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"446d13aa-9d1c-4385-9f08-99407db4fb10\",\n \"modelInvariantId\":\"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n \"modelVersionId\":\"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n ]\n \n \n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"f7cc21b6-c1a1-473b-b007-455f08d461b5\",\n \"modelInvariantId\": \"7d380a6a-6ba9-4945-ae67-7740ffcae17c\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"e0f21b89-6a28-4639-bb53-56de8b241acc\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:14:03.000+00:00", "serviceInstanceId" : "18d2a005-bb5e-497e-bf8f-d08f8068b84b", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "5151d971-a5ae-41ab-ba44-8af7a8808eec", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec" } } } 2022-03-30T04:14:14.652Z|d132dba9-aecb-4759-8b6d-dc9f97e7fd53|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|DEBUG|500||=======================response end================================================= 2022-03-30T04:14:14.652Z|d132dba9-aecb-4759-8b6d-dc9f97e7fd53|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5151d971-a5ae-41ab-ba44-8af7a8808eec|INFO|500||InvokeReturn 2022-03-30T04:14:14.654Z|d132dba9-aecb-4759-8b6d-dc9f97e7fd53|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false 2022-03-30T04:14:14.654Z|d132dba9-aecb-4759-8b6d-dc9f97e7fd53|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:14:14.655Z|d132dba9-aecb-4759-8b6d-dc9f97e7fd53|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:14:14.655Z|d132dba9-aecb-4759-8b6d-dc9f97e7fd53|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false 2022-03-30T04:14:14.655Z|d132dba9-aecb-4759-8b6d-dc9f97e7fd53|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:14:14.655Z|d132dba9-aecb-4759-8b6d-dc9f97e7fd53|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5733d67a9af6ff59", X-B3-SpanId:"e850d5ca2ec55507", X-B3-ParentSpanId:"5733d67a9af6ff59", X-B3-Sampled:"0", X-ONAP-RequestID:"d132dba9-aecb-4759-8b6d-dc9f97e7fd53", X-RequestID:"d132dba9-aecb-4759-8b6d-dc9f97e7fd53", X-TransactionID:"d132dba9-aecb-4759-8b6d-dc9f97e7fd53", X-ECOMP-RequestID:"d132dba9-aecb-4759-8b6d-dc9f97e7fd53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"675a7d08-4261-4920-bdc5-256ebb0ca1e0"] 2022-03-30T04:14:14.656Z|d132dba9-aecb-4759-8b6d-dc9f97e7fd53|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:14:14.656Z|d132dba9-aecb-4759-8b6d-dc9f97e7fd53|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:14:14.665Z|d132dba9-aecb-4759-8b6d-dc9f97e7fd53|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:14:14.666Z|d132dba9-aecb-4759-8b6d-dc9f97e7fd53|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:14:14.666Z|d132dba9-aecb-4759-8b6d-dc9f97e7fd53|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:14:14.666Z|d132dba9-aecb-4759-8b6d-dc9f97e7fd53|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:14:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:14:14.667Z|d132dba9-aecb-4759-8b6d-dc9f97e7fd53|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:14:14.667Z|d132dba9-aecb-4759-8b6d-dc9f97e7fd53|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:14:14.668Z|d132dba9-aecb-4759-8b6d-dc9f97e7fd53|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5151d971-a5ae-41ab-ba44-8af7a8808eec&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:14:14.678Z|d132dba9-aecb-4759-8b6d-dc9f97e7fd53|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5151d971-a5ae-41ab-ba44-8af7a8808eec|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:14:16.946Z|86f78e95-cbb6-46d5-8022-935f9efa6332|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:14:16.947Z|86f78e95-cbb6-46d5-8022-935f9efa6332|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:14:17.682Z|8ae62aaf-5e16-4cd1-967c-e578769e26cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:14:17.682Z|8ae62aaf-5e16-4cd1-967c-e578769e26cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:14:19.118Z|9a7223ca-d5ef-44bc-8fbb-94135a53c7d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:14:19.119Z|9a7223ca-d5ef-44bc-8fbb-94135a53c7d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:14:23.765Z|55f0ea31-1011-4ec0-bf2c-a3f3426a95fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:14:23.767Z|55f0ea31-1011-4ec0-bf2c-a3f3426a95fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:14:26.987Z|d56749a1-ec13-426c-a3dc-c31b292e9f67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:14:26.987Z|d56749a1-ec13-426c-a3dc-c31b292e9f67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:14:27.705Z|8771d164-d521-4254-aac9-11dc00eaae75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:14:27.706Z|8771d164-d521-4254-aac9-11dc00eaae75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:14:29.141Z|8ebcfafc-6d42-4b56-87a4-46995241f2f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:14:29.142Z|8ebcfafc-6d42-4b56-87a4-46995241f2f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:14:37.011Z|33f5bb7e-9154-46c8-8304-3c31c5277d5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:14:37.012Z|33f5bb7e-9154-46c8-8304-3c31c5277d5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:14:37.728Z|7c7e2225-cdc6-46d9-aa47-233d02bc914e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:14:37.729Z|7c7e2225-cdc6-46d9-aa47-233d02bc914e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:14:38.765Z|d2f4a1aa-e1fe-4085-84e8-5024ccc5bff3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:14:38.766Z|d2f4a1aa-e1fe-4085-84e8-5024ccc5bff3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:14:39.045Z|fa1f89f0-4dac-4edb-86c6-b2f3a5810c81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:14:39.046Z|fa1f89f0-4dac-4edb-86c6-b2f3a5810c81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:14:39.164Z|d83ce7de-cb3d-4980-89b0-bdf48989c610|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:14:39.165Z|d83ce7de-cb3d-4980-89b0-bdf48989c610|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:14:47.034Z|017bf3e9-50ea-4ead-acfa-c379aea94bfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:14:47.035Z|017bf3e9-50ea-4ead-acfa-c379aea94bfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:14:47.753Z|00b58170-a089-41b1-8343-c21d976712d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:14:47.754Z|00b58170-a089-41b1-8343-c21d976712d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:14:49.191Z|903d85c4-8a41-43e1-807a-42e0ce67f547|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:14:49.192Z|903d85c4-8a41-43e1-807a-42e0ce67f547|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:14:53.765Z|f8fcfb13-1168-4907-b280-06b056830253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:14:53.766Z|f8fcfb13-1168-4907-b280-06b056830253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:14:57.060Z|6fabd4f3-bf8b-443f-9ff7-05bdf89146ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:14:57.061Z|6fabd4f3-bf8b-443f-9ff7-05bdf89146ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:14:57.778Z|28719e33-a8f5-4bf4-9352-2b1b9061b5d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:14:57.779Z|28719e33-a8f5-4bf4-9352-2b1b9061b5d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:14:59.215Z|171ab2c1-06c1-4884-b021-3b826ccf26c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:14:59.217Z|171ab2c1-06c1-4884-b021-3b826ccf26c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:15:07.094Z|ce34cc04-1cbb-4089-831f-a17c491f837d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:15:07.095Z|ce34cc04-1cbb-4089-831f-a17c491f837d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:15:07.801Z|8a4d2659-da33-4359-addf-d6e3a101cf8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:15:07.802Z|8a4d2659-da33-4359-addf-d6e3a101cf8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:15:08.765Z|3bf11455-4ae1-4aea-841f-1e31a90d42f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:15:08.767Z|3bf11455-4ae1-4aea-841f-1e31a90d42f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:15:09.046Z|a7685822-8e60-41bc-ac1c-c95755a93985|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:15:09.047Z|a7685822-8e60-41bc-ac1c-c95755a93985|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:15:09.244Z|e9a274bf-a9c8-4abd-87f5-6927f7c134c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:15:09.245Z|e9a274bf-a9c8-4abd-87f5-6927f7c134c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:15:14.043Z|5fdb3903-44d8-415d-a7d3-3924fa3a031e|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T04:15:14.044Z|5fdb3903-44d8-415d-a7d3-3924fa3a031e|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T04:15:17.118Z|71f854db-d568-420d-bcf2-ace5dc44cba8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:15:17.119Z|71f854db-d568-420d-bcf2-ace5dc44cba8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:15:17.826Z|d873da0a-f4e8-409f-a2f1-1fdec16e7dba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:15:17.827Z|d873da0a-f4e8-409f-a2f1-1fdec16e7dba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:15:19.270Z|81e4d149-35d5-4de5-bb08-6a063e981823|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:15:19.271Z|81e4d149-35d5-4de5-bb08-6a063e981823|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:15:23.765Z|19cb21ed-43f4-4981-b145-bddebda1c7ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:15:23.766Z|19cb21ed-43f4-4981-b145-bddebda1c7ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:15:27.142Z|cfb61a9d-bd1b-4c95-aeb7-d1c8bd194336|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:15:27.143Z|cfb61a9d-bd1b-4c95-aeb7-d1c8bd194336|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:15:27.851Z|dc051681-8a10-4ed3-8e03-3d3dee45716c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:15:27.851Z|dc051681-8a10-4ed3-8e03-3d3dee45716c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:15:29.295Z|57a340cc-c042-409b-b9cc-038318cbc0e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:15:29.296Z|57a340cc-c042-409b-b9cc-038318cbc0e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:15:37.174Z|bf22ffd7-1f1c-47e5-b78e-115a90d37585|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:15:37.174Z|bf22ffd7-1f1c-47e5-b78e-115a90d37585|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:15:37.878Z|21051931-eb61-41ab-9f4c-a82ca026afa6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:15:37.879Z|21051931-eb61-41ab-9f4c-a82ca026afa6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:15:38.765Z|8266fdb5-3faf-40b1-8051-bfab833fbe3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:15:38.766Z|8266fdb5-3faf-40b1-8051-bfab833fbe3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:15:39.048Z|9c690527-0fef-456d-8bbb-30b0a9f5a78a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:15:39.049Z|9c690527-0fef-456d-8bbb-30b0a9f5a78a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:15:39.319Z|69336bb3-a0ce-4225-a467-9ed1258695ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:15:39.319Z|69336bb3-a0ce-4225-a467-9ed1258695ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:15:47.198Z|da18b03c-8571-46f8-a301-31fb07a0265e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:15:47.199Z|da18b03c-8571-46f8-a301-31fb07a0265e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:15:47.901Z|43bf1a25-1aae-48b1-bb6e-fbafc2286175|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:15:47.902Z|43bf1a25-1aae-48b1-bb6e-fbafc2286175|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:15:49.341Z|179adfd2-12ad-4ab1-9e47-18599e9ef631|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:15:49.342Z|179adfd2-12ad-4ab1-9e47-18599e9ef631|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:15:52.627Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:15:52.630Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 680dad24-cd01-4e37-8534-1867ca63fef6 already exists in requestDb InfraActiveRequests table 2022-03-30T04:15:52.631Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6 2022-03-30T04:15:52.632Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6|INFO|500||Invoke 2022-03-30T04:15:52.632Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6|DEBUG|500||===========================request begin================================================ 2022-03-30T04:15:52.633Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6 2022-03-30T04:15:52.633Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6|DEBUG|500||Method : GET 2022-03-30T04:15:52.633Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c463913dc2f513a", X-B3-SpanId:"61ef1a31526b5f21", X-B3-ParentSpanId:"3c463913dc2f513a", X-B3-Sampled:"0", X-ONAP-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-TransactionID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-ECOMP-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88a7d8bb-1abd-4290-b7b2-4ac5bad111b4"] 2022-03-30T04:15:52.634Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6|DEBUG|500||Request body: 2022-03-30T04:15:52.634Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6|DEBUG|500||==========================request end================================================ 2022-03-30T04:15:52.665Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6|DEBUG|500||============================response begin========================================== 2022-03-30T04:15:52.666Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6|DEBUG|500||Status code : 404 NOT_FOUND 2022-03-30T04:15:52.666Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6|DEBUG|500||Status text : 2022-03-30T04:15:52.667Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 30 Mar 2022 04:15:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:15:52.667Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6|DEBUG|500||Response body: 2022-03-30T04:15:52.668Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6|DEBUG|500||=======================response end================================================= 2022-03-30T04:15:52.668Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6|INFO|404|Not Found|InvokeReturn 2022-03-30T04:15:52.681Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-03-30T04:15:52.682Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-03-30T04:15:52.689Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-03-30T04:15:52.721Z|680dad24-cd01-4e37-8534-1867ca63fef6|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/c0159397-12c0-4ead-9e95-62ceba348e0c|INFO|500||Invoke 2022-03-30T04:15:52.722Z|680dad24-cd01-4e37-8534-1867ca63fef6|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/c0159397-12c0-4ead-9e95-62ceba348e0c|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c0159397-12c0-4ead-9e95-62ceba348e0c with request headers:{Authorization=[***REDACTED***], X-RequestID=[680dad24-cd01-4e37-8534-1867ca63fef6], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[263d9db2-e191-4749-9781-5d0c935ede36], X-ECOMP-RequestID=[680dad24-cd01-4e37-8534-1867ca63fef6], X-TransactionId=[], X-ONAP-RequestID=[680dad24-cd01-4e37-8534-1867ca63fef6]} 2022-03-30T04:15:52.786Z|680dad24-cd01-4e37-8534-1867ca63fef6|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/c0159397-12c0-4ead-9e95-62ceba348e0c|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c0159397-12c0-4ead-9e95-62ceba348e0c has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220330-04:15:53:721-5821], vertex-id=[528432], Content-Length=[116], Date=[Wed, 30 Mar 2022 04:15:53 GMT], Content-Type=[application/json]} 2022-03-30T04:15:52.788Z|680dad24-cd01-4e37-8534-1867ca63fef6|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/c0159397-12c0-4ead-9e95-62ceba348e0c|DEBUG|500||{"service-id":"c0159397-12c0-4ead-9e95-62ceba348e0c","service-description":"pNF","resource-version":"1648613505426"} 2022-03-30T04:15:52.789Z|680dad24-cd01-4e37-8534-1867ca63fef6|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/c0159397-12c0-4ead-9e95-62ceba348e0c|INFO|500||InvokeReturn 2022-03-30T04:15:52.790Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id 2022-03-30T04:15:52.794Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-03-30T04:15:52.822Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c0159397-12c0-4ead-9e95-62ceba348e0c with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-03-30T04:15:52.823Z|680dad24-cd01-4e37-8534-1867ca63fef6|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/c0159397-12c0-4ead-9e95-62ceba348e0c|INFO|500||Invoke 2022-03-30T04:15:52.882Z|680dad24-cd01-4e37-8534-1867ca63fef6|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/c0159397-12c0-4ead-9e95-62ceba348e0c|INFO|500||InvokeReturn 2022-03-30T04:15:52.883Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c0159397-12c0-4ead-9e95-62ceba348e0c has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220330-04:15:53:819-6624], vertex-id=[528432], Content-Length=[116], Date=[Wed, 30 Mar 2022 04:15:53 GMT], Content-Type=[application/json]} 2022-03-30T04:15:52.885Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"c0159397-12c0-4ead-9e95-62ceba348e0c","service-description":"pNF","resource-version":"1648613505426"} 2022-03-30T04:15:52.886Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-03-30T04:15:52.886Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-03-30T04:15:52.895Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:52.896Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:52.896Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:52.897Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:52.897Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:52.898Z|680dad24-cd01-4e37-8534-1867ca63fef6|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:"3c463913dc2f513a", X-B3-SpanId:"acb2dba02610535c", X-B3-ParentSpanId:"3c463913dc2f513a", X-B3-Sampled:"0", X-ONAP-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-TransactionID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-ECOMP-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12863c52-6026-4dd3-9c54-547ceecc45dc"] 2022-03-30T04:15:52.898Z|680dad24-cd01-4e37-8534-1867ca63fef6|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_Namecd7a6c27-57b1-443d-b141-7d51a6691e01","requestScope":"service"} 2022-03-30T04:15:52.899Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:52.921Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:52.922Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:52.923Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:52.924Z|680dad24-cd01-4e37-8534-1867ca63fef6|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:"Wed, 30 Mar 2022 04:15:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:15:52.926Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:52.926Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:52.927Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:52.928Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f 2022-03-30T04:15:52.929Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f|INFO|500||Invoke 2022-03-30T04:15:52.929Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f|DEBUG|500||===========================request begin================================================ 2022-03-30T04:15:52.929Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f 2022-03-30T04:15:52.929Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f|DEBUG|500||Method : GET 2022-03-30T04:15:52.930Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-TransactionID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-ECOMP-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77c26651-4a2c-4ad0-bdce-dea682d9b088"] 2022-03-30T04:15:52.930Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f|DEBUG|500||Request body: 2022-03-30T04:15:52.930Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f|DEBUG|500||==========================request end================================================ 2022-03-30T04:15:52.968Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f|DEBUG|500||============================response begin========================================== 2022-03-30T04:15:52.969Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f|DEBUG|500||Status code : 200 OK 2022-03-30T04:15:52.969Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f|DEBUG|500||Status text : 2022-03-30T04:15:52.970Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Wed, 30 Mar 2022 04:15:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:15:52.976Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f|DEBUG|500||Response body: { "modelName" : "Demo_pNF_WjbXou4jJZe9zwKOFV3I", "description" : "catalog service description", "modelUUID" : "b048cdca-caae-433e-8da0-ab0c3e13d74f", "modelInvariantUUID" : "43fd84ca-39e6-41b5-a3f6-0693ad79a6a7", "created" : "2022-03-30 04:12:28.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 3d9208e8-1d0b", "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/b048cdca-caae-433e-8da0-ab0c3e13d74f" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f/pnfCustomizations" } } } 2022-03-30T04:15:52.976Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f|DEBUG|500||=======================response end================================================= 2022-03-30T04:15:52.977Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f|INFO|500||InvokeReturn 2022-03-30T04:15:52.982Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b048cdca-caae-433e-8da0-ab0c3e13d74f&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b048cdca-caae-433e-8da0-ab0c3e13d74f&action=createInstance 2022-03-30T04:15:52.983Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=b048cdca-caae-433e-8da0-ab0c3e13d74f&action=createInstance|INFO|500||Invoke 2022-03-30T04:15:52.983Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=b048cdca-caae-433e-8da0-ab0c3e13d74f&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-03-30T04:15:52.984Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=b048cdca-caae-433e-8da0-ab0c3e13d74f&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b048cdca-caae-433e-8da0-ab0c3e13d74f&action=createInstance 2022-03-30T04:15:52.985Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=b048cdca-caae-433e-8da0-ab0c3e13d74f&action=createInstance|DEBUG|500||Method : GET 2022-03-30T04:15:52.985Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=b048cdca-caae-433e-8da0-ab0c3e13d74f&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-TransactionID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-ECOMP-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dff5ad63-7177-4a67-b525-7bac394ab28b"] 2022-03-30T04:15:52.986Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=b048cdca-caae-433e-8da0-ab0c3e13d74f&action=createInstance|DEBUG|500||Request body: 2022-03-30T04:15:52.986Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=b048cdca-caae-433e-8da0-ab0c3e13d74f&action=createInstance|DEBUG|500||==========================request end================================================ 2022-03-30T04:15:53.009Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=b048cdca-caae-433e-8da0-ab0c3e13d74f&action=createInstance|DEBUG|500||============================response begin========================================== 2022-03-30T04:15:53.010Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=b048cdca-caae-433e-8da0-ab0c3e13d74f&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-03-30T04:15:53.010Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=b048cdca-caae-433e-8da0-ab0c3e13d74f&action=createInstance|DEBUG|500||Status text : 2022-03-30T04:15:53.011Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=b048cdca-caae-433e-8da0-ab0c3e13d74f&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:"Wed, 30 Mar 2022 04:15:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:15:53.012Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=b048cdca-caae-433e-8da0-ab0c3e13d74f&action=createInstance|DEBUG|500||Response body: 2022-03-30T04:15:53.012Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=b048cdca-caae-433e-8da0-ab0c3e13d74f&action=createInstance|DEBUG|500||=======================response end================================================= 2022-03-30T04:15:53.012Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=b048cdca-caae-433e-8da0-ab0c3e13d74f&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-03-30T04:15:53.013Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=43fd84ca-39e6-41b5-a3f6-0693ad79a6a7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=43fd84ca-39e6-41b5-a3f6-0693ad79a6a7 2022-03-30T04:15:53.014Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=43fd84ca-39e6-41b5-a3f6-0693ad79a6a7|INFO|500||Invoke 2022-03-30T04:15:53.014Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=43fd84ca-39e6-41b5-a3f6-0693ad79a6a7|DEBUG|500||===========================request begin================================================ 2022-03-30T04:15:53.014Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=43fd84ca-39e6-41b5-a3f6-0693ad79a6a7|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=43fd84ca-39e6-41b5-a3f6-0693ad79a6a7 2022-03-30T04:15:53.015Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=43fd84ca-39e6-41b5-a3f6-0693ad79a6a7|DEBUG|500||Method : GET 2022-03-30T04:15:53.015Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=43fd84ca-39e6-41b5-a3f6-0693ad79a6a7|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-TransactionID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-ECOMP-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39b52f8d-6467-4fe7-b2e4-e4ed3d29a252"] 2022-03-30T04:15:53.015Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=43fd84ca-39e6-41b5-a3f6-0693ad79a6a7|DEBUG|500||Request body: 2022-03-30T04:15:53.016Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=43fd84ca-39e6-41b5-a3f6-0693ad79a6a7|DEBUG|500||==========================request end================================================ 2022-03-30T04:15:53.043Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=43fd84ca-39e6-41b5-a3f6-0693ad79a6a7|DEBUG|500||============================response begin========================================== 2022-03-30T04:15:53.044Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=43fd84ca-39e6-41b5-a3f6-0693ad79a6a7|DEBUG|500||Status code : 200 OK 2022-03-30T04:15:53.044Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=43fd84ca-39e6-41b5-a3f6-0693ad79a6a7|DEBUG|500||Status text : 2022-03-30T04:15:53.044Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=43fd84ca-39e6-41b5-a3f6-0693ad79a6a7|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Wed, 30 Mar 2022 04:15:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:15:53.045Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=43fd84ca-39e6-41b5-a3f6-0693ad79a6a7|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "Demo_pNF_WjbXou4jJZe9zwKOFV3I", "description" : "catalog service description", "modelUUID" : "b048cdca-caae-433e-8da0-ab0c3e13d74f", "modelInvariantUUID" : "43fd84ca-39e6-41b5-a3f6-0693ad79a6a7", "created" : "2022-03-30 04:12:28.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 3d9208e8-1d0b", "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/b048cdca-caae-433e-8da0-ab0c3e13d74f" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f/pnfCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=43fd84ca-39e6-41b5-a3f6-0693ad79a6a7" } } } 2022-03-30T04:15:53.046Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=43fd84ca-39e6-41b5-a3f6-0693ad79a6a7|DEBUG|500||=======================response end================================================= 2022-03-30T04:15:53.046Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=43fd84ca-39e6-41b5-a3f6-0693ad79a6a7|INFO|500||InvokeReturn 2022-03-30T04:15:53.050Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b048cdca-caae-433e-8da0-ab0c3e13d74f&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b048cdca-caae-433e-8da0-ab0c3e13d74f&action=createInstance 2022-03-30T04:15:53.050Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=b048cdca-caae-433e-8da0-ab0c3e13d74f&action=createInstance|INFO|500||Invoke 2022-03-30T04:15:53.051Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=b048cdca-caae-433e-8da0-ab0c3e13d74f&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-03-30T04:15:53.051Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=b048cdca-caae-433e-8da0-ab0c3e13d74f&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=b048cdca-caae-433e-8da0-ab0c3e13d74f&action=createInstance 2022-03-30T04:15:53.051Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=b048cdca-caae-433e-8da0-ab0c3e13d74f&action=createInstance|DEBUG|500||Method : GET 2022-03-30T04:15:53.051Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=b048cdca-caae-433e-8da0-ab0c3e13d74f&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-TransactionID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-ECOMP-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2b9bf00-5097-4eec-a4b4-6de93e3122c5"] 2022-03-30T04:15:53.052Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=b048cdca-caae-433e-8da0-ab0c3e13d74f&action=createInstance|DEBUG|500||Request body: 2022-03-30T04:15:53.052Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=b048cdca-caae-433e-8da0-ab0c3e13d74f&action=createInstance|DEBUG|500||==========================request end================================================ 2022-03-30T04:15:53.071Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=b048cdca-caae-433e-8da0-ab0c3e13d74f&action=createInstance|DEBUG|500||============================response begin========================================== 2022-03-30T04:15:53.072Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=b048cdca-caae-433e-8da0-ab0c3e13d74f&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-03-30T04:15:53.073Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=b048cdca-caae-433e-8da0-ab0c3e13d74f&action=createInstance|DEBUG|500||Status text : 2022-03-30T04:15:53.073Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=b048cdca-caae-433e-8da0-ab0c3e13d74f&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:"Wed, 30 Mar 2022 04:15:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:15:53.073Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=b048cdca-caae-433e-8da0-ab0c3e13d74f&action=createInstance|DEBUG|500||Response body: 2022-03-30T04:15:53.074Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=b048cdca-caae-433e-8da0-ab0c3e13d74f&action=createInstance|DEBUG|500||=======================response end================================================= 2022-03-30T04:15:53.074Z|680dad24-cd01-4e37-8534-1867ca63fef6|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=b048cdca-caae-433e-8da0-ab0c3e13d74f&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-03-30T04:15:53.075Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.076Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.076Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.076Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.076Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.077Z|680dad24-cd01-4e37-8534-1867ca63fef6|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:"680dad24-cd01-4e37-8534-1867ca63fef6", X-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-TransactionID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-ECOMP-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c714cdc2-d25f-4a3d-9514-13b474fc55ca"] 2022-03-30T04:15:53.077Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.077Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.103Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.104Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.105Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.105Z|680dad24-cd01-4e37-8534-1867ca63fef6|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:"Wed, 30 Mar 2022 04:15:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:15:53.106Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30 03:19:50.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" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "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" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" } } } 2022-03-30T04:15:53.107Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.108Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.112Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.112Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.113Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.113Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.113Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.113Z|680dad24-cd01-4e37-8534-1867ca63fef6|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:"680dad24-cd01-4e37-8534-1867ca63fef6", X-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-TransactionID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-ECOMP-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e9d23ea-64bc-4780-96d8-d42242905e91"] 2022-03-30T04:15:53.114Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.114Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.137Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.138Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.138Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.139Z|680dad24-cd01-4e37-8534-1867ca63fef6|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:"Wed, 30 Mar 2022 04:15:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:15:53.140Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 506, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-03-30T03:19:50.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506/service" } } } 2022-03-30T04:15:53.140Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.141Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.144Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f 2022-03-30T04:15:53.145Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f|INFO|500||Invoke 2022-03-30T04:15:53.145Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f|DEBUG|500||===========================request begin================================================ 2022-03-30T04:15:53.145Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f 2022-03-30T04:15:53.146Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f|DEBUG|500||Method : GET 2022-03-30T04:15:53.146Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-TransactionID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-ECOMP-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8cf77a3-9d4d-4530-867d-2feee94f47dd"] 2022-03-30T04:15:53.147Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f|DEBUG|500||Request body: 2022-03-30T04:15:53.147Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f|DEBUG|500||==========================request end================================================ 2022-03-30T04:15:53.172Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f|DEBUG|500||============================response begin========================================== 2022-03-30T04:15:53.172Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f|DEBUG|500||Status code : 200 OK 2022-03-30T04:15:53.173Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f|DEBUG|500||Status text : 2022-03-30T04:15:53.173Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-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:"Wed, 30 Mar 2022 04:15:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:15:53.175Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f|DEBUG|500||Response body: { "modelName" : "Demo_pNF_WjbXou4jJZe9zwKOFV3I", "description" : "catalog service description", "modelUUID" : "b048cdca-caae-433e-8da0-ab0c3e13d74f", "modelInvariantUUID" : "43fd84ca-39e6-41b5-a3f6-0693ad79a6a7", "created" : "2022-03-30 04:12:28.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 3d9208e8-1d0b", "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/b048cdca-caae-433e-8da0-ab0c3e13d74f" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f/csar" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f/pnfCustomizations" } } } 2022-03-30T04:15:53.176Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f|DEBUG|500||=======================response end================================================= 2022-03-30T04:15:53.176Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/b048cdca-caae-433e-8da0-ab0c3e13d74f|INFO|500||InvokeReturn 2022-03-30T04:15:53.193Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.195Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.195Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.196Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.196Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.196Z|680dad24-cd01-4e37-8534-1867ca63fef6|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:"3c463913dc2f513a", X-B3-SpanId:"822bbe28821c2695", X-B3-ParentSpanId:"3c463913dc2f513a", X-B3-Sampled:"0", X-ONAP-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-TransactionID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-ECOMP-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ff86fa5-fbce-4a38-a8ab-2bb9142373b0"] 2022-03-30T04:15:53.197Z|680dad24-cd01-4e37-8534-1867ca63fef6|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":"680dad24-cd01-4e37-8534-1867ca63fef6","requestStatus":"IN_PROGRESS","startTime":1648613752682,"source":"VID","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"43fd84ca-39e6-41b5-a3f6-0693ad79a6a7\",\n \"modelVersionId\":\"b048cdca-caae-433e-8da0-ab0c3e13d74f\",\n \"modelName\":\"Demo_pNF_WjbXou4jJZe9zwKOFV3I\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"f3e88039-f364-4df6-afcc-d2e664148392\",\n \"owningEntityName\":\"OE-ETE_Customer-f3e88039-f364-4df6-afcc-d2e664148392\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_cd7a6c27-57b1-443d-b141-7d51a6691e01\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Namecd7a6c27-57b1-443d-b141-7d51a6691e01\",\n \"productFamilyId\":\"c0159397-12c0-4ead-9e95-62ceba348e0c\",\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\":\"b048cdca-caae-433e-8da0-ab0c3e13d74f\",\n \"modelName\":\"Demo_pNF_WjbXou4jJZe9zwKOFV3I\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Namecd7a6c27-57b1-443d-b141-7d51a6691e01\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 3d9208e8-1d0b 0\",\n \"modelCustomizationId\":\"3405de3c-3e00-4ba0-afea-2ccbec247a1e\",\n \"modelInvariantId\":\"43fd84ca-39e6-41b5-a3f6-0693ad79a6a7\",\n \"modelVersionId\":\"b048cdca-caae-433e-8da0-ab0c3e13d74f\",\n \"modelName\":\"Demo_pNF_WjbXou4jJZe9zwKOFV3I\",\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\":\"c0159397-12c0-4ead-9e95-62ceba348e0c\",\n \"instanceParams\":[],\n \"instanceName\":\"WjbXou4jJZe9zwKOFV3I\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Namecd7a6c27-57b1-443d-b141-7d51a6691e01","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"680dad24-cd01-4e37-8534-1867ca63fef6"} 2022-03-30T04:15:53.198Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.234Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.235Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.235Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.236Z|680dad24-cd01-4e37-8534-1867ca63fef6|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/680dad24-cd01-4e37-8534-1867ca63fef6", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:15:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:15:53.237Z|680dad24-cd01-4e37-8534-1867ca63fef6|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" : "680dad24-cd01-4e37-8534-1867ca63fef6", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-03-30T04:15:52.682+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"43fd84ca-39e6-41b5-a3f6-0693ad79a6a7\",\n \"modelVersionId\":\"b048cdca-caae-433e-8da0-ab0c3e13d74f\",\n \"modelName\":\"Demo_pNF_WjbXou4jJZe9zwKOFV3I\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"f3e88039-f364-4df6-afcc-d2e664148392\",\n \"owningEntityName\":\"OE-ETE_Customer-f3e88039-f364-4df6-afcc-d2e664148392\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_cd7a6c27-57b1-443d-b141-7d51a6691e01\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Namecd7a6c27-57b1-443d-b141-7d51a6691e01\",\n \"productFamilyId\":\"c0159397-12c0-4ead-9e95-62ceba348e0c\",\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\":\"b048cdca-caae-433e-8da0-ab0c3e13d74f\",\n \"modelName\":\"Demo_pNF_WjbXou4jJZe9zwKOFV3I\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Namecd7a6c27-57b1-443d-b141-7d51a6691e01\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 3d9208e8-1d0b 0\",\n \"modelCustomizationId\":\"3405de3c-3e00-4ba0-afea-2ccbec247a1e\",\n \"modelInvariantId\":\"43fd84ca-39e6-41b5-a3f6-0693ad79a6a7\",\n \"modelVersionId\":\"b048cdca-caae-433e-8da0-ab0c3e13d74f\",\n \"modelName\":\"Demo_pNF_WjbXou4jJZe9zwKOFV3I\",\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\":\"c0159397-12c0-4ead-9e95-62ceba348e0c\",\n \"instanceParams\":[],\n \"instanceName\":\"WjbXou4jJZe9zwKOFV3I\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-03-30T04:15:53.398+00:00", "serviceInstanceName" : "Service_Ete_Namecd7a6c27-57b1-443d-b141-7d51a6691e01", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "680dad24-cd01-4e37-8534-1867ca63fef6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6" } } } 2022-03-30T04:15:53.237Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.238Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.251Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.252Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.252Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.253Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.253Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.253Z|680dad24-cd01-4e37-8534-1867ca63fef6|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:"3c463913dc2f513a", X-B3-SpanId:"46e9eef09fe20c70", X-B3-ParentSpanId:"3c463913dc2f513a", X-B3-Sampled:"0", X-ONAP-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-TransactionID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-ECOMP-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"531dd8e4-0bf3-4409-9fc4-fc57f544a3eb"] 2022-03-30T04:15:53.254Z|680dad24-cd01-4e37-8534-1867ca63fef6|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\":\"43fd84ca-39e6-41b5-a3f6-0693ad79a6a7\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_WjbXou4jJZe9zwKOFV3I\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"b048cdca-caae-433e-8da0-ab0c3e13d74f\",\"modelUuid\":\"b048cdca-caae-433e-8da0-ab0c3e13d74f\",\"modelInvariantUuid\":\"43fd84ca-39e6-41b5-a3f6-0693ad79a6a7\"},\"requestInfo\":{\"productFamilyId\":\"c0159397-12c0-4ead-9e95-62ceba348e0c\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Namecd7a6c27-57b1-443d-b141-7d51a6691e01\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_cd7a6c27-57b1-443d-b141-7d51a6691e01\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"b048cdca-caae-433e-8da0-ab0c3e13d74f\",\"modelName\":\"Demo_pNF_WjbXou4jJZe9zwKOFV3I\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Namecd7a6c27-57b1-443d-b141-7d51a6691e01\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 3d9208e8-1d0b 0\",\"modelCustomizationId\":\"3405de3c-3e00-4ba0-afea-2ccbec247a1e\",\"modelInvariantId\":\"43fd84ca-39e6-41b5-a3f6-0693ad79a6a7\",\"modelVersionId\":\"b048cdca-caae-433e-8da0-ab0c3e13d74f\",\"modelName\":\"Demo_pNF_WjbXou4jJZe9zwKOFV3I\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"c0159397-12c0-4ead-9e95-62ceba348e0c\",\"instanceParams\":[],\"instanceName\":\"WjbXou4jJZe9zwKOFV3I\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"f3e88039-f364-4df6-afcc-d2e664148392\",\"owningEntityName\":\"OE-ETE_Customer-f3e88039-f364-4df6-afcc-d2e664148392\"}}}","type":"String"},"requestId":{"value":"680dad24-cd01-4e37-8534-1867ca63fef6","type":"String"},"mso-request-id":{"value":"680dad24-cd01-4e37-8534-1867ca63fef6","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-03-30T04:15:53.254Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:53.765Z|bce0984b-0e21-402b-8030-f94a5b0511cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:15:53.767Z|bce0984b-0e21-402b-8030-f94a5b0511cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:15:54.274Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:54.275Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:54.275Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:54.276Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 30 Mar 2022 04:15:55 GMT", X-ONAP-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-TransactionID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-ECOMP-RequestID:"680dad24-cd01-4e37-8534-1867ca63fef6", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"531dd8e4-0bf3-4409-9fc4-fc57f544a3eb", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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-03-30T04:15:54.277Z|680dad24-cd01-4e37-8534-1867ca63fef6|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\":\"680dad24-cd01-4e37-8534-1867ca63fef6\",\"instanceId\":\"e85b4518-64dc-41ed-8bf3-a915f7000fa1\"}}","message":"Success","processInstanceID":"176fa3a5-afe0-11ec-b173-c2a5cec62366","variables":null,"messageCode":200} 2022-03-30T04:15:54.277Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:54.278Z|680dad24-cd01-4e37-8534-1867ca63fef6|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-03-30T04:15:54.287Z|680dad24-cd01-4e37-8534-1867ca63fef6|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:15:57.222Z|358d4891-7ad9-47c6-b3e0-e30daf3bf2c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:15:57.222Z|358d4891-7ad9-47c6-b3e0-e30daf3bf2c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:15:57.927Z|1008144a-e4bd-41ec-8203-63db57013a25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:15:57.928Z|1008144a-e4bd-41ec-8203-63db57013a25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:15:59.364Z|b94abe22-5983-4adf-8617-a6a5ef6dd1eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:15:59.365Z|b94abe22-5983-4adf-8617-a6a5ef6dd1eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:16:07.250Z|0f326777-d412-4a26-b6f4-9f0673bf9a08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:16:07.251Z|0f326777-d412-4a26-b6f4-9f0673bf9a08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:16:07.954Z|a01bac62-d7b7-4d6d-809b-68b300b9ad35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:16:07.955Z|a01bac62-d7b7-4d6d-809b-68b300b9ad35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:16:08.765Z|d0ecd871-b55d-4e6b-83eb-d68c5c0ffd02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:16:08.766Z|d0ecd871-b55d-4e6b-83eb-d68c5c0ffd02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:16:09.049Z|7a5e8da0-da25-4635-b660-b32498e46794|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:16:09.050Z|7a5e8da0-da25-4635-b660-b32498e46794|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:16:09.393Z|c5185b5f-0807-41d9-b84e-d1bbe0e43dec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:16:09.394Z|c5185b5f-0807-41d9-b84e-d1bbe0e43dec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:16:14.043Z|78e259b2-9f2d-4b2e-8ae2-87a5149a9647|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T04:16:14.043Z|78e259b2-9f2d-4b2e-8ae2-87a5149a9647|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T04:16:17.272Z|2e61f611-bf08-4652-8319-73826f2ae41c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:16:17.273Z|2e61f611-bf08-4652-8319-73826f2ae41c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:16:17.978Z|e12b4a7b-5203-457a-a1dc-75733f3edc8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:16:17.980Z|e12b4a7b-5203-457a-a1dc-75733f3edc8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:16:19.421Z|eceac6c6-0b6d-4eca-aab0-5a384ad0b41f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:16:19.422Z|eceac6c6-0b6d-4eca-aab0-5a384ad0b41f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:16:23.765Z|67f89b6e-9934-413f-85be-ab1470137274|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:16:23.766Z|67f89b6e-9934-413f-85be-ab1470137274|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:16:27.297Z|868f47ca-6030-4920-b322-9751a6425510|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:16:27.298Z|868f47ca-6030-4920-b322-9751a6425510|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:16:28.006Z|d2798e60-e9fa-4eb9-8fe9-c8b890b7e559|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:16:28.007Z|d2798e60-e9fa-4eb9-8fe9-c8b890b7e559|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:16:29.451Z|7ad385f9-7d77-437c-889d-396240696edb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:16:29.453Z|7ad385f9-7d77-437c-889d-396240696edb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:16:37.331Z|afb6f3d0-6936-4ea4-ad81-5ab097ad03a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:16:37.331Z|afb6f3d0-6936-4ea4-ad81-5ab097ad03a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:16:38.032Z|b35900d1-f406-41ee-bc61-7ba76d9a915b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:16:38.033Z|b35900d1-f406-41ee-bc61-7ba76d9a915b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:16:38.765Z|3b56308e-860c-4145-a7f8-00e5f8c7ac3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:16:38.769Z|3b56308e-860c-4145-a7f8-00e5f8c7ac3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:16:39.051Z|50546caa-c636-4dc2-9944-18bd8a2b1b44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:16:39.052Z|50546caa-c636-4dc2-9944-18bd8a2b1b44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:16:39.475Z|27807bec-10d4-4b1f-a6fd-35cec48b1e84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:16:39.476Z|27807bec-10d4-4b1f-a6fd-35cec48b1e84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:16:41.264Z|4f6e00ee-0fee-4cf1-9663-3b3697a69f79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/680dad24-cd01-4e37-8534-1867ca63fef6|InfraPortalClient|||INFO|500||Entering 2022-03-30T04:16:41.275Z|4f6e00ee-0fee-4cf1-9663-3b3697a69f79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/680dad24-cd01-4e37-8534-1867ca63fef6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6 2022-03-30T04:16:41.277Z|4f6e00ee-0fee-4cf1-9663-3b3697a69f79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/680dad24-cd01-4e37-8534-1867ca63fef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6|INFO|500||Invoke 2022-03-30T04:16:41.277Z|4f6e00ee-0fee-4cf1-9663-3b3697a69f79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/680dad24-cd01-4e37-8534-1867ca63fef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6|DEBUG|500||===========================request begin================================================ 2022-03-30T04:16:41.278Z|4f6e00ee-0fee-4cf1-9663-3b3697a69f79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/680dad24-cd01-4e37-8534-1867ca63fef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6 2022-03-30T04:16:41.278Z|4f6e00ee-0fee-4cf1-9663-3b3697a69f79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/680dad24-cd01-4e37-8534-1867ca63fef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6|DEBUG|500||Method : GET 2022-03-30T04:16:41.278Z|4f6e00ee-0fee-4cf1-9663-3b3697a69f79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/680dad24-cd01-4e37-8534-1867ca63fef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"17241692262e7b77", X-B3-SpanId:"55440f314fdd83a0", X-B3-ParentSpanId:"17241692262e7b77", X-B3-Sampled:"0", X-ONAP-RequestID:"4f6e00ee-0fee-4cf1-9663-3b3697a69f79", X-RequestID:"4f6e00ee-0fee-4cf1-9663-3b3697a69f79", X-TransactionID:"4f6e00ee-0fee-4cf1-9663-3b3697a69f79", X-ECOMP-RequestID:"4f6e00ee-0fee-4cf1-9663-3b3697a69f79", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0b66d7d-3b79-43f8-a414-61806bd1cd08"] 2022-03-30T04:16:41.279Z|4f6e00ee-0fee-4cf1-9663-3b3697a69f79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/680dad24-cd01-4e37-8534-1867ca63fef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6|DEBUG|500||Request body: 2022-03-30T04:16:41.279Z|4f6e00ee-0fee-4cf1-9663-3b3697a69f79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/680dad24-cd01-4e37-8534-1867ca63fef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6|DEBUG|500||==========================request end================================================ 2022-03-30T04:16:41.299Z|4f6e00ee-0fee-4cf1-9663-3b3697a69f79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/680dad24-cd01-4e37-8534-1867ca63fef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6|DEBUG|500||============================response begin========================================== 2022-03-30T04:16:41.302Z|4f6e00ee-0fee-4cf1-9663-3b3697a69f79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/680dad24-cd01-4e37-8534-1867ca63fef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6|DEBUG|500||Status code : 200 OK 2022-03-30T04:16:41.302Z|4f6e00ee-0fee-4cf1-9663-3b3697a69f79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/680dad24-cd01-4e37-8534-1867ca63fef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6|DEBUG|500||Status text : 2022-03-30T04:16:41.303Z|4f6e00ee-0fee-4cf1-9663-3b3697a69f79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/680dad24-cd01-4e37-8534-1867ca63fef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:16:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:16:41.304Z|4f6e00ee-0fee-4cf1-9663-3b3697a69f79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/680dad24-cd01-4e37-8534-1867ca63fef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6|DEBUG|500||Response body: { "requestId" : "680dad24-cd01-4e37-8534-1867ca63fef6", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-03-30T04:15:52.000+00:00", "endTime" : "2022-03-30T04:16:42.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"43fd84ca-39e6-41b5-a3f6-0693ad79a6a7\",\n \"modelVersionId\":\"b048cdca-caae-433e-8da0-ab0c3e13d74f\",\n \"modelName\":\"Demo_pNF_WjbXou4jJZe9zwKOFV3I\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"f3e88039-f364-4df6-afcc-d2e664148392\",\n \"owningEntityName\":\"OE-ETE_Customer-f3e88039-f364-4df6-afcc-d2e664148392\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_cd7a6c27-57b1-443d-b141-7d51a6691e01\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Namecd7a6c27-57b1-443d-b141-7d51a6691e01\",\n \"productFamilyId\":\"c0159397-12c0-4ead-9e95-62ceba348e0c\",\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\":\"b048cdca-caae-433e-8da0-ab0c3e13d74f\",\n \"modelName\":\"Demo_pNF_WjbXou4jJZe9zwKOFV3I\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Namecd7a6c27-57b1-443d-b141-7d51a6691e01\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 3d9208e8-1d0b 0\",\n \"modelCustomizationId\":\"3405de3c-3e00-4ba0-afea-2ccbec247a1e\",\n \"modelInvariantId\":\"43fd84ca-39e6-41b5-a3f6-0693ad79a6a7\",\n \"modelVersionId\":\"b048cdca-caae-433e-8da0-ab0c3e13d74f\",\n \"modelName\":\"Demo_pNF_WjbXou4jJZe9zwKOFV3I\",\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\":\"c0159397-12c0-4ead-9e95-62ceba348e0c\",\n \"instanceParams\":[],\n \"instanceName\":\"WjbXou4jJZe9zwKOFV3I\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-03-30T04:16:41.000+00:00", "serviceInstanceId" : "e85b4518-64dc-41ed-8bf3-a915f7000fa1", "serviceInstanceName" : "Service_Ete_Namecd7a6c27-57b1-443d-b141-7d51a6691e01", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "680dad24-cd01-4e37-8534-1867ca63fef6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6" } } } 2022-03-30T04:16:41.304Z|4f6e00ee-0fee-4cf1-9663-3b3697a69f79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/680dad24-cd01-4e37-8534-1867ca63fef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6|DEBUG|500||=======================response end================================================= 2022-03-30T04:16:41.305Z|4f6e00ee-0fee-4cf1-9663-3b3697a69f79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/680dad24-cd01-4e37-8534-1867ca63fef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/680dad24-cd01-4e37-8534-1867ca63fef6|INFO|500||InvokeReturn 2022-03-30T04:16:41.306Z|4f6e00ee-0fee-4cf1-9663-3b3697a69f79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/680dad24-cd01-4e37-8534-1867ca63fef6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=680dad24-cd01-4e37-8534-1867ca63fef6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=680dad24-cd01-4e37-8534-1867ca63fef6&IS_INTERNAL_DATA=false 2022-03-30T04:16:41.307Z|4f6e00ee-0fee-4cf1-9663-3b3697a69f79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/680dad24-cd01-4e37-8534-1867ca63fef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=680dad24-cd01-4e37-8534-1867ca63fef6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-03-30T04:16:41.307Z|4f6e00ee-0fee-4cf1-9663-3b3697a69f79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/680dad24-cd01-4e37-8534-1867ca63fef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=680dad24-cd01-4e37-8534-1867ca63fef6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-03-30T04:16:41.308Z|4f6e00ee-0fee-4cf1-9663-3b3697a69f79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/680dad24-cd01-4e37-8534-1867ca63fef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=680dad24-cd01-4e37-8534-1867ca63fef6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=680dad24-cd01-4e37-8534-1867ca63fef6&IS_INTERNAL_DATA=false 2022-03-30T04:16:41.308Z|4f6e00ee-0fee-4cf1-9663-3b3697a69f79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/680dad24-cd01-4e37-8534-1867ca63fef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=680dad24-cd01-4e37-8534-1867ca63fef6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-03-30T04:16:41.308Z|4f6e00ee-0fee-4cf1-9663-3b3697a69f79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/680dad24-cd01-4e37-8534-1867ca63fef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=680dad24-cd01-4e37-8534-1867ca63fef6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"17241692262e7b77", X-B3-SpanId:"9ef75c56a80a7218", X-B3-ParentSpanId:"17241692262e7b77", X-B3-Sampled:"0", X-ONAP-RequestID:"4f6e00ee-0fee-4cf1-9663-3b3697a69f79", X-RequestID:"4f6e00ee-0fee-4cf1-9663-3b3697a69f79", X-TransactionID:"4f6e00ee-0fee-4cf1-9663-3b3697a69f79", X-ECOMP-RequestID:"4f6e00ee-0fee-4cf1-9663-3b3697a69f79", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62356751-12b9-4faa-a2f7-1286534ce326"] 2022-03-30T04:16:41.309Z|4f6e00ee-0fee-4cf1-9663-3b3697a69f79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/680dad24-cd01-4e37-8534-1867ca63fef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=680dad24-cd01-4e37-8534-1867ca63fef6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-03-30T04:16:41.309Z|4f6e00ee-0fee-4cf1-9663-3b3697a69f79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/680dad24-cd01-4e37-8534-1867ca63fef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=680dad24-cd01-4e37-8534-1867ca63fef6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-03-30T04:16:41.321Z|4f6e00ee-0fee-4cf1-9663-3b3697a69f79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/680dad24-cd01-4e37-8534-1867ca63fef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=680dad24-cd01-4e37-8534-1867ca63fef6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-03-30T04:16:41.322Z|4f6e00ee-0fee-4cf1-9663-3b3697a69f79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/680dad24-cd01-4e37-8534-1867ca63fef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=680dad24-cd01-4e37-8534-1867ca63fef6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-03-30T04:16:41.322Z|4f6e00ee-0fee-4cf1-9663-3b3697a69f79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/680dad24-cd01-4e37-8534-1867ca63fef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=680dad24-cd01-4e37-8534-1867ca63fef6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-03-30T04:16:41.323Z|4f6e00ee-0fee-4cf1-9663-3b3697a69f79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/680dad24-cd01-4e37-8534-1867ca63fef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=680dad24-cd01-4e37-8534-1867ca63fef6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 30 Mar 2022 04:16:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-03-30T04:16:41.324Z|4f6e00ee-0fee-4cf1-9663-3b3697a69f79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/680dad24-cd01-4e37-8534-1867ca63fef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=680dad24-cd01-4e37-8534-1867ca63fef6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-03-30T04:16:41.324Z|4f6e00ee-0fee-4cf1-9663-3b3697a69f79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/680dad24-cd01-4e37-8534-1867ca63fef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=680dad24-cd01-4e37-8534-1867ca63fef6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-03-30T04:16:41.324Z|4f6e00ee-0fee-4cf1-9663-3b3697a69f79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/680dad24-cd01-4e37-8534-1867ca63fef6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=680dad24-cd01-4e37-8534-1867ca63fef6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-03-30T04:16:41.333Z|4f6e00ee-0fee-4cf1-9663-3b3697a69f79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/680dad24-cd01-4e37-8534-1867ca63fef6|InfraPortalClient|||INFO|500||Exiting. 2022-03-30T04:16:47.357Z|b91b63ec-41fa-460c-bdd0-f0186f169113|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:16:47.358Z|b91b63ec-41fa-460c-bdd0-f0186f169113|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:16:48.057Z|16a64481-7c01-4795-a38e-aa591022597b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:16:48.058Z|16a64481-7c01-4795-a38e-aa591022597b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:16:49.514Z|2d9ddbcd-fcb7-4fb8-9222-69106a0a89a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:16:49.515Z|2d9ddbcd-fcb7-4fb8-9222-69106a0a89a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:16:53.765Z|97c28178-a257-4671-960c-1b1b6b6a60c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:16:53.766Z|97c28178-a257-4671-960c-1b1b6b6a60c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:16:57.389Z|8dfff26c-663f-49cb-a35e-1eb02596a03c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:16:57.390Z|8dfff26c-663f-49cb-a35e-1eb02596a03c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:16:58.088Z|925485bb-855e-4ba7-b100-2b9bca93d287|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:16:58.089Z|925485bb-855e-4ba7-b100-2b9bca93d287|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:16:59.544Z|85ee56d5-c1e7-4ce5-889e-6ccaf2358379|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:16:59.545Z|85ee56d5-c1e7-4ce5-889e-6ccaf2358379|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:17:07.413Z|e1d53c39-c406-4b37-a3aa-280be8e434b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:17:07.414Z|e1d53c39-c406-4b37-a3aa-280be8e434b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:17:08.111Z|f5f13def-b37a-4c86-aa5a-fc45a8623df9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:17:08.112Z|f5f13def-b37a-4c86-aa5a-fc45a8623df9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:17:08.765Z|e65fb7e3-ca3f-47ba-b471-932aa64cf6d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:17:08.766Z|e65fb7e3-ca3f-47ba-b471-932aa64cf6d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:17:09.052Z|c195df61-3f3f-422d-be25-2d192e544c37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:17:09.053Z|c195df61-3f3f-422d-be25-2d192e544c37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:17:09.581Z|5721979c-7ea9-4ccc-816f-96c504c5ef93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:17:09.582Z|5721979c-7ea9-4ccc-816f-96c504c5ef93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:17:14.044Z|f14eebdc-1993-449c-8892-d194fb906ac1|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T04:17:14.046Z|f14eebdc-1993-449c-8892-d194fb906ac1|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T04:17:17.438Z|38155066-7b26-4a52-8d8c-df03f7ada29f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:17:17.439Z|38155066-7b26-4a52-8d8c-df03f7ada29f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:17:18.134Z|50a9a22c-7b7b-45be-a12d-e730091a098e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:17:18.135Z|50a9a22c-7b7b-45be-a12d-e730091a098e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:17:19.618Z|e6a15cc1-6337-46fd-9faf-3fc2c7e0ce81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:17:19.619Z|e6a15cc1-6337-46fd-9faf-3fc2c7e0ce81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:17:23.765Z|97aad0ff-0c68-44df-9471-89970bf7f639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:17:23.767Z|97aad0ff-0c68-44df-9471-89970bf7f639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:17:27.474Z|bd737b80-319d-408d-bc96-963433f2418b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:17:27.475Z|bd737b80-319d-408d-bc96-963433f2418b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:17:28.157Z|226b11b2-e12e-492a-9d36-bbfea397d7a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:17:28.158Z|226b11b2-e12e-492a-9d36-bbfea397d7a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:17:29.640Z|aecaab29-1208-468e-9030-f239af684a80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:17:29.641Z|aecaab29-1208-468e-9030-f239af684a80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:17:37.500Z|30130e5c-e9a2-4c7d-bb02-ee3782ebb60b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:17:37.501Z|30130e5c-e9a2-4c7d-bb02-ee3782ebb60b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:17:38.182Z|d636d8b3-4dcc-4fac-94d2-c34736f4ad9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:17:38.183Z|d636d8b3-4dcc-4fac-94d2-c34736f4ad9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:17:38.765Z|8281d5b3-984c-4be2-8fb0-6f28d5335d20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:17:38.766Z|8281d5b3-984c-4be2-8fb0-6f28d5335d20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:17:39.054Z|912f458b-6d13-4e44-99bf-2d497fe10df0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:17:39.054Z|912f458b-6d13-4e44-99bf-2d497fe10df0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:17:39.665Z|095f6673-d077-425b-802f-d588b2a5a773|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:17:39.666Z|095f6673-d077-425b-802f-d588b2a5a773|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:17:47.525Z|90277334-4225-42d8-ad5d-efa484cb16d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:17:47.526Z|90277334-4225-42d8-ad5d-efa484cb16d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:17:48.206Z|3160d905-5898-4f44-9aa4-d5d0d1f19a71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:17:48.207Z|3160d905-5898-4f44-9aa4-d5d0d1f19a71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:17:49.689Z|2a304c25-6a20-459f-8271-cc13e21b9185|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:17:49.690Z|2a304c25-6a20-459f-8271-cc13e21b9185|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:17:53.765Z|331916e2-0fa1-49c1-9516-a19ff3961f26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:17:53.766Z|331916e2-0fa1-49c1-9516-a19ff3961f26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:17:57.548Z|4f47c5a3-f7ac-4c37-83f8-a9fe101fcf42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:17:57.548Z|4f47c5a3-f7ac-4c37-83f8-a9fe101fcf42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:17:58.230Z|030cdb3e-6361-41c9-a654-734498ac4188|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:17:58.231Z|030cdb3e-6361-41c9-a654-734498ac4188|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:17:59.710Z|50c84894-e9f0-4f4d-b438-8ca29d319d45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:17:59.711Z|50c84894-e9f0-4f4d-b438-8ca29d319d45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:18:07.574Z|df02fe40-d42c-4189-9acb-d374a3a239f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:18:07.576Z|df02fe40-d42c-4189-9acb-d374a3a239f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:18:08.253Z|461da79c-6249-4b25-951b-0be747ff367f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:18:08.253Z|461da79c-6249-4b25-951b-0be747ff367f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:18:08.765Z|cbcad4a7-2981-4613-a505-454cbccb80ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:18:08.766Z|cbcad4a7-2981-4613-a505-454cbccb80ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:18:09.055Z|6a04ee31-19fc-4f53-bfb8-ed9d04db6a1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:18:09.056Z|6a04ee31-19fc-4f53-bfb8-ed9d04db6a1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:18:09.734Z|46d32877-78a4-4225-acbc-b91b2e979797|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:18:09.735Z|46d32877-78a4-4225-acbc-b91b2e979797|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:18:14.043Z|77a75e51-ab66-46e9-a44e-e3d4a3d3b20c|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T04:18:14.044Z|77a75e51-ab66-46e9-a44e-e3d4a3d3b20c|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T04:18:17.603Z|ce622f83-8029-428f-97e7-756b1620b31b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:18:17.605Z|ce622f83-8029-428f-97e7-756b1620b31b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:18:18.275Z|02de1cb1-c15e-4afb-b3f1-88d00eae68b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:18:18.277Z|02de1cb1-c15e-4afb-b3f1-88d00eae68b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:18:19.758Z|824ad481-b18a-400e-9864-cb34aa40b895|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:18:19.759Z|824ad481-b18a-400e-9864-cb34aa40b895|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:18:23.765Z|c7580778-1566-47c4-850d-ee4d467da3b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:18:23.766Z|c7580778-1566-47c4-850d-ee4d467da3b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:18:27.630Z|c7db1f7f-87d0-466b-86ec-16fce11c6a15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:18:27.631Z|c7db1f7f-87d0-466b-86ec-16fce11c6a15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:18:28.302Z|cd3d3250-9af5-4ba4-b2e0-a0d9d59f7e78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:18:28.303Z|cd3d3250-9af5-4ba4-b2e0-a0d9d59f7e78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:18:29.785Z|d61b3852-41c1-49b5-a030-bc3c6fea094a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:18:29.786Z|d61b3852-41c1-49b5-a030-bc3c6fea094a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:18:37.657Z|df260cfc-72cf-4aa5-9336-719215060a60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:18:37.658Z|df260cfc-72cf-4aa5-9336-719215060a60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:18:38.326Z|87fc7ce5-39a9-4015-b24c-215eaff8f125|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:18:38.327Z|87fc7ce5-39a9-4015-b24c-215eaff8f125|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:18:38.765Z|8577688e-2683-44e5-b235-0e928f18f733|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:18:38.766Z|8577688e-2683-44e5-b235-0e928f18f733|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:18:39.057Z|3e273f31-4239-4bcd-83e6-ec08b6221c28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:18:39.058Z|3e273f31-4239-4bcd-83e6-ec08b6221c28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:18:39.809Z|57be1fa3-871a-4f84-98fb-a438561d930f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:18:39.810Z|57be1fa3-871a-4f84-98fb-a438561d930f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:18:47.683Z|c8e24b22-f563-4af8-a5ca-4eac9517b7a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:18:47.684Z|c8e24b22-f563-4af8-a5ca-4eac9517b7a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:18:48.351Z|9ee12fe1-68a9-4346-a8a5-e407ca91a3b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:18:48.353Z|9ee12fe1-68a9-4346-a8a5-e407ca91a3b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:18:49.832Z|b9ff6f54-c7e7-403e-b88b-94e193fa42c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:18:49.833Z|b9ff6f54-c7e7-403e-b88b-94e193fa42c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:18:53.765Z|bcd180e5-d4c9-47c9-b77d-9a800757cb72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:18:53.766Z|bcd180e5-d4c9-47c9-b77d-9a800757cb72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:18:57.707Z|843a62c5-3349-4d9d-9731-1101234407ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:18:57.708Z|843a62c5-3349-4d9d-9731-1101234407ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:18:58.376Z|6b6102e0-45c1-47a8-92ac-be472f9d5edd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:18:58.377Z|6b6102e0-45c1-47a8-92ac-be472f9d5edd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:18:59.857Z|8b6b93cd-85a8-43f7-9785-5cbc9e300291|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:18:59.858Z|8b6b93cd-85a8-43f7-9785-5cbc9e300291|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:19:07.731Z|eccc836b-6d34-498b-9778-b6014fd47409|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:19:07.732Z|eccc836b-6d34-498b-9778-b6014fd47409|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:19:08.411Z|fe16e310-a026-4439-94c6-7b6bd76c37ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:19:08.411Z|fe16e310-a026-4439-94c6-7b6bd76c37ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:19:08.765Z|96f1fd56-81e6-4b0d-b59e-38fbfaa02270|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:19:08.766Z|96f1fd56-81e6-4b0d-b59e-38fbfaa02270|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:19:09.058Z|648a11d6-6aa1-4051-86a9-e2892ff13cbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:19:09.059Z|648a11d6-6aa1-4051-86a9-e2892ff13cbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:19:09.881Z|a0fb19f6-8ed2-4e4a-87b1-0c992c7e1250|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:19:09.882Z|a0fb19f6-8ed2-4e4a-87b1-0c992c7e1250|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:19:14.043Z|b12616b1-71f6-46f1-b61e-6f0013972c2b|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T04:19:14.044Z|b12616b1-71f6-46f1-b61e-6f0013972c2b|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T04:19:17.755Z|77cbe074-be36-4712-be41-af9043a3b999|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:19:17.756Z|77cbe074-be36-4712-be41-af9043a3b999|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:19:18.434Z|4ec66d91-dea0-4af2-a6d7-7c9fd568e380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:19:18.435Z|4ec66d91-dea0-4af2-a6d7-7c9fd568e380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:19:19.911Z|17bffc17-f715-4105-b3ab-bd304beee82a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:19:19.912Z|17bffc17-f715-4105-b3ab-bd304beee82a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:19:23.765Z|b6428ccf-46d5-4425-ac51-e41673e8d84e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:19:23.766Z|b6428ccf-46d5-4425-ac51-e41673e8d84e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:19:27.783Z|ac28e69e-4b52-4719-a0d3-d272514c6336|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:19:27.784Z|ac28e69e-4b52-4719-a0d3-d272514c6336|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:19:28.459Z|663a43a6-8bce-4664-8b31-3bfcc86aa90f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:19:28.460Z|663a43a6-8bce-4664-8b31-3bfcc86aa90f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:19:29.936Z|bee5c59a-465e-45ee-83e8-595f17287487|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:19:29.937Z|bee5c59a-465e-45ee-83e8-595f17287487|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:19:37.806Z|487055a6-3311-4aa2-9b2c-fcd7296079eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:19:37.807Z|487055a6-3311-4aa2-9b2c-fcd7296079eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:19:38.489Z|7198058b-61e3-4714-83cb-3f967fe34990|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:19:38.490Z|7198058b-61e3-4714-83cb-3f967fe34990|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:19:38.765Z|f9ee49e6-51c2-4127-b5b4-50ba79fd371d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:19:38.769Z|f9ee49e6-51c2-4127-b5b4-50ba79fd371d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:19:39.060Z|f46e5f03-c638-4cfb-903e-da4c81fbd2e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:19:39.061Z|f46e5f03-c638-4cfb-903e-da4c81fbd2e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:19:39.979Z|00b54c1c-b790-4b61-ba44-0b86aeacb165|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:19:39.981Z|00b54c1c-b790-4b61-ba44-0b86aeacb165|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:19:47.831Z|797de6ce-8726-48cf-8ba0-c40608643050|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:19:47.832Z|797de6ce-8726-48cf-8ba0-c40608643050|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:19:48.514Z|345a095f-fc19-4b0c-a19f-0e55d0b9b236|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:19:48.515Z|345a095f-fc19-4b0c-a19f-0e55d0b9b236|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:19:50.009Z|eb014bda-7a86-4f74-9f7d-1491f423f98e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:19:50.010Z|eb014bda-7a86-4f74-9f7d-1491f423f98e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:19:53.765Z|0902cbd8-e0b3-49f5-b17d-b18aba42ab05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:19:53.766Z|0902cbd8-e0b3-49f5-b17d-b18aba42ab05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:19:57.856Z|72ec63ca-fdcc-4609-8f0a-85dc7b36b917|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:19:57.857Z|72ec63ca-fdcc-4609-8f0a-85dc7b36b917|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:19:58.558Z|d2624b5e-df3d-4f3c-bf91-c4efc341ef96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:19:58.559Z|d2624b5e-df3d-4f3c-bf91-c4efc341ef96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:20:00.032Z|8178c9e1-d49e-43c3-bf7d-80c3577dfd86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:20:00.032Z|8178c9e1-d49e-43c3-bf7d-80c3577dfd86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:20:07.897Z|110d7658-ea21-4be7-8304-69ceed17efba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:20:07.898Z|110d7658-ea21-4be7-8304-69ceed17efba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:20:08.592Z|0c75845b-83ab-408c-a559-29d27eaf6152|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:20:08.593Z|0c75845b-83ab-408c-a559-29d27eaf6152|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:20:08.765Z|43b46519-6796-4f3b-8fe6-39735630551e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:20:08.766Z|43b46519-6796-4f3b-8fe6-39735630551e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:20:09.061Z|6052f2c8-3b79-48de-8cfe-064dda68bf03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:20:09.062Z|6052f2c8-3b79-48de-8cfe-064dda68bf03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:20:10.079Z|30a175a8-72a0-4c44-8a70-144eff1b4374|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:20:10.080Z|30a175a8-72a0-4c44-8a70-144eff1b4374|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:20:14.051Z|156c420f-7be5-43f5-ba7b-6dfc818c4c1b|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T04:20:14.052Z|156c420f-7be5-43f5-ba7b-6dfc818c4c1b|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T04:20:17.926Z|10dd6c35-2703-4f2e-872f-3b013fa2760c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:20:17.927Z|10dd6c35-2703-4f2e-872f-3b013fa2760c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:20:18.624Z|4d597cdc-8f29-4f96-a106-8763e5db8e74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:20:18.625Z|4d597cdc-8f29-4f96-a106-8763e5db8e74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:20:20.119Z|ea37a469-b129-43f6-b916-1cc7ff67239c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:20:20.121Z|ea37a469-b129-43f6-b916-1cc7ff67239c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:20:23.765Z|845bc328-80a5-41d9-8484-19cb333e44d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:20:23.768Z|845bc328-80a5-41d9-8484-19cb333e44d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:20:27.958Z|322f04cf-70e5-4c55-a21d-d9314c00c79e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:20:27.959Z|322f04cf-70e5-4c55-a21d-d9314c00c79e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:20:28.646Z|89100f45-35c3-4c00-ac2e-24eb49e6a98d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:20:28.646Z|89100f45-35c3-4c00-ac2e-24eb49e6a98d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:20:30.146Z|21a90466-08ed-4112-ba45-f68bb6c09b39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:20:30.147Z|21a90466-08ed-4112-ba45-f68bb6c09b39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:20:37.981Z|36e113ad-2d0b-4a51-a843-ed4ff1c8ef57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:20:37.981Z|36e113ad-2d0b-4a51-a843-ed4ff1c8ef57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:20:38.671Z|32ef5f4b-eb1a-44ec-8167-f25d45f3b229|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:20:38.672Z|32ef5f4b-eb1a-44ec-8167-f25d45f3b229|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:20:38.765Z|34203f0c-738a-4067-ac97-6c4daac229d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:20:38.766Z|34203f0c-738a-4067-ac97-6c4daac229d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:20:39.063Z|ba97dad9-828f-40ed-9029-0e440e439495|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:20:39.064Z|ba97dad9-828f-40ed-9029-0e440e439495|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:20:40.169Z|cacbe26b-1dff-4348-8825-0d84894a4b48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:20:40.170Z|cacbe26b-1dff-4348-8825-0d84894a4b48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:20:48.006Z|eb67c59d-17c4-4170-95fa-d719597716a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:20:48.007Z|eb67c59d-17c4-4170-95fa-d719597716a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:20:48.694Z|89d1ab0a-f4be-4921-baa3-49c32cb6a696|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:20:48.695Z|89d1ab0a-f4be-4921-baa3-49c32cb6a696|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:20:50.193Z|38e2b2a0-0c04-4557-97e7-879be90a2b82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:20:50.194Z|38e2b2a0-0c04-4557-97e7-879be90a2b82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:20:53.765Z|ddd8fdd0-3d54-48d0-8e92-9f6f2fb2e9af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:20:53.766Z|ddd8fdd0-3d54-48d0-8e92-9f6f2fb2e9af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:20:58.032Z|f40a0364-454b-4db9-a131-b2d277f8643c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:20:58.033Z|f40a0364-454b-4db9-a131-b2d277f8643c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:20:58.717Z|6b2487da-8441-4c0d-a138-efac72eb457d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:20:58.718Z|6b2487da-8441-4c0d-a138-efac72eb457d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:21:00.223Z|34adcc35-0d58-4cfb-a3c8-cac50d81a7af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:21:00.224Z|34adcc35-0d58-4cfb-a3c8-cac50d81a7af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:21:08.058Z|fbd6d14e-9135-4e20-92aa-1f8b98375a18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:21:08.059Z|fbd6d14e-9135-4e20-92aa-1f8b98375a18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:21:08.747Z|d7501a24-cbfb-44e6-a102-c6c503cca9f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:21:08.749Z|d7501a24-cbfb-44e6-a102-c6c503cca9f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:21:08.765Z|d9d011b6-75a6-4c42-96d4-551b07accefb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:21:08.776Z|d9d011b6-75a6-4c42-96d4-551b07accefb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:21:09.065Z|bfeb5a67-342f-4836-ae10-0cdba4da3f7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:21:09.065Z|bfeb5a67-342f-4836-ae10-0cdba4da3f7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:21:10.248Z|1c006d67-1c8b-4acf-bcc6-83c24be826fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:21:10.249Z|1c006d67-1c8b-4acf-bcc6-83c24be826fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:21:14.043Z|4caeeb5c-a151-4201-bdd9-15fc73d27360|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T04:21:14.044Z|4caeeb5c-a151-4201-bdd9-15fc73d27360|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T04:21:18.081Z|d2066b47-6ff4-4def-961d-1d585960319b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:21:18.081Z|d2066b47-6ff4-4def-961d-1d585960319b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:21:18.773Z|523fa556-a6c7-4ff0-aa51-3549ba9aef5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:21:18.774Z|523fa556-a6c7-4ff0-aa51-3549ba9aef5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:21:20.270Z|08c38b2c-47a3-4807-8df0-62f734d0ea0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:21:20.271Z|08c38b2c-47a3-4807-8df0-62f734d0ea0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:21:23.765Z|5a3498d8-2b79-4abe-996f-8ba12be7769f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:21:23.766Z|5a3498d8-2b79-4abe-996f-8ba12be7769f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:21:28.104Z|ab2f1c7d-604c-4cd2-8ac2-de04c62f1e17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:21:28.105Z|ab2f1c7d-604c-4cd2-8ac2-de04c62f1e17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:21:28.797Z|ab68566c-d0c2-4fa8-a639-9f1f771dd1af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:21:28.798Z|ab68566c-d0c2-4fa8-a639-9f1f771dd1af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:21:30.304Z|be147a08-5534-48b1-a778-81547d1e87b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:21:30.305Z|be147a08-5534-48b1-a778-81547d1e87b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:21:38.129Z|3fc8fa2f-8265-4cab-a69b-145aa4c427ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:21:38.130Z|3fc8fa2f-8265-4cab-a69b-145aa4c427ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:21:38.765Z|022878a4-c4e0-47e2-808b-7342c09f7b1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:21:38.766Z|022878a4-c4e0-47e2-808b-7342c09f7b1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:21:38.826Z|54902b92-af61-42f4-a0bb-25d1b050c5d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:21:38.827Z|54902b92-af61-42f4-a0bb-25d1b050c5d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:21:39.066Z|13e62d22-046f-4a66-84c8-e9a14a25f4b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:21:39.067Z|13e62d22-046f-4a66-84c8-e9a14a25f4b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:21:40.328Z|d5ced91b-c693-49cb-ae40-2a2a0e545da2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:21:40.329Z|d5ced91b-c693-49cb-ae40-2a2a0e545da2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:21:48.152Z|129c21ad-ecaa-40cc-ad8c-b79270fd83a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:21:48.153Z|129c21ad-ecaa-40cc-ad8c-b79270fd83a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:21:48.847Z|ddd085aa-35e6-4559-a5f5-722a81eef160|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:21:48.848Z|ddd085aa-35e6-4559-a5f5-722a81eef160|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:21:50.350Z|ccbbd5db-6f71-4e11-8c1d-1728584d592a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:21:50.351Z|ccbbd5db-6f71-4e11-8c1d-1728584d592a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:21:53.765Z|b6023e7e-f637-4423-bc72-8febe6c4d659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:21:53.767Z|b6023e7e-f637-4423-bc72-8febe6c4d659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:21:58.182Z|ff86a36e-6ca7-401b-8546-b54d8cc02dbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:21:58.183Z|ff86a36e-6ca7-401b-8546-b54d8cc02dbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:21:58.883Z|76720b9a-0f99-4737-984d-69cd7b750a8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:21:58.884Z|76720b9a-0f99-4737-984d-69cd7b750a8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:22:00.379Z|c07974ce-65c1-4b9f-809c-3d8e5cce92b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:22:00.379Z|c07974ce-65c1-4b9f-809c-3d8e5cce92b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:22:08.205Z|6d77bd57-7c83-4cb8-a679-73c4e57e24bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:22:08.206Z|6d77bd57-7c83-4cb8-a679-73c4e57e24bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:22:08.765Z|333e6711-6e9d-418b-a600-1809ea505879|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:22:08.766Z|333e6711-6e9d-418b-a600-1809ea505879|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:22:08.905Z|1641b05c-993b-4de6-9213-3db3911a6b69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:22:08.906Z|1641b05c-993b-4de6-9213-3db3911a6b69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:22:09.068Z|a32ff7a7-087a-40ff-8eb7-e21f0ce8e2ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:22:09.068Z|a32ff7a7-087a-40ff-8eb7-e21f0ce8e2ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:22:10.405Z|c69ef674-4ce1-45fa-b7f0-360d2cf2f84a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:22:10.406Z|c69ef674-4ce1-45fa-b7f0-360d2cf2f84a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:22:14.043Z|8326c61b-ab3d-4e19-b53c-e393abb48421|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T04:22:14.044Z|8326c61b-ab3d-4e19-b53c-e393abb48421|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T04:22:18.229Z|383610e3-7383-42bb-895c-d9962c5c9999|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:22:18.229Z|383610e3-7383-42bb-895c-d9962c5c9999|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:22:18.926Z|8e47718b-0193-4268-a0d6-4ddfe0d7b23b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:22:18.927Z|8e47718b-0193-4268-a0d6-4ddfe0d7b23b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:22:20.429Z|334541de-c37e-45ec-9280-a24cbccc5464|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:22:20.430Z|334541de-c37e-45ec-9280-a24cbccc5464|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:22:23.765Z|4cad62d1-9c38-4beb-96ea-52c1f2efc807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:22:23.765Z|4cad62d1-9c38-4beb-96ea-52c1f2efc807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:22:28.253Z|9dc1559a-3408-4a0c-a2a9-207a419c8eb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:22:28.254Z|9dc1559a-3408-4a0c-a2a9-207a419c8eb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:22:28.949Z|417a2a58-8baa-49fa-9847-1deaf193655b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:22:28.950Z|417a2a58-8baa-49fa-9847-1deaf193655b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:22:30.458Z|9cdc75e3-531e-472b-8ad6-cf3da00f8963|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:22:30.459Z|9cdc75e3-531e-472b-8ad6-cf3da00f8963|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:22:38.281Z|46e6fc06-99bb-491a-ac22-7c6431ef33d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:22:38.282Z|46e6fc06-99bb-491a-ac22-7c6431ef33d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:22:38.765Z|f69da851-e0f3-430c-b285-bf7f1f9c0c8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:22:38.768Z|f69da851-e0f3-430c-b285-bf7f1f9c0c8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:22:38.985Z|8ff73f9c-8aa9-4f60-9180-7011d5c55afc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:22:38.986Z|8ff73f9c-8aa9-4f60-9180-7011d5c55afc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:22:39.069Z|49ffb518-40da-4213-9cac-afd7bf90abed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:22:39.070Z|49ffb518-40da-4213-9cac-afd7bf90abed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:22:40.487Z|a614b7c1-3096-40e8-9485-14f84e1cd723|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:22:40.488Z|a614b7c1-3096-40e8-9485-14f84e1cd723|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:22:48.305Z|6ea39c2c-3877-4aff-967c-e50f054357df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:22:48.306Z|6ea39c2c-3877-4aff-967c-e50f054357df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:22:49.009Z|38f3e7d7-6738-469b-8026-bf812a9f74e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:22:49.009Z|38f3e7d7-6738-469b-8026-bf812a9f74e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:22:50.513Z|ba1f0bae-2b15-4f83-a6f5-09c9c16ac500|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:22:50.514Z|ba1f0bae-2b15-4f83-a6f5-09c9c16ac500|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:22:53.765Z|30d7fe31-e796-4236-b044-6a1a3b968e90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:22:53.765Z|30d7fe31-e796-4236-b044-6a1a3b968e90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:22:58.328Z|18f2a8ec-fc55-4b46-b48f-b26cb9b6b47e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:22:58.328Z|18f2a8ec-fc55-4b46-b48f-b26cb9b6b47e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:22:59.031Z|594c5813-3eac-41c9-a80c-c4d74e695756|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:22:59.031Z|594c5813-3eac-41c9-a80c-c4d74e695756|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:23:00.534Z|00e7620b-3e03-4286-988d-9c33eae80712|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:23:00.535Z|00e7620b-3e03-4286-988d-9c33eae80712|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:23:08.361Z|461149e8-54ab-4b07-9220-c6bd348d3605|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:23:08.362Z|461149e8-54ab-4b07-9220-c6bd348d3605|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:23:08.765Z|65829749-6b37-4949-beb2-bb4aa38202ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:23:08.766Z|65829749-6b37-4949-beb2-bb4aa38202ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:23:09.056Z|a46b6170-da2c-4c65-8a2a-7b061f128fbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:23:09.057Z|a46b6170-da2c-4c65-8a2a-7b061f128fbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:23:09.071Z|bbf5b52e-eadb-431a-ad00-a91d0f664d2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:23:09.071Z|bbf5b52e-eadb-431a-ad00-a91d0f664d2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:23:10.554Z|d4793c4c-d531-4ddc-8301-77af7bba30bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:23:10.556Z|d4793c4c-d531-4ddc-8301-77af7bba30bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:23:14.043Z|f2e83955-7711-4e66-b570-16dab90df08c|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T04:23:14.043Z|f2e83955-7711-4e66-b570-16dab90df08c|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T04:23:18.384Z|45a9afbd-7a3e-4e86-ac38-e2a87ddfdc17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:23:18.385Z|45a9afbd-7a3e-4e86-ac38-e2a87ddfdc17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:23:19.087Z|7647a24d-920d-444d-97f4-a4ceb0060902|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:23:19.088Z|7647a24d-920d-444d-97f4-a4ceb0060902|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:23:20.578Z|c876c75c-8fb5-4d36-a7a2-49b34b10f7a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:23:20.579Z|c876c75c-8fb5-4d36-a7a2-49b34b10f7a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:23:23.765Z|eb54c5a2-49a2-4cf6-a710-79a51d7a34b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:23:23.768Z|eb54c5a2-49a2-4cf6-a710-79a51d7a34b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:23:28.406Z|fb3d0698-9594-43d3-938a-42685b49ec16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:23:28.407Z|fb3d0698-9594-43d3-938a-42685b49ec16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:23:29.109Z|2c328252-dcb8-4674-9f1f-c16521c2e39f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:23:29.110Z|2c328252-dcb8-4674-9f1f-c16521c2e39f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:23:30.599Z|e9877a9b-e1e5-4b42-bd84-cbb735b5fb37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:23:30.600Z|e9877a9b-e1e5-4b42-bd84-cbb735b5fb37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:23:38.428Z|feb1af8c-8c8f-4b12-8096-c5c854664972|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:23:38.429Z|feb1af8c-8c8f-4b12-8096-c5c854664972|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:23:38.765Z|3f6ab6b9-365c-4739-835d-a310a9ec7e17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:23:38.766Z|3f6ab6b9-365c-4739-835d-a310a9ec7e17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:23:39.072Z|09178a90-36dc-4c61-9d99-748024d6c677|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:23:39.073Z|09178a90-36dc-4c61-9d99-748024d6c677|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:23:39.133Z|5d182368-e4b2-4a78-b9da-6ad1ccab1bf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:23:39.134Z|5d182368-e4b2-4a78-b9da-6ad1ccab1bf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:23:40.621Z|e66a07ba-552e-49da-9f39-2b2263953c84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:23:40.622Z|e66a07ba-552e-49da-9f39-2b2263953c84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:23:48.450Z|f486daaf-4822-4a2b-a90f-edf948b15712|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:23:48.451Z|f486daaf-4822-4a2b-a90f-edf948b15712|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:23:49.155Z|aa0d5584-3ac0-4571-b423-f8c84efdc9ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:23:49.156Z|aa0d5584-3ac0-4571-b423-f8c84efdc9ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:23:50.644Z|8db46b17-356c-4c1a-8765-882fd0a0b8cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:23:50.644Z|8db46b17-356c-4c1a-8765-882fd0a0b8cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:23:53.765Z|e40de549-fe94-4280-84dc-68ec66acd236|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:23:53.766Z|e40de549-fe94-4280-84dc-68ec66acd236|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:23:58.477Z|248cea9c-90a4-4e7d-9909-a4fae90d463e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:23:58.478Z|248cea9c-90a4-4e7d-9909-a4fae90d463e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:23:59.179Z|4d3458f4-49b7-4018-aae1-71cdf80a8ff4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:23:59.180Z|4d3458f4-49b7-4018-aae1-71cdf80a8ff4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:24:00.679Z|b5732d29-641f-4ff7-a968-07b060bc13c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:24:00.680Z|b5732d29-641f-4ff7-a968-07b060bc13c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:24:08.500Z|f188287f-28be-43d5-8013-698ac2af0996|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:24:08.501Z|f188287f-28be-43d5-8013-698ac2af0996|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:24:08.765Z|efe43d68-7e2b-435b-a67f-7b0abcd2da02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:24:08.769Z|efe43d68-7e2b-435b-a67f-7b0abcd2da02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:24:09.074Z|d2cda01f-9e52-4928-9c95-8f5c7d05ae5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:24:09.074Z|d2cda01f-9e52-4928-9c95-8f5c7d05ae5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:24:09.209Z|83e11e6c-c175-4dbe-902e-53d640a8b647|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:24:09.210Z|83e11e6c-c175-4dbe-902e-53d640a8b647|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:24:10.703Z|8aee76de-950c-4ecb-9afe-495a6d1afb9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:24:10.704Z|8aee76de-950c-4ecb-9afe-495a6d1afb9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:24:14.044Z|c89d8b28-8522-4036-83c2-a525ea001f1d|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T04:24:14.045Z|c89d8b28-8522-4036-83c2-a525ea001f1d|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T04:24:18.525Z|00f80f17-a7e6-4752-8e0e-c4bb5505c026|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:24:18.526Z|00f80f17-a7e6-4752-8e0e-c4bb5505c026|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:24:19.244Z|18caca87-c4b4-4ed2-b679-f860a4c1505c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:24:19.245Z|18caca87-c4b4-4ed2-b679-f860a4c1505c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:24:20.726Z|c81548b6-685b-48cd-9f89-5f0b1c7a2bd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:24:20.726Z|c81548b6-685b-48cd-9f89-5f0b1c7a2bd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:24:23.765Z|0d3d0dcb-7209-4702-96ec-ccab5f5c1fd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:24:23.766Z|0d3d0dcb-7209-4702-96ec-ccab5f5c1fd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:24:28.549Z|7d8d0e75-e189-4c74-9e5c-1a5e59ace581|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:24:28.550Z|7d8d0e75-e189-4c74-9e5c-1a5e59ace581|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:24:29.274Z|21494e2e-fb41-4e29-8585-ee719bf58243|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:24:29.275Z|21494e2e-fb41-4e29-8585-ee719bf58243|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:24:30.748Z|4cd730a6-37c7-41a7-834c-d6353f3d90a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:24:30.749Z|4cd730a6-37c7-41a7-834c-d6353f3d90a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:24:38.573Z|8e7086b4-d5af-4c22-b491-65231c9ac6be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:24:38.575Z|8e7086b4-d5af-4c22-b491-65231c9ac6be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:24:38.765Z|c145baef-9821-4bd3-9873-927a72bc920c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:24:38.766Z|c145baef-9821-4bd3-9873-927a72bc920c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:24:39.075Z|d2745f0f-56c2-4e7d-a579-27913e41bc3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:24:39.076Z|d2745f0f-56c2-4e7d-a579-27913e41bc3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:24:39.299Z|288cf7f4-3dff-4728-aee1-ad3be4387008|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:24:39.300Z|288cf7f4-3dff-4728-aee1-ad3be4387008|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:24:40.771Z|925e55ed-8e28-423d-90fa-28dc08c6540f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:24:40.772Z|925e55ed-8e28-423d-90fa-28dc08c6540f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:24:48.597Z|4bd254fa-210e-477a-ad43-e36ea5df5e5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:24:48.597Z|4bd254fa-210e-477a-ad43-e36ea5df5e5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:24:49.322Z|b9925c2f-ec2f-4ac3-95a2-f050986759c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:24:49.323Z|b9925c2f-ec2f-4ac3-95a2-f050986759c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:24:50.793Z|16a5098c-0c67-48d2-a2ea-b6fa760ab581|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:24:50.794Z|16a5098c-0c67-48d2-a2ea-b6fa760ab581|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:24:53.765Z|e20299bf-4f19-4b6b-8514-c1475b9d488c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:24:53.768Z|e20299bf-4f19-4b6b-8514-c1475b9d488c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:24:58.619Z|27ed918c-c983-4649-812a-98505c29c7d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:24:58.620Z|27ed918c-c983-4649-812a-98505c29c7d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:24:59.349Z|e0b37b2e-8fd3-433c-9282-48fb2ed8f796|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:24:59.350Z|e0b37b2e-8fd3-433c-9282-48fb2ed8f796|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:25:00.816Z|5416b643-b3d4-4652-a5dd-7b20fec962bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:25:00.817Z|5416b643-b3d4-4652-a5dd-7b20fec962bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:25:08.642Z|d8d9c8b4-02e2-49ee-84bc-4465f609bebc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:25:08.643Z|d8d9c8b4-02e2-49ee-84bc-4465f609bebc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:25:08.765Z|030c1e9f-f9eb-4ef3-8876-22717aa62d81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:25:08.766Z|030c1e9f-f9eb-4ef3-8876-22717aa62d81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:25:09.077Z|041e0b17-b60d-442d-9cc5-8dc05f49b970|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:25:09.077Z|041e0b17-b60d-442d-9cc5-8dc05f49b970|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:25:09.378Z|c1e36a08-adc7-4a92-bb8a-8adb4dc36f6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:25:09.379Z|c1e36a08-adc7-4a92-bb8a-8adb4dc36f6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:25:10.841Z|b265bac6-944b-4d20-b720-768ce83b2029|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:25:10.842Z|b265bac6-944b-4d20-b720-768ce83b2029|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:25:14.043Z|119d6c72-fac9-44d0-a6f2-4c976a200f07|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T04:25:14.045Z|119d6c72-fac9-44d0-a6f2-4c976a200f07|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T04:25:18.664Z|967817e7-7587-40f8-abd9-72652c5c6cf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:25:18.665Z|967817e7-7587-40f8-abd9-72652c5c6cf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:25:19.399Z|ce69c2d7-2c9f-40db-9dc8-c3dbfd21f4f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:25:19.400Z|ce69c2d7-2c9f-40db-9dc8-c3dbfd21f4f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:25:20.864Z|f07872eb-8a49-4173-8710-2a796281a279|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:25:20.865Z|f07872eb-8a49-4173-8710-2a796281a279|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:25:23.765Z|5ef0b1a8-2318-4d02-b19b-f5364be3a77f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:25:23.765Z|5ef0b1a8-2318-4d02-b19b-f5364be3a77f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:25:28.688Z|507bab6b-a69d-4412-b490-92d391429cad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:25:28.689Z|507bab6b-a69d-4412-b490-92d391429cad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:25:29.422Z|3fb17e3f-3971-4e3d-b96a-041771618706|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:25:29.423Z|3fb17e3f-3971-4e3d-b96a-041771618706|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:25:30.890Z|88e82f75-bbac-4c21-abcb-2321ceeee0c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:25:30.892Z|88e82f75-bbac-4c21-abcb-2321ceeee0c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:25:38.712Z|308190ef-d873-4509-a2fe-a4e3d9d49539|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:25:38.713Z|308190ef-d873-4509-a2fe-a4e3d9d49539|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:25:38.765Z|8d8b347e-7659-45f0-a8a1-d9c3810f2bca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:25:38.768Z|8d8b347e-7659-45f0-a8a1-d9c3810f2bca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:25:39.078Z|cec9c81d-90f4-40e4-ba45-8c900433b350|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:25:39.079Z|cec9c81d-90f4-40e4-ba45-8c900433b350|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:25:39.449Z|2a7d772e-a718-4bcd-83da-1769ca9b166c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:25:39.450Z|2a7d772e-a718-4bcd-83da-1769ca9b166c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:25:40.915Z|d28d0ed9-ad70-4ab0-aad2-b7d1c24f5852|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:25:40.915Z|d28d0ed9-ad70-4ab0-aad2-b7d1c24f5852|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:25:48.737Z|4346c8c2-5888-4e3c-a6ad-f3344d2154de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:25:48.738Z|4346c8c2-5888-4e3c-a6ad-f3344d2154de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:25:49.475Z|8765b4bc-8c56-4ebf-bc92-72e49cb9710a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:25:49.476Z|8765b4bc-8c56-4ebf-bc92-72e49cb9710a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:25:50.936Z|2fdfe546-483f-4079-a075-c4aa154cf764|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:25:50.937Z|2fdfe546-483f-4079-a075-c4aa154cf764|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:25:53.765Z|10d9971a-4fd7-47fc-9e42-54f9b03c8bed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:25:53.766Z|10d9971a-4fd7-47fc-9e42-54f9b03c8bed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:25:58.773Z|a7730105-ad8d-4d79-870b-877c224422c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:25:58.774Z|a7730105-ad8d-4d79-870b-877c224422c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:25:59.496Z|5137f7d2-0cfd-4f94-921d-dcca86a40894|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:25:59.497Z|5137f7d2-0cfd-4f94-921d-dcca86a40894|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:26:00.959Z|ba10882c-167e-47b2-aadd-8306faf40892|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:26:00.960Z|ba10882c-167e-47b2-aadd-8306faf40892|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:26:08.765Z|150370cd-21bc-49db-806f-858c6f24c57b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:26:08.767Z|150370cd-21bc-49db-806f-858c6f24c57b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:26:08.799Z|aabfe250-11db-4b83-87b2-16cb4e93da27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:26:08.800Z|aabfe250-11db-4b83-87b2-16cb4e93da27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:26:09.080Z|3d7ff63c-b285-43a8-8f6c-51fd9260389e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:26:09.081Z|3d7ff63c-b285-43a8-8f6c-51fd9260389e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:26:09.519Z|e4b3c349-6758-4445-b5de-973cf295a7d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:26:09.520Z|e4b3c349-6758-4445-b5de-973cf295a7d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:26:10.984Z|c207a4de-d3e6-4ee7-b45d-2e59bc8b677d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:26:10.986Z|c207a4de-d3e6-4ee7-b45d-2e59bc8b677d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:26:14.044Z|2b8525ad-92ee-4481-ae14-30dac3abd614|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-03-30T04:26:14.045Z|2b8525ad-92ee-4481-ae14-30dac3abd614|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-03-30T04:26:18.823Z|76653d81-6b5a-4bcd-9902-872167addaea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:26:18.825Z|76653d81-6b5a-4bcd-9902-872167addaea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:26:19.555Z|81c4b006-7ed2-4c15-b91f-4fbcc0157f50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:26:19.556Z|81c4b006-7ed2-4c15-b91f-4fbcc0157f50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:26:21.008Z|dc9e92ee-dffe-4388-a745-c00f93e2284e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:26:21.009Z|dc9e92ee-dffe-4388-a745-c00f93e2284e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:26:23.765Z|2bbb2c36-955f-4649-8554-c20e51dce15c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:26:23.768Z|2bbb2c36-955f-4649-8554-c20e51dce15c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:26:28.851Z|88534bbd-9f4e-49c9-8406-82078d021ece|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:26:28.852Z|88534bbd-9f4e-49c9-8406-82078d021ece|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:26:29.580Z|fac2a387-8ce1-4b92-825c-04bd1ec18045|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:26:29.581Z|fac2a387-8ce1-4b92-825c-04bd1ec18045|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:26:31.034Z|587c24e0-a29f-4efc-a558-8dbd8e9b7b15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:26:31.035Z|587c24e0-a29f-4efc-a558-8dbd8e9b7b15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:26:38.765Z|279a5c0f-0558-47a5-b85d-e7b60bfc0ce7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:26:38.767Z|279a5c0f-0558-47a5-b85d-e7b60bfc0ce7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:26:38.879Z|f71a9240-9d88-403d-9a1a-6078f35bc8d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:26:38.880Z|f71a9240-9d88-403d-9a1a-6078f35bc8d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:26:39.081Z|49932434-d744-47d7-a86e-89aa00bebf82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-03-30T04:26:39.082Z|49932434-d744-47d7-a86e-89aa00bebf82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-03-30T04:26:39.602Z|9e833adf-73d3-4808-996a-345eb0cf20ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:26:39.602Z|9e833adf-73d3-4808-996a-345eb0cf20ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-03-30T04:26:41.056Z|81e6893c-dc11-4cc4-bcbd-9740c96bb190|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-03-30T04:26:41.057Z|81e6893c-dc11-4cc4-bcbd-9740c96bb190|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.